public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-04 23:36:33 to 2014-11-12 19:26:27 UTC [more...]

[nfs-utils] [PATCH 0/3] rpc.mountd: fix some vulnerabilities
 2014-11-12 19:26 UTC  (7+ messages)

mount default minor version behavior
 2014-11-12 18:41 UTC  (24+ messages)

[PATCH v2 0/5] re-enable tests that require scratch dev on NFS
 2014-11-12 18:36 UTC  (5+ messages)
` [PATCH v2 1/5] common: "

[PATCH] NFS: fix subtle change in COMMIT behavior
 2014-11-12 17:08 UTC 

BUG: [<ffffffffa01dac02>] nfsd4_proc_compound+0x432/0x6c0 [nfsd]
 2014-11-12 16:53 UTC  (4+ messages)

nfsd: add support for the chage_attr_type attribute
 2014-11-12 14:26 UTC  (14+ messages)
` [PATCH 1/2] nfsd: correctly define v4.2 support attributes
` [PATCH 2/2] nfsd: implement chage_attr_type attribute

Linux NFS Town Hall meeting: Tomorrow - Thur 11/13/14
 2014-11-12 14:11 UTC 

[PATCH] NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
 2014-11-12  1:33 UTC 

[PATCH v2 00/10] NFS/RDMA patches for 3.19
 2014-11-11 20:30 UTC  (22+ messages)
` [PATCH v2 01/10] xprtrdma: Return an errno from rpcrdma_register_external()
` [PATCH v2 02/10] xprtrdma: Cap req_cqinit
` [PATCH v2 03/10] xprtrdma: unmap all FMRs during transport disconnect
` [PATCH v2 04/10] xprtrdma: Refactor tasklet scheduling
` [PATCH v2 05/10] xprtrdma: Re-write rpcrdma_flush_cqs()
` [PATCH v2 06/10] xprtrdma: Enable pad optimization
` [PATCH v2 07/10] xprtrdma: Display async errors
` [PATCH v2 08/10] SUNRPC: serialize iostats updates
` [PATCH v2 09/10] NFS: SETCLIENTID XDR buffer sizes are incorrect
` [PATCH v2 10/10] NFS: Clean up nfs4_init_callback()

3.18 lock warnings
 2014-11-10 23:33 UTC  (3+ messages)

[PATCH] nfs: Add '--with-nss-modules' configure option to specify nss modules
 2014-11-10 17:37 UTC  (2+ messages)

[PATCH v6 1/7] vfs: Prepare for adding a new preadv/pwritev with user flags
 2014-11-10 16:40 UTC  (3+ messages)
` [PATCH v6 4/7] vfs: RWF_NONBLOCK flag for preadv2
` [PATCH v6 7/7] fs: add a flag for per-operation O_DSYNC semantics

[PATCH v5 1/7] vfs: Prepare for adding a new preadv/pwritev with user flags
 2014-11-10 16:07 UTC  (11+ messages)
` [PATCH v5 4/7] vfs: RWF_NONBLOCK flag for preadv2
` [PATCH v5 7/7] fs: add a flag for per-operation O_DSYNC semantics
    ` [PATCH v5 7/7] "
      ` [fuse-devel] "

Best approach for authenticating hosts for NFS (v3)?
 2014-11-09 20:50 UTC  (6+ messages)

Client never uses DATA_SYNC
 2014-11-08  7:06 UTC  (8+ messages)

[PATCH] nfsd: convert nfs4_file searches to use RCU
 2014-11-07 21:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/3] NFS: Add ALLOCATE and DEALLOCATE support
 2014-11-07 21:22 UTC  (7+ messages)
` [PATCH v4 1/3] VFS: Rename do_fallocate() to vfs_fallocate()
` [PATCH v4 2/3] nfsd: Add ALLOCATE support
` [PATCH v4 3/3] nfsd: Add DEALLOCATE support

[PATCH v4 0/2] NFS: Add ALLOCATE and DEALLOCATE support
 2014-11-07 19:44 UTC  (3+ messages)
` [PATCH v4 1/2] nfs: Add ALLOCATE support
` [PATCH v4 2/2] nfs: Add DEALLOCATE support

[PATCH 0/3] sunrpc: new tracepoints for call/reply tracking
 2014-11-07 16:05 UTC  (4+ messages)

[PATCH v3 0/3] NFSD: Add ALLOCATE and DEALLOCATE support
 2014-11-06 20:11 UTC  (4+ messages)
