Linux NFS
[Prev Page][Next Page]
- [PATCH 5/5] NFSv4.1: Fix pnfs_put_lseg races, (continued)
- [GIT PULL] Please pull an NFSoRDMA fix, Anna Schumaker
- Linux NFS Town Hall meeting: Today - Thur 02/05/15,
Steve Dickson
- rpc-statd won't start for user NFS mounts,
Tobias Powalowski
- [PATCH] xprtrdma: Address sparse complaint in rpcr_to_rdmar(), Chuck Lever
- Cant get to export this particular directory.,
dE
- [PATCH] NFS: Add Anna Schumaker as co-maintainer for the NFS client, Trond Myklebust
- [PATCH 1/2] NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT,
Trond Myklebust
- [PATCH] fsx: check for filesystem support of FALLOCATE_FL_KEEP_SIZE,
Anna Schumaker
- [PATCH v6a 10/53] nfs41: create NFSv3 DS connection if specified,
Tom Haynes
- what on earth is going on here? paths above mountpoints turn into "(unreachable)",
Nix
- [PATCH v6 00/53] Add Flexfile Layout Module,
Tom Haynes
- [PATCH v6 01/53] pnfs: Prepare for flexfiles by pulling out common code, Tom Haynes
- [PATCH v6 02/53] pnfs: Do not grab the commit_info lock twice when rescheduling writes, Tom Haynes
- [PATCH v6 03/53] nfs41: pull data server cache from file layout to generic pnfs, Tom Haynes
- [PATCH v6 04/53] nfs41: pull decode_ds_addr from file layout to generic pnfs, Tom Haynes
- [PATCH v6 05/53] nfs41: pull nfs4_ds_connect from file layout to generic pnfs, Tom Haynes
- [PATCH v6 06/53] nfs41: allow LD to choose DS connection auth flavor, Tom Haynes
- [PATCH v6 07/53] nfs41: move file layout macros to generic pnfs, Tom Haynes
- [PATCH v6 08/53] nfsv3: introduce nfs3_set_ds_client, Tom Haynes
- [PATCH v6 09/53] nfs41: allow LD to choose DS connection version/minor_version, Tom Haynes
- [PATCH v6 10/53] nfs41: create NFSv3 DS connection if specified, Tom Haynes
- [PATCH v6 11/53] pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio, Tom Haynes
- [PATCH v6 12/53] nfs: allow different protocol in nfs_initiate_commit, Tom Haynes
- [PATCH v6 13/53] nfs4: pass slot table to nfs40_setup_sequence, Tom Haynes
- [PATCH v6 14/53] nfs4: export nfs4_sequence_done, Tom Haynes
- [PATCH v6 15/53] nfs: allow to specify cred in nfs_initiate_pgio, Tom Haynes
- [PATCH v6 16/53] NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done(), Tom Haynes
- [PATCH v6 17/53] sunrpc: add rpc_count_iostats_idx, Tom Haynes
- [PATCH v6 18/53] nfs: set hostname when creating nfsv3 ds connection, Tom Haynes
- [PATCH v6 19/53] nfs/flexclient: export pnfs_layoutcommit_inode, Tom Haynes
- [PATCH v6 20/53] nfs41: close a small race window when adding new layout to global list, Tom Haynes
- [PATCH v6 21/53] nfs41: serialize first layoutget of a file, Tom Haynes
- [PATCH v6 22/53] nfs: save server READ/WRITE/COMMIT status, Tom Haynes
- [PATCH v6 23/53] nfs41: pass iomode through layoutreturn args, Tom Haynes
- [PATCH v6 24/53] nfs41: make a helper function to send layoutreturn, Tom Haynes
- [PATCH v6 25/53] nfs41: add a helper to mark layout for return, Tom Haynes
- [PATCH v6 26/53] nfs41: don't use a layout if it is marked for returning, Tom Haynes
- [PATCH v6 27/53] nfs41: send layoutreturn in last put_lseg, Tom Haynes
- [PATCH v6 28/53] nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send, Tom Haynes
- [PATCH v6 29/53] nfs/filelayout: use pnfs_error_mark_layout_for_return, Tom Haynes
- [PATCH v6 30/53] nfs: introduce pg_cleanup op for pgio descriptors, Tom Haynes
- [PATCH v6 31/53] pnfs: release lseg in pnfs_generic_pg_cleanup, Tom Haynes
- [PATCH v6 32/53] nfs: handle overlapping reqs in lock_and_join, Tom Haynes
- [PATCH v6 33/53] nfs: rename pgio header ds_idx to ds_commit_idx, Tom Haynes
- [PATCH v6 34/53] pnfs: pass ds_commit_idx through the commit path, Tom Haynes
- [PATCH v6 35/53] nfs: add mirroring support to pgio layer, Tom Haynes
- [PATCH v6 36/53] nfs: mirroring support for direct io, Tom Haynes
- [PATCH v6 37/53] pnfs: fail comparison when bucket verifier not set, Tom Haynes
- [PATCH v6 38/53] nfs41: add a debug warning if we destroy an unempty layout, Tom Haynes
- [PATCH v6 39/53] nfs: only reset desc->pg_mirror_idx when mirroring is supported, Tom Haynes
- [PATCH v6 40/53] nfs: add nfs_pgio_current_mirror helper, Tom Haynes
- [PATCH v6 41/53] pnfs: allow LD to ask to resend read through pnfs, Tom Haynes
- [PATCH v6 42/53] nfs41: add range to layoutreturn args, Tom Haynes
- [PATCH v6 43/53] nfs41: allow async version layoutreturn, Tom Haynes
- [PATCH v6 44/53] nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE, Tom Haynes
- [PATCH v6 45/53] nfs/flexfiles: send layoutreturn before freeing lseg, Tom Haynes
- [PATCH v6 46/53] nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags, Tom Haynes
- [PATCH v6 47/53] nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes, Tom Haynes
- [PATCH v6 48/53] nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET, Tom Haynes
- [PATCH v6 49/53] nfs: count DIO good bytes correctly with mirroring, Tom Haynes
- [PATCH v6 50/53] pnfs/flexfiles: Add the FlexFile Layout Driver, Tom Haynes
- [PATCH v6 51/53] pnfs: Update documentation on the Layout Drivers, Tom Haynes
- [PATCH v6 52/53] nfs41: .init_read and .init_write can be called with valid pg_lseg, Tom Haynes
- [PATCH v6 53/53] pnfs: lookup new lseg at lseg boundary, Tom Haynes
- Re: [PATCH v6 00/53] Add Flexfile Layout Module, Anna Schumaker
[PATCH] nfsd: default NFSv4.2 to on,
J. Bruce Fields
Re: [nfs] WARNING: CPU: 1 PID: 1392 at kernel/sched/core.c:7300 __might_sleep+0xbd/0xd0(),
Trond Myklebust
[PATCH] statd: Fix test for foreground mode,
Chris Mayo
ANNOUNCE: nfs-utils-1.3.2 released., Steve Dickson
[GIT PULL] Please pull NFSoRDMA client changes,
Anna Schumaker
3.18.x: the return of the NFSv3 client BUG on reboot, Nix
[PATCH 0/4] Configure flag clean up,
Steve Dickson
[PATCH 0/2] Two printf fixes,
Rasmus Villemoes
[PATCH v2 0/6] NFS: Add READ_PLUS support,
Anna Schumaker
[PATCH v2 0/4] NFSD: Add READ_PLUS support,
Anna.Schumaker
[PATCH v2 3/4] NFSD: Add READ_PLUS support for hole segments, Anna.Schumaker
Re: [PATCH v2 0/4] NFSD: Add READ_PLUS support, Christoph Hellwig
[PATCH] xprtrdma: Update the GFP flags used in xprt_rdma_allocate(), Chuck Lever
[nfs-utils PATCH] tests: fix typo and let make check work again,
Eryu Guan
[Patch] sunrpc: NULL utsname dereference on NFS umount during namespace cleanup,
Bruno Prémont
[PATCH] NFSv4: Deal with atomic upgrades of an existing delegation, Trond Myklebust
[PATCH] NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session, Trond Myklebust
[PATCH 1/2] SUNRPC: Adjust rpciod workqueue parameters,
Trond Myklebust
[PATCH] NFSv4.1: Optimise layout return-on-close, Trond Myklebust
[PATCH 0/5] Parallelise LOCK/LOCKU in NFSv4.x (x>0),
Trond Myklebust
[PATCH 0/5] Parallelise OPEN/OPEN_DOWNGRADE/CLOSE in NFSv4.x (x>0),
Trond Myklebust
NFSv4.1 backchannel for RDMA,
Chuck Lever
nfs-utils release warning, Steve Dickson
nfstrace - sniffer of NFS statistics for 1+Gbps traffic, Pavel Karneliuk
xfstest generic/299,
Steve French
[PATCH v5 00/51] Add Flexfile Layout Module,
Tom Haynes
- [PATCH v5 01/51] pnfs: Prepare for flexfiles by pulling out common code, Tom Haynes
- [PATCH v5 02/51] pnfs: Do not grab the commit_info lock twice when rescheduling writes, Tom Haynes
- [PATCH v5 03/51] nfs41: pull data server cache from file layout to generic pnfs, Tom Haynes
- [PATCH v5 04/51] nfs41: pull decode_ds_addr from file layout to generic pnfs, Tom Haynes
- [PATCH v5 05/51] nfs41: pull nfs4_ds_connect from file layout to generic pnfs, Tom Haynes
- [PATCH v5 06/51] nfs41: allow LD to choose DS connection auth flavor, Tom Haynes
- [PATCH v5 07/51] nfs41: move file layout macros to generic pnfs, Tom Haynes
- [PATCH v5 08/51] nfsv3: introduce nfs3_set_ds_client, Tom Haynes
- [PATCH v5 09/51] nfs41: allow LD to choose DS connection version/minor_version, Tom Haynes
- [PATCH v5 10/51] nfs41: create NFSv3 DS connection if specified, Tom Haynes
- [PATCH v5 11/51] pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio, Tom Haynes
- [PATCH v5 12/51] nfs: allow different protocol in nfs_initiate_commit, Tom Haynes
- [PATCH v5 14/51] nfs4: export nfs4_sequence_done, Tom Haynes
- [PATCH v5 13/51] nfs4: pass slot table to nfs40_setup_sequence, Tom Haynes
- [PATCH v5 15/51] nfs: allow to specify cred in nfs_initiate_pgio, Tom Haynes
- [PATCH v5 16/51] NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done(), Tom Haynes
- [PATCH v5 17/51] sunrpc: add rpc_count_iostats_idx, Tom Haynes
- [PATCH v5 18/51] nfs: set hostname when creating nfsv3 ds connection, Tom Haynes
- [PATCH v5 19/51] nfs/flexclient: export pnfs_layoutcommit_inode, Tom Haynes
- [PATCH v5 20/51] nfs41: close a small race window when adding new layout to global list, Tom Haynes
- [PATCH v5 22/51] nfs: save server READ/WRITE/COMMIT status, Tom Haynes
- [PATCH v5 21/51] nfs41: serialize first layoutget of a file, Tom Haynes
- [PATCH v5 23/51] nfs41: pass iomode through layoutreturn args, Tom Haynes
- [PATCH v5 24/51] nfs41: make a helper function to send layoutreturn, Tom Haynes
- [PATCH v5 25/51] nfs41: add a helper to mark layout for return, Tom Haynes
- [PATCH v5 26/51] nfs41: don't use a layout if it is marked for returning, Tom Haynes
- [PATCH v5 27/51] nfs41: send layoutreturn in last put_lseg, Tom Haynes
- [PATCH v5 28/51] nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send, Tom Haynes
- [PATCH v5 29/51] nfs/filelayout: use pnfs_error_mark_layout_for_return, Tom Haynes
- [PATCH v5 30/51] nfs: introduce pg_cleanup op for pgio descriptors, Tom Haynes
- [PATCH v5 31/51] pnfs: release lseg in pnfs_generic_pg_cleanup, Tom Haynes
- [PATCH v5 32/51] nfs: handle overlapping reqs in lock_and_join, Tom Haynes
- [PATCH v5 33/51] nfs: rename pgio header ds_idx to ds_commit_idx, Tom Haynes
- [PATCH v5 34/51] pnfs: pass ds_commit_idx through the commit path, Tom Haynes
- [PATCH v5 35/51] nfs: add mirroring support to pgio layer, Tom Haynes
- [PATCH v5 36/51] nfs: mirroring support for direct io, Tom Haynes
- [PATCH v5 37/51] pnfs: fail comparison when bucket verifier not set, Tom Haynes
- [PATCH v5 39/51] nfs: only reset desc->pg_mirror_idx when mirroring is supported, Tom Haynes
- [PATCH v5 38/51] nfs41: add a debug warning if we destroy an unempty layout, Tom Haynes
- [PATCH v5 40/51] nfs: add nfs_pgio_current_mirror helper, Tom Haynes
- [PATCH v5 41/51] pnfs: allow LD to ask to resend read through pnfs, Tom Haynes
- [PATCH v5 42/51] nfs41: add range to layoutreturn args, Tom Haynes
- [PATCH v5 43/51] nfs41: allow async version layoutreturn, Tom Haynes
- [PATCH v5 44/51] nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE, Tom Haynes
- [PATCH v5 45/51] nfs/flexfiles: send layoutreturn before freeing lseg, Tom Haynes
- [PATCH v5 46/51] nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags, Tom Haynes
- [PATCH v5 47/51] nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes, Tom Haynes
- [PATCH v5 48/51] nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET, Tom Haynes
- [PATCH v5 49/51] nfs: count DIO good bytes correctly with mirroring, Tom Haynes
- [PATCH v5 50/51] pnfs/flexfiles: Add the FlexFile Layout Driver, Tom Haynes
- [PATCH v5 51/51] pnfs: Update documentation on the Layout Drivers, Tom Haynes
- Re: [PATCH v5 00/51] Add Flexfile Layout Module, Christoph Hellwig
- <Possible follow-ups>
- Re: [PATCH v5 00/51] Add Flexfile Layout Module, Peng Tao
RoCE support for NFS over RDMA, Vishal Kher
RoCE support for NFS over RDMA?, Vishal Kher
[PATCH v3 00/13] locks: saner method for managing file locks,
Jeff Layton
- [PATCH v3 13/13] locks: update comments that refer to inode->i_flock, Jeff Layton
- [PATCH v3 01/13] locks: add new struct list_head to struct file_lock, Jeff Layton
- [PATCH v3 10/13] locks: clean up the lm_change prototype, Jeff Layton
- [PATCH v3 06/13] locks: convert posix locks to file_lock_context, Jeff Layton
- [PATCH v3 09/13] locks: add a dedicated spinlock to protect i_flctx lists, Jeff Layton
- [PATCH v3 07/13] locks: convert lease handling to file_lock_context, Jeff Layton
- [PATCH v3 11/13] locks: keep a count of locks on the flctx lists, Jeff Layton
- [PATCH v3 12/13] locks: consolidate NULL i_flctx checks in locks_remove_file, Jeff Layton
- [PATCH v3 04/13] ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks, Jeff Layton
- [PATCH v3 03/13] locks: add a new struct file_locking_context pointer to struct inode, Jeff Layton
- [PATCH v3 08/13] locks: remove i_flock field from struct inode, Jeff Layton
- [PATCH v3 02/13] locks: have locks_release_file use flock_lock_file to release generic flock locks, Jeff Layton
- [PATCH v3 05/13] locks: move flock locks to file_lock_context, Jeff Layton
- Re: [PATCH v3 00/13] locks: saner method for managing file locks, Mike Marshall
[PATCH] sunrpc/lockd: fix references to the BKL,
Jeff Layton
a simple and scalable pNFS block layout server V2,
Christoph Hellwig
- [PATCH 01/20] nfs: add LAYOUT_TYPE_MAX enum value, Christoph Hellwig
- [PATCH 02/20] fs: track fl_owner for leases, Christoph Hellwig
- [PATCH 03/20] fs: add FL_LAYOUT lease type, Christoph Hellwig
- [PATCH 04/20] nfsd: factor out a helper to decode nfstime4 values, Christoph Hellwig
- [PATCH 05/20] nfsd: move nfsd_fh_match to nfsfh.h, Christoph Hellwig
- [PATCH 06/20] nfsd: add fh_fsid_match helper, Christoph Hellwig
- [PATCH 07/20] nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c, Christoph Hellwig
- [PATCH 08/20] nfsd: make find/get/put file available outside nfs4state.c, Christoph Hellwig
- [PATCH 09/20] nfsd: make find_any_file available outside nfs4state.c, Christoph Hellwig
- [PATCH 10/20] nfsd: implement pNFS operations, Christoph Hellwig
- [PATCH 11/20] nfsd: implement pNFS layout recalls, Christoph Hellwig
- [PATCH 12/20] nfsd: update documentation for pNFS support, Christoph Hellwig
- [PATCH 13/20] nfsd: add trace events, Christoph Hellwig
- [PATCH 14/20] exportfs: add methods for block layout exports, Christoph Hellwig
- [PATCH 15/20] nfsd: pNFS block layout driver, Christoph Hellwig
- [PATCH 16/20] xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten, Christoph Hellwig
- [PATCH 17/20] xfs: update the superblock using a synchronous transaction in growfs, Christoph Hellwig
- [PATCH 18/20] xfs: factor out a xfs_update_prealloc_flags() helper, Christoph Hellwig
- [PATCH 20/20] xfs: recall pNFS layouts on conflicting access, Christoph Hellwig
- [PATCH 19/20] xfs: implement pNFS export operations, Christoph Hellwig
- Re: a simple and scalable pNFS block layout server V2, Chuck Lever
- Re: a simple and scalable pNFS block layout server V2, J. Bruce Fields
- Re: a simple and scalable pNFS block layout server V2, J. Bruce Fields
race between inode eviction with delegation and opening same file,
Olga Kornievskaia
Linux NFS town hall meeting 01/22/15 (Canceled), Steve Dickson
[PATCH v3 00/20] NFS/RDMA client for 3.20,
Chuck Lever
- [PATCH v3 01/20] xprtrdma: human-readable completion status, Chuck Lever
- [PATCH v3 03/20] xprtrdma: Display XIDs in host byte order, Chuck Lever
- [PATCH v3 02/20] xprtrdma: Modernize htonl and ntohl, Chuck Lever
- [PATCH v3 04/20] xprtrdma: Clean up hdrlen, Chuck Lever
- [PATCH v3 05/20] xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt, Chuck Lever
- [PATCH v3 06/20] xprtrdma: Remove rpcrdma_ep::rep_ia, Chuck Lever
- [PATCH v3 07/20] xprtrdma: Remove rl_mr field, and the mr_chunk union, Chuck Lever
- [PATCH v3 08/20] xprtrdma: Move credit update to RPC reply handler, Chuck Lever
- [PATCH v3 09/20] xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt, Chuck Lever
- [PATCH v3 10/20] xprtrdma: Free the pd if ib_query_qp() fails, Chuck Lever
- [PATCH v3 11/20] xprtrdma: Take struct ib_device_attr off the stack, Chuck Lever
- [PATCH v3 12/20] xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack, Chuck Lever
- [PATCH v3 13/20] xprtrdma: Simplify synopsis of rpcrdma_buffer_create(), Chuck Lever
- [PATCH v3 14/20] xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy(), Chuck Lever
- [PATCH v3 15/20] xprtrdma: Add struct rpcrdma_regbuf and helpers, Chuck Lever
- [PATCH v3 16/20] xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req, Chuck Lever
- [PATCH v3 17/20] xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req, Chuck Lever
- [PATCH v3 18/20] xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep, Chuck Lever
- [PATCH v3 19/20] xprtrdma: Allocate zero pad separately from rpcrdma_buffer, Chuck Lever
- [PATCH v3 20/20] xprtrdma: Clean up after adding regbuf management, Chuck Lever
- Re: [PATCH v3 00/20] NFS/RDMA client for 3.20, Anna Schumaker
[PATCH] systemd: Ensure RPC pipefs is mounted before rpc.idmapd starts,
Chris Mayo
Yet another kernel crash in NFS4 state recovery,
Mkrtchyan, Tigran
[PATCH] nfs: clean up nfs_direct_IO, Peng Tao
kernel crashes on commit,
Mkrtchyan, Tigran
Type mismatch causing stale client loop,
Aaron Pace
[PATCH v3] nfs: fix dio deadlock when O_DIRECT flag is flipped, Peng Tao
storage controllers for use with NFS+BtrFs,
Daniel Pocock
[PATCH v2] nfs: fix dio deadlock when O_DIRECT flag is flipped,
Peng Tao
[PATCH] nfsd: fix memory corruption due to uninitialized variable,
Junxiao Bi
nfs-utils/idmapd: use of private define breaks with libevent-2.1.x,
Holger Hoffstätte
Max. open files?,
Paul van der Vlis
Secure NFSv4 mounts and daemons,
Ralph Zack
[PATCH] sm-notify: notify hosts in background,
Steve Dickson
Race in bl_resolve_deviceid?,
Trond Myklebust
[PATCH v4 00/50] Add Flexfile Layout Module,
Tom Haynes
- [PATCH v4 01/50] pnfs: Prepare for flexfiles by pulling out common code, Tom Haynes
- [PATCH v4 02/50] pnfs: Do not grab the commit_info lock twice when rescheduling writes, Tom Haynes
- [PATCH v4 03/50] nfs41: pull data server cache from file layout to generic pnfs, Tom Haynes
- [PATCH v4 04/50] nfs41: pull decode_ds_addr from file layout to generic pnfs, Tom Haynes
- [PATCH v4 06/50] nfs41: allow LD to choose DS connection auth flavor, Tom Haynes
- [PATCH v4 09/50] nfs41: allow LD to choose DS connection version/minor_version, Tom Haynes
- [PATCH v4 10/50] nfs41: create NFSv3 DS connection if specified, Tom Haynes
- [PATCH v4 05/50] nfs41: pull nfs4_ds_connect from file layout to generic pnfs, Tom Haynes
- [PATCH v4 14/50] nfs4: export nfs4_sequence_done, Tom Haynes
- [PATCH v4 07/50] nfs41: move file layout macros to generic pnfs, Tom Haynes
- [PATCH v4 11/50] pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio, Tom Haynes
- [PATCH v4 08/50] nfsv3: introduce nfs3_set_ds_client, Tom Haynes
- [PATCH v4 17/50] sunrpc: add rpc_count_iostats_idx, Tom Haynes
- [PATCH v4 12/50] nfs: allow different protocol in nfs_initiate_commit, Tom Haynes
- [PATCH v4 18/50] nfs: set hostname when creating nfsv3 ds connection, Tom Haynes
- [PATCH v4 16/50] NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done(), Tom Haynes
- [PATCH v4 23/50] nfs41: pass iomode through layoutreturn args, Tom Haynes
- [PATCH v4 22/50] nfs: save server READ/WRITE/COMMIT status, Tom Haynes
- [PATCH v4 24/50] nfs41: make a helper function to send layoutreturn, Tom Haynes
- [PATCH v4 25/50] nfs41: add a helper to mark layout for return, Tom Haynes
- [PATCH v4 27/50] nfs41: send layoutreturn in last put_lseg, Tom Haynes
- [PATCH v4 28/50] nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send, Tom Haynes
- [PATCH v4 26/50] nfs41: don't use a layout if it is marked for returning, Tom Haynes
- [PATCH v4 30/50] nfs: introduce pg_cleanup op for pgio descriptors, Tom Haynes
- [PATCH v4 20/50] nfs41: close a small race window when adding new layout to global list, Tom Haynes
- [PATCH v4 19/50] nfs/flexclient: export pnfs_layoutcommit_inode, Tom Haynes
- [PATCH v4 21/50] nfs41: serialize first layoutget of a file, Tom Haynes
- [PATCH v4 29/50] nfs/filelayout: use pnfs_error_mark_layout_for_return, Tom Haynes
- [PATCH v4 31/50] pnfs: release lseg in pnfs_generic_pg_cleanup, Tom Haynes
- [PATCH v4 33/50] nfs: rename pgio header ds_idx to ds_commit_idx, Tom Haynes
- [PATCH v4 32/50] nfs: handle overlapping reqs in lock_and_join, Tom Haynes
- [PATCH v4 35/50] nfs: add mirroring support to pgio layer, Tom Haynes
- [PATCH v4 34/50] pnfs: pass ds_commit_idx through the commit path, Tom Haynes
- [PATCH v4 13/50] nfs4: pass slot table to nfs40_setup_sequence, Tom Haynes
- [PATCH v4 15/50] nfs: allow to specify cred in nfs_initiate_pgio, Tom Haynes
- [PATCH v4 36/50] nfs: mirroring support for direct io, Tom Haynes
- [PATCH v4 37/50] pnfs: fail comparison when bucket verifier not set, Tom Haynes
- [PATCH v4 39/50] nfs: only reset desc->pg_mirror_idx when mirroring is supported, Tom Haynes
- [PATCH v4 40/50] nfs: add nfs_pgio_current_mirror helper, Tom Haynes
- [PATCH v4 41/50] pnfs: allow LD to ask to resend read through pnfs, Tom Haynes
- [PATCH v4 38/50] nfs41: add a debug warning if we destroy an unempty layout, Tom Haynes
- [PATCH v4 42/50] nfs41: add range to layoutreturn args, Tom Haynes
- [PATCH v4 43/50] nfs41: allow async version layoutreturn, Tom Haynes
- [PATCH v4 44/50] nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE, Tom Haynes
- [PATCH v4 47/50] nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes, Tom Haynes
- [PATCH v4 46/50] nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags, Tom Haynes
- [PATCH v4 49/50] pnfs/flexfiles: Add the FlexFile Layout Driver, Tom Haynes
- [PATCH v4 50/50] pnfs: Update documentation on the Layout Drivers, Tom Haynes
- [PATCH v4 48/50] nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET, Tom Haynes
- [PATCH v4 45/50] nfs/flexfiles: send layoutreturn before freeing lseg, Tom Haynes
[PATCH 0/3] Miscellaneous systemd changes (v2),
Steve Dickson
[PATCH] nfs: don't call blocking operations while !TASK_RUNNING,
Jeff Layton
[PATCH] nfs: fix dio deadlock when O_DIRECT flag is flipped,
Peng Tao
backing_dev_info cleanups & lifetime rule fixes V2,
Christoph Hellwig
- [PATCH 01/12] fs: deduplicate noop_backing_dev_info, Christoph Hellwig
- [PATCH 04/12] block_dev: only write bdev inode on close, Christoph Hellwig
- [PATCH 09/12] ceph: remove call to bdi_unregister, Christoph Hellwig
- [PATCH 02/12] fs: kill BDI_CAP_SWAP_BACKED, Christoph Hellwig
- [PATCH 10/12] nfs: don't call bdi_unregister, Christoph Hellwig
- [PATCH 11/12] fs: don't reassign dirty inodes to default_backing_dev_info, Christoph Hellwig
- [PATCH 12/12] fs: remove default_backing_dev_info, Christoph Hellwig
- [PATCH 03/12] fs: introduce f_op->mmap_capabilities for nommu mmap support, Christoph Hellwig
- [PATCH 08/12] fs: remove mapping->backing_dev_info, Christoph Hellwig
- [PATCH 06/12] nilfs2: set up s_bdi like the generic mount_bdev code, Christoph Hellwig
- [PATCH 07/12] fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info, Christoph Hellwig
- [PATCH 05/12] block_dev: get bdev inode bdi directly from the block device, Christoph Hellwig
- Re: backing_dev_info cleanups & lifetime rule fixes V2, Jens Axboe
[PATCH] pnfs/objlayout: wire up .alloc_device_id_node, Christoph Hellwig
[PATCH] nfsd: nfs4state: Remove unused function,
Rickard Strandqvist
[PATCH 0/3] Miscellaneous systemd changes,
Steve Dickson
nfs client stat() performance degradation,
Julien Cristau
[PATCH v2 00/20] NFS/RDMA client for 3.20,
Chuck Lever
- [PATCH v2 01/20] xprtrdma: human-readable completion status, Chuck Lever
- [PATCH v2 02/20] xprtrdma: Modernize htonl and ntohl, Chuck Lever
- [PATCH v2 03/20] xprtrdma: Display XIDs in host byte order, Chuck Lever
- [PATCH v2 04/20] xprtrdma: Clean up hdrlen, Chuck Lever
- [PATCH v2 06/20] xprtrdma: Remove rpcrdma_ep::rep_ia, Chuck Lever
- [PATCH v2 05/20] xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt, Chuck Lever
- [PATCH v2 07/20] xprtrdma: Remove rl_mr field, and the mr_chunk union, Chuck Lever
- [PATCH v2 08/20] xprtrdma: Move credit update to RPC reply handler, Chuck Lever
- [PATCH v2 09/20] xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt, Chuck Lever
- [PATCH v2 10/20] xprtrdma: Free the pd if ib_query_qp() fails, Chuck Lever
- [PATCH v2 11/20] xprtrdma: Take struct ib_device_attr off the stack, Chuck Lever
- [PATCH v2 12/20] xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack, Chuck Lever
- [PATCH v2 13/20] xprtrdma: Simplify synopsis of rpcrdma_buffer_create(), Chuck Lever
- [PATCH v2 14/20] xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy(), Chuck Lever
- [PATCH v2 15/20] xprtrdma: Add struct rpcrdma_regbuf and helpers, Chuck Lever
- [PATCH v2 16/20] xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req, Chuck Lever
- [PATCH v2 17/20] xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req, Chuck Lever
- [PATCH v2 18/20] xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep, Chuck Lever
- [PATCH v2 19/20] xprtrdma: Allocate zero pad separately from rpcrdma_buffer, Chuck Lever
- [PATCH v2 20/20] xprtrdma: Clean up after adding regbuf management, Chuck Lever
- Re: [PATCH v2 00/20] NFS/RDMA client for 3.20, Steve Wise
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]