1. 6543f80 NFSv4.1/pnfs: replace broken pnfs_put_lseg_async by Trond Myklebust · 10 years ago
  2. ea18cb3 NFSv4: Remove dead prototype for nfs4_insert_deviceid_node() by Tom Haynes · 10 years ago
  3. 88ac815 nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to smaller size by Peng Tao · 10 years ago
  4. d4b18c3 pnfs: remove GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  5. 30ff060 pnfs: add a nfs4_get_deviceid helper by Christoph Hellwig · 10 years ago
  6. 9dd2fcd pnfs: add a common GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  7. 661373b pnfs: factor GETDEVICEINFO implementations by Christoph Hellwig · 10 years ago
  8. c88953d pnfs: add return_range method by Christoph Hellwig · 10 years ago
  9. 612aa98 pnfs: add flag to force read-modify-write in ->write_begin by Christoph Hellwig · 10 years ago
  10. 5f919c9 pnfs: allow splicing pre-encoded pages into the layoutcommit args by Christoph Hellwig · 10 years ago
  11. 47abade pnfs: avoid using stale stateids after layoutreturn by Christoph Hellwig · 10 years ago
  12. 378520b nfs41: add a helper function to set layoutcommit after commit by Peng Tao · 10 years ago
  13. e6cf82d pnfs: add pnfs_put_lseg_async by Weston Andros Adamson · 10 years ago
  14. 02d1426 pnfs: find swapped pages on pnfs commit lists too by Weston Andros Adamson · 10 years ago
  15. 53113ad pnfs: clean up *_resend_to_mds by Weston Andros Adamson · 10 years ago
  16. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 10 years ago
  17. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  18. b4fdac1 nfs: modify pg_test interface to return size_t by Weston Andros Adamson · 10 years ago
  19. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 10 years ago
  20. fab5fc2 nfs: remove ->read_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  21. a20c93e nfs: remove ->write_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  22. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  23. d8c951c NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding by Trond Myklebust · 11 years ago
  24. f1c097b NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize by Andy Adamson · 11 years ago
  25. cd5875f NFSv4.1: Use layout credentials for get_deviceinfo calls by Trond Myklebust · 11 years ago
  26. 2402867 NFSv4.1: Add a helper pnfs_commit_and_return_layout by Trond Myklebust · 12 years ago
  27. 78f3327 pnfs: fix resend_to_mds for directio by Benny Halevy · 12 years ago
  28. fd9a8d7 NFSv4.1: Fix bulk recall and destroy of layouts by Trond Myklebust · 12 years ago
  29. d527e5c NFSv4.1: Do not call pnfs_return_layout() from an rpciod context by Trond Myklebust · 12 years ago
  30. 6296556 NFS41: send real write size in layoutget by Peng Tao · 12 years ago
  31. e5929f3 NFSv4.1: Remove the NFS_LAYOUT_RETURNED state by Trond Myklebust · 12 years ago
  32. 8006bfb NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state by Trond Myklebust · 12 years ago
  33. 965938b NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID" by Trond Myklebust · 12 years ago
  34. 7fdab06 NFSv4.1: Fix a race in the pNFS return-on-close code by Trond Myklebust · 12 years ago
  35. 1dfed27 NFSv4.1: pNFS data servers may be temporarily offline by Trond Myklebust · 12 years ago
  36. 25c7533 NFSv4.1: Retry pNFS after a 2 minute timeout by Trond Myklebust · 12 years ago
  37. b9e028f NFSv4.1: Add helpers for setting/reading the I/O fail bit by Trond Myklebust · 12 years ago
  38. 9369a43 NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg() by Trond Myklebust · 12 years ago
  39. 70c3bd2 NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr() by Trond Myklebust · 12 years ago
  40. 49a8506 NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid by Trond Myklebust · 12 years ago
  41. a0b0a6e NFS: Clean up the pNFS layoutget interface by Trond Myklebust · 12 years ago
  42. 21d1f58 pnfs: nfs4_proc_layoutget returns void by Idan Kedar · 12 years ago
  43. 8554116 pnfs: defer release of pages in layoutget by Idan Kedar · 12 years ago
  44. 366d505 NFSv4.1 mark layout when already returned by Andy Adamson · 12 years ago
  45. 57208fa NFS: Create an write_pageio_init() function by Bryan Schumaker · 12 years ago
  46. 1abb5088 NFS: Create an read_pageio_init() function by Bryan Schumaker · 12 years ago
  47. fb47ddc NFS4: Fix open bug when pnfs module blacklisted by Fred Isaman · 12 years ago
  48. 82be417 NFSv4.1 cache mdsthreshold values on OPEN by Andy Adamson · 12 years ago
  49. 041245c NFSv4.1 resend LAYOUTGET on data server invalid layout errors by Andy Adamson · 12 years ago
  50. e7dd79af NFSv4.1: mark deviceid invalid on filelayout DS connection errors by Andy Adamson · 12 years ago
  51. b58fee2 NFS: pnfs_pageio_init_read() and init_write() need an extra argument by Bryan Schumaker · 12 years ago
  52. 1763da1 NFS: rewrite directio write to use async coalesce code by Fred Isaman · 12 years ago
  53. ea2cf22 NFS: create struct nfs_commit_info by Fred Isaman · 12 years ago
  54. 061ae2e NFS: create completion structure to pass into page_init functions by Fred Isaman · 12 years ago
  55. 6f00866 NFS: Fix more NFS debug related build warnings by Trond Myklebust · 13 years ago
  56. 3b3be88 NFS: Use cond_resched_lock() to reduce latencies in the commit scans by Trond Myklebust · 13 years ago
  57. 8dd3775 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code by Trond Myklebust · 13 years ago
  58. d6d6dc7 NFS: remove nfs_inode radix tree by Fred Isaman · 13 years ago
  59. 7df529a NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1 by Trond Myklebust · 13 years ago
  60. fe0fe83 pnfs-obj: Must return layout on IO error by Boaz Harrosh · 13 years ago
  61. 9b7eecd pnfs: recoalesce when ld read pagelist fails by Peng Tao · 13 years ago
  62. 8ce160c pnfs: recoalesce when ld write pagelist fails by Peng Tao · 13 years ago
  63. 1b0ae06 pnfs: make _set_lo_fail generic by Peng Tao · 13 years ago
  64. a00ed25 NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1 by Trond Myklebust · 13 years ago
  65. 2f9fd18 pnfsblock: call and parse getdevicelist by Fred Isaman · 13 years ago
  66. db29c08 pnfs: cleanup_layoutcommit by Andy Adamson · 13 years ago
  67. 738fd0f3 pnfs: add set-clear layoutdriver interface by Benny Halevy · 13 years ago
  68. 7f11d8d pnfs: GETDEVICELIST by Andy Adamson · 13 years ago
  69. a9bae56 pnfs: let layoutcommit handle a list of lseg by Peng Tao · 13 years ago
  70. 9fa4075 pnfs: save layoutcommit cred at layout header init by Peng Tao · 13 years ago
  71. acff5880 pnfs: save layoutcommit lwb at layout header by Peng Tao · 13 years ago
  72. dce8129 NFS: Move the pnfs write code into pnfs.c by Trond Myklebust · 13 years ago
  73. 493292d NFS: Move the pnfs read code into pnfs.c by Trond Myklebust · 13 years ago
  74. c47abcf NFSv4.1: do not use deviceids after MDS clientid invalidation by Andy Adamson · 13 years ago
  75. 7c24d94 NFSv4.1: File layout only supports whole file layouts by Andy Adamson · 13 years ago
  76. 47cb498 NFSv4.1: Clean ups for the device id cache by Trond Myklebust · 13 years ago
  77. d8007d4 NFSv4.1: Add an initialisation callback for pNFS by Trond Myklebust · 13 years ago
  78. 1751c36 NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix by Trond Myklebust · 13 years ago
  79. 9e3bd4e NFS: fix umount of pnfs filesystems by Weston Andros Adamson · 13 years ago
  80. 89a58e3 NFSv4.1: use pnfs_generic_pg_test directly by layout driver by Benny Halevy · 13 years ago
  81. 18ad0a9 NFSv4.1: change pg_test return type to bool by Benny Halevy · 13 years ago
  82. dfed206 NFSv4.1: unify pnfs_pageio_init functions by Benny Halevy · 13 years ago
  83. ac7db72 pnfs: encode_layoutcommit by Benny Halevy · 13 years ago
  84. 04a5554 pnfs: encode_layoutreturn by Andy Adamson · 13 years ago
  85. 8a1636c pnfs: layoutret_on_setattr by Benny Halevy · 14 years ago
  86. cbe8260 pnfs: layoutreturn by Benny Halevy · 13 years ago
  87. d20581a pnfs: support for non-rpc layout drivers by Benny Halevy · 13 years ago
  88. 636fb9c pnfs: alloc and free layout_hdr layoutdriver methods by Benny Halevy · 13 years ago
  89. 778b550 pnfs: Use byte-range for cb_layoutrecall by Benny Halevy · 13 years ago
  90. fb3296e pnfs: Use byte-range for layoutget by Benny Halevy · 13 years ago
  91. 35c8bb5 NFSv4.1: use layout driver in global device cache by Benny Halevy · 13 years ago
  92. 1be5683 pnfs: CB_NOTIFY_DEVICEID by Marc Eshel · 13 years ago
  93. 1775bc3 NFSv4.1: purge deviceid cache on nfs_free_client by Benny Halevy · 13 years ago
  94. a1eaecb NFSv4.1: make deviceid cache global by Benny Halevy · 13 years ago
  95. 45df3c8 pnfs: resolve header dependency in pnfs.h by Benny Halevy · 13 years ago
  96. a75b9df NFSv4.1: Ensure that layoutget uses the correct gfp modes by Trond Myklebust · 13 years ago
  97. 35124a0 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO by Weston Andros Adamson · 14 years ago
  98. ef31153 NFSv4.1 convert layoutcommit sync to boolean by Andy Adamson · 14 years ago
  99. 863a3c6 NFSv4.1: layoutcommit by Andy Adamson · 14 years ago
  100. a861a1e NFSv4.1: add generic layer hooks for pnfs COMMIT by Fred Isaman · 14 years ago