messages from 2014-09-04 11:25:14 to 2014-09-10 15:21:24 UTC [more...]
pnfs block layout driver fixes V4
2014-09-10 15:23 UTC (3+ 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
rpciod deadlock issue
2014-09-10 13:48 UTC (13+ messages)
` [PATCH v2 1/2] SUNRPC: Fix memory reclaim deadlocks in rpciod
[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
kernel BUG in fs/dcache.c running nfs
2014-09-10 11:59 UTC (10+ messages)
[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 (12+ 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
[PATCH 0/3] NFSD: Add ALLOCATE and DEALLOCATE support
2014-09-09 19:17 UTC (10+ 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
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
[PATCH v3 0/7] nfs-utils: support for lifting grace period early
2014-09-08 16:30 UTC (8+ 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
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 0/3] nfs4: file locking fixes and cleanups
2014-09-08 14:42 UTC (6+ messages)
` [PATCH v2 2/3] nfs4: queue free_lock_state job submission to nfsiod
` [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
Financing
2014-09-08 9:26 UTC
Financing
2014-09-08 9:26 UTC
pnfs: add CB_NOTIFY_DEVICEID support
2014-09-07 17:50 UTC (3+ messages)
` [PATCH 1/6] pnfs: enable "
pnfs block layout driver fixes
2014-09-07 16:44 UTC (3+ messages)
[PATCH] nfs: update time staps on truncate
2014-09-06 23:28 UTC (3+ messages)
[PATCH v2 00/17] locks: internal lease API overhaul
2014-09-06 12:33 UTC (42+ messages)
` [PATCH v2 01/17] locks: consolidate "nolease" routines
` [PATCH v2 02/17] security: make security_file_set_fowner, f_setown and __f_setown void return
` [PATCH v2 03/17] locks: close potential race in lease_get_mtime
` [PATCH v2 04/17] nfsd: fix potential lease memory leak in nfs4_setlease
` [PATCH v2 05/17] locks: generic_delete_lease doesn't need a file_lock at all
` [PATCH v2 06/17] locks: clean up vfs_setlease kerneldoc comments
` [PATCH v2 07/17] nfsd: don't keep a pointer to the lease in nfs4_file
` [PATCH v2 08/17] locks: plumb a "priv" pointer into the setlease routines
` [PATCH v2 09/17] locks: define a lm_setup handler for leases
` [PATCH v2 10/17] locks: move i_lock acquisition into generic_*_lease handlers
` [PATCH v2 11/17] locks: move freeing of leases outside of i_lock
` [PATCH v2 12/17] locks: update Documentation/filesystems with new setlease semantics
` [PATCH v2 13/17] locks: remove i_have_this_lease check from __break_lease
` [PATCH v2 14/17] locks: __break_lease cleanup in preparation of allowing direct removal of leases
` [PATCH v2 15/17] locks: give lm_break a return value
` [PATCH v2 16/17] locks: set fl_owner for leases to filp instead of current->files
` [PATCH v2 17/17] locks: clean up comments over fl_owner_t definition
[PATCH] rpc: xs_bind - do not bind when requesting a random ephemeral port
2014-09-05 20:17 UTC
[PATCH] nfs-utils: nfs_get_tcpclient/nfs_get_udpclient - make bind(2) implicit
2014-09-05 20:17 UTC
[PATCH] nfs-utils: nfs_get_tcpclient/nfs_get_udpclient - make bind(2) implicit
2014-09-05 19:40 UTC
F20 nfs-utils exportfs patch
2014-09-05 17:02 UTC
[PATCH v2 0/5] nfsd: support for lifting grace period early
2014-09-05 15:58 UTC (12+ messages)
` [PATCH v2 2/5] lockd: add a /proc/fs/lockd/nlm_end_grace file
` [PATCH v2 3/5] nfsd: add a v4_end_grace file to /proc/fs/nfsd
` [PATCH v2 4/5] nfsd: remove redundant boot_time parm from grace_done client tracking op
` [PATCH v2 5/5] nfsd: pass extra info in env vars to upcalls to allow for early grace period end
Incorrect backport to 2.6.32-stable - NFSD regression
2014-09-05 9:33 UTC (3+ messages)
kernel not recovering from statd port change
2014-09-04 21:01 UTC (3+ messages)
Linux NFS Town Hall meeting: Tomorrow - Thur 09/4/14
2014-09-04 16:58 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox