1. 8dd3775 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code by Trond Myklebust · 12 years ago
  2. 2d2f24a NFSv4: Simplify the struct nfs4_stateid by Trond Myklebust · 12 years ago
  3. f597c53 NFSv4: Add helpers for basic copying of stateids by Trond Myklebust · 12 years ago
  4. a59c30a NFSv4.1: Get rid of redundant NFS4CLNT_LAYOUTRECALL tests by Trond Myklebust · 12 years ago
  5. a030889 NFS: start printks w/ NFS: even if __func__ shown by Weston Andros Adamson · 12 years ago
  6. 7d9dea9 NFS: Use kcalloc() when allocating arrays by Trond Myklebust · 12 years ago
  7. e2fecb2 NFS: Remove pNFS bloat from the generic write path by Trond Myklebust · 13 years ago
  8. fe0fe83 pnfs-obj: Must return layout on IO error by Boaz Harrosh · 13 years ago
  9. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  10. 62e4a76 NFS: Revert pnfs ugliness from the generic NFS read code path by Trond Myklebust · 13 years ago
  11. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  12. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  13. 92407e7 nfs4: serialize layoutcommit by Peng Tao · 13 years ago
  14. 9b7eecd pnfs: recoalesce when ld read pagelist fails by Peng Tao · 13 years ago
  15. 8ce160c pnfs: recoalesce when ld write pagelist fails by Peng Tao · 13 years ago
  16. 1b0ae06 pnfs: make _set_lo_fail generic by Peng Tao · 13 years ago
  17. db29c08 pnfs: cleanup_layoutcommit by Andy Adamson · 13 years ago
  18. 738fd0f3 pnfs: add set-clear layoutdriver interface by Benny Halevy · 13 years ago
  19. a9bae56 pnfs: let layoutcommit handle a list of lseg by Peng Tao · 13 years ago
  20. 9fa4075 pnfs: save layoutcommit cred at layout header init by Peng Tao · 13 years ago
  21. acff5880 pnfs: save layoutcommit lwb at layout header by Peng Tao · 13 years ago
  22. 1f94535 NFS: Clean up - simplify the switch to read/write-through-MDS by Trond Myklebust · 13 years ago
  23. dce8129 NFS: Move the pnfs write code into pnfs.c by Trond Myklebust · 13 years ago
  24. 493292d NFS: Move the pnfs read code into pnfs.c by Trond Myklebust · 13 years ago
  25. c47abcf NFSv4.1: do not use deviceids after MDS clientid invalidation by Andy Adamson · 13 years ago
  26. a56aaa0 NFSv4.1: Clean up layoutreturn by Trond Myklebust · 13 years ago
  27. 7c24d94 NFSv4.1: File layout only supports whole file layouts by Andy Adamson · 13 years ago
  28. e885de1 NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment by Trond Myklebust · 13 years ago
  29. d8007d4 NFSv4.1: Add an initialisation callback for pNFS by Trond Myklebust · 13 years ago
  30. 1751c36 NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix by Trond Myklebust · 13 years ago
  31. 6382a44 NFS: move pnfs layouts to nfs_server structure by Weston Andros Adamson · 13 years ago
  32. 19982ba NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test by Trond Myklebust · 13 years ago
  33. 8f7d5ef NFSv4.1: Fix some issues with pnfs_generic_pg_test by Trond Myklebust · 13 years ago
  34. 9e2dfdb nfs4.1: mark layout as bad on error path in _pnfs_return_layout by Fred Isaman · 13 years ago
  35. ea0ded7 nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layout by Fred Isaman · 13 years ago
  36. 1ed3a85 NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error path by Benny Halevy · 13 years ago
  37. d771e3a NFSv4.1: fix break condition in pnfs_find_lseg by Benny Halevy · 13 years ago
  38. a2e1d4f nfs4.1: fix several problems with _pnfs_return_layout by Fred Isaman · 13 years ago
  39. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  40. 89a58e3 NFSv4.1: use pnfs_generic_pg_test directly by layout driver by Benny Halevy · 13 years ago
  41. 18ad0a9 NFSv4.1: change pg_test return type to bool by Benny Halevy · 13 years ago
  42. dfed206 NFSv4.1: unify pnfs_pageio_init functions by Benny Halevy · 13 years ago
  43. cbe8260 pnfs: layoutreturn by Benny Halevy · 13 years ago
  44. d20581a pnfs: support for non-rpc layout drivers by Benny Halevy · 13 years ago
  45. 636fb9c pnfs: alloc and free layout_hdr layoutdriver methods by Benny Halevy · 13 years ago
  46. 778b550 pnfs: Use byte-range for cb_layoutrecall by Benny Halevy · 13 years ago
  47. 707ed5f pnfs: align layoutget requests on page boundaries by Benny Halevy · 13 years ago
  48. fb3296e pnfs: Use byte-range for layoutget by Benny Halevy · 13 years ago
  49. 4b8ee2b nfs41: Correct offset for LAYOUTCOMMIT by Vitaliy Gusev · 13 years ago
  50. a75b9df NFSv4.1: Ensure that layoutget uses the correct gfp modes by Trond Myklebust · 13 years ago
  51. 2887fe4 NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_list by Andy Adamson · 13 years ago
  52. 79a48a1 Don't mark_inode_dirty_sync() while holding lock by Weston Andros Adamson · 13 years ago
  53. 35124a0 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO by Weston Andros Adamson · 13 years ago
  54. ef31153 NFSv4.1 convert layoutcommit sync to boolean by Andy Adamson · 13 years ago
  55. de4b15c NFSv4.1 pnfs_layoutcommit_inode fixes by Andy Adamson · 13 years ago
  56. 863a3c6 NFSv4.1: layoutcommit by Andy Adamson · 13 years ago
  57. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 13 years ago
  58. 0382b74 NFSv4.1: implement generic pnfs layer write switch by Andy Adamson · 13 years ago
  59. 44b8379 NFSv4.1: trigger LAYOUTGET for writes by Fred Isaman · 13 years ago
  60. 568e8c4 NFSv4.1: turn off pNFS on ds connection failure by Andy Adamson · 13 years ago
  61. ea8eecd NFSv4.1 move deviceid cache to filelayout driver by Christoph Hellwig · 13 years ago
  62. 64419a9 NFSv4.1: generic read by Andy Adamson · 13 years ago
  63. bae724e NFSv4.1: shift pnfs_update_layout locations by Fred Isaman · 13 years ago
  64. 94ad1c8 NFSv4.1: coelesce across layout stripes by Fred Isaman · 13 years ago
  65. d684d2a NFSv4.1: lseg refcounting by Fred Isaman · 13 years ago
  66. bf9c138 NFSv4.1: put_layout_hdr can remove nfsi->layout by Andy Adamson · 13 years ago
  67. f49f9ba pnfs: fix pnfs lock inversion of i_lock and cl_lock by Fred Isaman · 13 years ago
  68. 9f52c25 pnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flag by Fred Isaman · 13 years ago
  69. 3851172 pnfs: avoid incorrect use of layout stateid by Fred Isaman · 13 years ago
  70. b2a2897 NFS improve pnfs_put_deviceid_cache debug print by Andy Adamson · 13 years ago
  71. f7e8917 pnfs: layout roc code by Fred Isaman · 14 years ago
  72. 43f1b3d pnfs: add CB_LAYOUTRECALL handling by Fred Isaman · 14 years ago
  73. cc6e534 pnfs: change lo refcounting to atomic_t by Fred Isaman · 14 years ago
  74. fc1794c pnfs: check that partial LAYOUTGET return is ignored by Fred Isaman · 14 years ago
  75. 2130ff6 pnfs: add layout to client list before sending rpc by Fred Isaman · 14 years ago
  76. cf7d63f pnfs: serialize LAYOUTGET(openstateid) by Fred Isaman · 14 years ago
  77. 4541d16 pnfs: change how lsegs are removed from layout list by Fred Isaman · 14 years ago
  78. fd6002e pnfs: change layout state seqlock to a spinlock by Fred Isaman · 14 years ago
  79. b7edfaa pnfs: add prefix to struct pnfs_layout_hdr fields by Fred Isaman · 14 years ago
  80. 566052c pnfs: add prefix to struct pnfs_layout_segment fields by Fred Isaman · 14 years ago
  81. 52fabd7 pnfs: fix incorrect comment in destroy_lseg by Fred Isaman · 14 years ago
  82. 1c78709 NFSv4.1: Use more sensible names for 'initialize_mountpoint' by Trond Myklebust · 14 years ago
  83. b1f69b7 NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  84. 974cec8 NFS: client needs to maintain list of inodes with active layouts by Andy Adamson · 14 years ago
  85. e5e9401 NFS: create and destroy inode's layout cache by Benny Halevy · 14 years ago
  86. 02c35fc NFSv4.1: pnfs: full mount/umount infrastructure by Fred Isaman · 14 years ago
  87. 85e174b NFS: set layout driver by Ricardo Labiaga · 14 years ago