1. 24b049f pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed by Trond Myklebust · 8 years ago
  2. ca440c3 pnfs: add a new mechanism to select a layout driver according to an ordered list by Jeff Layton · 8 years ago
  3. 3132e49 pnfs: track multiple layout types in fsinfo structure by Jeff Layton · 8 years ago
  4. 668f455 Merge branch 'pnfs' by Trond Myklebust · 8 years ago
  5. f71dfe8 pNFS: Remove redundant pnfs_mark_layout_returned_if_empty() by Trond Myklebust · 8 years ago
  6. 5f46be0 pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid() by Trond Myklebust · 8 years ago
  7. 45fcc7b pNFS: LAYOUTRETURN should only update the stateid if the layout is valid by Trond Myklebust · 8 years ago
  8. 10b7e9a pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstanding by Trond Myklebust · 8 years ago
  9. 6712007 pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1 by Trond Myklebust · 8 years ago
  10. c7d73af pnfs: pnfs_update_layout needs to consider if strict iomode checking is on by Tom Haynes · 8 years ago
  11. 183d9e7 pnfs: rework LAYOUTGET retry handling by Jeff Layton · 8 years ago
  12. 6d597e1 pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args by Jeff Layton · 8 years ago
  13. 3982a6a pnfs: keep track of the return sequence number in pnfs_layout_hdr by Jeff Layton · 8 years ago
  14. 6675528 pnfs: record sequence in pnfs_layout_segment when it's created by Jeff Layton · 8 years ago
  15. 1b1bc66 pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs by Weston Andros Adamson · 8 years ago
  16. 2370abd NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE by Trond Myklebust · 8 years ago
  17. 942e3d7 Merge branch 'pnfs_generic' by Trond Myklebust · 8 years ago
  18. 506c0d6 NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments by Trond Myklebust · 8 years ago
  19. e144e53 NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures by Trond Myklebust · 8 years ago
  20. 1033555 NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout by Trond Myklebust · 8 years ago
  21. b20135d NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid by Trond Myklebust · 8 years ago
  22. fc7ff36 pNFS: If we have to delay the layout callback, mark the layout for return by Trond Myklebust · 8 years ago
  23. 0654cc7 NFSv4.1/pNFS: Add a helper to mark the layout as returned by Trond Myklebust · 8 years ago
  24. 2e5b29f pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET by Trond Myklebust · 8 years ago
  25. 500d701 NFS41: make close wait for layoutreturn by Peng Tao · 9 years ago
  26. 0762ed2 NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing ones by Trond Myklebust · 9 years ago
  27. 03772d2 NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertion by Trond Myklebust · 9 years ago
  28. 82714bd NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdr by Trond Myklebust · 9 years ago
  29. bbf58bf NFSv4.2/pnfs: Make the layoutstats timer configurable by Trond Myklebust · 9 years ago
  30. 3976143 NFS41: remove NFS_LAYOUT_ROC flag by Peng Tao · 9 years ago
  31. 4ff376f NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is set by Trond Myklebust · 9 years ago
  32. c8ad889 NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback path by Trond Myklebust · 9 years ago
  33. 865a7ec nfs: provide pnfs_report_layoutstat when NFS42 is disabled by Peng Tao · 9 years ago
  34. 8733408 pnfs: add pnfs_report_layoutstat helper function by Peng Tao · 9 years ago
  35. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  36. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  37. 5bb89b4 NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS by Trond Myklebust · 9 years ago
  38. 67af761 NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit() by Trond Myklebust · 9 years ago
  39. df52699 NFSv4.1: Don't cache deviceids that have no notifications by Trond Myklebust · 9 years ago
  40. 84a80f6 NFSv4.1: Convert pNFS deviceid to use kfree_rcu() by Trond Myklebust · 9 years ago
  41. 338d00c pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_request_commit by Tom Haynes · 9 years ago
  42. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 9 years ago
  43. d67ae82 pnfs/flexfiles: Add the FlexFile Layout Driver by Tom Haynes · 9 years ago
  44. aa8a45e nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET by Peng Tao · 9 years ago
  45. c829013 nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags by Peng Tao · 9 years ago
  46. 193e3aa nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE by Peng Tao · 10 years ago
  47. 6c16605 nfs41: allow async version layoutreturn by Peng Tao · 10 years ago
  48. ceb11e1 pnfs: allow LD to ask to resend read through pnfs by Peng Tao · 10 years ago
  49. b57ff13 pnfs: pass ds_commit_idx through the commit path by Weston Andros Adamson · 10 years ago
  50. 180bb5e pnfs: release lseg in pnfs_generic_pg_cleanup by Weston Andros Adamson · 10 years ago
  51. ce6ab4f nfs41: don't use a layout if it is marked for returning by Peng Tao · 10 years ago
  52. 016256d nfs41: add a helper to mark layout for return by Peng Tao · 10 years ago
  53. 9bf8748 nfs41: serialize first layoutget of a file by Peng Tao · 10 years ago
  54. 5f01d95 nfs41: create NFSv3 DS connection if specified by Peng Tao · 10 years ago
  55. 30626f9 nfs41: allow LD to choose DS connection version/minor_version by Peng Tao · 10 years ago
  56. 39280a5 nfs41: move file layout macros to generic pnfs by Peng Tao · 10 years ago
  57. 064172f nfs41: allow LD to choose DS connection auth flavor by Peng Tao · 10 years ago
  58. 7405f9e nfs41: pull nfs4_ds_connect from file layout to generic pnfs by Peng Tao · 10 years ago
  59. 6b7f3cf nfs41: pull decode_ds_addr from file layout to generic pnfs by Peng Tao · 10 years ago
  60. 875ae06 nfs41: pull data server cache from file layout to generic pnfs by Peng Tao · 10 years ago
  61. 085d1e3 pnfs: Do not grab the commit_info lock twice when rescheduling writes by Tom Haynes · 9 years ago
  62. f54bcf2 pnfs: Prepare for flexfiles by pulling out common code by Tom Haynes · 9 years ago
  63. 40dd4b7 NFSv4.1: Optimise layout return-on-close by Trond Myklebust · 9 years ago
  64. 6543f80 NFSv4.1/pnfs: replace broken pnfs_put_lseg_async by Trond Myklebust · 10 years ago
  65. ea18cb3 NFSv4: Remove dead prototype for nfs4_insert_deviceid_node() by Tom Haynes · 10 years ago
  66. 88ac815 nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to smaller size by Peng Tao · 10 years ago
  67. d4b18c3 pnfs: remove GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  68. 30ff060 pnfs: add a nfs4_get_deviceid helper by Christoph Hellwig · 10 years ago
  69. 9dd2fcd pnfs: add a common GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  70. 661373b pnfs: factor GETDEVICEINFO implementations by Christoph Hellwig · 10 years ago
  71. c88953d pnfs: add return_range method by Christoph Hellwig · 10 years ago
  72. 612aa98 pnfs: add flag to force read-modify-write in ->write_begin by Christoph Hellwig · 10 years ago
  73. 5f919c9 pnfs: allow splicing pre-encoded pages into the layoutcommit args by Christoph Hellwig · 10 years ago
  74. 47abade pnfs: avoid using stale stateids after layoutreturn by Christoph Hellwig · 10 years ago
  75. 378520b nfs41: add a helper function to set layoutcommit after commit by Peng Tao · 10 years ago
  76. e6cf82d pnfs: add pnfs_put_lseg_async by Weston Andros Adamson · 10 years ago
  77. 02d1426 pnfs: find swapped pages on pnfs commit lists too by Weston Andros Adamson · 10 years ago
  78. 53113ad pnfs: clean up *_resend_to_mds by Weston Andros Adamson · 10 years ago
  79. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 10 years ago
  80. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  81. b4fdac1 nfs: modify pg_test interface to return size_t by Weston Andros Adamson · 10 years ago
  82. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 10 years ago
  83. fab5fc2 nfs: remove ->read_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  84. a20c93e nfs: remove ->write_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  85. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  86. d8c951c NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding by Trond Myklebust · 10 years ago
  87. f1c097b NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize by Andy Adamson · 11 years ago
  88. cd5875f NFSv4.1: Use layout credentials for get_deviceinfo calls by Trond Myklebust · 11 years ago
  89. 2402867 NFSv4.1: Add a helper pnfs_commit_and_return_layout by Trond Myklebust · 11 years ago
  90. 78f3327 pnfs: fix resend_to_mds for directio by Benny Halevy · 11 years ago
  91. fd9a8d7 NFSv4.1: Fix bulk recall and destroy of layouts by Trond Myklebust · 11 years ago
  92. d527e5c NFSv4.1: Do not call pnfs_return_layout() from an rpciod context by Trond Myklebust · 12 years ago
  93. 6296556 NFS41: send real write size in layoutget by Peng Tao · 12 years ago
  94. e5929f3 NFSv4.1: Remove the NFS_LAYOUT_RETURNED state by Trond Myklebust · 12 years ago
  95. 8006bfb NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state by Trond Myklebust · 12 years ago
  96. 965938b NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID" by Trond Myklebust · 12 years ago
  97. 7fdab06 NFSv4.1: Fix a race in the pNFS return-on-close code by Trond Myklebust · 12 years ago
  98. 1dfed27 NFSv4.1: pNFS data servers may be temporarily offline by Trond Myklebust · 12 years ago
  99. 25c7533 NFSv4.1: Retry pNFS after a 2 minute timeout by Trond Myklebust · 12 years ago
  100. b9e028f NFSv4.1: Add helpers for setting/reading the I/O fail bit by Trond Myklebust · 12 years ago