` [PATCH v3 2/3] nfsd: Add ALLOCATE support

[nfs-utils] [PATCH 3/3] rpc.mountd: set libtirpc nonblocking mode to avoid DOS
 2014-11-06 19:54 UTC  (2+ messages)

[PATCH] lockd: ratelimit "lockd: cannot monitor" messages
 2014-11-06 19:48 UTC  (2+ messages)

[PATCH 1/1] Fixing infinite state recovery loop due to failed delegation return
 2014-11-06 19:15 UTC  (7+ messages)

[Libtirpc-devel] [libtirpc-devel] [PATCH] Fix write retry loop for nonblocking mode
 2014-11-06 18:34 UTC 

NFSoRDMA bi-weekly meeting minutes (11/6)
 2014-11-06 17:55 UTC 

[nfs-utils RFC PATCH 00/15] A few enhancements to mountstats.py
 2014-11-06 15:02 UTC  (28+ messages)
` [nfs-utils RFC PATCH 01/15] mountstats: Fix up NFS event counters
` [nfs-utils RFC PATCH 02/15] mountstats: Add lists of various counters
` [nfs-utils RFC PATCH 03/15] mountstats: Refactor __parse_nfs_line and __parse_rpc_line
` [nfs-utils RFC PATCH 04/15] mountstats: Refactor compare_iostats
` [nfs-utils RFC PATCH 05/15] mountstats: Convert existing option parsing to use the getopt module
` [nfs-utils RFC PATCH 06/15] mountstats: Make ms-iostat output match that of nfs-iostat.py
` [nfs-utils RFC PATCH 07/15] mountstats: Make print_iostat_summary handle newly appearing mounts
` [nfs-utils RFC PATCH 08/15] mountstats: Add support for -f/--file to the mountstats and ms-iostat commands
` [nfs-utils RFC PATCH 09/15] mountstats: Add support for -S/--since "
` [nfs-utils RFC PATCH 10/15] mountstats: Fix IndexError in __parse_nfs_line
` [nfs-utils RFC PATCH 11/15] mountstats: Allow mountstats_command to take a variable number of mountpoints
` [nfs-utils RFC PATCH 12/15] mountstats: Add support for -R/--raw to mountstats_command
` [nfs-utils RFC PATCH 13/15] mountstats: Implement nfsstat_command
` [nfs-utils RFC PATCH 14/15] mountstats: Remove the --start and --end options
` [nfs-utils RFC PATCH 15/15] mountstats: Update the help output

[nfs-utils] [PATCH 0/3] rpc.mountd: fix some vulnerabilities
 2014-11-06 15:00 UTC  (4+ messages)

[nfs-utils] [PATCH 2/3] rpc.mountd: set nonblocking mode with libtirpc
 2014-11-05 21:57 UTC 

[nfs-utils] [PATCH 1/3] rpc.mountd: set nonblocking mode if no libtirpc
 2014-11-05 21:52 UTC 

[PATCH 1/1] [nfs4-acl-tools] handle DENY ace for DELETE, WRITE_OWNER, and NAMED_ATTRS
 2014-11-05 20:33 UTC  (3+ messages)

[nfs-utils] [PATCH 3/3] rpc.mountd: set libtirpc nonblocking mode to avoid DOS
 2014-11-05 20:24 UTC 

[nfs-utils] [PATCH 2/3] rpc.mountd: set nonblocking mode with libtirpc
 2014-11-05 20:23 UTC 

[nfs-utils] [PATCH 1/3] rpc.mountd: set nonblocking mode if no libtirpc
 2014-11-05 20:22 UTC 

how to properly handle failures during delegation recall process
 2014-11-05 20:13 UTC  (15+ messages)

[PATCH 0/2] Use the gssproxy damon for GSSAPI credentials (v4)
 2014-11-05 19:45 UTC  (5+ messages)
` [PATCH 1/2] rpc.svcgssd: Add a configure switch to disable building the daemon

[PATCH 1/3] NFSv4: Ensure that we remove delegations before recovering
 2014-11-05 14:53 UTC  (5+ messages)
` [PATCH 2/3] NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
  ` [PATCH 3/3] NFS: Don't try to reclaim delegation open state if recovery failed

[PATCH v2] nfs: fix pnfs direct write memory leak
 2014-11-05 14:36 UTC 

rpc.mountd can be blocked by a bad client
 2014-11-05 14:25 UTC  (5+ messages)

[PATCH] nfs: fix pnfs direct write memory leak
 2014-11-05 14:24 UTC  (3+ messages)

IT HELP DESK
 2014-11-05  9:57 UTC 

blocklayout GETDEVICEINFO fix
 2014-11-05  8:30 UTC  (7+ messages)
` [PATCH] pnfs/blocklayout: serialize GETDEVICEINFO calls

[RFC PATCH 0/4] re-enable tests that require scratch dev on NFS
 2014-11-05  8:29 UTC  (5+ messages)
` [PATCH 3/4] common: skip atime related tests "
  ` nfs atime semantics, was: "

[nfs-utils PATCH 2/2] Include systemd unit files in "dist" and "install"
 2014-11-05  3:05 UTC 

[nfs-utils PATCH 1/2] Fix up issue with "make dist"
 2014-11-05  3:05 UTC 

F20 nfs-utils exportfs patch
 2014-11-05  1:30 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox