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
*
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
*
mountd: delay reading etab until first request arrives.
NeilBrown
2017-01-04
1
-2
/
+0
*
nfsd: Do not permit manipulation of NFSv4.0, e.g. "-N 4.0"
NeilBrown
2017-01-04
2
-4
/
+4
*
nfsd: fix setting of minor version from config file
NeilBrown
2017-01-04
2
-5
/
+17
*
svcgssd: add /etc/nfs.conf support
NeilBrown
2016-12-20
2
-0
/
+31
*
gssd: add /etc/nfs.conf support
NeilBrown
2016-12-20
2
-0
/
+83
*
exportfs: allow debugging to be enabled in nfs.conf
NeilBrown
2016-12-20
2
-0
/
+13
*
xlog: Add common support for "debug=??" in /etc/nfs.conf
NeilBrown
2016-12-20
5
-0
/
+5
*
nfsd: add /etc/nfs.conf support for host=
NeilBrown
2016-12-20
2
-0
/
+22
*
nfsd: add /etc/nfs.conf support for nfsd.port option.
NeilBrown
2016-12-20
2
-1
/
+6
*
nfsd: remove pointless memory allocations.
NeilBrown
2016-12-20
1
-9
/
+4
*
nfsd: move and improve test on valid port
NeilBrown
2016-12-20
1
-7
/
+10
*
statd: allow --no-notify to be passed via environment variable.
NeilBrown
2016-12-20
2
-0
/
+10
*
Add /etc/nfs.conf support for sm-notify
NeilBrown
2016-12-20
2
-0
/
+38
*
Add /etc/nfs.conf support for statd
NeilBrown
2016-12-20
2
-2
/
+53
*
Add /etc/nfs.conf support for mountd.
NeilBrown
2016-12-20
2
-0
/
+70
*
Add /etc/nfs.conf support to rpc.nfsd
NeilBrown
2016-12-20
2
-3
/
+82
*
start-statd: script using incompatible file descriptor
Daniel Pocock
2016-12-20
1
-2
/
+2
*
exportfs: fix path comparison in unexportfs_parsed()
Scott Mayhew
2016-12-17
1
-0
/
+2
*
Fixed typo in usage string
Steve Dickson
2016-12-07
1
-1
/
+1
*
Remove error messages on xstrdup failure.
NeilBrown
2016-12-06
4
-43
/
+10
*
Remove all use of the nfsctl system call.
NeilBrown
2016-12-06
6
-161
/
+25
*
mount: take history into account when assessing if an error is permanent.
NeilBrown
2016-12-06
1
-5
/
+29
*
mount: don't hide temporary error code on timeout.
NeilBrown
2016-12-06
1
-3
/
+1
*
exportfs: remove redundant exports options output
Jianhong Yin
2016-11-22
1
-8
/
+6
*
nfsdcltrack: read configuration from a file
NeilBrown
2016-11-16
2
-0
/
+26
*
Remove all use of /var/lib/nfs/xtab
NeilBrown
2016-11-15
3
-13
/
+3
*
nfs-server-generator: avoid using external services.
NeilBrown
2016-11-07
1
-2
/
+2
*
mount: RPC_PROGNOTREGISTERED should not be a permanent error
NeilBrown
2016-08-22
1
-4
/
+3
*
Move export_d_read() to support/export/export.c
NeilBrown
2016-08-20
1
-59
/
+0
[next]