1. 8ce160c pnfs: recoalesce when ld write pagelist fails by Peng Tao · 13 years ago
  2. 1b0ae06 pnfs: make _set_lo_fail generic by Peng Tao · 13 years ago
  3. a00ed25 NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1 by Trond Myklebust · 13 years ago
  4. 2f9fd18 pnfsblock: call and parse getdevicelist by Fred Isaman · 13 years ago
  5. db29c08 pnfs: cleanup_layoutcommit by Andy Adamson · 13 years ago
  6. 738fd0f3 pnfs: add set-clear layoutdriver interface by Benny Halevy · 13 years ago
  7. 7f11d8d pnfs: GETDEVICELIST by Andy Adamson · 13 years ago
  8. a9bae56 pnfs: let layoutcommit handle a list of lseg by Peng Tao · 13 years ago
  9. 9fa4075 pnfs: save layoutcommit cred at layout header init by Peng Tao · 13 years ago
  10. acff5880 pnfs: save layoutcommit lwb at layout header by Peng Tao · 13 years ago
  11. dce8129 NFS: Move the pnfs write code into pnfs.c by Trond Myklebust · 13 years ago
  12. 493292d NFS: Move the pnfs read code into pnfs.c by Trond Myklebust · 13 years ago
  13. c47abcf NFSv4.1: do not use deviceids after MDS clientid invalidation by Andy Adamson · 13 years ago
  14. 7c24d94 NFSv4.1: File layout only supports whole file layouts by Andy Adamson · 13 years ago
  15. 47cb498 NFSv4.1: Clean ups for the device id cache by Trond Myklebust · 13 years ago
  16. d8007d4 NFSv4.1: Add an initialisation callback for pNFS by Trond Myklebust · 13 years ago
  17. 1751c36 NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix by Trond Myklebust · 13 years ago
  18. 9e3bd4e NFS: fix umount of pnfs filesystems by Weston Andros Adamson · 13 years ago
  19. 89a58e3 NFSv4.1: use pnfs_generic_pg_test directly by layout driver by Benny Halevy · 13 years ago
  20. 18ad0a9 NFSv4.1: change pg_test return type to bool by Benny Halevy · 13 years ago
  21. dfed206 NFSv4.1: unify pnfs_pageio_init functions by Benny Halevy · 13 years ago
  22. ac7db72 pnfs: encode_layoutcommit by Benny Halevy · 13 years ago
  23. 04a5554 pnfs: encode_layoutreturn by Andy Adamson · 13 years ago
  24. 8a1636c pnfs: layoutret_on_setattr by Benny Halevy · 14 years ago
  25. cbe8260 pnfs: layoutreturn by Benny Halevy · 13 years ago
  26. d20581a pnfs: support for non-rpc layout drivers by Benny Halevy · 13 years ago
  27. 636fb9c pnfs: alloc and free layout_hdr layoutdriver methods by Benny Halevy · 13 years ago
  28. 778b550 pnfs: Use byte-range for cb_layoutrecall by Benny Halevy · 13 years ago
  29. fb3296e pnfs: Use byte-range for layoutget by Benny Halevy · 13 years ago
  30. 35c8bb5 NFSv4.1: use layout driver in global device cache by Benny Halevy · 13 years ago
  31. 1be5683 pnfs: CB_NOTIFY_DEVICEID by Marc Eshel · 13 years ago
  32. 1775bc3 NFSv4.1: purge deviceid cache on nfs_free_client by Benny Halevy · 13 years ago
  33. a1eaecb NFSv4.1: make deviceid cache global by Benny Halevy · 13 years ago
  34. 45df3c8 pnfs: resolve header dependency in pnfs.h by Benny Halevy · 13 years ago
  35. a75b9df NFSv4.1: Ensure that layoutget uses the correct gfp modes by Trond Myklebust · 13 years ago
  36. 35124a0 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO by Weston Andros Adamson · 13 years ago
  37. ef31153 NFSv4.1 convert layoutcommit sync to boolean by Andy Adamson · 13 years ago
  38. 863a3c6 NFSv4.1: layoutcommit by Andy Adamson · 13 years ago
  39. a861a1e NFSv4.1: add generic layer hooks for pnfs COMMIT by Fred Isaman · 13 years ago
  40. 0382b74 NFSv4.1: implement generic pnfs layer write switch by Andy Adamson · 14 years ago
  41. 44b8379 NFSv4.1: trigger LAYOUTGET for writes by Fred Isaman · 14 years ago
  42. ea8eecd NFSv4.1 move deviceid cache to filelayout driver by Christoph Hellwig · 14 years ago
  43. 64419a9 NFSv4.1: generic read by Andy Adamson · 14 years ago
  44. bae724e NFSv4.1: shift pnfs_update_layout locations by Fred Isaman · 14 years ago
  45. 94ad1c8 NFSv4.1: coelesce across layout stripes by Fred Isaman · 14 years ago
  46. d684d2a NFSv4.1: lseg refcounting by Fred Isaman · 14 years ago
  47. f7e8917 pnfs: layout roc code by Fred Isaman · 14 years ago
  48. 43f1b3d pnfs: add CB_LAYOUTRECALL handling by Fred Isaman · 14 years ago
  49. cc6e534 pnfs: change lo refcounting to atomic_t by Fred Isaman · 14 years ago
  50. cf7d63f pnfs: serialize LAYOUTGET(openstateid) by Fred Isaman · 14 years ago
  51. 4541d16 pnfs: change how lsegs are removed from layout list by Fred Isaman · 14 years ago
  52. fd6002e pnfs: change layout state seqlock to a spinlock by Fred Isaman · 14 years ago
  53. b7edfaa pnfs: add prefix to struct pnfs_layout_hdr fields by Fred Isaman · 14 years ago
  54. 566052c pnfs: add prefix to struct pnfs_layout_segment fields by Fred Isaman · 14 years ago
  55. 1c78709 NFSv4.1: Use more sensible names for 'initialize_mountpoint' by Trond Myklebust · 14 years ago
  56. b1f69b7 NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  57. 974cec8 NFS: client needs to maintain list of inodes with active layouts by Andy Adamson · 14 years ago
  58. e5e9401 NFS: create and destroy inode's layout cache by Benny Halevy · 14 years ago
  59. 02c35fc NFSv4.1: pnfs: full mount/umount infrastructure by Fred Isaman · 14 years ago
  60. 85e174b NFS: set layout driver by Ricardo Labiaga · 14 years ago