index
:
nfs-utils.git
fixrootccache
gss-fixes
gss-proxy-mods
master
NFS utils related patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid clobbering root's ccache if possible
fixrootccache
Simo Sorce
2017-11-16
4
-4
/
+21
*
nfs-utils: Restore ABI compat with pre-merge libnfsidmap
Justin Mitchell
2017-11-07
10
-12
/
+12
*
nfs-utils: integrate libnfsidmap code with rest of nfs-utils
Justin Mitchell
2017-10-26
4
-5
/
+8
*
nfs-utils: split conffile to a separate convenience lib
Justin Mitchell
2017-10-26
12
-14
/
+14
*
sm-notify needs to call res_init() before each try
Orion Poplawski
2017-10-25
1
-0
/
+4
*
nfsdcltrack: return an non-zero value for invalid options
Steve Dickson
2017-10-12
1
-1
/
+1
*
exports(5): minor exports man page typo
J. Bruce Fields
2017-10-12
1
-1
/
+1
*
nfs(5): update some version information
J. Bruce Fields
2017-10-12
1
-15
/
+20
*
mount.nfs: merge in vers= and nfsvers= options
Justin Mitchell
2017-10-05
1
-3
/
+5
*
rpc.nfsd: Do not fail when all address families are not support.
Steve Dickson
2017-10-05
1
-2
/
+4
*
mount: handle EACCES during version negotiation
Frank Sorenson
2017-09-14
1
-0
/
+3
*
nfsman: document minorversion
Jianhong Yin
2017-09-14
1
-0
/
+17
*
idmapd: daemonize earlier
Scott Mayhew
2017-08-23
1
-2
/
+2
*
idmapd: fix object order in idmapd_LDADD
Scott Mayhew
2017-08-23
1
-1
/
+1
*
mount: Fix problems with parsing minorversion=
NeilBrown
2017-07-26
1
-9
/
+13
*
mount: move handling of "-t nfs4" into nfs_nfs_version()
NeilBrown
2017-07-26
6
-19
/
+14
*
mount: use version string that is supported by old kernels
NeilBrown
2017-07-26
1
-2
/
+18
*
mount: support compiling with old glibc
NeilBrown
2017-07-26
1
-1
/
+7
*
nfsdcltrack.c: remove a warning
Steve Dickson
2017-07-26
1
-0
/
+1
*
nfs4mount: removed a warning
Steve Dickson
2017-07-26
1
-0
/
+1
*
nfsmount: remove a warning
Steve Dickson
2017-07-26
1
-0
/
+1
*
network.c: removed some warnings
Steve Dickson
2017-07-26
1
-0
/
+5
*
device-discovery.c: removed a warning
Steve Dickson
2017-07-26
1
-0
/
+1
*
bldev_read_serial: removed a couple warnings
Steve Dickson
2017-07-26
1
-0
/
+2
*
nfsd.c: removed a few warnings
Steve Dickson
2017-07-26
1
-0
/
+3
*
cache.c: removed a couple warning
Steve Dickson
2017-07-26
1
-0
/
+1
*
mount.nfs: Use default minor version when -o v4 is specified
Steve Dickson
2017-06-21
1
-10
/
+14
*
mount.nfs: Use default minor version when -t nfs4 is specified
Steve Dickson
2017-06-21
1
-3
/
+12
*
umount.nfs: assume path name is canonical.
NeilBrown
2017-06-13
1
-0
/
+1
*
nfsd: added 'u' to argument list.
Steve Dickson
2017-06-01
1
-1
/
+1
*
mount.nfs: improve version negotiation when vers=4 is specified.
NeilBrown
2017-06-01
1
-5
/
+9
*
mount.nfs: Restore errno after v3 mounts on ECONNREFUSED errors
Steve Dickson
2017-05-05
1
-1
/
+4
*
config: Remove the conf_path global
Justin Mitchell
2017-05-05
12
-34
/
+18
*
nfsdcltrack: silence some expected errors
Jeff Layton
2017-04-26
1
-2
/
+2
*
blkmapd: allow the rpc_pipefs mountpoint to be overridden
Scott Mayhew
2017-04-09
2
-10
/
+54
*
gssd: add a deprecation warning for pipefs-directory in gssd section
Scott Mayhew
2017-04-09
2
-4
/
+12
*
idmapd: move the pipefs-directory config option to nfs.conf
Scott Mayhew
2017-04-09
2
-10
/
+47
*
nfsd: don't enable a UDP socket by default
Jeff Layton
2017-04-05
2
-11
/
+21
*
nfsd: Allow the caller to turn off NFSv4.0 without turning off NFSv4.x
Trond Myklebust
2017-04-05
4
-33
/
+87
*
sm-notify: ending the grace period early should be configurable
Scott Mayhew
2017-04-04
2
-1
/
+23
*
Manual page bug: two inaccuracies in nfsd(7)
Chris Siebenmann
2017-03-14
1
-6
/
+2
*
gssd: Duplicate the upcall string for error messages
Frank Sorenson
2017-02-15
1
-4
/
+13
*
gssd: replace non-thread-safe strtok with strsep
Frank Sorenson
2017-02-15
1
-1
/
+2
*
mount: call setgroups() before setuid()
NeilBrown
2017-02-15
1
-0
/
+2
*
mountd/exportfs: implement the -s/--state-directory-path option
Scott Mayhew
2017-02-15
6
-27
/
+76
*
libnsm.a: refactor nsm_setup_pathnames() and nsm_make_pathname()
Scott Mayhew
2017-02-15
1
-0
/
+1
*
mount: fix mount fail that caused by uninitialized struct
Jianhong Yin
2017-02-02
3
-11
/
+24
*
exportfs: support "security_label" export option
J. Bruce Fields
2017-01-12
2
-0
/
+10
*
nfsstats: fix some exit codes.
NeilBrown
2017-01-11
1
-3
/
+3
*
exportfs: Make sure pass all valid export flags to nfsd
Kinglong Mee
2017-01-04
1
-5
/
+7
[next]