Linux NFS
[Prev Page][Next Page]
- [PATCH v2 07/10] SUNRPC: drop unnecessary svc_bc_tcp_create() helper, (continued)
- [PATCH 0/4] nfs-utils mount: add AF_VSOCK support,
Stefan Hajnoczi
- Monthly Linux NFS Town Hall meeting: Tomorrow - Thur Oct 6,
Steve Dickson
- [PATCH/RFC 0/3] NFSv4: Fix stateid used when flock locks in use.,
NeilBrown
- [PATCH] Fix suspicious RCU usage in nfs_idmap_get_key.,
Artem Savkov
- [PATCH] NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic,
Trond Myklebust
- [PATCH] fs: nfs: Make nfs boot time y2038 safe, Deepa Dinamani
- wrong stateid used after flock lock taken,
NeilBrown
- [PATCH 0/5] Add auth-specific auth_cred hash functions,
Frank Sorenson
- [PATCH v25 00/21] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v26 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v26 04/21] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v26 05/21] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v26 09/21] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v26 18/21] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v26 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c, Andreas Gruenbacher
- [PATCH v26 21/21] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v26 20/21] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v26 16/21] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v26 17/21] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v26 13/21] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v26 15/21] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v26 14/21] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v26 11/21] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v26 07/21] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v26 12/21] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v26 08/21] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v26 10/21] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v26 06/21] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v26 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v26 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- Re: [PATCH v25 00/21] Richacls (Core and Ext4), J. Bruce Fields
- [PATCH v26 00/21] Richacls (Core and Ext4), Andreas Gruenbacher
- [Troubleshooting]: nfs4 share randomly freezes when editing a file, Lucas Hadjilucas
- [PATCH net-next v3 0/3] udp: refactor memory accounting,
Paolo Abeni
- [PATCH net-next v2 0/3] udp: refactor memory accounting,
Paolo Abeni
- [PATCH 1/1] Retry operation on EREMOTEIO on an interrupted slot, Olga Kornievskaia
- reuse of slot and seq# when RPC was interrupted,
Olga Kornievskaia
- [PATCH] xprtrdma: use complete() instead complete_all(), Daniel Wagner
- [PATCH v7 00/31] Fix delegation behaviour when server revokes some state,
Trond Myklebust
- [PATCH v7 01/31] NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags, Trond Myklebust
- [PATCH v7 02/31] NFS: Fix inode corruption in nfs_prime_dcache(), Trond Myklebust
- [PATCH v7 03/31] NFSv4: Don't report revoked delegations as valid in nfs_have_delegation(), Trond Myklebust
- [PATCH v7 04/31] NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid, Trond Myklebust
- [PATCH v7 05/31] NFSv4.1: Don't check delegations that are already marked as revoked, Trond Myklebust
- [PATCH v7 06/31] NFSv4.1: Allow test_stateid to handle session errors without waiting, Trond Myklebust
- [PATCH v7 07/31] NFSv4.1: Add a helper function to deal with expired stateids, Trond Myklebust
- [PATCH v7 08/31] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid, Trond Myklebust
- [PATCH v7 09/31] NFSv4.1: Test delegation stateids when server declares "some state revoked", Trond Myklebust
- [PATCH v7 10/31] NFSv4.1: Deal with server reboots during delegation expiration recovery, Trond Myklebust
- [PATCH v7 11/31] NFSv4.1: Don't recheck delegations that have already been checked, Trond Myklebust
- [PATCH v7 12/31] NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID, Trond Myklebust
- [PATCH v7 13/31] NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks, Trond Myklebust
- [PATCH v7 14/31] NFSv4.1: FREE_STATEID can be asynchronous, Trond Myklebust
- [PATCH v7 15/31] NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/locku, Trond Myklebust
- [PATCH v7 16/31] NFSv4: Ensure we don't re-test revoked and freed stateids, Trond Myklebust
- [PATCH v7 17/31] NFSv4: nfs_inode_find_state_and_recover() should check all stateids, Trond Myklebust
- [PATCH v7 18/31] NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke case, Trond Myklebust
- [PATCH v7 19/31] NFSv4: nfs4_handle_setlk_error() handle expiration as revoke case, Trond Myklebust
- [PATCH v7 20/31] NFSv4.1: nfs4_layoutget_handle_exception handle revoked state, Trond Myklebust
- [PATCH v7 21/31] NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cb, Trond Myklebust
- [PATCH v7 22/31] NFSv4: Fix a race in nfs_inode_reclaim_delegation(), Trond Myklebust
- [PATCH v7 23/31] NFSv4: Fix a race when updating an open_stateid, Trond Myklebust
- [PATCH v7 24/31] NFS: Always call nfs_inode_find_state_and_recover() when revoking a delegation, Trond Myklebust
- [PATCH v7 25/31] NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateid, Trond Myklebust
- [PATCH v7 26/31] NFSv4: Don't test open_stateid unless it is set, Trond Myklebust
- [PATCH v7 27/31] NFSv4: Mark the lock and open stateids as invalid after freeing them, Trond Myklebust
- [PATCH v7 28/31] NFSv4: Open state recovery must account for file permission changes, Trond Myklebust
- [PATCH v7 29/31] NFSv4: Fix retry issues with nfs41_test/free_stateid, Trond Myklebust
- [PATCH v7 30/31] NFSv4: If recovery failed for a specific open stateid, then don't retry, Trond Myklebust
- [PATCH v7 31/31] NFSv4.1: Even if the stateid is OK, we may need to recover the open modes, Trond Myklebust
- Re: [PATCH v7 23/31] NFSv4: Fix a race when updating an open_stateid, Christoph Hellwig
- Re: [PATCH v7 13/31] NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks, Benjamin Coddington
- Re: [PATCH v7 00/31] Fix delegation behaviour when server revokes some state, Oleg Drokin
- Re: [PATCH v7 00/31] Fix delegation behaviour when server revokes some state, Oleg Drokin
[nfs-utils PATCH] mountstats: add pNFS READs and WRITEs,
Scott Mayhew
sunrpc's tcp_max_slot_table_entries,
Olga Kornievskaia
[PATCH 0/2] NFS: Use complete() instead complete_all(),
Daniel Wagner
[PATCH] nfsd: fix dprintk in nfsd4_encode_getdeviceinfo,
Jeff Layton
[0/2] make nfsd's setclientid behavior migration-friendly,
J. Bruce Fields
[PATCH net-next 0/3] udp: refactor memory accounting,
Paolo Abeni
NFS client behaviour with soft mount,
Mayur Bajaj
[PATCH 2/2] notifiers: double register detection, Vasily Averin
[PATCH 1/2] NFSD: notifiers registration cleanup,
Vasily Averin
[PATCH] osd_login: argc appears unused after defined, yongcheng . yang
[PATCH] NFS: nfs_prime_dcache must validate the filename, Trond Myklebust
[PATCH 1/2] SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch,
Trond Myklebust
[PATCH v6 00/29] Fix delegation behaviour when server revokes some state,
Trond Myklebust
- [PATCH v6 01/29] NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags, Trond Myklebust
- [PATCH v6 02/29] NFS: Fix inode corruption in nfs_prime_dcache(), Trond Myklebust
- [PATCH v6 03/29] NFSv4: Don't report revoked delegations as valid in nfs_have_delegation(), Trond Myklebust
- [PATCH v6 04/29] NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid, Trond Myklebust
- [PATCH v6 05/29] NFSv4.1: Don't check delegations that are already marked as revoked, Trond Myklebust
- [PATCH v6 06/29] NFSv4.1: Allow test_stateid to handle session errors without waiting, Trond Myklebust
- [PATCH v6 07/29] NFSv4.1: Add a helper function to deal with expired stateids, Trond Myklebust
- [PATCH v6 08/29] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid, Trond Myklebust
- [PATCH v6 09/29] NFSv4.1: Test delegation stateids when server declares "some state revoked", Trond Myklebust
- [PATCH v6 10/29] NFSv4.1: Deal with server reboots during delegation expiration recovery, Trond Myklebust
- [PATCH v6 11/29] NFSv4.1: Don't recheck delegations that have already been checked, Trond Myklebust
- [PATCH v6 12/29] NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID, Trond Myklebust
- [PATCH v6 13/29] NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks, Trond Myklebust
- [PATCH v6 14/29] NFSv4.1: FREE_STATEID can be asynchronous, Trond Myklebust
- [PATCH v6 15/29] NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/locku, Trond Myklebust
- [PATCH v6 16/29] NFSv4: Ensure we don't re-test revoked and freed stateids, Trond Myklebust
- [PATCH v6 17/29] NFSv4: nfs_inode_find_delegation_state_and_recover() should check all stateids, Trond Myklebust
- [PATCH v6 18/29] NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke case, Trond Myklebust
- [PATCH v6 19/29] NFSv4: nfs4_handle_setlk_error() handle expiration as revoke case, Trond Myklebust
- [PATCH v6 20/29] NFSv4.1: nfs4_layoutget_handle_exception handle revoked state, Trond Myklebust
- [PATCH v6 21/29] NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cb, Trond Myklebust
- [PATCH v6 22/29] NFSv4: Fix a race in nfs_inode_reclaim_delegation(), Trond Myklebust
- [PATCH v6 23/29] NFSv4: Fix a race when updating an open_stateid, Trond Myklebust
- [PATCH v6 24/29] NFS: Always call nfs_inode_find_state_and_recover() when revoking a delegation, Trond Myklebust
- [PATCH v6 25/29] NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateid, Trond Myklebust
- [PATCH v6 26/29] NFSv4: Don't test open_stateid unless it is set, Trond Myklebust
- [PATCH v6 27/29] NFSv4: Mark the lock and open stateids as invalid after freeing them, Trond Myklebust
- [PATCH v6 28/29] NFSv4: Open state recovery must account for file permission changes, Trond Myklebust
- [PATCH v6 29/29] NFSv4: Fix retry issues with nfs41_test/free_stateid, Trond Myklebust
- Re: [PATCH v6 12/29] NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID, Anna Schumaker
- Message not available
nfsd crash when running xfstests/089,
Christoph Hellwig
[PATCH v2] nfs: cover ->migratepage with CONFIG_MIGRATION, Chao Yu
[PATCH] nfs: cover ->migratepage with CONFIG_MIGRATION,
Chao Yu
Revalidate failure leads to unmount (was: Mountpoints disappearing from namespace unexpectedly.),
Oleg Drokin
[PATCH] NFS: audit and remove any unnecessary uses of module.h, Paul Gortmaker
[PATCHv2] sunrpc: fix write space race causing stalls, David Vrabel
[PATCH] nfs: add missing CONFIG_MIGRATION for nfs_migrate_page,
Chao Yu
[PATCH v4 0/9] nfs: add CB_NOTIFY_LOCK support to nfs client,
Jeff Layton
- [PATCH v4 1/9] nfs: the length argument to read_buf should be unsigned, Jeff Layton
- [PATCH v4 2/9] nfs: eliminate pointless and confusing do_vfs_lock wrappers, Jeff Layton
- [PATCH v4 3/9] nfs: use safe, interruptible sleeps when waiting to retry LOCK, Jeff Layton
- [PATCH v4 4/9] nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant, Jeff Layton
- [PATCH v4 5/9] nfs: track whether server sets MAY_NOTIFY_LOCK flag, Jeff Layton
- [PATCH v4 6/9] nfs: add handling for CB_NOTIFY_LOCK in client, Jeff Layton
- [PATCH v4 7/9] nfs: move nfs4_set_lock_state call into caller, Jeff Layton
- [PATCH v4 8/9] nfs: move nfs4 lock retry attempt loop to a separate function, Jeff Layton
- [PATCH v4 9/9] nfs: allow blocking locks to be awoken by lock callbacks, Jeff Layton
[PATCH v5 00/25] Fix delegation behaviour when server revokes some state,
Trond Myklebust
- [PATCH v5 01/25] NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags, Trond Myklebust
- [PATCH v5 02/25] NFSv4: Don't report revoked delegations as valid in nfs_have_delegation(), Trond Myklebust
- [PATCH v5 03/25] NFSv4.1: Don't check delegations that are already marked as revoked, Trond Myklebust
- [PATCH v5 04/25] NFSv4.1: Allow test_stateid to handle session errors without waiting, Trond Myklebust
- [PATCH v5 05/25] NFSv4.1: Add a helper function to deal with expired stateids, Trond Myklebust
- [PATCH v5 06/25] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid, Trond Myklebust
- [PATCH v5 07/25] NFSv4.1: Test delegation stateids when server declares "some state revoked", Trond Myklebust
- [PATCH v5 08/25] NFSv4.1: Deal with server reboots during delegation expiration recovery, Trond Myklebust
- [PATCH v5 09/25] NFSv4.1: Don't recheck delegations that have already been checked, Trond Myklebust
- [PATCH v5 10/25] NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID, Trond Myklebust
- [PATCH v5 11/25] NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks, Trond Myklebust
- [PATCH v5 12/25] NFSv4.1: FREE_STATEID can be asynchronous, Trond Myklebust
- [PATCH v5 13/25] NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/locku, Trond Myklebust
- [PATCH v5 14/25] NFSv4: Ensure we don't re-test revoked and freed stateids, Trond Myklebust
- [PATCH v5 15/25] NFSv4: nfs_inode_find_delegation_state_and_recover() should check all stateids, Trond Myklebust
- [PATCH v5 16/25] NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateid, Trond Myklebust
- [PATCH v5 17/25] NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke case, Trond Myklebust
- [PATCH v5 18/25] NFSv4: nfs4_handle_setlk_error() handle expiration as revoke case, Trond Myklebust
- [PATCH v5 19/25] NFSv4.1: nfs4_layoutget_handle_exception handle revoked state, Trond Myklebust
- [PATCH v5 20/25] NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cb, Trond Myklebust
- [PATCH v5 21/25] NFSv4: Fix a race in nfs_inode_reclaim_delegation(), Trond Myklebust
- [PATCH v5 22/25] NFSv4: Fix a race when updating an open_stateid, Trond Myklebust
- [PATCH v5 23/25] NFS: Always call nfs_inode_find_state_and_recover() when revoking a delegation, Trond Myklebust
- [PATCH v5 24/25] NFSv4: Don't test open_stateid unless it is set, Trond Myklebust
- [PATCH v5 25/25] NFSv4: Mark the lock and open stateids as invalid after freeing them, Trond Myklebust
- Re: [PATCH v5 00/25] Fix delegation behaviour when server revokes some state, Oleg Drokin
[GIT PULL] one more nfsd bugfix for 4.8, J. Bruce Fields
[PATCH v3 0/5] add CB_NOTIFY_LOCK support to knfsd,
Jeff Layton
[PATCH v3 0/9] nfs: add CB_NOTIFY_LOCK support to nfs client,
Jeff Layton
- [PATCH v3 1/9] nfs: eliminate pointless and confusing do_vfs_lock wrappers, Jeff Layton
- [PATCH v3 2/9] nfs: check for POSIX lock capability on server even for flock locks, Jeff Layton
- [PATCH v3 3/9] nfs: use safe, interruptible sleeps when waiting to retry LOCK, Jeff Layton
- [PATCH v3 4/9] nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant, Jeff Layton
- [PATCH v3 7/9] nfs: move nfs4_set_lock_state call into caller, Jeff Layton
- [PATCH v3 8/9] nfs: move nfs4 lock retry attempt loop to a separate function, Jeff Layton
- [PATCH v3 9/9] nfs: add code to allow client to wait on lock callbacks, Jeff Layton
- [PATCH v3 5/9] nfs: track whether server sets MAY_NOTIFY_LOCK flag, Jeff Layton
- [PATCH v3 6/9] nfs: add handling for CB_NOTIFY_LOCK in client, Jeff Layton
[PATCH] sunrpc: include gid in the rpc_cred_cache hash,
Frank Sorenson
[PATCHv1] sunrpc: fix write space race causing stalls,
David Vrabel
nfs broken on Fedora-24, 32-bit?,
Ben Greear
[PATCH] pNFS: Fix atime updates on pNFS clients, Trond Myklebust
[PATCH v4 resend 0/2] pnfs: allow client to support servers that send multiple layout types,
Jeff Layton
[PATCH v4 00/20] Fix delegation behaviour when server revokes some state,
Trond Myklebust
[PATCH v3 00/22] client-side NFS/RDMA patches ready for v4.9,
Chuck Lever
- [PATCH v3 02/22] SUNRPC: Refactor rpc_xdr_buf_init(), Chuck Lever
- [PATCH v3 01/22] xprtrdma: Eliminate INLINE_THRESHOLD macros, Chuck Lever
- [PATCH v3 03/22] SUNRPC: Generalize the RPC buffer allocation API, Chuck Lever
- [PATCH v3 04/22] SUNRPC: Generalize the RPC buffer release API, Chuck Lever
- [PATCH v3 05/22] SUNRPC: Separate buffer pointers for RPC Call and Reply messages, Chuck Lever
- [PATCH v3 06/22] SUNRPC: Add a transport-specific private field in rpc_rqst, Chuck Lever
- [PATCH v3 07/22] xprtrdma: Initialize separate RPC call and reply buffers, Chuck Lever
- [PATCH v3 10/22] xprtrdma: Delay DMA mapping Send and Receive buffers, Chuck Lever
- [PATCH v3 11/22] xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf, Chuck Lever
- [PATCH v3 12/22] xprtrdma: Simplify rpcrdma_ep_post_recv(), Chuck Lever
- [PATCH v3 09/22] xprtrdma: Replace DMA_BIDIRECTIONAL, Chuck Lever
- [PATCH v3 08/22] xprtrdma: Use smaller buffers for RPC-over-RDMA headers, Chuck Lever
- [PATCH v3 13/22] xprtrdma: Move send_wr to struct rpcrdma_req, Chuck Lever
- [PATCH v3 14/22] xprtrdma: Move recv_wr to struct rpcrdma_rep, Chuck Lever
- [PATCH v3 15/22] rpcrdma: RDMA/CM private message data structure, Chuck Lever
- [PATCH v3 16/22] xprtrdma: Client-side support for rpcrdma_connect_private, Chuck Lever
- [PATCH v3 17/22] xprtrdma: Basic support for Remote Invalidation, Chuck Lever
- [PATCH v3 18/22] xprtrdma: Use gathered Send for large inline messages, Chuck Lever
- [PATCH v3 19/22] xprtrdma: Support larger inline thresholds, Chuck Lever
- [PATCH v3 20/22] xprtrmda: Report address of frmr, not mw, Chuck Lever
- [PATCH v3 21/22] xprtrdma: Rename rpcrdma_receive_wc(), Chuck Lever
- [PATCH v3 22/22] xprtrdma: Eliminate rpcrdma_receive_worker(), Chuck Lever
audit of the use of SVC_DROP in server reply path,
Chuck Lever
[PATCH v3 0/6] server-side NFS/RDMA patches proposed for v4.9,
Chuck Lever
[PATCH] nfs: Set s_time_gran consistently on NFSv2,
Andreas Gruenbacher
[PATCH] NFSv4.1: Fix the CREATE_SESSION slot number accounting, Trond Myklebust
[PATCH v2 00/10] nfs: add CB_NOTIFY_LOCK support to nfs client,
Jeff Layton
- [PATCH v2 02/10] nfs: eliminate pointless and confusing do_vfs_lock wrappers, Jeff Layton
- [PATCH v2 04/10] nfs: use safe, interruptible sleeps when waiting to retry LOCK, Jeff Layton
- [PATCH v2 05/10] nfs: track whether server sets MAY_NOTIFY_LOCK flag, Jeff Layton
- [PATCH v2 01/10] nfs: the length argument to read_buf should be unsigned, Jeff Layton
- [PATCH v2 03/10] nfs: check for POSIX lock capability on server even for flock locks, Jeff Layton
- [PATCH v2 07/10] nfs: move nfs4_set_lock_state call into caller, Jeff Layton
- [PATCH v2 06/10] nfs: add handling for CB_NOTIFY_LOCK in client, Jeff Layton
- [PATCH v2 08/10] nfs: move nfs4 lock retry attempt loop to a separate function, Jeff Layton
- [PATCH v2 09/10] nfs: add code to allow client to wait on lock callbacks, Jeff Layton
- [PATCH v2 10/10] nfs: ensure that the filehandle in CB_NOTIFY_LOCK request matches the inode, Jeff Layton
[PATCH v3 00/12] Fix delegation behaviour when server revokes some state,
Trond Myklebust
vfs_copy_file_range and NFSv4.2 server-side copy, Adamson, Andy
[PATCH Version 10 00/12] pNFS file layout session trunking,
andros
- [PATCH Version 10 04/12] NFS detect session trunking, andros
- [PATCH Version 10 01/12] NFS setup async exchange_id, andros
- [PATCH Version 10 05/12] SUNRPC remove rpc_task_release_client from rpc_task_set_client, andros
- [PATCH Version 10 06/12] SUNRPC rpc_clnt_xprt_switch_put, andros
- [PATCH Version 10 03/12] NFS refactor nfs4_check_serverowner_major_id, andros
- [PATCH Version 10 07/12] SUNRPC rpc_clnt_xprt_switch_add_xprt, andros
- [PATCH Version 10 08/12] SUNRPC search xprt switch for sockaddr, andros
- [PATCH Version 10 09/12] SUNRPC: rpc_clnt_add_xprt setup function for NFS layer, andros
- [PATCH Version 10 11/12] NFS test session trunking with exchange id, andros
- [PATCH Version 10 12/12] NFS pnfs data server multipath session trunking, andros
- [PATCH Version 10 10/12] NFS add xprt switch addrs test to match client, andros
- [PATCH Version 10 02/12] NFS refactor nfs4_match_clientids, andros
NFS write throughput not constant,
Fu, Yong
[PATCH v1] svcauth_gss: Close connection when dropping an incoming message,
Chuck Lever
[PATCH] vfs: Don't copy beyond the end of the file, Anna Schumaker
[PATCH v5] NFSD: Add support for the COPY operation,
Anna Schumaker
[PATCH v2 0/4] Add copy_file_range() tests,
Anna Schumaker
[stable 4.7] xprtrdma: Create common scatterlist fields in rpcrdma_mw,
Chuck Lever
[PATCH v2 0/7] Fix delegation behaviour when server revokes some state,
Trond Myklebust
NFS client stuck in a tight loop,
Oleg Drokin
[PATCH 0/2] NFS/RDMA bug fixes for v4.8-rc,
Chuck Lever
[PATCH 0/9] nfs: add CB_NOTIFY_LOCK support to nfs client,
Jeff Layton
[PATCH v2 0/4] nfsd: add CB_NOTIFY_LOCK support to knfsd,
Jeff Layton
[PATCH 0/4] Fix LAYOUTGET/LAYOUTRETURN races,
Trond Myklebust
4.6, 4.7 slow ifs export with more than one client.,
Oleg Drokin
4.8-rcN nfs O_DYSNC, write(2) doesn't return ENOSPC,
J. R. Okajima
[PATCH Version 9 RESEND 00/12] pNFS file layout session trunking,
andros
- [PATCH Version 9 RESEND 01/12] NFS setup async exchange_id, andros
- [PATCH Version 9 RESEND 02/12] NFS refactor nfs4_match_clientids, andros
- [PATCH Version 9 RESEND 03/12] NFS refactor nfs4_check_serverowner_major_id, andros
- [PATCH Version 9 RESEND 04/12] NFS detect session trunking, andros
- [PATCH Version 9 RESEND 05/12] SUNRPC remove rpc_task_release_client from rpc_task_set_client, andros
- [PATCH Version 9 RESEND 07/12] SUNRPC rpc_clnt_xprt_switch_add_xprt, andros
- [PATCH Version 9 RESEND 08/12] SUNRPC search xprt switch for sockaddr, andros
- [PATCH Version 9 RESEND 09/12] SUNRPC: rpc_clnt_add_xprt setup function for NFS layer, andros
- [PATCH Version 9 RESEND 11/12] NFS test session trunking with exchange id, andros
- [PATCH Version 9 RESEND 12/12] NFS pnfs data server multipath session trunking, andros
- [PATCH Version 9 RESEND 06/12] SUNRPC rpc_clnt_xprt_switch_put, andros
- [PATCH Version 9 RESEND 10/12] NFS add xprt switch addrs test to match client, andros
[PATCH] svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation"),
Chuck Lever
nfs-server (v4.x only) takes extra 6 minutes to start without rpcbind,
james harvey
[PATCH] sunrpc: queue work on system_power_efficient_wq,
Chunyan Zhang
gss context cache and nfsv4,
Matt Garman
[PATCH 1/2] NFSv4.1: work around -Wmaybe-uninitialized warning,
Arnd Bergmann
[PATCH 0/7] Fix delegation behaviour when server revokes some state,
Trond Myklebust
[PATCH v2] fs/nfsd/nfs4callback: Remove deprecated create_singlethread_workqueue,
Bhaktipriya Shridhar
[PATCH] nfsd: more robust allocation failure handling in nfsd_reply_cache_init,
Jeff Layton
Migration to self,
Benjamin Coddington
[PATCH 0/6] NFSv4 backchannel improvements,
Trond Myklebust
[PATCH] pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails, Trond Myklebust
Re: OOM detection regressions since 4.7,
Linus Torvalds
[PATCH 0/5] Fix callback channel handling of referring triples,
Trond Myklebust
[PATCH] nfsd: constify reply_cache_stats_operations structure,
Julia Lawall
[PATCH net] sunrpc: fix UDP memory accounting,
Paolo Abeni
[PATCH] rpc-gssd: Make the path to the keytab configurable.,
Steve Dickson
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]