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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc.gssd: Replace exit(0) by return in process_krb5_upcall
Andy Adamson
2015-08-24
1
-1
/
+1
*
mountstats.man: fixed typo in man page
Steve Dickson
2015-08-10
1
-1
/
+1
*
rpc.gssd: Only clear the retval if it has not been set
Steve Dickson
2015-07-31
1
-1
/
+3
*
Fixed typo in rpc.mount man page
Steve Dickson
2015-07-14
1
-1
/
+1
*
blkmapd: Skip the SCSI ID if data length is zero
Kinglong Mee
2015-07-14
1
-0
/
+7
*
rpc.nfsd: Squelch DNS errors when using the --host option
Chuck Lever
2015-07-14
3
-90
/
+29
*
blkmapd: Fix infinite loop when reading serial
Kinglong Mee
2015-06-30
1
-1
/
+2
*
systemd: Set var-lib-nfs-rpc_pipefs.mount After= tmpfiles
Colin Walters
2015-06-26
1
-0
/
+1
*
nfs-server: Use rpcbind.service instead of rpbind.target
Steve Dickson
2015-06-25
1
-2
/
+2
*
mount.nfs manpage: Add nfsmount.conf
Steve Dickson
2015-06-25
1
-1
/
+4
*
nfs manpage: Add nfsmount.conf
Steve Dickson
2015-06-25
1
-0
/
+4
*
mountstats: Fix the retrans counter output by the nfsstat command
Scott Mayhew
2015-06-03
1
-1
/
+1
*
security information number as, 1 1 0 0
Kinglong Mee
2015-05-06
2
-1
/
+4
*
mount: Writes signal number to kernel as command line
Kinglong Mee
2015-05-06
1
-2
/
+7
*
When mounting nfs with -ov4, -overs=4 or -onfsvers=4, fail as,
Kinglong Mee
2015-05-06
1
-9
/
+3
*
osd_login: add --disable-osdlogin for configure osd_login
Kinglong Mee
2015-05-06
1
-0
/
+7
*
configure.ac: fix configure fail with --disable-mount
Kinglong Mee
2015-05-06
1
-1
/
+3
*
configure.ac: fix typo of enable_nfsdcltrack
Kinglong Mee
2015-05-06
1
-1
/
+1
*
nfsidmap: make sure give arguments are valid
Steve Dickson
2015-05-04
1
-1
/
+4
*
exportfs: add missing comma for exports ent
Kinglong Mee
2015-04-06
1
-1
/
+1
*
nfs-utils: add support for the "pnfs" export option
Christoph Hellwig
2015-04-02
4
-0
/
+17
*
mount.nfs.man, nfs.man: Update distinction between fstypes
Ben Hutchings
2015-04-02
1
-4
/
+8
*
nfs-utils: cross-reference nfsd.7 from nfsd.8 and vice versa
Cyril Brulebois
2015-04-02
2
-0
/
+2
*
mountd: Enable all auth flavors on pseudofs exports
Scott Mayhew
2015-04-02
1
-9
/
+10
*
mount: improve error message when statd cannot be started.
NeilBrown
2015-03-26
2
-0
/
+4
*
blkmapd: Make sure device root contains valid device id
Kinglong Mee
2015-03-26
1
-3
/
+7
*
nfs-blkmap.service: add EnvironmentFile directive
Steve Dickson
2015-03-19
1
-0
/
+1
*
units: nuke nfs-blkmap.target
Zbigniew Jędrzejewski-Szmek
2015-03-19
5
-15
/
+5
*
systemd: Relax dependencies of services
Martin Pitt
2015-03-19
7
-4
/
+13
*
systemd: Order NFS server before client
Martin Pitt
2015-03-19
1
-0
/
+3
*
systemd: Have rpc-statd-notify.service Require network.target
Steve Dickson
2015-03-19
1
-1
/
+1
*
mountstats: Normalize the mountpoints passed on the command line.
Scott Mayhew
2015-03-04
1
-3
/
+3
*
mountstats: Fix exit code handling
Scott Mayhew
2015-03-04
1
-4
/
+7
*
configure.ac: Fix systemd autotools activation option
Aurélien Chabot
2015-02-26
1
-1
/
+0
*
mountd: Fix memory leak in getexportent
Scott Mayhew
2015-02-26
1
-1
/
+1
*
rpc.statd: Avoid passing unregistered socket to svc_getreqset
Carlos O'Donell
2015-02-26
1
-0
/
+3
*
exports.man: improve documentation of 'nohide' and 'crossmnt'
NeilBrown
2015-02-26
1
-6
/
+36
*
mountd: fix next_mnt handling for "/"
NeilBrown
2015-02-26
1
-1
/
+1
*
Fixed a few typos in the mountstats(8) manpage
Steve Dickson
2015-02-19
1
-4
/
+4
*
rpc-statd-notify: Don't wait for the network to come up
Steve Dickson
2015-02-09
1
-1
/
+1
*
statd: Fix test for foreground mode
Chris Mayo
2015-02-01
1
-1
/
+1
*
Release 1.3.2
Steve Dickson
2015-01-30
1
-1
/
+1
*
configure.ac: rpc.gssd now need libevent
Steve Dickson
2015-01-30
1
-0
/
+3
*
configure.ac: More clean up
Steve Dickson
2015-01-30
1
-2
/
+3
*
configure.ac: clean up
Steve Dickson
2015-01-30
1
-13
/
+13
*
svcgssd: Disable support for the rpcsec_gss server by default
Steve Dickson
2015-01-30
1
-2
/
+2
*
ipv6: Enable IPv6 support by default.
Steve Dickson
2015-01-30
1
-3
/
+3
*
tests: fix typo and let make check work again
Eryu Guan
2015-01-28
2
-2
/
+2
*
mount.nfs: Set enable_mountconfig during configuration.
Steve Dickson
2015-01-27
1
-4
/
+4
*
gssd - simplify handle_gssd_upcall
David Hardeman
2015-01-23
1
-68
/
+38
[next]