1. d6d6dc7 NFS: remove nfs_inode radix tree by Fred Isaman · 13 years ago
  2. 2dc3175 NFSv4.1 cleanup DS stateid error handling by Andy Adamson · 13 years ago
  3. 9cb8196 NFSv4.1 handle DS stateid errors by Andy Adamson · 13 years ago
  4. 0a70219 NFS: include filelayout DS rpc stats in mountstats by Weston Andros Adamson · 13 years ago
  5. a030889 NFS: start printks w/ NFS: even if __func__ shown by Weston Andros Adamson · 13 years ago
  6. f9fd2d9 NFS: printks in fs/nfs/ should start with NFS: by Weston Andros Adamson · 13 years ago
  7. 9d12b21 NFSv41: Add a new helper nfs4_init_sequence() by Trond Myklebust · 13 years ago
  8. 3476f11 nfs: fix a minor do_div portability issue by Chris Metcalf · 13 years ago
  9. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  10. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  11. e414966 NFS: Remove no-op less-than-zero checks on unsigned variables. by Chuck Lever · 13 years ago
  12. d00c5d4 NFS: Get rid of nfs_restart_rpc() by Trond Myklebust · 13 years ago
  13. 1b0ae06 pnfs: make _set_lo_fail generic by Peng Tao · 13 years ago
  14. acff5880 pnfs: save layoutcommit lwb at layout header by Peng Tao · 13 years ago
  15. f85ef69 pnfs: simplify pnfs files module autoloading by J. Bruce Fields · 13 years ago
  16. 1f94535 NFS: Clean up - simplify the switch to read/write-through-MDS by Trond Myklebust · 13 years ago
  17. dce8129 NFS: Move the pnfs write code into pnfs.c by Trond Myklebust · 13 years ago
  18. 493292d NFS: Move the pnfs read code into pnfs.c by Trond Myklebust · 13 years ago
  19. c47abcf NFSv4.1: do not use deviceids after MDS clientid invalidation by Andy Adamson · 13 years ago
  20. 7c24d94 NFSv4.1: File layout only supports whole file layouts by Andy Adamson · 13 years ago
  21. e885de1 NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment by Trond Myklebust · 13 years ago
  22. d8007d4 NFSv4.1: Add an initialisation callback for pNFS by Trond Myklebust · 13 years ago
  23. 1751c36 NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix by Trond Myklebust · 13 years ago
  24. c9895cb NFS: pnfs IPv6 support by Weston Andros Adamson · 13 years ago
  25. 2bea038 pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs by Boaz Harrosh · 13 years ago
  26. 19345cb NFSv4.1: file layout must consider pg_bsize for coalescing by Benny Halevy · 13 years ago
  27. cec765c NFSv4.1: allow zero fh array in filelayout decode layout by Andy Adamson · 13 years ago
  28. 89a58e3 NFSv4.1: use pnfs_generic_pg_test directly by layout driver by Benny Halevy · 13 years ago
  29. 18ad0a9 NFSv4.1: change pg_test return type to bool by Benny Halevy · 13 years ago
  30. f7da7a1 SUNRPC: introduce xdr_init_decode_pages by Benny Halevy · 13 years ago
  31. 35c8bb5 NFSv4.1: use layout driver in global device cache by Benny Halevy · 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. 67d51f6 NFSv4.1: use struct nfs_client to qualify deviceid by Benny Halevy · 13 years ago
  35. 3b6445a NFSv4.1: fix typo in filelayout_check_layout by Jim Rees · 14 years ago
  36. a75b9df NFSv4.1: Ensure that layoutget uses the correct gfp modes by Trond Myklebust · 13 years ago
  37. a8a4ae3 NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP by Andy Adamson · 13 years ago
  38. 35124a0 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO by Weston Andros Adamson · 14 years ago
  39. cccb4d0 NFSv4.1 remove temp code that prevented ds commits by Fred Isaman · 14 years ago
  40. 863a3c6 NFSv4.1: layoutcommit by Andy Adamson · 14 years ago
  41. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 14 years ago
  42. 425eb73 NFSv4.1: alloc and free commit_buckets by Fred Isaman · 14 years ago
  43. c879513 NFSv4.1: shift filelayout_free_lseg by Fred Isaman · 14 years ago
  44. 75247af NFSv4.1: reject zero layout with zeroed stripe unit by Benny Halevy · 14 years ago
  45. a69aef1 NFSv4.1: pnfs filelayout driver write by Fred Isaman · 14 years ago
  46. 0382b74 NFSv4.1: implement generic pnfs layer write switch by Andy Adamson · 14 years ago
  47. 568e8c4 NFSv4.1: turn off pNFS on ds connection failure by Andy Adamson · 14 years ago
  48. ea8eecd NFSv4.1 move deviceid cache to filelayout driver by Christoph Hellwig · 14 years ago
  49. cbdabc7f NFSv4.1: filelayout async error handler by Andy Adamson · 14 years ago
  50. dc70d7b NFSv4.1: filelayout read by Andy Adamson · 14 years ago
  51. cfe7f41 NFSv4.1: filelayout i/o helpers by Fred Isaman · 14 years ago
  52. 94ad1c8 NFSv4.1: coelesce across layout stripes 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. 16b374c NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  57. 7ab672c NFSv4.1: pnfs: filelayout: introduce minimal file layout driver by Dean Hildebrand · 14 years ago