index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mount
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mount.ceph.c: free memory before return
Danny Al-Gaaf
2014-09-04
1
-1
/
+3
*
mount.ceph.c: fix strdup related memory leak
Danny Al-Gaaf
2014-06-26
1
-3
/
+5
*
mount.ceph: switch to module_load()
Ilya Dryomov
2014-04-23
1
-22
/
+8
*
remove spurious executable permissions on files
Ken Dreyer
2014-01-09
1
-0
/
+0
*
Add -n option to mount.ceph. Required by autofs when /etc/mtab is a link to ...
Steve Stock
2013-12-15
1
-2
/
+8
*
mount/mount.ceph.c: reduce scope of 'value'
Danny Al-Gaaf
2013-06-03
1
-1
/
+1
*
mount/mount.ceph.c: reduce scope of 'skip' in parse_options()
Danny Al-Gaaf
2013-05-16
1
-2
/
+1
*
mount/mount.ceph.c: remove unused variable
Danny Al-Gaaf
2013-03-20
1
-5
/
+0
*
mount/canonicalize.c: remove twice included string.h
Danny Al-Gaaf
2012-11-28
1
-1
/
+0
*
check malloc return values
Yehuda Sadeh
2012-05-21
1
-0
/
+4
*
rbd, mount.ceph: use pre-stored secret if available
Josh Durgin
2011-12-06
1
-11
/
+12
*
Resolve gcc warnings.
Josh Pieper
2011-11-14
1
-2
/
+0
*
Use cpp_strerror or strerror_r when appropriate.
Josh Durgin
2011-09-27
1
-1
/
+3
*
Merge branch 'stable'
Sage Weil
2011-09-23
1
-1
/
+1
|
\
|
*
mount.ceph: fix use-after-free
Sage Weil
2011-09-22
1
-1
/
+1
*
|
mount.ceph: use ":/" instead of just ":" as ip/path delimiter
Sage Weil
2011-09-22
1
-1
/
+1
|
/
*
addr_parsing: avoid strcpy
Sage Weil
2011-08-21
1
-0
/
+1
*
mount: fix path leak
Sage Weil
2011-08-21
1
-1
/
+1
*
mount: avoid unguarded strcpy
Sage Weil
2011-08-21
1
-2
/
+5
*
mount: avoid big stack item
Sage Weil
2011-08-21
1
-1
/
+5
*
mount: avoid big stack item
Sage Weil
2011-08-21
1
-4
/
+9
*
mount.ceph: specify full path for /sbin/modprobe
Sage Weil
2011-06-17
1
-1
/
+1
*
mount.ceph: use common implementations of secret handling and address resolving
Josh Durgin
2011-04-22
1
-119
/
+10
*
common, mount.ceph: move functions for working with secrets into secret.h
Josh Durgin
2011-04-22
1
-52
/
+12
*
mount.ceph: behave when CONFIG_KEYS is not compiled in
Sage Weil
2011-04-18
1
-1
/
+1
*
mount.ceph: fix missing includes
Colin Patrick McCabe
2011-03-29
1
-0
/
+2
*
mount.ceph: Use kernel key management API when possible.
Tommi Virtanen
2011-03-29
1
-4
/
+83
*
mount.ceph: Modprobe ceph before trying the mount.
Tommi Virtanen
2011-03-29
1
-0
/
+26
*
mount.ceph: Silently pass through options "name" and "secret".
Tommi Virtanen
2011-03-29
1
-0
/
+4
*
mount.ceph: Fix strncmp length comparing "secretfile".
Tommi Virtanen
2011-03-29
1
-1
/
+1
*
Merge branch 'stable'
Sage Weil
2011-02-03
1
-1
/
+6
|
\
|
*
mount.ceph: option parsing fix
Samuel Just
2011-02-02
1
-1
/
+6
*
|
mount.ceph: put static at the beginning of decl
Colin Patrick McCabe
2011-02-03
1
-1
/
+1
|
/
*
mount.ceph: make -v a little more verbose
Colin Patrick McCabe
2010-10-08
1
-2
/
+4
*
mount.ceph: const cleanup
Colin Patrick McCabe
2010-10-08
1
-12
/
+14
*
mount.ceph: allow the user to omit ceph_options
Colin Patrick McCabe
2010-10-08
1
-4
/
+4
*
mount.ceph: add usage message
Colin Patrick McCabe
2010-10-08
1
-24
/
+60
*
mount.ceph: argument parsing cleanup
Colin Patrick McCabe
2010-10-08
1
-21
/
+33
*
mount.ceph: exit with error code from mount
Paul Chiang
2010-09-10
1
-1
/
+3
*
mount: fix scope of secret[]
Sage Weil
2010-09-09
1
-1
/
+1
*
mount.ceph: handle ipv6 addrs, colons, braces
Sage Weil
2010-07-08
1
-6
/
+31
*
mount.ceph: ignore noauto, _netdev options
Sage Weil
2010-07-05
1
-0
/
+5
*
mount.ceph: add mount options/flags
Sage Weil
2010-07-02
1
-12
/
+25
*
mount: set flags when getting -o sync
Yehuda Sadeh
2010-02-04
1
-0
/
+2
*
mount: fix compile errors
Sage Weil
2010-01-30
1
-2
/
+1
*
mount: canonicalize path name for mtab
Greg Farnum
2010-01-30
2
-1
/
+195
*
replace sprintf with snprintf all around
Yehuda Sadeh
2010-01-15
1
-1
/
+2
*
mount: fix hint initialization for getaddrinfo
Yehuda Sadeh
2009-11-05
1
-1
/
+3
*
mount.ceph: only return INET addr when doing lookup
Sage Weil
2009-10-27
1
-2
/
+9
*
mount: include all A/AAAA records when resolving host name
Sage Weil
2009-10-22
1
-16
/
+24
[prev]
[next]