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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include libgen.h for basename
Natanael Copa
2014-09-15
1
-0
/
+1
*
Fix Python 3 compatibility of mountstats and nfs-iostat
Slavek Kabrda
2014-07-25
2
-2
/
+3
*
nfsiostat: Document the output columns in the manpage
Jan Chaloupka
2014-06-17
1
-0
/
+55
*
nfs-iostat: Fix attribute cache statistics
Chuck Lever
2014-04-30
1
-20
/
+8
*
nfs-iostat: Fix columnarization of RPC statistics
Chuck Lever
2014-04-30
1
-12
/
+19
*
tools: use install -m instead of --mode
Aaro Koskinen
2014-03-11
2
-2
/
+2
*
mountstats: fix python2.x support
Weston Andros Adamson
2013-10-21
1
-0
/
+2
*
nfs-iostat: Make Python 3 compatible
Bohuslav Kabrda
2013-09-18
1
-11
/
+11
*
mountstats: Make mountstats Python 3 compatible
Bohuslav Kabrda
2013-09-18
1
-155
/
+155
*
nfsiostat: periodically flush stdout
Harshula Jayasuriya
2013-09-18
1
-0
/
+2
*
nfsiostat: restore output format
Weston Andros Adamson
2013-07-01
1
-7
/
+7
*
rpcdebug: do not use build toolchain
Mike Frysinger
2013-03-25
1
-6
/
+0
*
nfsiostat: make it work w/python3
Mike Frysinger
2013-03-25
1
-64
/
+66
*
rpcdebug: Add new "state" flag for the nfs module
Chuck Lever
2012-06-19
1
-0
/
+1
*
autoconf: only link binaries that need it to libtirpc
Jeff Layton
2012-01-16
1
-0
/
+1
*
rpcdebug: Add missing debug flags
Steve Dickson
2011-10-20
1
-0
/
+3
*
mountstats: Breaks on 3.1 kernels
Steve Dickson
2011-09-21
1
-0
/
+9
*
nfsiostat: Breaks on 3.1 kernels
Steve Dickson
2011-09-21
1
-2
/
+9
*
pdate addres for Free Software Foundation
NeilBrown
2011-08-29
2
-2
/
+4
*
nfsiostat.man: Fix missing I in ".I <interval>"
Luk Claes
2011-08-29
1
-1
/
+1
*
Revert "nfs-iostat.py: don't wait for an extra interval when given a count"
Steve Dickson
2010-09-28
1
-2
/
+1
*
nfs-iostat.py: don't wait for an extra interval when given a count
David Lecorfe
2010-09-27
1
-1
/
+2
*
nfs-iostat.py: divide by zero with fresh mount
Kevin Constantine
2010-06-22
1
-0
/
+6
*
nfsiostat.man: Add linebreak before --version option
Kevin Constantine
2010-06-02
1
-0
/
+1
*
Add in autoconf support for mountstats and nfsiostats
Steve Dickson
2010-04-16
3
-1
/
+27
*
Introduce man page for the nfsiostats command
Steve Dickson
2010-04-16
1
-0
/
+70
*
Introduce man page for the mountstats command
Steve Dickson
2010-04-16
1
-0
/
+32
*
nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/s
Lans Carstensen
2009-09-15
1
-13
/
+52
*
nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/s
Lans Carstensen
2009-09-15
1
-55
/
+57
*
nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/s
Lans Carstensen
2009-09-15
1
-16
/
+44
*
nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/s
Lans Carstensen
2009-09-15
1
-1
/
+1
*
Replace the Sun RPC license with the BSD license,
Tom spot Callaway
2009-06-02
13
-325
/
+299
*
When compiling nfs-utils-1.1.6, I get this error:
Robert Schwebel
2009-05-18
1
-1
/
+1
*
In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compile
Steve Dickson
2009-03-23
1
-1
/
+1
*
rpcgen: include sys/ioctl.h on linux systems
Mike Frysinger
2008-10-08
1
-0
/
+3
*
Updated both the mountstats and nfs-iostat scripts to used the
Chuck Lever
2008-07-15
2
-5
/
+5
*
Add RDMA as a supported transport for reporting
Tom Talpey
2008-06-23
1
-0
/
+20
*
The "nfs-iostat" utility is a Python program that extracts and displays NFS
Chuck Lever
2008-06-23
1
-0
/
+544
*
Add RDMA as a supported transport for reporting the
Tom Talpey
2008-06-23
1
-0
/
+20
*
The "mountstats" utility is a Python program that extracts and displays NFS
Chuck Lever
2008-06-23
1
-0
/
+584
*
rpcdebug: Update 'rpcdebug' tool with recently added debugging flags
Chuck Lever
2007-07-20
1
-1
/
+3
*
Add --with-rpcgen= for configure so that the system rpcgen can be used.
Neil Brown
2007-03-20
1
-1
/
+7
*
Remove tools/getiversion
Neil Brown
2007-03-16
3
-61
/
+1
*
Remove getkversion
Neil Brown
2007-02-05
3
-32
/
+1
*
Fix off-by-one error in rpcgen
Richard Guenther
2006-07-20
1
-1
/
+1
*
Update rpcdebug to know about new 2.6 debug flags. Added
Greg Banks
2006-07-05
3
-2
/
+96
*
Remove some files that old, unused, unneeded.
Neil Brown
2006-07-05
2
-338
/
+0
*
Eliminate warnings from code generated by rpcgen
Greg Banks
2006-07-04
1
-22
/
+20
*
Merge branch 'master' of git://linux-nfs.org/nfs-utils
Greg Banks
2006-07-03
2
-10
/
+2
|
\
|
*
Fix various issues discovered by Coverity
Neil Brown
2006-06-23
2
-10
/
+2
[next]