Linux NFS development
 help / color / mirror / Atom feed
 messages from 2014-09-07 20:59:33 to 2014-09-12 18:49:24 UTC [more...]

[PATCH] nfs-utils: nfs_get_tcpclient/nfs_get_udpclient - make bind(2) implicit
 2014-09-12 18:49 UTC 

NFSv2/3 vs v4 error codes?
 2014-09-12 17:55 UTC  (4+ messages)

[PATCH] pNFS/blocklayout: Remove a couple of unused variables
 2014-09-12 17:39 UTC 

[GIT PULL] Please pull NFS client fixes
 2014-09-12 17:04 UTC 

[PATCH nfs-utils] rework access to /proc/net/rpc
 2014-09-12 17:00 UTC  (2+ messages)

[PATCH v3 0/7] nfs-utils: support for lifting grace period early
 2014-09-12 16:33 UTC  (21+ messages)
` [PATCH v3 1/7] sm-notify: inform the kernel if there were no hosts to notify
` [PATCH v3 2/7] nfsdcltrack: update comments in sqlite.c
` [PATCH v3 3/7] nfsdcltrack: rename CLD_* constants with CLTRACK_* prefixes
` [PATCH v3 4/7] nfsdcltrack: overhaul database initializtion
` [PATCH v3 5/7] nfsdcltrack: update schema to v2
` [PATCH v3 6/7] nfsdcltrack: grab the NFSDCLTRACK_RECLAIM_COMPLETE env var if it's present
` [PATCH v3 7/7] nfsdcltrack: fetch NFSDCLTRACK_GRACE_START out of environment

NFSv4 O_DIRECT with 3.16.2 kernel issue (qemu kvm cache=none / RHEL5 guest)
 2014-09-12 16:31 UTC  (2+ messages)

[PATCH v2] nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to smaller size
 2014-09-12  3:04 UTC 

[PATCH] nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on chown/truncate
 2014-09-12  3:03 UTC  (2+ messages)

[PATCH] nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on chown/truncate
 2014-09-12  2:23 UTC  (3+ messages)

pnfs block layout driver fixes V4
 2014-09-12  2:22 UTC  (25+ messages)
` [PATCH 1/9] pnfs: force a layout commit when encountering busy segments during recall
` [PATCH 2/9] pnfs: add flag to force read-modify-write in ->write_begin
` [PATCH 3/9] pnfs: add return_range method
` [PATCH 4/9] pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
` [PATCH 5/9] pnfs/blocklayout: don't set pages uptodate
` [PATCH 6/9] pnfs/blocklayout: rewrite extent tracking
` [PATCH 7/9] pnfs/blocklayout: implement the return_range method
` [PATCH 8/9] pnfs/blocklayout: return layouts on setattr
` [PATCH 9/9] pnfs/blocklayout: allocate separate pages for the layoutcommit payload

NFSoRDMA developers bi-weekly meeting minutes (9/11)
 2014-09-11 17:10 UTC 

a few more pnfs/blocklayout fixes
 2014-09-11 16:00 UTC  (11+ messages)
` [PATCH 1/4] pnfs/blocklayout: remove some debugging
` [PATCH 2/4] pnfs/objlayout: fix endianess annotation in objio_alloc_deviceid_node
` [PATCH 3/4] pnfs/blocklayout: allocate separate pages for the layoutcommit payload
` [PATCH 4/4] pnfs: remove GETDEVICELIST implementation

NFSoRDMA developers bi-weekly meeting (every other Thursday)
 2014-09-11 14:14 UTC 

[PATCH] NFS: remove BUG possibility in nfs4_open_and_get_state
 2014-09-11 11:15 UTC  (2+ messages)

rpciod deadlock issue
 2014-09-11 10:53 UTC  (16+ messages)
` [PATCH v2 1/2] SUNRPC: Fix memory reclaim deadlocks in rpciod

kernel BUG in fs/dcache.c running nfs
 2014-09-11  6:20 UTC  (11+ messages)

pnfs: add CB_NOTIFY_DEVICEID support V2
 2014-09-11  0:37 UTC  (6+ messages)
` [PATCH 1/5] pnfs/blocklayout: move extent processing to blocklayout.c
` [PATCH 2/5] pnfs/blocklayout: refactor extent processing
` [PATCH 3/5] pnfs/blocklayout: move all rpc_pipefs related code into a single file
` [PATCH 4/5] pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing
` [PATCH 5/5] pnfs: enable CB_NOTIFY_DEVICEID support

[PATCH 0/3] NFSD: Add ALLOCATE and DEALLOCATE support
 2014-09-10 22:26 UTC  (17+ messages)
