1. bcfa49f nfs41: Handle session errors during delegation return by Ricardo Labiaga · 15 years ago
  2. f455848 nfs41: Mark stateids in need of reclaim if state manager gets stale clientid by Ricardo Labiaga · 15 years ago
  3. 0110ee1 NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured by Trond Myklebust · 15 years ago
  4. 9dfdf40 nfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTID by Ricardo Labiaga · 15 years ago
  5. 9430fb6 nfs41: nfs41_setup_state_renewal by Ricardo Labiaga · 15 years ago
  6. bcb5616 NFSv41: More cleanups by Trond Myklebust · 15 years ago
  7. 35dc1d7 NFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINING code by Trond Myklebust · 15 years ago
  8. d61e612 NFSv41: Clean up slot table management by Trond Myklebust · 15 years ago
  9. f26468f NFSv41: Fix nfs4_proc_create_session by Trond Myklebust · 15 years ago
  10. da6ebfe nfs41: Invoke RECLAIM_COMPLETE by Ricardo Labiaga · 15 years ago
  11. fce5c83 nfs41: RECLAIM_COMPLETE functionality by Ricardo Labiaga · 15 years ago
  12. 18019753 nfs41: RECLAIM_COMPLETE XDR functionality by Ricardo Labiaga · 15 years ago
  13. 8b17321 Cleanup some NFSv4 XDR decode comments by Ricardo Labiaga · 15 years ago
  14. 0556d1a NFSv41: nfs4_reset_session must always set NFS4CLNT_SESSION_DRAINING by Trond Myklebust · 15 years ago
  15. 2597641 nfs41: v2 fix cb_recall bug by Alexandros Batsakis · 15 years ago
  16. 0629e37 nfs41: check SEQUENCE status flag by Alexandros Batsakis · 15 years ago
  17. 2449ea2 nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize by Alexandros Batsakis · 15 years ago
  18. 7b183d0 nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R flag from exchange_id by Alexandros Batsakis · 15 years ago
  19. 4882ef7 nfs41: add support for the exclusive create flags by Alexandros Batsakis · 15 years ago
  20. d8cb1a7 nfs41: check if session exists and if it is persistent by Alexandros Batsakis · 15 years ago
  21. 31f0960 nfs41: V2 initial support for CB_RECALL_ANY by Alexandros Batsakis · 15 years ago
  22. c79571a nfs4: V2 return/expire delegations depending on their type by Alexandros Batsakis · 15 years ago
  23. b4a6f49 nfs4: minor delegation cleaning by Alexandros Batsakis · 15 years ago
  24. 07bccc2 nfs41: add support for callback with RPC version number 4 by Alexandros Batsakis · 15 years ago
  25. 0b9e2d4 nfs41: only state manager sets NFS4CLNT_SESSION_SETUP by Andy Adamson · 15 years ago
  26. 691daf3 nfs41: drain session cleanup by Andy Adamson · 15 years ago
  27. ea028ac nfs41: nfs41: fix state manager deadlock in session reset by Andy Adamson · 15 years ago
  28. 05f0d23 nfs41: remove nfs4_recover_session by Andy Adamson · 15 years ago
  29. 2628edd nfs41: don't clear tk_action on success by Andy Adamson · 15 years ago
  30. 8ba9bf8 nfs41: fix switch in nfs4_recovery_handle_error by Andy Adamson · 15 years ago
  31. b917923 nfs41: fix switch in nfs4_handle_exception by Andy Adamson · 15 years ago
  32. 36bbe34 nfs41: free the slot on unhandled read errors by Andy Adamson · 15 years ago
  33. e608e79 nfs41: call free slot from nfs4_restart_rpc by Andy Adamson · 15 years ago
  34. 1d9ddde nfs41: nfs4_get_lease_time will never session reset by Andy Adamson · 15 years ago
  35. 6df0818 nfs41: rename cl_state session SETUP bit to RESET by Andy Adamson · 15 years ago
  36. 4d643d1 nfs41: add create session into establish_clid by Andy Adamson · 15 years ago
  37. 7285f2d Merge branch 'devel' into linux-next by Trond Myklebust · 15 years ago
  38. 44ed355 NFS4ERR_FILE_OPEN handling in Linux/NFS by NeilBrown · 15 years ago
  39. 24e9302 nfs: clean up sillyrenaming in nfs_rename() by Miklos Szeredi · 15 years ago
  40. 2722610 nfs: dont unhash target if renaming a directory by Miklos Szeredi · 15 years ago
  41. 28f79a1 nfs: fix comments in nfs_rename() by Miklos Szeredi · 15 years ago
  42. e48de5e nfs: remove unnecessary check from nfs_rename() by Miklos Szeredi · 15 years ago
  43. 9c4c761 NFSv4.1: Handle NFSv4.1 session errors in the lock recovery code by Trond Myklebust · 15 years ago
  44. dd47f96 NFS: Revert default r/wsize behavior by Chuck Lever · 15 years ago
  45. d250e19 NFS: Display compressed (shorthand) IPv6 in /proc/mounts by Chuck Lever · 15 years ago
  46. ee671b0 NFS: convert proto= option to use netids rather than a protoname by Jeff Layton · 15 years ago
  47. d4e935b The rpc server does not require that service threads take the BKL. by J. Bruce Fields · 15 years ago
  48. 1185a55 NFSv4: Ensure nfs4_close_context() is declared as static by Trond Myklebust · 15 years ago
  49. 0a6566e NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared static by Trond Myklebust · 15 years ago
  50. b6d408b NFSv4: Fix up error handling in the state manager main loop. by Trond Myklebust · 15 years ago
  51. a9ed2e2 NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease. by Trond Myklebust · 15 years ago
  52. c8b7ae3d NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctly by Trond Myklebust · 15 years ago
  53. 4f7cdf1 NFSv4: The state manager shouldn't exit on errors that were handled by Trond Myklebust · 15 years ago
  54. e345e88 NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot by Trond Myklebust · 15 years ago
  55. d18cc1f NFSv4: Fix a potential state manager deadlock when returning delegations by Trond Myklebust · 15 years ago
  56. d327cf7 Re: acl trouble after upgrading ubuntu by J. Bruce Fields · 15 years ago
  57. 96f287b NFS: BKL removal from the mount code... by Trond Myklebust · 15 years ago
  58. b17621f writeback: introduce wbc.for_background by Wu Fengguang · 15 years ago
  59. 6e80133 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 15 years ago
  60. 9b8b317 Merge commit 'v2.6.32-rc8' into HEAD by J. Bruce Fields · 15 years ago
  61. 201a154 FS-Cache: Handle pages pending storage that get evicted under OOM conditions by David Howells · 15 years ago
  62. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  63. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  64. 96d25e5 NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENT by Trond Myklebust · 15 years ago
  65. dc7a081 nfs: new subdir Documentation/filesystems/nfs by J. Bruce Fields · 15 years ago
  66. 9a3936a NFSv4: The link() operation should return any delegation on the file by Trond Myklebust · 15 years ago
  67. 141aeb9 NFSv4: Fix two unbalanced put_rpccred() issues. by Trond Myklebust · 15 years ago
  68. 52567b0 NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE by Trond Myklebust · 15 years ago
  69. a8b40bc nfs: Panic when commit fails by Terry Loftin · 15 years ago
  70. 4223a4a nfs: Fix nfs_parse_mount_options() kfree() leak by Yinghai Lu · 15 years ago
  71. a1be9ee NFS: suppress a build warning by Stefan Richter · 15 years ago
  72. 3050141 NFSv4: Kill nfs4_renewd_prepare_shutdown() by Trond Myklebust · 15 years ago
  73. 517be09 NFSv4: Fix the referral mount code by Trond Myklebust · 15 years ago
  74. f4373bf nfs: Avoid overrun when copying client IP address string by Ben Hutchings · 15 years ago
  75. bcd2ea1 NFS: Fix port initialisation in nfs_remount() by Trond Myklebust · 15 years ago
  76. f5855fe NFS: Fix port and mountport display in /proc/self/mountinfo by Trond Myklebust · 15 years ago
  77. c5811db NFS: Fix a default mount regression... by Trond Myklebust · 15 years ago
  78. fce2284 this_cpu: Use this_cpu operations for NFS statistics by Christoph Lameter · 15 years ago
  79. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  80. 36dd2fd nfs[23] tcp breakage in mount with binary options by Al Viro · 15 years ago
  81. 6c5daf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  82. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  83. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  84. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  85. 2df5480 NFS: Propagate 'fsc' mount option through automounts by David Howells · 15 years ago
  86. 9423a08 NFS: Add nfs_alloc_parsed_mount_data by Chuck Lever · 15 years ago
  87. 8a6e5de NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags by Trond Myklebust · 15 years ago
  88. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  89. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  90. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  91. 48d0764 nfs: initialize the backing_dev_info when creating the server by Jens Axboe · 15 years ago
  92. 92f2505 nfs: nfs_kill_super() should call bdi_unregister() after killing super by Jens Axboe · 15 years ago
  93. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  94. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  95. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  96. f590f33 HWPOISON: Enable error_remove_page for NFS by Andi Kleen · 15 years ago
  97. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  98. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  99. 2ecda72 NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3' by Trond Myklebust · 15 years ago
  100. 764302c NFS: Allow the "nfs" file system type to support NFSv4 by Chuck Lever · 15 years ago