]> git.decadent.org.uk Git - nfs-utils.git/history - utils/nfsstat/nfsstat.c
Merge branch 'sid'
[nfs-utils.git] / utils / nfsstat / nfsstat.c
2011-07-09 Luk ClaesMerge branch 'upstream'
2011-07-09 Luk ClaesImported Upstream version 1.2.4 upstream/1.2.4
2011-06-22 Benny Halevynfsstat: reorder nfs4 stats for 2.6.39
2011-05-23 Benny Halevynfsstat: reorder nfs4 stats for 2.6.38 and up
2011-04-26 Steve Dicksonnfsstat: Output headings mislabled
2011-03-29 Ben HutchingsMerge commit 'upstream/1.2.3'
2011-03-29 Ben HutchingsImported Upstream version 1.2.3 upstream/1.2.3
2010-11-22 Harshula Jayasuriyanfs-utils: nfsstat: has_stats() does not function corre...
2010-09-09 Benny Halevynfsstat: add release_lockowner to client stats
2010-08-09 Steve DicksonRemoved warnings from nfsstat.c
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-07-14 Ben HutchingsMerge branch 'upstream'
2010-02-08 Benny Halevynfsstat: use symbolic constants for operation array...
2010-02-08 Benny HalevyAdd recalim_complete to client stats.
2009-08-16 Benny HalevyAugment nfs4 stats to cover new nfs41 client and
2009-04-08 Steve DicksonThe --list option does not work on server stats. nfs-utils-1-1-6-rc5
2009-04-08 Steve DicksonThe server stats were not being updated with the
2009-04-08 Steve DicksonEliminate the displaying zero stats when the explicit...
2009-04-04 Kevin Constantinenfsstat: Add --list flag
2009-04-04 Steve DicksonKeep the interval output quite when there is no NFS...
2009-04-04 Kevin Constantinenfsstat: Print diff stats every N seconds
2008-06-23 Jeff LaytonThe nfsstat program reads /proc/net/rpc/* files to...
2008-06-06 Neil Brownnfsstat -m lists all current nfs mounts, with the mount...
2008-03-10 Steinar H. GundersonFixed a couple typos that effected the '--mounts' nfsst...
2008-02-26 Peng HaitaoFixed typo in the nfsstat command line arugments.
2007-08-15 david m. richternfsstat: Add -S/--since flag.
2007-08-15 david m. richternfsstat: #define stat header labels.
2007-08-15 david m. richternfsstat: Remove some pointer comparisons against global...
2007-08-15 david m. richternfsstat: Obviate and remove copy_stats().
2007-08-15 david m. richternfsstat: rename *_tmp variables to *_old.
2007-08-09 david m. richternfsstat: rename --diff-stat to --sleep
2007-08-09 david m. richternfsstat: fix a bug in diff_stats()
2007-08-09 david m. richternfsstat: add a comment to has_stats()
2007-08-09 david m. richternfsstat: display 3 additional NFSv4 client op counters
2007-08-01 david m. richternfsstat: add -D/--diff-stat
2007-08-01 david m. richternfsstat: just declare -D/--diff-stat's variables
2007-08-01 david m. richternfsstat: use macros to declare struct statinfo arrays
2007-08-01 david m. richternfsstat: standardize naming of opcount arrays
2007-08-01 david m. richternfsstat: standardize naming of server variables
2007-08-01 david m. richternfsstat: add get_stats()
2007-08-01 david m. richternfsstat: add has_stats()
2006-07-05 Shankar AnandThis patch adds code to nfsstat to read /proc/net/rpc...
2005-12-20 neilbrownAutogen update
2005-04-12 gmorrisadded version output control (-2 -3 -4)
2005-04-12 gmorrisAdded NFS v4 support
2005-04-12 gmorrisAdded list mounted nfs filesystems (-m) option
2003-07-02 neilbrownSee Changelog nfs-utils-1-1-0-pre7
2003-05-30 neilbrownAvoid overflow in nfsstats printing nfs-utils-1-1-0-pre5
2002-05-05 neilbrownFix nfsstat ordering issue nfs-utils-1-0-1-pre7
2002-05-05 neilbrownnfsstat fixes, see ChangeLog
2000-12-08 dhiggenFix up file handle stats for new processing.
1999-10-18 hjlInitial revision