` [PATCH 1/3] VFS: Rename do_fallocate() to vfs_fallocate()
` [PATCH 2/3] nfsd: Add ALLOCATE support
` [PATCH 3/3] nfsd: Add DEALLOCATE support

[PATCH v3 0/8] nfsd: support for lifting grace period early
 2014-09-10 13:22 UTC  (14+ messages)
` [PATCH v3 1/8] lockd: move lockd's grace period handling into its own module
` [PATCH v3 2/8] nfsd: remove redundant boot_time parm from grace_done client tracking op
` [PATCH v3 3/8] lockd: add a /proc/fs/lockd/nlm_end_grace file
` [PATCH v3 4/8] nfsd: add a v4_end_grace file to /proc/fs/nfsd
` [PATCH v3 5/8] nfsd: pass extra info in env vars to upcalls to allow for early grace period end
` [PATCH v3 6/8] nfsd: serialize nfsdcltrack upcalls for a particular client
` [PATCH v3 7/8] nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls
` [PATCH v3 8/8] nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE
` [PATCH v3 9/8] nfsd: skip subsequent UMH "create" operations after the first one for v4.0 clients

How to use NFS with multiple principals in different realms?
 2014-09-10 13:06 UTC  (9+ messages)

[PATCH] nfs: add __acquires and __releases annotations to seqfile start/stop routines
 2014-09-10 13:04 UTC 

[PATCH] nfs: fix RCU cl_xprt handling in nfs_swap_activate/deactivate
 2014-09-10 13:03 UTC 

[PATCH] pnfs: fix filelayout_retry_commit when idx > 0
 2014-09-09 21:51 UTC 

nfs-utils - TCP ephemeral port exhaustion results in mount failures
 2014-09-09 21:01 UTC  (10+ messages)

[PATCH v2] NFS: Add v4.2 SEEK support
 2014-09-09 19:26 UTC  (5+ messages)
` [PATCH v2] NFS: Implement SEEK

[PATCH v2 0/2] NFSD: Add v4.2 SEEK support
 2014-09-09 19:17 UTC  (6+ messages)
` [PATCH v2 1/2] NFSD: Add generic v4.2 infrastructure
` [PATCH v2 2/2] NFSD: Implement SEEK

pnfs block layout driver fixes V3
 2014-09-09 18:30 UTC  (14+ messages)
` [PATCH 1/9] pnfs: force a layout commit when encountering busy segments during recall
` [PATCH 2/9] pnfs: add flag to force read-modify-write in ->write_begin
` [PATCH 3/9] pnfs: add return_range method
` [PATCH 4/9] pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
` [PATCH 5/9] pnfs/blocklayout: don't set pages uptodate
` [PATCH 6/9] pnfs/blocklayout: rewrite extent tracking
` [PATCH 7/9] pnfs/blocklayout: implement the return_range method
` [PATCH 8/9] pnfs/blocklayout: return layouts on setattr
` [PATCH 9/9] pnfs/blocklayout: allocate separate pages for the layoutcommit payload

[PATCH 0/2] NFS: Add ALLOCATE and DEALLOCATE support
 2014-09-09 18:01 UTC  (8+ messages)
` [PATCH 1/2] nfs: Add ALLOCATE support
` [PATCH 2/2] nfs: Add DEALLOCATE support

[PATCH] NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4)
 2014-09-09 15:02 UTC  (2+ messages)

(no subject)
 2014-09-09 14:41 UTC  (27+ messages)
` [PATCH 03/19] pnfs: force a layout commit when encountering busy segments during recall
` [PATCH 07/19] pnfs: add flag to force read-modify-write in ->write_begin
` [PATCH 08/19] pnfs: add return_range method
` [PATCH 14/19] pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
` [PATCH 15/19] pnfs/blocklayout: don't set pages uptodate
` [PATCH 16/19] pnfs/blocklayout: rewrite extent tracking
` [PATCH 17/19] pnfs/blocklayout: implement the return_range method
` [PATCH 18/19] pnfs/blocklayout: return layouts on setattr
` [PATCH 19/19] pnfs/blocklayout: allocate separate pages for the layoutcommit payload
` pnfs block layout driver fixes V2

[PATCH] rpc: xs_bind - do not bind when requesting a random ephemeral port
 2014-09-09 12:12 UTC  (3+ messages)

[PATCH v2] nfs: fix kernel warning when removing proc entry
 2014-09-09  2:59 UTC  (7+ messages)

Clarification on client "async" option
 2014-09-08 23:11 UTC  (4+ messages)

nfsd bugfixes for 3.17
 2014-09-08 17:07 UTC 

[PATCH] gssd: ensure that preferred_realm is non-NULL before passing it to strcmp
 2014-09-08 16:35 UTC 

NFS/RDMA conclave at this fall's NFS bake-a-thon
 2014-09-08 15:30 UTC 

[PATCH] nfsd: update mtime on truncate
 2014-09-08 15:00 UTC  (2+ messages)

[PATCH v2 2/3] nfs4: queue free_lock_state job submission to nfsiod
 2014-09-08 14:42 UTC  (3+ messages)
` [PATCH] nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"

[PATCH 1/2] nfs: setattr can only change regular file sizes
 2014-09-07 20:59 UTC  (5+ messages)
` [PATCH 2/2] nfs: update time staps on truncate


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