1. 82a2c1b nfs4_opendata doesn't need struct path either by Al Viro · 13 years ago
  2. 643168c nfs4_closedata doesn't need to mess with struct path by Al Viro · 13 years ago
  3. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  4. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  5. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  6. f85ef69 pnfs: simplify pnfs files module autoloading by J. Bruce Fields · 13 years ago
  7. 674e405 nfs: document nfsv4 sillyrename issues by J. Bruce Fields · 13 years ago
  8. 94b134a NFS: Convert nfs4_set_ds_client to EXPORT_SYMBOL_GPL by Trond Myklebust · 13 years ago
  9. 9e00abc SUNRPC: sunrpc should not explicitly depend on NFS config options by Trond Myklebust · 13 years ago
  10. 1f94535 NFS: Clean up - simplify the switch to read/write-through-MDS by Trond Myklebust · 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. d9156f9 NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is needed by Trond Myklebust · 13 years ago
  14. d097971 NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write request by Trond Myklebust · 13 years ago
  15. 50828d7 NFS: Cache rpc_ops in struct nfs_pageio_descriptor by Trond Myklebust · 13 years ago
  16. 275acaa NFS: Clean up: split out the RPC transmission from nfs_pagein_multi/one by Trond Myklebust · 13 years ago
  17. 3b60918 NFS: fix return value of nfs_pagein_one/nfs_flush_one by Peng Tao · 13 years ago
  18. 201f92e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  19. 6e4efd5 NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetup by Trond Myklebust · 13 years ago
  20. 87ed5eb NFS: Don't use DATA_SYNC writes by Trond Myklebust · 13 years ago
  21. c47abcf NFSv4.1: do not use deviceids after MDS clientid invalidation by Andy Adamson · 13 years ago
  22. a56aaa0 NFSv4.1: Clean up layoutreturn by Trond Myklebust · 13 years ago
  23. 7c24d94 NFSv4.1: File layout only supports whole file layouts by Andy Adamson · 13 years ago
  24. 47cb498 NFSv4.1: Clean ups for the device id cache by Trond Myklebust · 13 years ago
  25. e885de1 NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment by Trond Myklebust · 13 years ago
  26. d8007d4 NFSv4.1: Add an initialisation callback for pNFS by Trond Myklebust · 13 years ago
  27. 1751c36 NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix by Trond Myklebust · 13 years ago
  28. f062eb6 NFS: test and free stateids during recovery by Bryan Schumaker · 13 years ago
  29. 9aeda35 NFS: added FREE_STATEID call by Bryan Schumaker · 13 years ago
  30. 7d97479 NFS: Added TEST_STATEID call by Bryan Schumaker · 13 years ago
  31. fca78d6 NFS: Add SECINFO_NO_NAME procedure by Bryan Schumaker · 13 years ago
  32. 6382a44 NFS: move pnfs layouts to nfs_server structure by Weston Andros Adamson · 13 years ago
  33. 35dbbc9 NFS: fix comment by Weston Andros Adamson · 13 years ago
  34. 78fe0f4 NFS: use scope from exchange_id to skip reclaim by Weston Andros Adamson · 13 years ago
  35. 7e574f0 NFS: pnfs: loop over multipath addrs on connect by Weston Andros Adamson · 13 years ago
  36. 14f9a60 NFS: Parse and store all multipath DS addresses by Weston Andros Adamson · 13 years ago
  37. c9895cb NFS: pnfs IPv6 support by Weston Andros Adamson · 13 years ago
  38. e5012d1 NFSv4.1: update nfs4_fattr_bitmap_maxsz by Andy Adamson · 13 years ago
  39. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  40. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 13 years ago
  41. 2bea038 pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs by Boaz Harrosh · 13 years ago
  42. 1650add NFS: Fix decode_secinfo_maxsz by Bryan Schumaker · 13 years ago
  43. 19982ba NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test by Trond Myklebust · 13 years ago
  44. 8f7d5ef NFSv4.1: Fix some issues with pnfs_generic_pg_test by Trond Myklebust · 13 years ago
  45. 19345cb NFSv4.1: file layout must consider pg_bsize for coalescing by Benny Halevy · 13 years ago
  46. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  47. df18d12 pnfs-obj: No longer needed to take an extra ref at add_device by Boaz Harrosh · 13 years ago
  48. ee7b75f NFSv4: Fix a readdir regression by Trond Myklebust · 13 years ago
  49. 9e2dfdb nfs4.1: mark layout as bad on error path in _pnfs_return_layout by Fred Isaman · 13 years ago
  50. ea0ded7 nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layout by Fred Isaman · 13 years ago
  51. 1ed3a85 NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error path by Benny Halevy · 13 years ago
  52. c7fd062 NFS: (d)printks should use %zd for ssize_t arguments by David Howells · 13 years ago
  53. d771e3a NFSv4.1: fix break condition in pnfs_find_lseg by Benny Halevy · 13 years ago
  54. a2e1d4f nfs4.1: fix several problems with _pnfs_return_layout by Fred Isaman · 13 years ago
  55. cec765c NFSv4.1: allow zero fh array in filelayout decode layout by Andy Adamson · 13 years ago
  56. 533eb46 NFSv4.1: allow nfs_fhget to succeed with mounted on fileid by Andy Adamson · 13 years ago
  57. 1d92a08 NFSv4.1: Fix a refcounting issue in the pNFS device id cache by Trond Myklebust · 13 years ago
  58. c9c30dd NFSv4.1: deprecate headerpadsz in CREATE_SESSION by Benny Halevy · 13 years ago
  59. 0f66b59 NFS41: do not update isize if inode needs layoutcommit by Peng Tao · 14 years ago
  60. 9e3bd4e NFS: fix umount of pnfs filesystems by Weston Andros Adamson · 13 years ago
  61. 846d5a0 writeback: remove .nonblocking and .encountered_congestion by Wu Fengguang · 13 years ago
  62. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  63. f1d1c9f Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  64. 9342077 pnfs-obj: pg_test check for max_io_size by Boaz Harrosh · 13 years ago
  65. 5b36c7d NFSv4.1: define nfs_generic_pg_test by Boaz Harrosh · 13 years ago
  66. 89a58e3 NFSv4.1: use pnfs_generic_pg_test directly by layout driver by Benny Halevy · 13 years ago
  67. 18ad0a9 NFSv4.1: change pg_test return type to bool by Benny Halevy · 13 years ago
  68. dfed206 NFSv4.1: unify pnfs_pageio_init functions by Benny Halevy · 13 years ago
  69. a0fe8bf pnfs-obj: objlayout_encode_layoutcommit implementation by Boaz Harrosh · 13 years ago
  70. ac7db72 pnfs: encode_layoutcommit by Benny Halevy · 13 years ago
  71. adb5853 pnfs-obj: report errors and .encode_layoutreturn Implementation. by Boaz Harrosh · 13 years ago
  72. 04a5554 pnfs: encode_layoutreturn by Andy Adamson · 13 years ago
  73. 8a1636c pnfs: layoutret_on_setattr by Benny Halevy · 14 years ago
  74. cbe8260 pnfs: layoutreturn by Benny Halevy · 13 years ago
  75. 04f8345 pnfs-obj: osd raid engine read/write implementation by Boaz Harrosh · 13 years ago
  76. d20581a pnfs: support for non-rpc layout drivers by Benny Halevy · 13 years ago
  77. e51b841 pnfs-obj: define per-inode private structure by Benny Halevy · 13 years ago
  78. 636fb9c pnfs: alloc and free layout_hdr layoutdriver methods by Benny Halevy · 13 years ago
  79. b6c05f1 pnfs-obj: objio_osd device information retrieval and caching by Boaz Harrosh · 13 years ago
  80. 09f5bf4 pnfs-obj: decode layout, alloc/free lseg by Boaz Harrosh · 13 years ago
  81. f1bc893 pnfs-obj: pnfs_osd XDR client implementation by Boaz Harrosh · 13 years ago
  82. c93407d pnfs-obj: objlayoutdriver module skeleton by Benny Halevy · 13 years ago
  83. ae50c0b pnfs: client stats by J. Bruce Fields · 13 years ago
  84. 778b550 pnfs: Use byte-range for cb_layoutrecall by Benny Halevy · 13 years ago
  85. 707ed5f pnfs: align layoutget requests on page boundaries by Benny Halevy · 13 years ago
  86. fb3296e pnfs: Use byte-range for layoutget by Benny Halevy · 13 years ago
  87. f7da7a1 SUNRPC: introduce xdr_init_decode_pages by Benny Halevy · 13 years ago
  88. 35c8bb5 NFSv4.1: use layout driver in global device cache by Benny Halevy · 13 years ago
  89. 1be5683 pnfs: CB_NOTIFY_DEVICEID by Marc Eshel · 13 years ago
  90. 1775bc3 NFSv4.1: purge deviceid cache on nfs_free_client by Benny Halevy · 13 years ago
  91. a1eaecb NFSv4.1: make deviceid cache global by Benny Halevy · 13 years ago
  92. 45df3c8 pnfs: resolve header dependency in pnfs.h by Benny Halevy · 13 years ago
  93. 67d51f6 NFSv4.1: use struct nfs_client to qualify deviceid by Benny Halevy · 13 years ago
  94. 3b6445a NFSv4.1: fix typo in filelayout_check_layout by Jim Rees · 14 years ago
  95. 4251c94 NFS: Revert NFSROOT default mount options by Chuck Lever · 13 years ago
  96. 26f04dd nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu() by Lai Jiangshan · 13 years ago
  97. 4b8ee2b nfs41: Correct offset for LAYOUTCOMMIT by Vitaliy Gusev · 13 years ago
  98. 60c16ea NFS: nfs_update_inode: print current and new inode size in debug output by Harshula Jayasuriya · 13 years ago
  99. 444f72f NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errors by Trond Myklebust · 13 years ago
  100. 0ced63d NFSv4: Handle expired stateids when the lease is still valid by Trond Myklebust · 13 years ago