1. 731c74d NFSv4: Report the error from nfs4_select_rw_stateid() by Trond Myklebust · 5 years ago
  2. d5b9216 pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS by Trond Myklebust · 5 years ago
  3. 58bbeab pnfs: Fix a problem where we gratuitously start doing I/O through the MDS by Trond Myklebust · 5 years ago
  4. d9aba2b NFSv4: Don't use the zero stateid with layoutget by Trond Myklebust · 5 years ago
  5. 2b17d725 NFS: Clean up writeback code by Trond Myklebust · 6 years ago
  6. 9fcd596 NFS: Add a helper to return a pointer to the open context of a struct nfs_page by Trond Myklebust · 6 years ago
  7. 400417b pNFS: Fix a typo in pnfs_update_layout by Trond Myklebust · 6 years ago
  8. 5085607 NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount by Trond Myklebust · 6 years ago
  9. a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
  10. 0de4397 NFS: Convert lookups of the open context to RCU by Trond Myklebust · 6 years ago
  11. 28ced9a pNFS: Don't allocate more pages than we need to fit a layoutget response by Trond Myklebust · 6 years ago
  12. a2791d3 pNFS: Don't zero out the array in nfs4_alloc_pages() by Trond Myklebust · 6 years ago
  13. d03360a pNFS: Ensure we return the error if someone kills a waiting layoutget by Trond Myklebust · 6 years ago
  14. 0af4c8b pNFS: Remove unwanted optimisation of layoutget by Trond Myklebust · 6 years ago
  15. ea51f94 pNFS: Treat RECALLCONFLICT like DELAY... by Trond Myklebust · 6 years ago
  16. ecf8402 pNFS: When updating the stateid in layoutreturn, also update the recall range by Trond Myklebust · 6 years ago
  17. 10db5b7 pnfs: Use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  18. 2230ca0 pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURN by Trond Myklebust · 6 years ago
  19. c16467d pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn by Trond Myklebust · 6 years ago
  20. af9b6d7 pNFS: Parse the results of layoutget on open even if permissions checks fail by Trond Myklebust · 7 years ago
  21. 411ae72 pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout() by Trond Myklebust · 7 years ago
  22. f0b4298 pNFS: Ignore non-recalled layouts in pnfs_layout_need_return() by Trond Myklebust · 7 years ago
  23. e0b7d42 pNFS: Don't discard layout segments that are marked for return by Trond Myklebust · 7 years ago
  24. 93b7f7a skip LAYOUTRETURN if layout is invalid by Olga Kornievskaia · 7 years ago
  25. 32f1c28 pnfs: Don't call commit on failed layoutget-on-open by Trond Myklebust · 7 years ago
  26. 64294b0 pNFS: Don't send LAYOUTGET on OPEN for read, if we already have cached data by Trond Myklebust · 8 years ago
  27. 8dc9656 NFSv4/pnfs: Don't switch off layoutget-on-open for transient errors by Trond Myklebust · 8 years ago
  28. d49e0d5 NFSv4/pnfs: Ensure pnfs_parse_lgopen() won't try to parse uninitialised data by Trond Myklebust · 8 years ago
  29. 30ae241 pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET by Fred Isaman · 8 years ago
  30. c49b520 pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall by Fred Isaman · 8 years ago
  31. 6e01260 pnfs: Stop attempting LAYOUTGET on OPEN on failure by Fred Isaman · 8 years ago
  32. 78746a3 pnfs: Add LAYOUTGET to OPEN of an existing file by Fred Isaman · 8 years ago
  33. 29a8bfe pNFS: Refactor nfs4_layoutget_release() by Trond Myklebust · 7 years ago
  34. 2409a97 pnfs: Add LAYOUTGET to OPEN of a new file by Fred Isaman · 8 years ago
  35. 5e36e2a pnfs: Change pnfs_alloc_init_layoutget_args call signature by Fred Isaman · 8 years ago
  36. 1b146fc pnfs: Move nfs4_opendata into nfs4_fs.h by Fred Isaman · 8 years ago
  37. dacb452 pnfs: move allocations out of nfs4_proc_layoutget by Fred Isaman · 8 years ago
  38. 587f03d pnfs: refactor send_layoutget by Fred Isaman · 8 years ago
  39. 9c6376e pNFS: Prevent the layout header refcount going to zero in pnfs_roc() by Trond Myklebust · 7 years ago
  40. ba4a76f nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds by Scott Mayhew · 7 years ago
  41. b3dce6a pnfs/blocklayout: handle transient devices by Benjamin Coddington · 7 years ago
  42. 7380020 pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close by Trond Myklebust · 7 years ago
  43. 6089dd0 NFS: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  44. 2b28a7b fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  45. eba6dd6 fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  46. 70d2f7b pNFS: Use the standard I/O stateid when calling LAYOUTGET by Trond Myklebust · 7 years ago
  47. 196639e NFS: Fix 2 use after free issues in the I/O code by Trond Myklebust · 7 years ago
  48. 8205b9c NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg() by Trond Myklebust · 7 years ago
  49. 08cb5b0 pnfs: Fix the check for requests in range of layout segment by Benjamin Coddington · 8 years ago
  50. 61f454e pNFS: Fix a deadlock when coalescing writes and returning the layout by Trond Myklebust · 8 years ago
  51. 5466d21 pNFS: Don't clear the layout return info if there are segments to return by Trond Myklebust · 8 years ago
  52. 1f18b82 pNFS: Ensure we commit the layout if it has been invalidated by Trond Myklebust · 8 years ago
  53. 37f8aa1 pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure path by Trond Myklebust · 8 years ago
  54. bdebfcc pNFS: Ensure we check layout validity before marking it for return by Trond Myklebust · 8 years ago
  55. 6aeafd0 pNFS: Fix use after free issues in pnfs_do_read() by Trond Myklebust · 8 years ago
  56. b3230e8 pNFS: Ensure we check layout segment validity in the pg_init() callback by Trond Myklebust · 8 years ago
  57. b941968 pNFS: Unexport pnfs_put_lseg_locked and _pnfs_return_layout by Trond Myklebust · 8 years ago
  58. ee6625a pNFS: Fix a reference leak in _pnfs_return_layout by Trond Myklebust · 8 years ago
  59. e71708d pNFS: Return RW layouts on OPEN_DOWNGRADE by Trond Myklebust · 8 years ago
  60. 362fb57 pNFS: Release NFS_LAYOUT_RETURN when invalidating the layout stateid by Trond Myklebust · 8 years ago
  61. 287bd3e pNFS: Add a layoutreturn callback to performa layout-private setup by Trond Myklebust · 8 years ago
  62. 4d796d7 pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn by Trond Myklebust · 8 years ago
  63. b85f562 pNFS: Skip invalid stateids when doing a bulk destroy by Trond Myklebust · 8 years ago
  64. 29ade5d pNFS: Wait on outstanding layoutreturns to complete in pnfs_roc() by Trond Myklebust · 8 years ago
  65. abb3e1c pNFS: Don't mark the layout as freed if the last lseg is marked for return by Trond Myklebust · 8 years ago
  66. 4aab973 pNFS: Sync the layout state bits in pnfs_cache_lseg_for_layoutreturn by Trond Myklebust · 8 years ago
  67. 24408f5 pNFS: Fix bugs in _pnfs_return_layout by Trond Myklebust · 8 years ago
  68. fe1cf94 pNFS: Clear all layout segment state in pnfs_mark_layout_stateid_invalid by Trond Myklebust · 8 years ago
  69. 1c5bd76d pNFS: Enable layoutreturn operation for return-on-close by Trond Myklebust · 8 years ago
  70. 828ed9e pNFS: Clean up - add a helper to initialise struct layoutreturn_args by Trond Myklebust · 8 years ago
  71. 69820d2 pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_roc by Trond Myklebust · 8 years ago
  72. 0cdc329 pNFS: Skip checking for return-on-close if the layout is invalid by Trond Myklebust · 8 years ago
  73. e685d23 pNFS: Remove spurious wake up in pnfs_layout_remove_lseg() by Trond Myklebust · 8 years ago
  74. 2a97442 NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid by Trond Myklebust · 8 years ago
  75. 68f7447 pNFS: Do not free layout segments that are marked for return by Trond Myklebust · 8 years ago
  76. 17822b2 pNFS: consolidate the different range intersection tests by Trond Myklebust · 8 years ago
  77. ee284e3 pNFS: Fix race in pnfs_wait_on_layoutreturn by Trond Myklebust · 8 years ago
  78. 6604b20 pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed by Trond Myklebust · 8 years ago
  79. 9888d83 pNFS: Force a retry of LAYOUTGET if the stateid doesn't match our cache by Trond Myklebust · 8 years ago
  80. ae5a459 pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid by Trond Myklebust · 8 years ago
  81. 7b65099 pNFS: Don't clear the layout stateid if a layout return is outstanding by Trond Myklebust · 8 years ago
  82. 54e4a0d pNFS: Fix a deadlock between read resends and layoutreturn by Trond Myklebust · 8 years ago
  83. 1927471 NFS: Don't print a pNFS error if we aren't using pNFS by Anna Schumaker · 8 years ago
  84. bfc505d pNFS: Fix atime updates on pNFS clients by Trond Myklebust · 8 years ago
  85. ca440c3 pnfs: add a new mechanism to select a layout driver according to an ordered list by Jeff Layton · 8 years ago
  86. 3132e49 pnfs: track multiple layout types in fsinfo structure by Jeff Layton · 8 years ago
  87. 334a8f3 pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs by Trond Myklebust · 8 years ago
  88. 2a59a04 pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID by Trond Myklebust · 8 years ago
  89. bf0291d pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised by Trond Myklebust · 8 years ago
  90. b88fa69 pNFS: The client must not do I/O to the DS if it's lease has expired by Trond Myklebust · 8 years ago
  91. 9a0fe86 pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls by Trond Myklebust · 8 years ago
  92. 668f455 Merge branch 'pnfs' by Trond Myklebust · 8 years ago
  93. 3627452 Merge branch 'writeback' by Trond Myklebust · 8 years ago
  94. 01d7b29 pNFS: Remove redundant smp_mb() from pnfs_init_lseg() by Trond Myklebust · 8 years ago
  95. 119cef97 pNFS: Cleanup - do layout segment initialisation in one place by Trond Myklebust · 8 years ago
  96. 28c1acf pNFS: Remove redundant stateid invalidation by Trond Myklebust · 8 years ago
  97. f71dfe8 pNFS: Remove redundant pnfs_mark_layout_returned_if_empty() by Trond Myklebust · 8 years ago
  98. d9b6170 pNFS: Clear the layout metadata if the server changed the layout stateid by Trond Myklebust · 8 years ago
  99. 5f46be0 pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid() by Trond Myklebust · 8 years ago
  100. e036f46 NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence id by Trond Myklebust · 8 years ago