messages from 2016-09-09 18:27:34 to 2016-09-20 06:00:03 UTC [more...]
[PATCH v2] nfs: cover ->migratepage with CONFIG_MIGRATION
2016-09-20 5:59 UTC
[PATCH] nfs: cover ->migratepage with CONFIG_MIGRATION
2016-09-20 12:51 UTC (3+ messages)
[PATCH] sunrpc: queue work on system_power_efficient_wq
2016-09-20 5:03 UTC (3+ messages)
` 答复: "
Revalidate failure leads to unmount (was: Mountpoints disappearing from namespace unexpectedly.)
2016-09-20 1:44 UTC
[PATCH] nfs: add missing CONFIG_MIGRATION for nfs_migrate_page
2016-09-20 0:34 UTC (3+ messages)
[PATCH] NFS: audit and remove any unnecessary uses of module.h
2016-09-19 20:19 UTC
[PATCH] pnfs/blocklayout: update last_write_offset atomically with extents
2016-09-19 19:40 UTC (6+ messages)
` [PATCH v3] "
[PATCH v4 0/9] nfs: add CB_NOTIFY_LOCK support to nfs client
2016-09-19 17:22 UTC (11+ messages)
` [PATCH v4 1/9] nfs: the length argument to read_buf should be unsigned
` [PATCH v4 2/9] nfs: eliminate pointless and confusing do_vfs_lock wrappers
` [PATCH v4 3/9] nfs: use safe, interruptible sleeps when waiting to retry LOCK
` [PATCH v4 4/9] nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant
` [PATCH v4 5/9] nfs: track whether server sets MAY_NOTIFY_LOCK flag
` [PATCH v4 6/9] nfs: add handling for CB_NOTIFY_LOCK in client
` [PATCH v4 7/9] nfs: move nfs4_set_lock_state call into caller
` [PATCH v4 8/9] nfs: move nfs4 lock retry attempt loop to a separate function
` [PATCH v4 9/9] nfs: allow blocking locks to be awoken by lock callbacks
[PATCH v4 resend 0/2] pnfs: allow client to support servers that send multiple layout types
2016-09-19 17:13 UTC (4+ messages)
` [PATCH v4 resend 1/2] pnfs: track multiple layout types in fsinfo structure
` [PATCH v4 resend 2/2] pnfs: add a new mechanism to select a layout driver according to an ordered list
[PATCH] sunrpc: include gid in the rpc_cred_cache hash
2016-09-19 15:37 UTC (7+ messages)
[PATCHv2] sunrpc: fix write space race causing stalls
2016-09-19 12:58 UTC
[PATCH v5 00/25] Fix delegation behaviour when server revokes some state
2016-09-18 23:30 UTC (39+ messages)
` [PATCH v5 01/25] NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags
` [PATCH v5 02/25] NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
` [PATCH v5 03/25] NFSv4.1: Don't check delegations that are already marked as revoked
` [PATCH v5 04/25] NFSv4.1: Allow test_stateid to handle session errors without waiting
` [PATCH v5 05/25] NFSv4.1: Add a helper function to deal with expired stateids
` [PATCH v5 06/25] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
` [PATCH v5 07/25] NFSv4.1: Test delegation stateids when server declares "some state revoked"
` [PATCH v5 08/25] NFSv4.1: Deal with server reboots during delegation expiration recovery
` [PATCH v5 09/25] NFSv4.1: Don't recheck delegations that have already been checked
` [PATCH v5 10/25] NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID
` [PATCH v5 11/25] NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks
` [PATCH v5 12/25] NFSv4.1: FREE_STATEID can be asynchronous
` [PATCH v5 13/25] NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/locku
` [PATCH v5 14/25] NFSv4: Ensure we don't re-test revoked and freed stateids
` [PATCH v5 15/25] NFSv4: nfs_inode_find_delegation_state_and_recover() should check all stateids
` [PATCH v5 16/25] NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateid
` [PATCH v5 17/25] NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke case
` [PATCH v5 18/25] NFSv4: nfs4_handle_setlk_error() "
` [PATCH v5 19/25] NFSv4.1: nfs4_layoutget_handle_exception handle revoked state
` [PATCH v5 20/25] NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cb
` [PATCH v5 21/25] NFSv4: Fix a race in nfs_inode_reclaim_delegation()
` [PATCH v5 22/25] NFSv4: Fix a race when updating an open_stateid
` [PATCH v5 23/25] NFS: Always call nfs_inode_find_state_and_recover() when revoking a delegation
` [PATCH v5 24/25] NFSv4: Don't test open_stateid unless it is set
` [PATCH v5 25/25] NFSv4: Mark the lock and open stateids as invalid after freeing them
[PATCH v2 0/4] Add copy_file_range() tests
2016-09-17 17:03 UTC (7+ messages)
` [PATCH v2 1/4] generic/377: Add copy to new file test
nfs broken on Fedora-24, 32-bit?
2016-09-16 23:31 UTC (4+ messages)
[PATCH v3 0/9] nfs: add CB_NOTIFY_LOCK support to nfs client
2016-09-16 21:59 UTC (15+ messages)
` [PATCH v3 1/9] nfs: eliminate pointless and confusing do_vfs_lock wrappers
` [PATCH v3 2/9] nfs: check for POSIX lock capability on server even for flock locks
` [PATCH v3 3/9] nfs: use safe, interruptible sleeps when waiting to retry LOCK
` [PATCH v3 4/9] nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant
` [PATCH v3 5/9] nfs: track whether server sets MAY_NOTIFY_LOCK flag
` [PATCH v3 6/9] nfs: add handling for CB_NOTIFY_LOCK in client
` [PATCH v3 7/9] nfs: move nfs4_set_lock_state call into caller
` [PATCH v3 8/9] nfs: move nfs4 lock retry attempt loop to a separate function
` [PATCH v3 9/9] nfs: add code to allow client to wait on lock callbacks
[GIT PULL] one more nfsd bugfix for 4.8
2016-09-16 21:29 UTC
[PATCH v4 00/20] Fix delegation behaviour when server revokes some state
2016-09-16 21:28 UTC (27+ messages)
` [PATCH v4 01/20] NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags
` [PATCH v4 02/20] NFSv4.1: Don't check delegations that are already marked as revoked
` [PATCH v4 03/20] NFSv4.1: Allow test_stateid to handle session errors without waiting
` [PATCH v4 04/20] NFSv4.1: Add a helper function to deal with expired stateids
` [PATCH v4 05/20] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
` [PATCH v4 06/20] NFSv4.1: Test delegation stateids when server declares "some state revoked"
` [PATCH v4 07/20] NFSv4.1: Deal with server reboots during delegation expiration recovery
` [PATCH v4 08/20] NFSv4.1: Don't recheck delegations that have already been checked
` [PATCH v4 09/20] NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID
` [PATCH v4 10/20] NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks
` [PATCH v4 11/20] NFSv4.1: FREE_STATEID can be asynchronous
` [PATCH v4 12/20] NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/locku
` [PATCH v4 13/20] NFSv4: nfs_inode_find_delegation_state_and_recover() should check all stateids
` [PATCH v4 14/20] NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateid
` [PATCH v4 15/20] NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke case
` [PATCH v4 16/20] NFSv4: nfs4_handle_setlk_error() "
` [PATCH v4 17/20] NFSv4.1: nfs4_layoutget_handle_exception handle revoked state
` [PATCH v4 18/20] NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cb
` [PATCH v4 19/20] NFSv4: Fix a race in nfs_inode_reclaim_delegation()
` [PATCH v4 20/20] NFSv4: Fix a race when updating an open_stateid
[PATCH v3 0/5] add CB_NOTIFY_LOCK support to knfsd
2016-09-16 20:28 UTC (6+ messages)
` [PATCH v3 1/5] nfsd: plumb in a CB_NOTIFY_LOCK operation
` [PATCH v3 2/5] nfsd: have nfsd4_lock use blocking locks for v4.1+ locks
` [PATCH v3 3/5] nfsd: add a LRU list for blocked locks
` [PATCH v3 4/5] nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant
` [PATCH v3 5/5] nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies
[PATCHv1] sunrpc: fix write space race causing stalls
2016-09-16 18:04 UTC (6+ messages)
The Fall Bakeathon in Westford, Ma
2016-09-16 13:15 UTC (3+ messages)
` [nfsv4] "
[PATCH] pNFS: Fix atime updates on pNFS clients
2016-09-15 22:26 UTC
[PATCH v3 00/22] client-side NFS/RDMA patches ready for v4.9
2016-09-15 14:57 UTC (23+ messages)
` [PATCH v3 01/22] xprtrdma: Eliminate INLINE_THRESHOLD macros
` [PATCH v3 02/22] SUNRPC: Refactor rpc_xdr_buf_init()
` [PATCH v3 03/22] SUNRPC: Generalize the RPC buffer allocation API
` [PATCH v3 04/22] SUNRPC: Generalize the RPC buffer release API
` [PATCH v3 05/22] SUNRPC: Separate buffer pointers for RPC Call and Reply messages
` [PATCH v3 06/22] SUNRPC: Add a transport-specific private field in rpc_rqst
` [PATCH v3 07/22] xprtrdma: Initialize separate RPC call and reply buffers
` [PATCH v3 08/22] xprtrdma: Use smaller buffers for RPC-over-RDMA headers
` [PATCH v3 09/22] xprtrdma: Replace DMA_BIDIRECTIONAL
` [PATCH v3 10/22] xprtrdma: Delay DMA mapping Send and Receive buffers
` [PATCH v3 11/22] xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf
` [PATCH v3 12/22] xprtrdma: Simplify rpcrdma_ep_post_recv()
` [PATCH v3 13/22] xprtrdma: Move send_wr to struct rpcrdma_req
` [PATCH v3 14/22] xprtrdma: Move recv_wr to struct rpcrdma_rep
` [PATCH v3 15/22] rpcrdma: RDMA/CM private message data structure
` [PATCH v3 16/22] xprtrdma: Client-side support for rpcrdma_connect_private
` [PATCH v3 17/22] xprtrdma: Basic support for Remote Invalidation
` [PATCH v3 18/22] xprtrdma: Use gathered Send for large inline messages
` [PATCH v3 19/22] xprtrdma: Support larger inline thresholds
` [PATCH v3 20/22] xprtrmda: Report address of frmr, not mw
` [PATCH v3 21/22] xprtrdma: Rename rpcrdma_receive_wc()
` [PATCH v3 22/22] xprtrdma: Eliminate rpcrdma_receive_worker()
Important message
2016-09-15 10:39 UTC
[PATCH] svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
2016-09-13 20:39 UTC (7+ messages)
audit of the use of SVC_DROP in server reply path
2016-09-13 15:42 UTC
[PATCH v3 0/6] server-side NFS/RDMA patches proposed for v4.9
2016-09-13 14:53 UTC (7+ messages)
` [PATCH v3 1/6] svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
` [PATCH v3 2/6] svcrdma: Tail iovec leaves an orphaned DMA mapping
` [PATCH v3 3/6] svcrdma: Skip put_page() when send_reply() fails
` [PATCH v3 4/6] rpcrdma: RDMA/CM private message data structure
` [PATCH v3 5/6] svcrdma: Server-side support for rpcrdma_connect_private
` [PATCH v3 6/6] svcrdma: support Remote Invalidation
[PATCH v2 00/10] nfs: add CB_NOTIFY_LOCK support to nfs client
2016-09-12 20:38 UTC (14+ messages)
` [PATCH v2 01/10] nfs: the length argument to read_buf should be unsigned
` [PATCH v2 02/10] nfs: eliminate pointless and confusing do_vfs_lock wrappers
` [PATCH v2 03/10] nfs: check for POSIX lock capability on server even for flock locks
` [PATCH v2 04/10] nfs: use safe, interruptible sleeps when waiting to retry LOCK
` [PATCH v2 05/10] nfs: track whether server sets MAY_NOTIFY_LOCK flag
` [PATCH v2 06/10] nfs: add handling for CB_NOTIFY_LOCK in client
` [PATCH v2 07/10] nfs: move nfs4_set_lock_state call into caller
` [PATCH v2 08/10] nfs: move nfs4 lock retry attempt loop to a separate function
` [PATCH v2 09/10] nfs: add code to allow client to wait on lock callbacks
` [PATCH v2 10/10] nfs: ensure that the filehandle in CB_NOTIFY_LOCK request matches the inode
[GIT PULL] Please pull NFS client fixes
2016-09-12 19:28 UTC
[PATCH v1] svcauth_gss: Close connection when dropping an incoming message
2016-09-12 16:18 UTC (4+ messages)
[PATCH] nfs: Set s_time_gran consistently on NFSv2
2016-09-12 12:32 UTC (3+ messages)
NFS write throughput not constant
2016-09-12 7:04 UTC (2+ messages)
[PATCH] NFSv4.1: Fix the CREATE_SESSION slot number accounting
2016-09-11 19:11 UTC
[PATCH v3 00/12] Fix delegation behaviour when server revokes some state
2016-09-10 0:49 UTC (5+ messages)
` [PATCH v3 01/12] NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags
[PATCH v5] NFSD: Add support for the COPY operation
2016-09-09 19:53 UTC (2+ messages)
STRICTLY CONFIDENTIAL
2016-09-09 18:24 UTC
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;
as well as URLs for NNTP newsgroup(s).