Show patches with: Submitter = Scott Mayhew       |    State = Action Required       |   451 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[nfs-utils,v2,12/17] mountstats: Add support for -R/--raw to mountstats_command - - - --- 2014-11-26 Scott Mayhew New
[nfs-utils,v2,11/17] mountstats: Allow mountstats_command to take a variable number of mountpoints - - - --- 2014-11-26 Scott Mayhew New
[nfs-utils,v2,10/17] mountstats: Fix IndexError in __parse_nfs_line - - - --- 2014-11-26 Scott Mayhew New
[nfs-utils,v2,09/17] mountstats: Add support for -S/--since to the mountstats and ms-iostat commands - - - --- 2014-11-26 Scott Mayhew New
[nfs-utils,v2,08/17] mountstats: Add support for -f/--file to the mountstats and ms-iostat commands - - - --- 2014-11-26 Scott Mayhew New
[nfs-utils,v2,07/17] mountstats: Make print_iostat_summary handle newly appearing mounts - - - --- 2014-11-26 Scott Mayhew New
[nfs-utils,v2,06/17] mountstats: Make ms-iostat output match that of nfs-iostat.py - - - --- 2014-11-26 Scott Mayhew New
[nfs-utils,v2,05/17] mountstats: Convert existing option parsing to use the argparse module - - - --- 2014-11-26 Scott Mayhew New
[nfs-utils,v2,04/17] mountstats: Refactor compare_iostats - - - --- 2014-11-26 Scott Mayhew New
[nfs-utils,v2,03/17] mountstats: Refactor __parse_nfs_line and __parse_rpc_line - - - --- 2014-11-26 Scott Mayhew New
[nfs-utils,v2,02/17] mountstats: Add lists of various counters - - - --- 2014-11-26 Scott Mayhew New
[nfs-utils,v2,01/17] mountstats: Fix up NFS event counters - - - --- 2014-11-26 Scott Mayhew New
[nfs-utils,RFC,15/15] mountstats: Update the help output - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,14/15] mountstats: Remove the --start and --end options - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,13/15] mountstats: Implement nfsstat_command - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,12/15] mountstats: Add support for -R/--raw to mountstats_command - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,11/15] mountstats: Allow mountstats_command to take a variable number of mountpoints - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,10/15] mountstats: Fix IndexError in __parse_nfs_line - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,09/15] mountstats: Add support for -S/--since to the mountstats and ms-iostat comman… - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,08/15] mountstats: Add support for -f/--file to the mountstats and ms-iostat commands - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,07/15] mountstats: Make print_iostat_summary handle newly appearing mounts - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,06/15] mountstats: Make ms-iostat output match that of nfs-iostat.py - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,05/15] mountstats: Convert existing option parsing to use the getopt module - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,04/15] mountstats: Refactor compare_iostats - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,03/15] mountstats: Refactor __parse_nfs_line and __parse_rpc_line - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,02/15] mountstats: Add lists of various counters - - - --- 2014-11-05 Scott Mayhew New
[nfs-utils,RFC,01/15] mountstats: Fix up NFS event counters - - - --- 2014-11-05 Scott Mayhew New
nfs: reject changes to resvport and sharecache during remount - - - --- 2014-08-04 Scott Mayhew New
nfs: Fix handling of change_attr updates in nfs_update_inode() - - - --- 2014-06-20 Scott Mayhew New
nfs: Fix cache_validity check in nfs_write_pageuptodate() - - - --- 2014-06-20 Scott Mayhew New
[RFC] nfs: ensure cached data is correct before using delegation - - - --- 2014-06-17 Scott Mayhew New
[RFC] nfs: ensure cached data is correct before using delegation - - - --- 2014-06-13 Scott Mayhew New
nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data() - - - --- 2014-05-29 Scott Mayhew New
[1/1] nfs: Ensure NFS_MOUNT_TCP is correctly set for v4 mounts - - - --- 2014-05-29 Scott Mayhew New
[nfs-utils] mount: chk_mountpoint should only check for execute perms for unpriveleged users - - - --- 2014-03-20 Scott Mayhew New
[PATCH/RFC] Add simple backoff logic when reconnecting to a server that recently initiated a connec… - - - --- 2014-02-28 Scott Mayhew New
nfs: always make sure page is up-to-date before extending a write to cover the entire page - - - --- 2014-01-17 Scott Mayhew New
[nfs-utils] mount.nfs: improve handling of bg, fg, and sloppy in nfsmount.conf - - - --- 2013-08-15 Scott Mayhew New
[nfs-utils] mount.nfs: dont pass options from configuration sections that are not relevant - - - --- 2013-08-14 Scott Mayhew New
[nfs-utils,4/4] mount.nfs: clean up conf_parse_mntopts() - - - --- 2013-08-13 Scott Mayhew New
[nfs-utils,3/4] mount.nfs: improve handling of MNT_NOARG type options - - - --- 2013-08-13 Scott Mayhew New
[nfs-utils,2/4] mount.nfs: avoid sending conflicting mount options - - - --- 2013-08-13 Scott Mayhew New
[nfs-utils,1/4] mount.nfs: avoid unnecessary duplication of options passed to mount(2) - - - --- 2013-08-13 Scott Mayhew New
NFSv4: Fix the sync mount option for nfs4 mounts - - - --- 2013-07-31 Scott Mayhew New
[2/2] NFS: Make nfs_readdir revalidate less often - - - --- 2013-07-05 Scott Mayhew New
[1/2] NFS: Make nfs_attribute_cache_expired() non-static - - - --- 2013-07-05 Scott Mayhew New
NFS: Allow nfs_updatepage to extend a write under additional circumstances - - - --- 2013-07-05 Scott Mayhew New
[RFC,2/2] NFS: Make nfs_readdir revalidate less often - - - --- 2013-06-05 Scott Mayhew New
[RFC,1/2] NFS: Make nfs_attribute_cache_expired() non-static - - - --- 2013-06-05 Scott Mayhew New
[RFC,1/1] NFS: Allow nfs_updatepage to extend a write to cover a full page when we have a lock that… - - - --- 2013-06-04 Scott Mayhew New
[RFC,1/1] NFS: Allow nfs_updatepage to extend a write to cover a full page when we have a lock that… - - - --- 2013-05-23 Scott Mayhew New
« 1 2 ... 2 3 4 5 »