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
...
*
mountstats: Add lists of various counters
Scott Mayhew
2014-12-13
1
-0
/
+168
*
mountstats: Fix up NFS event counters
Scott Mayhew
2014-12-13
1
-15
/
+18
*
configure: use pkg-config to find libtirpc
Yann E. MORIN
2014-12-13
1
-55
/
+12
*
systemd: added the $BLKMAPDARGS var to the nfs-blkmap service
Steve Dickson
2014-12-13
1
-1
/
+1
*
rpcgen: change internal rpcgen to support separate builddir
David Hardeman
2014-12-08
1
-3
/
+4
*
gssd: fix gssd build flags
David Hardeman
2014-12-08
1
-2
/
+2
*
Include systemd unit files in "dist" and "install".
NeilBrown
2014-12-07
3
-1
/
+44
*
Fix up issue with "make dist"
NeilBrown
2014-12-07
13
-39
/
+22
*
nfslib: remove now unused FILE helpers
Timo Teräs
2014-12-07
2
-117
/
+0
*
nfsexport: talk to kernel using file descriptors instead of FILE
Timo Teräs
2014-12-07
1
-33
/
+44
*
gssd: talk to kernel using file descriptors instead of FILE
Timo Teräs
2014-12-07
4
-33
/
+38
*
mountd: talk to kernel using file descriptors instead of FILE
Timo Teräs
2014-12-07
1
-160
/
+183
*
Add string.h to source files that need it
Timo Teräs
2014-12-07
5
-0
/
+5
*
mountstats: Sort RPC statistics by operation count
Chuck Lever
2014-12-06
1
-11
/
+14
*
exportfs: warn when really nothing is exported
Pavel Raiskup
2014-12-03
3
-23
/
+21
*
nfsdcltrack: use sqlite3_errmsg instead of sqlite3_errstr
Jeff Layton
2014-11-17
1
-6
/
+6
*
nfsdcltrack: use sqlite3_close instead of sqlite3_close_v2
Jeff Layton
2014-11-17
1
-1
/
+1
*
exportfs: Do not fail on empty exports file.
Steve Dickson
2014-11-17
3
-9
/
+16
*
mountstats: Fix spurious I/O errors
Chuck Lever
2014-11-17
1
-0
/
+4
*
rpc.mountd: set libtirpc nonblocking mode to avoid DOS
Bodo Stroesser
2014-11-12
1
-0
/
+17
*
rpc.mountd: set nonblocking mode with libtirpc
Bodo Stroesser
2014-11-12
1
-0
/
+7
*
rpc.mountd: set nonblocking mode if no libtirpc
Bodo Stroesser
2014-11-12
3
-33
/
+36
*
configure: Fixed typo in configure.ac
Steve Dickson
2014-11-06
1
-1
/
+1
*
configure: Fixed logic around $enable_gss and $enable_svcgss
Steve Dickson
2014-11-05
1
-4
/
+2
*
exportfs: changes handling of unresolvable entries
Henrique Martins
2014-11-04
3
-5
/
+12
*
nfsidmap: Correct a failure to set key timeout values
Benjamin Coddington
2014-11-04
1
-0
/
+3
*
nfsidmap: set the correct DEFAULT_KEYRING string
Benjamin Coddington
2014-11-04
1
-1
/
+1
*
nfsidmap: keyctl_invalidate kernel compatibility
Benjamin Coddington
2014-11-04
1
-4
/
+17
*
mountstats: Don't display retrans stats unless there are re-xmit
Signed-off-by: Chuck Lever
2014-11-04
1
-2
/
+5
*
umount: make it sensitive to -v
Karel Zak
2014-10-24
1
-1
/
+13
*
nfsstat: fix server rpc stats header
Marko Myllynen
2014-10-22
1
-1
/
+1
*
Centralize dependencies on the auth unit.
Simo Sorce
2014-09-30
3
-6
/
+12
*
nfs-client.target: Removed a ordering cycle with nfs-server.service
Steve Dickson
2014-09-29
1
-1
/
+1
*
Release 1.3.1
Steve Dickson
2014-09-25
1
-1
/
+1
*
nfs-service: Added gssproxy support
Steve Dickson
2014-09-25
1
-3
/
+3
*
rpc.svcgssd: Add a configure switch to disable building the daemon
Steve Dickson
2014-09-25
2
-6
/
+28
*
systemd: manually insert auth_rpcgss module.
J. Bruce Fields
2014-09-24
3
-1
/
+16
*
nfsstat: document nfsstat io/ra server facilities
Marko Myllynen
2014-09-22
1
-0
/
+8
*
nfsstat: add server ra cache stats
Marko Myllynen
2014-09-22
1
-4
/
+25
*
nfsstat: add server io stats
Marko Myllynen
2014-09-22
1
-3
/
+23
*
nfsdcltrack: fetch NFSDCLTRACK_GRACE_START out of environment
Jeff Layton
2014-09-19
3
-1
/
+112
*
nfsdcltrack: grab the NFSDCLTRACK_CLIENT_HAS_SESSION env var if it's present
Jeff Layton
2014-09-19
3
-12
/
+55
*
nfsdcltrack: update schema to v2
Jeff Layton
2014-09-19
1
-8
/
+93
*
nfsdcltrack: overhaul database initializtion
Jeff Layton
2014-09-19
3
-85
/
+141
*
nfsdcltrack: rename CLD_* constants with CLTRACK_* prefixes
Jeff Layton
2014-09-19
1
-6
/
+6
*
nfsdcltrack: update comments in sqlite.c
Jeff Layton
2014-09-19
1
-6
/
+4
*
sm-notify: inform the kernel if there were no hosts to notify
Jeff Layton
2014-09-19
1
-0
/
+25
*
nfsdcltrack: fix some minor nits in the manpage
Jeff Layton
2014-09-19
1
-2
/
+3
*
exportfs: Properly parse IPv6 literal strings with null termination
Todd Vierling
2014-09-19
1
-10
/
+8
*
Fixed typo in nfsstat -sv output
Steve Dickson
2014-09-16
1
-1
/
+1
[prev]
[next]