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