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
*
GSSD: move process_krb5_updcall non machine cred case to helper function
Andy Adamson
2015-09-23
1
-27
/
+50
*
GSSD: move process_krb5_upcall machine cred case to helper function
Andy Adamson
2015-09-23
1
-45
/
+65
*
mountstats.man: Remove a few bogus .R macros
Scott Mayhew
2015-09-16
1
-4
/
+4
*
statd: statd_get_socket() should return open fds
Chuck Lever
2015-09-16
1
-9
/
+18
*
mountd: fix mount issue due to comparison with uninitialized uuid
Vivek Trivedi
2015-09-16
1
-5
/
+4
*
nfsidmap: Clean up other exit status cases
Chuck Lever
2015-09-16
1
-15
/
+14
*
nfsidmap: Fix error handling in name_lookup()
Chuck Lever
2015-09-16
1
-10
/
+11
*
nfsidmap: Fix error handling in id_lookup()
Chuck Lever
2015-09-16
1
-19
/
+22
*
nfsidmap: List cached ID mapping results
Chuck Lever
2015-09-16
2
-3
/
+98
*
nfsidmap: Use find_key_by_type_and_desc() if available
Chuck Lever
2015-09-16
2
-44
/
+65
*
nfsidmap: Display the effective NFSv4 domain name
Chuck Lever
2015-09-16
2
-14
/
+71
*
configure.ac: with-systemd flag not using default directory
Steve Dickson
2015-09-15
1
-1
/
+8
*
Install only needed systemd unit file
Aurelien Chabot
2015-09-15
1
-5
/
+17
*
Revert "rpc.gssd: Replace exit(0) by return in process_krb5_upcall"
Steve Dickson
2015-09-08
1
-1
/
+1
*
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
[next]