- 8791545 NFS: Move NFS protocol display macros to global header by Chuck Lever · 3 years, 3 months ago
- f0caea8 NFS: Fix an Oops in pnfs_mark_request_commit() by Trond Myklebust · 3 years, 3 months ago
- 078000d pNFS: We want return-on-close to complete when evicting the inode by Trond Myklebust · 4 years ago
- b6d49ec NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode by Trond Myklebust · 4 years, 2 months ago
- 4be78d2 NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr by Trond Myklebust · 4 years, 2 months ago
- 563c53e NFS: Fix flexfiles read failover by Trond Myklebust · 4 years, 5 months ago
- e1e54ab pNFS/flexfiles: Check the layout segment range before doing I/O by Trond Myklebust · 4 years, 10 months ago
- 9c455a8 NFS/pNFS: Clean up pNFS commit operations by Trond Myklebust · 4 years, 10 months ago
- fb6b53b NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs() by Trond Myklebust · 4 years, 10 months ago
- ba827c9 pNFS: Enable per-layout segment commit structures by Trond Myklebust · 4 years, 10 months ago
- a990189 pNFS: Add infrastructure for cleaning up per-layout commit structures by Trond Myklebust · 4 years, 10 months ago
- 18f4129 NFS/pNFS: Allow O_DIRECT to release the DS commitinfo by Trond Myklebust · 4 years, 10 months ago
- c21e716 NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info by Trond Myklebust · 4 years, 10 months ago
- d7242c4 pNFS: Add a helper to allocate the array of buckets by Trond Myklebust · 4 years, 10 months ago
- b5fdf84 NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts by Trond Myklebust · 5 years ago
- cf6605d NFSv4: Ensure layout headers are RCU safe by Trond Myklebust · 5 years ago
- 59b5639 NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred by Trond Myklebust · 5 years ago
- 0722dc9 pNFS/flexfiles: Record resend attempts on I/O failure by Trond Myklebust · 5 years ago
- 30cb3ee pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid by Trond Myklebust · 5 years ago
- 287a9c5 NFSv4: Clean up pNFS return-on-close error handling by Trond Myklebust · 5 years ago
- 9fcd596 NFS: Add a helper to return a pointer to the open context of a struct nfs_page by Trond Myklebust · 6 years ago
- 76c6690 NFS/flexfiles: Speed up read failover when DSes are down by Trond Myklebust · 6 years ago
- 5085607 NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount by Trond Myklebust · 6 years ago
- a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
- 28ced9a pNFS: Don't allocate more pages than we need to fit a layoutget response by Trond Myklebust · 6 years ago
- ecf8402 pNFS: When updating the stateid in layoutreturn, also update the recall range by Trond Myklebust · 6 years ago
- c16467d pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn by Trond Myklebust · 6 years ago
- c8bf707 pNFS: Don't send layoutreturn if the layout is already invalid by Trond Myklebust · 7 years ago
- 30ae241 pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET by Fred Isaman · 8 years ago
- 29a8bfe pNFS: Refactor nfs4_layoutget_release() by Trond Myklebust · 7 years ago
- 2409a97 pnfs: Add LAYOUTGET to OPEN of a new file by Fred Isaman · 8 years ago
- dacb452 pnfs: move allocations out of nfs4_proc_layoutget by Fred Isaman · 8 years ago
- f86c3ac pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN by Fred Isaman · 8 years ago
- b3dce6a pnfs/blocklayout: handle transient devices by Benjamin Coddington · 7 years ago
- d78471d pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR by Benjamin Coddington · 7 years ago
- 7380020 pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close by Trond Myklebust · 7 years ago
- 2b28a7b fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- eba6dd6 fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- a2a5dea fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 8205b9c NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg() by Trond Myklebust · 7 years ago
- 08cb5b0 pnfs: Fix the check for requests in range of layout segment by Benjamin Coddington · 8 years ago
- b3230e8 pNFS: Ensure we check layout segment validity in the pg_init() callback by Trond Myklebust · 8 years ago
- 7350474 pNFS: Remove unused layout driver callbacks by Trond Myklebust · 8 years ago
- a33e4b0 pNFS: return status from nfs4_pnfs_ds_connect by Weston Andros Adamson · 8 years ago
- 422c93c pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn by Trond Myklebust · 8 years ago
- 287bd3e pNFS: Add a layoutreturn callback to performa layout-private setup by Trond Myklebust · 8 years ago
- 7d38de3 NFS: Remove unused authflavour parameter from nfs_get_client() by Anna Schumaker · 8 years ago
- 1c5bd76d pNFS: Enable layoutreturn operation for return-on-close by Trond Myklebust · 8 years ago
- 94e5c57 pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback by Trond Myklebust · 8 years ago
- 2a97442 NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid by Trond Myklebust · 8 years ago
- 68f7447 pNFS: Do not free layout segments that are marked for return by Trond Myklebust · 8 years ago
- 17822b2 pNFS: consolidate the different range intersection tests by Trond Myklebust · 8 years ago
- 6604b20 pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed by Trond Myklebust · 8 years ago
- ca440c3 pnfs: add a new mechanism to select a layout driver according to an ordered list by Jeff Layton · 8 years ago
- 3132e49 pnfs: track multiple layout types in fsinfo structure by Jeff Layton · 8 years ago
- 668f455 Merge branch 'pnfs' by Trond Myklebust · 8 years ago
- f71dfe8 pNFS: Remove redundant pnfs_mark_layout_returned_if_empty() by Trond Myklebust · 8 years ago
- 5f46be0 pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid() by Trond Myklebust · 8 years ago
- 45fcc7b pNFS: LAYOUTRETURN should only update the stateid if the layout is valid by Trond Myklebust · 8 years ago
- 10b7e9a pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstanding by Trond Myklebust · 9 years ago
- 6712007 pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1 by Trond Myklebust · 9 years ago
- c7d73af pnfs: pnfs_update_layout needs to consider if strict iomode checking is on by Tom Haynes · 9 years ago
- 183d9e7 pnfs: rework LAYOUTGET retry handling by Jeff Layton · 9 years ago
- 6d597e1 pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args by Jeff Layton · 9 years ago
- 3982a6a pnfs: keep track of the return sequence number in pnfs_layout_hdr by Jeff Layton · 9 years ago
- 6675528 pnfs: record sequence in pnfs_layout_segment when it's created by Jeff Layton · 9 years ago
- 1b1bc66 pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs by Weston Andros Adamson · 9 years ago
- 2370abd NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE by Trond Myklebust · 9 years ago
- 942e3d7 Merge branch 'pnfs_generic' by Trond Myklebust · 9 years ago
- 506c0d6 NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments by Trond Myklebust · 9 years ago
- e144e53 NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures by Trond Myklebust · 9 years ago
- 1033555 NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout by Trond Myklebust · 9 years ago
- b20135d NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid by Trond Myklebust · 9 years ago
- fc7ff36 pNFS: If we have to delay the layout callback, mark the layout for return by Trond Myklebust · 9 years ago
- 0654cc7 NFSv4.1/pNFS: Add a helper to mark the layout as returned by Trond Myklebust · 9 years ago
- 2e5b29f pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET by Trond Myklebust · 9 years ago
- 500d701 NFS41: make close wait for layoutreturn by Peng Tao · 9 years ago
- 0762ed2 NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing ones by Trond Myklebust · 9 years ago
- 03772d2 NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertion by Trond Myklebust · 9 years ago
- 82714bd NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdr by Trond Myklebust · 9 years ago
- bbf58bf NFSv4.2/pnfs: Make the layoutstats timer configurable by Trond Myklebust · 9 years ago
- 3976143 NFS41: remove NFS_LAYOUT_ROC flag by Peng Tao · 9 years ago
- 4ff376f NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is set by Trond Myklebust · 9 years ago
- c8ad889 NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback path by Trond Myklebust · 9 years ago
- 865a7ec nfs: provide pnfs_report_layoutstat when NFS42 is disabled by Peng Tao · 10 years ago
- 8733408 pnfs: add pnfs_report_layoutstat helper function by Peng Tao · 10 years ago
- 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 5bb89b4 NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS by Trond Myklebust · 10 years ago
- 67af761 NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit() by Trond Myklebust · 10 years ago
- df52699 NFSv4.1: Don't cache deviceids that have no notifications by Trond Myklebust · 10 years ago
- 84a80f6 NFSv4.1: Convert pNFS deviceid to use kfree_rcu() by Trond Myklebust · 10 years ago
- 338d00c pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_request_commit by Tom Haynes · 10 years ago
- e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
- d67ae82 pnfs/flexfiles: Add the FlexFile Layout Driver by Tom Haynes · 10 years ago
- aa8a45e nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET by Peng Tao · 10 years ago
- c829013 nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags by Peng Tao · 10 years ago
- 193e3aa nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE by Peng Tao · 10 years ago
- 6c16605 nfs41: allow async version layoutreturn by Peng Tao · 10 years ago
- ceb11e1 pnfs: allow LD to ask to resend read through pnfs by Peng Tao · 10 years ago