1. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 13 years ago
  2. 1650add NFS: Fix decode_secinfo_maxsz by Bryan Schumaker · 13 years ago
  3. 19982ba NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test by Trond Myklebust · 13 years ago
  4. 8f7d5ef NFSv4.1: Fix some issues with pnfs_generic_pg_test by Trond Myklebust · 13 years ago
  5. 19345cb NFSv4.1: file layout must consider pg_bsize for coalescing by Benny Halevy · 13 years ago
  6. df18d12 pnfs-obj: No longer needed to take an extra ref at add_device by Boaz Harrosh · 13 years ago
  7. ee7b75f NFSv4: Fix a readdir regression by Trond Myklebust · 13 years ago
  8. 9e2dfdb nfs4.1: mark layout as bad on error path in _pnfs_return_layout by Fred Isaman · 13 years ago
  9. ea0ded7 nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layout by Fred Isaman · 13 years ago
  10. 1ed3a85 NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error path by Benny Halevy · 13 years ago
  11. c7fd062 NFS: (d)printks should use %zd for ssize_t arguments by David Howells · 13 years ago
  12. d771e3a NFSv4.1: fix break condition in pnfs_find_lseg by Benny Halevy · 13 years ago
  13. a2e1d4f nfs4.1: fix several problems with _pnfs_return_layout by Fred Isaman · 13 years ago
  14. cec765c NFSv4.1: allow zero fh array in filelayout decode layout by Andy Adamson · 13 years ago
  15. 533eb46 NFSv4.1: allow nfs_fhget to succeed with mounted on fileid by Andy Adamson · 13 years ago
  16. 1d92a08 NFSv4.1: Fix a refcounting issue in the pNFS device id cache by Trond Myklebust · 13 years ago
  17. c9c30dd NFSv4.1: deprecate headerpadsz in CREATE_SESSION by Benny Halevy · 13 years ago
  18. 0f66b59 NFS41: do not update isize if inode needs layoutcommit by Peng Tao · 14 years ago
  19. 9e3bd4e NFS: fix umount of pnfs filesystems by Weston Andros Adamson · 13 years ago
  20. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  21. 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
  22. 9342077 pnfs-obj: pg_test check for max_io_size by Boaz Harrosh · 13 years ago
  23. 5b36c7d NFSv4.1: define nfs_generic_pg_test by Boaz Harrosh · 13 years ago
  24. 89a58e3 NFSv4.1: use pnfs_generic_pg_test directly by layout driver by Benny Halevy · 13 years ago
  25. 18ad0a9 NFSv4.1: change pg_test return type to bool by Benny Halevy · 13 years ago
  26. dfed206 NFSv4.1: unify pnfs_pageio_init functions by Benny Halevy · 13 years ago
  27. a0fe8bf pnfs-obj: objlayout_encode_layoutcommit implementation by Boaz Harrosh · 13 years ago
  28. ac7db72 pnfs: encode_layoutcommit by Benny Halevy · 13 years ago
  29. adb5853 pnfs-obj: report errors and .encode_layoutreturn Implementation. by Boaz Harrosh · 13 years ago
  30. 04a5554 pnfs: encode_layoutreturn by Andy Adamson · 13 years ago
  31. 8a1636c pnfs: layoutret_on_setattr by Benny Halevy · 14 years ago
  32. cbe8260 pnfs: layoutreturn by Benny Halevy · 13 years ago
  33. 04f8345 pnfs-obj: osd raid engine read/write implementation by Boaz Harrosh · 13 years ago
  34. d20581a pnfs: support for non-rpc layout drivers by Benny Halevy · 13 years ago
  35. e51b841 pnfs-obj: define per-inode private structure by Benny Halevy · 13 years ago
  36. 636fb9c pnfs: alloc and free layout_hdr layoutdriver methods by Benny Halevy · 13 years ago
  37. b6c05f1 pnfs-obj: objio_osd device information retrieval and caching by Boaz Harrosh · 13 years ago
  38. 09f5bf4 pnfs-obj: decode layout, alloc/free lseg by Boaz Harrosh · 13 years ago
  39. f1bc893 pnfs-obj: pnfs_osd XDR client implementation by Boaz Harrosh · 13 years ago
  40. c93407d pnfs-obj: objlayoutdriver module skeleton by Benny Halevy · 13 years ago
  41. ae50c0b pnfs: client stats by J. Bruce Fields · 13 years ago
  42. 778b550 pnfs: Use byte-range for cb_layoutrecall by Benny Halevy · 13 years ago
  43. 707ed5f pnfs: align layoutget requests on page boundaries by Benny Halevy · 13 years ago
  44. fb3296e pnfs: Use byte-range for layoutget by Benny Halevy · 13 years ago
  45. f7da7a1 SUNRPC: introduce xdr_init_decode_pages by Benny Halevy · 13 years ago
  46. 35c8bb5 NFSv4.1: use layout driver in global device cache by Benny Halevy · 13 years ago
  47. 1be5683 pnfs: CB_NOTIFY_DEVICEID by Marc Eshel · 13 years ago
  48. 1775bc3 NFSv4.1: purge deviceid cache on nfs_free_client by Benny Halevy · 13 years ago
  49. a1eaecb NFSv4.1: make deviceid cache global by Benny Halevy · 13 years ago
  50. 45df3c8 pnfs: resolve header dependency in pnfs.h by Benny Halevy · 13 years ago
  51. 67d51f6 NFSv4.1: use struct nfs_client to qualify deviceid by Benny Halevy · 13 years ago
  52. 3b6445a NFSv4.1: fix typo in filelayout_check_layout by Jim Rees · 13 years ago
  53. 4251c94 NFS: Revert NFSROOT default mount options by Chuck Lever · 13 years ago
  54. 26f04dd nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu() by Lai Jiangshan · 13 years ago
  55. 4b8ee2b nfs41: Correct offset for LAYOUTCOMMIT by Vitaliy Gusev · 13 years ago
  56. 60c16ea NFS: nfs_update_inode: print current and new inode size in debug output by Harshula Jayasuriya · 13 years ago
  57. 444f72f NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errors by Trond Myklebust · 13 years ago
  58. 0ced63d NFSv4: Handle expired stateids when the lease is still valid by Trond Myklebust · 13 years ago
  59. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  60. a75b9df NFSv4.1: Ensure that layoutget uses the correct gfp modes by Trond Myklebust · 13 years ago
  61. 2887fe4 NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_list by Andy Adamson · 13 years ago
  62. a8a4ae3 NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP by Andy Adamson · 13 years ago
  63. 26c4c17 nfs: don't lose MS_SYNCHRONOUS on remount of noac mount by Jeff Layton · 13 years ago
  64. 613e901 NFS: Return meaningful status from decode_secinfo() by Bryan Schumaker · 13 years ago
  65. 28331a4 NFSv4: Ensure we request the ordinary fileid when doing readdirplus by Trond Myklebust · 13 years ago
  66. 1bd714f NFSv4: Ensure that clientid and session establishment can time out by Trond Myklebust · 13 years ago
  67. fd954ae NFSv4.1: Don't loop forever in nfs4_proc_create_session by Trond Myklebust · 13 years ago
  68. fb8a5ba NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception() by Bryan Schumaker · 13 years ago
  69. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 13 years ago
  70. 47c2199 NFSv4.1: Ensure state manager thread dies on last umount by Trond Myklebust · 13 years ago
  71. c3dfc28 NFS: Use correct variable for page bounds checking by Bryan Schumaker · 13 years ago
  72. 9b7160c NFS: don't negotiate when user specifies sec flavor by Bryan Schumaker · 13 years ago
  73. 801a16d NFS: Attempt mount with default sec flavor first by Bryan Schumaker · 13 years ago
  74. 0fabee2 NFS: flav_array honors NFS_MAX_SECFLAVORS by Bryan Schumaker · 13 years ago
  75. d1a8016 NFS: Fix infinite loop in gss_create_upcall() by Bryan Schumaker · 13 years ago
  76. 79a48a1 Don't mark_inode_dirty_sync() while holding lock by Weston Andros Adamson · 13 years ago
  77. c0d0e96 NFS: Get rid of pointless test in nfs_commit_done by Trond Myklebust · 13 years ago
  78. 561f0b0 NFS: Remove unused argument from nfs_find_best_sec() by Bryan Schumaker · 13 years ago
  79. 4b38a6d NFS: Eliminate duplicate call to nfs_mark_request_dirty by Trond Myklebust · 13 years ago
  80. 160bc16 NFS: Remove dead code from nfs_fs_mount() by Jesper Juhl · 13 years ago
  81. 0d88f6e nfs: don't call __mark_inode_dirty while holding i_lock by Dave Chinner · 13 years ago
  82. 94c8a98 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  83. 37adb89 NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC by Bryan Schumaker · 13 years ago
  84. 4188759 NFS: Fix a signed vs. unsigned secinfo bug by Bryan Schumaker · 13 years ago
  85. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  86. 0444d76 fs: don't use igrab() while holding i_lock by Dave Chinner · 13 years ago
  87. a0e7e3c NFS: Don't leak RPC clients in NFSv4 secinfo negotiation by Trond Myklebust · 13 years ago
  88. 4d65c52 NFS: Fix a hang in the writeback path by Trond Myklebust · 13 years ago
  89. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 13 years ago
  90. 35124a0 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO by Weston Andros Adamson · 13 years ago
  91. ef31153 NFSv4.1 convert layoutcommit sync to boolean by Andy Adamson · 13 years ago
  92. de4b15c NFSv4.1 pnfs_layoutcommit_inode fixes by Andy Adamson · 13 years ago
  93. 8f70e95 NFS: Determine initial mount security by Bryan Schumaker · 13 years ago
  94. 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 13 years ago
  95. 5a5ea0d NFS: Add secinfo procedure by Bryan Schumaker · 13 years ago
  96. 7c51305 NFS: lookup supports alternate client by Bryan Schumaker · 13 years ago
  97. e73b83f NFS: convert call_sync() to a function by Bryan Schumaker · 13 years ago
  98. cccb4d0 NFSv4.1 remove temp code that prevented ds commits by Fred Isaman · 13 years ago
  99. 863a3c6 NFSv4.1: layoutcommit by Andy Adamson · 13 years ago
  100. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 13 years ago