1. 4c21462 pnfs: delete an unintended goto by Dan Carpenter · 10 years ago
  2. 4ef2e4f NFSv4.1: Fix pnfs_put_lseg races by Trond Myklebust · 10 years ago
  3. e4af440 NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFS by Trond Myklebust · 10 years ago
  4. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
  5. 7c13789 pnfs: lookup new lseg at lseg boundary by Weston Andros Adamson · 10 years ago
  6. cb5d04b nfs41: .init_read and .init_write can be called with valid pg_lseg by Peng Tao · 10 years ago
  7. d67ae82 pnfs/flexfiles: Add the FlexFile Layout Driver by Tom Haynes · 10 years ago
  8. aa8a45e nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET by Peng Tao · 10 years ago
  9. c829013 nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags by Peng Tao · 10 years ago
  10. 27b6f53 nfs/flexfiles: send layoutreturn before freeing lseg by Peng Tao · 10 years ago
  11. 193e3aa nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE by Peng Tao · 10 years ago
  12. 6c16605 nfs41: allow async version layoutreturn by Peng Tao · 10 years ago
  13. 15eb67c nfs41: add range to layoutreturn args by Peng Tao · 10 years ago
  14. ceb11e1 pnfs: allow LD to ask to resend read through pnfs by Peng Tao · 10 years ago
  15. 48d635f nfs: add nfs_pgio_current_mirror helper by Peng Tao · 10 years ago
  16. 566f873 nfs41: add a debug warning if we destroy an unempty layout by Peng Tao · 10 years ago
  17. a7d42dd nfs: add mirroring support to pgio layer by Weston Andros Adamson · 10 years ago
  18. 180bb5e pnfs: release lseg in pnfs_generic_pg_cleanup by Weston Andros Adamson · 10 years ago
  19. e736a5b nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send by Peng Tao · 10 years ago
  20. aa1e0e3a nfs41: send layoutreturn in last put_lseg by Peng Tao · 10 years ago
  21. ce6ab4f nfs41: don't use a layout if it is marked for returning by Peng Tao · 10 years ago
  22. 016256d nfs41: add a helper to mark layout for return by Peng Tao · 10 years ago
  23. f40eb5d nfs41: make a helper function to send layoutreturn by Peng Tao · 10 years ago
  24. 4579d6b nfs41: pass iomode through layoutreturn args by Peng Tao · 10 years ago
  25. 9bf8748 nfs41: serialize first layoutget of a file by Peng Tao · 10 years ago
  26. abb9a00 nfs41: close a small race window when adding new layout to global list by Peng Tao · 10 years ago
  27. 72cff44 nfs/flexclient: export pnfs_layoutcommit_inode by Peng Tao · 10 years ago
  28. 40dd4b7 NFSv4.1: Optimise layout return-on-close by Trond Myklebust · 10 years ago
  29. 6543f80 NFSv4.1/pnfs: replace broken pnfs_put_lseg_async by Trond Myklebust · 10 years ago
  30. c88953d pnfs: add return_range method by Christoph Hellwig · 10 years ago
  31. 7c5d187 pnfs: force a layout commit when encountering busy segments during recall by Christoph Hellwig · 10 years ago
  32. 5f919c9 pnfs: allow splicing pre-encoded pages into the layoutcommit args by Christoph Hellwig · 10 years ago
  33. 47abade pnfs: avoid using stale stateids after layoutreturn by Christoph Hellwig · 10 years ago
  34. 362f747 pnfs: don't check sequence on new stateids in layoutget by Christoph Hellwig · 10 years ago
  35. 1013df61 pnfs: do not pass uninitialized lsegs to ->free_lseg by Christoph Hellwig · 10 years ago
  36. 378520b nfs41: add a helper function to set layoutcommit after commit by Peng Tao · 10 years ago
  37. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  38. e6cf82d pnfs: add pnfs_put_lseg_async by Weston Andros Adamson · 10 years ago
  39. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  40. 53113ad pnfs: clean up *_resend_to_mds by Weston Andros Adamson · 10 years ago
  41. 4714fb5 nfs: remove pgio_header refcount, related cleanup by Weston Andros Adamson · 10 years ago
  42. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 10 years ago
  43. 1e7f3a4 nfs: move nfs_pgio_data and remove nfs_rw_header by Weston Andros Adamson · 10 years ago
  44. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  45. c5e20cb pnfs: fix lockup caused by pnfs_generic_pg_test by Weston Andros Adamson · 10 years ago
  46. 19b5484 pnfs: allow non page aligned pnfs layout segments by Weston Andros Adamson · 10 years ago
  47. 7f71472 nfs: remove data list from pgio header by Weston Andros Adamson · 10 years ago
  48. 0f9c429 nfs: chain calls to pg_test by Weston Andros Adamson · 10 years ago
  49. b4fdac1 nfs: modify pg_test interface to return size_t by Weston Andros Adamson · 10 years ago
  50. ef2c488 NFS: Create a generic_pgio function by Anna Schumaker · 10 years ago
  51. 4a0de55 NFS: Create a common rw_header_alloc and rw_header_free function by Anna Schumaker · 10 years ago
  52. 00bfa30 NFS: Create a common pgio_alloc and pgio_release function by Anna Schumaker · 10 years ago
  53. c0752cd NFS: Create a common read and write header struct by Anna Schumaker · 10 years ago
  54. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 10 years ago
  55. fab5fc2 nfs: remove ->read_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  56. a20c93e nfs: remove ->write_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  57. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  58. 78096cc NFSv4.1: Ensure that we free existing layout segments if we get a new layout by Trond Myklebust · 11 years ago
  59. 2c64c57 NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer() by Trond Myklebust · 11 years ago
  60. 71244d9 NFSv4.1: Fix a race in nfs4_write_inode by Trond Myklebust · 11 years ago
  61. cc668ab NFSv4: Add tracepoints for debugging reads and writes by Trond Myklebust · 11 years ago
  62. 7dc0ac7 NFSv4.1: Clean up layout segment comparison helper names by Trond Myklebust · 11 years ago
  63. 3cb2df1 NFSv4.1: layout segment comparison helpers should take 'const' parameters by Trond Myklebust · 11 years ago
  64. 5cc2216 NFSv4.1: Simplify setting the layout header credential by Trond Myklebust · 11 years ago
  65. 9556000 NFSv4.1: Ensure that layoutreturn uses the correct credential by Trond Myklebust · 11 years ago
  66. 6ab5934 NFSv4.1: Ensure that layoutget is called using the layout credential by Trond Myklebust · 11 years ago
  67. 5d42230 NFSv4: Fail I/O if the state recovery fails irrevocably by Trond Myklebust · 11 years ago
  68. 2402867 NFSv4.1: Add a helper pnfs_commit_and_return_layout by Trond Myklebust · 11 years ago
  69. 2495680 NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn by Trond Myklebust · 11 years ago
  70. a073dbf NFSv4.1: Fix a race in pNFS layoutcommit by Trond Myklebust · 11 years ago
  71. 3000512 NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS by Weston Andros Adamson · 11 years ago
  72. 78f3327 pnfs: fix resend_to_mds for directio by Benny Halevy · 11 years ago
  73. fd9a8d7 NFSv4.1: Fix bulk recall and destroy of layouts by Trond Myklebust · 12 years ago
  74. 39e88fc pnfs: Increase the refcount when LAYOUTGET fails the first time by Yanchuan Nian · 12 years ago
  75. bc5a89b NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code by Trond Myklebust · 12 years ago
  76. eba24e1 NFSv4.1: Remove unused function last_byte_offset by Trond Myklebust · 12 years ago
  77. 7175fe9 nfs: Check whether a layout pointer is NULL before free it by Yanchuan Nian · 12 years ago
  78. 1fd937b NFS41: send real read size in layoutget by Peng Tao · 12 years ago
  79. 6296556 NFS41: send real write size in layoutget by Peng Tao · 12 years ago
  80. 19c54ab NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked() by Trond Myklebust · 12 years ago
  81. 22aaf71 NFSv4.1: Ensure that the layout sequence id stays 'close' to the current by Trond Myklebust · 12 years ago
  82. 0f35ad6 NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close code by Trond Myklebust · 12 years ago
  83. 25a1a62 NFSv4.1: Deal with wraparound when updating the layout "barrier" seqid by Trond Myklebust · 12 years ago
  84. 5a65503 NFSv4.1: Deal with wraparound issues when updating the layout stateid by Trond Myklebust · 12 years ago
  85. 038d649 NFSv4.1: Always set the layout stateid if this is the first layoutget by Trond Myklebust · 12 years ago
  86. 251ec41 NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout by Trond Myklebust · 12 years ago
  87. 65857d5 NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failure by Trond Myklebust · 12 years ago
  88. e5929f3 NFSv4.1: Remove the NFS_LAYOUT_RETURNED state by Trond Myklebust · 12 years ago
  89. 173f77e NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed by Trond Myklebust · 12 years ago
  90. 8006bfb NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state by Trond Myklebust · 12 years ago
  91. 5793427 NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr() by Trond Myklebust · 12 years ago
  92. a9136d4 NFSv4.1: Get rid of pNFS spin lock debugging asserts... by Trond Myklebust · 12 years ago
  93. 8f0d27d NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg by Trond Myklebust · 12 years ago
  94. 905ca19 NFSv4.1: Clean up pnfs_put_lseg() by Trond Myklebust · 12 years ago
  95. 9c62638 NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list by Trond Myklebust · 12 years ago
  96. 6622c3e NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lock by Trond Myklebust · 12 years ago
  97. 01d39ce NFSv4.1: Remove redundant reference to the pnfs_layout_hdr by Trond Myklebust · 12 years ago
  98. 57036a3 NFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout_remove_lseg by Trond Myklebust · 12 years ago
  99. bb346f6 NFSv4.1: reset the inode MDS threshold counters on layout destruction by Trond Myklebust · 12 years ago
  100. 7fdab06 NFSv4.1: Fix a race in the pNFS return-on-close code by Trond Myklebust · 12 years ago