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