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