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
/
support
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow gssd and svcgssd to set the libtirpc debug level
Scott Mayhew
2015-11-02
1
-0
/
+3
*
nfs-utils: add support for the "pnfs" export option
Christoph Hellwig
2015-04-02
1
-0
/
+1
*
cleanup daemonization code
David Hardeman
2015-01-23
1
-2
/
+3
*
Fix up issue with "make dist"
NeilBrown
2014-12-07
1
-0
/
+5
*
nfslib: remove now unused FILE helpers
Timo Teräs
2014-12-07
1
-7
/
+0
*
Add string.h to source files that need it
Timo Teräs
2014-12-07
2
-0
/
+2
*
exportfs: warn when really nothing is exported
Pavel Raiskup
2014-12-03
1
-1
/
+1
*
exportfs: Do not fail on empty exports file.
Steve Dickson
2014-11-17
1
-1
/
+1
*
rpc.mountd: set nonblocking mode if no libtirpc
Bodo Stroesser
2014-11-12
1
-0
/
+1
*
replace __attribute_malloc__ with the more portable __attribute__((__malloc__))
Natanael Copa
2014-09-15
1
-5
/
+5
*
Fix header include for definition of NULL
Natanael Copa
2014-09-15
1
-0
/
+1
*
conffile: use standard uint*_t and unsigned char
Natanael Copa
2014-09-15
1
-1
/
+2
*
nfs-utils: Allow turning off nfsv3 readdir_plus
Rajesh Ghanekar
2014-08-20
1
-1
/
+2
*
nfsidmap: fix error reporting for nfs4_* family of functions
Mateusz Guzik
2014-03-11
1
-0
/
+1
*
nfsd: support NFS4_MAXMINOR up to the number an unsigned int can keep
Steve Dickson
2014-02-13
1
-1
/
+2
*
nfsd: fix minorversion-choosing interface
J. Bruce Fields
2014-01-07
1
-1
/
+0
*
nfs-utils: consolidate mydaemon() and release_parent() implementations
Jeff Layton
2013-11-20
1
-0
/
+4
*
mountd: Use protocol bit fields to turn protocols off.
Steve Dickson
2013-11-05
1
-1
/
+1
*
exportfs: exit with error code if there was any error (take 2).
NeilBrown
2013-11-05
2
-3
/
+1
*
mount.nfs: dont pass options from configuration sections that are not relevant
Scott Mayhew
2013-08-19
1
-1
/
+1
*
rpc.nfsd: Allow v4.2 server support with the -V option
Steve Dickson
2013-08-19
1
-0
/
+4
*
rpc.nfsd: No longer advertise NFS v2 support.
Steve Dickson
2013-08-19
1
-0
/
+1
*
statd: exit if a statd is already running
Weston Andros Adamson
2013-05-07
1
-0
/
+5
*
mountd: fix exporting of "/" with sec= setting.
NeilBrown
2013-04-22
1
-0
/
+1
*
nfsd: Add support for the -V and --nfs-version optional arguments
Trond Myklebust
2013-03-25
1
-0
/
+1
*
configure: check for libio.h availability
Mike Frysinger
2013-03-25
1
-0
/
+6
*
mountd: Avoid unnecessary type conversions
Chuck Lever
2012-10-30
1
-0
/
+1
*
nfs-utils: Eliminate dereferencing type punned pointers
Chuck Lever
2012-10-30
1
-6
/
+4
*
mountd: Add exportent_release()
Chuck Lever
2012-10-22
1
-0
/
+1
*
rpcdebug: Add new "state" flag for the nfs module
Chuck Lever
2012-06-19
1
-0
/
+1
*
nfsdcld: add client tracking daemon stub
Jeff Layton
2012-04-26
1
-0
/
+56
*
Kill SPKM3: Remove spkm3 support from exports
Simo Sorce
2012-03-12
1
-3
/
+0
*
exportfs: Stop racing exportfs on clusters
Steve Dickson
2012-03-12
1
-0
/
+4
*
rpcdebug: Add missing debug flags
Steve Dickson
2011-10-20
1
-0
/
+3
*
nfsd: allow choosing server 41 support at runtime
J. Bruce Fields
2011-09-20
1
-7
/
+0
*
pdate addres for Free Software Foundation
NeilBrown
2011-08-29
1
-2
/
+2
*
rpc.mountd: let mountd consult /etc/services for port
Mi Jinlong
2011-08-03
1
-0
/
+1
*
nfs-utils: Increase the stdio file buffer size for procfs files
Sean Finney
2011-04-19
1
-0
/
+3
*
exports: add a configurable time-to-live for the kernel cache entries
Chuck Lever
2011-04-06
2
-0
/
+2
*
Read /etc/exports.d/*.export as extra export files
Masatake YAMATO
2011-03-07
1
-0
/
+6
*
Cleaned up a warning in rpcdispatch.c
Steve Dickson
2011-03-05
1
-1
/
+1
*
nfs-utils: Move common code into support
Steve Dickson
2010-10-13
1
-0
/
+6
*
libnfs.a: Fix API for getfh() & friends
Chuck Lever
2010-09-16
1
-3
/
+6
*
getport: Recognize "rdma" and "rdma6" netid
Chuck Lever
2010-09-09
1
-0
/
+6
*
Removed warnings from network.c
Steve Dickson
2010-08-09
1
-0
/
+3
*
Removed warnings from cache.c
Steve Dickson
2010-08-09
1
-1
/
+1
*
Remove warnings from svc_socket.c
Steve Dickson
2010-08-09
1
-1
/
+1
*
nfs-utils: Fix C aliasing rules violation in nfs_getrpccaller()
Chuck Lever
2010-07-19
1
-2
/
+2
*
libexport.a: Remove unused hostent-based DNS helper functions
Chuck Lever
2010-06-22
1
-5
/
+0
*
libexport.a: Replace matchhostname()
Chuck Lever
2010-06-22
1
-2
/
+0
[next]