1. 7b183d0 nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R flag from exchange_id by Alexandros Batsakis · 15 years ago
  2. 4882ef7 nfs41: add support for the exclusive create flags by Alexandros Batsakis · 15 years ago
  3. d8cb1a7 nfs41: check if session exists and if it is persistent by Alexandros Batsakis · 15 years ago
  4. 31f0960 nfs41: V2 initial support for CB_RECALL_ANY by Alexandros Batsakis · 15 years ago
  5. c79571a nfs4: V2 return/expire delegations depending on their type by Alexandros Batsakis · 15 years ago
  6. b4a6f49 nfs4: minor delegation cleaning by Alexandros Batsakis · 15 years ago
  7. 07bccc2 nfs41: add support for callback with RPC version number 4 by Alexandros Batsakis · 15 years ago
  8. 0b9e2d4 nfs41: only state manager sets NFS4CLNT_SESSION_SETUP by Andy Adamson · 15 years ago
  9. 691daf3 nfs41: drain session cleanup by Andy Adamson · 15 years ago
  10. ea028ac nfs41: nfs41: fix state manager deadlock in session reset by Andy Adamson · 15 years ago
  11. 05f0d23 nfs41: remove nfs4_recover_session by Andy Adamson · 15 years ago
  12. 2628edd nfs41: don't clear tk_action on success by Andy Adamson · 15 years ago
  13. 8ba9bf8 nfs41: fix switch in nfs4_recovery_handle_error by Andy Adamson · 15 years ago
  14. b917923 nfs41: fix switch in nfs4_handle_exception by Andy Adamson · 15 years ago
  15. 36bbe34 nfs41: free the slot on unhandled read errors by Andy Adamson · 15 years ago
  16. e608e79 nfs41: call free slot from nfs4_restart_rpc by Andy Adamson · 15 years ago
  17. 1d9ddde nfs41: nfs4_get_lease_time will never session reset by Andy Adamson · 15 years ago
  18. 6df0818 nfs41: rename cl_state session SETUP bit to RESET by Andy Adamson · 15 years ago
  19. 4d643d1 nfs41: add create session into establish_clid by Andy Adamson · 15 years ago
  20. 7285f2d Merge branch 'devel' into linux-next by Trond Myklebust · 15 years ago
  21. 44ed355 NFS4ERR_FILE_OPEN handling in Linux/NFS by NeilBrown · 15 years ago
  22. 24e9302 nfs: clean up sillyrenaming in nfs_rename() by Miklos Szeredi · 15 years ago
  23. 2722610 nfs: dont unhash target if renaming a directory by Miklos Szeredi · 15 years ago
  24. 28f79a1 nfs: fix comments in nfs_rename() by Miklos Szeredi · 15 years ago
  25. e48de5e nfs: remove unnecessary check from nfs_rename() by Miklos Szeredi · 15 years ago
  26. 9c4c761 NFSv4.1: Handle NFSv4.1 session errors in the lock recovery code by Trond Myklebust · 15 years ago
  27. dd47f96 NFS: Revert default r/wsize behavior by Chuck Lever · 15 years ago
  28. d250e19 NFS: Display compressed (shorthand) IPv6 in /proc/mounts by Chuck Lever · 15 years ago
  29. ee671b0 NFS: convert proto= option to use netids rather than a protoname by Jeff Layton · 15 years ago
  30. d4e935b The rpc server does not require that service threads take the BKL. by J. Bruce Fields · 15 years ago
  31. 1185a55 NFSv4: Ensure nfs4_close_context() is declared as static by Trond Myklebust · 15 years ago
  32. 0a6566e NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared static by Trond Myklebust · 15 years ago
  33. b6d408b NFSv4: Fix up error handling in the state manager main loop. by Trond Myklebust · 15 years ago
  34. a9ed2e2 NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease. by Trond Myklebust · 15 years ago
  35. c8b7ae3d NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctly by Trond Myklebust · 15 years ago
  36. 4f7cdf1 NFSv4: The state manager shouldn't exit on errors that were handled by Trond Myklebust · 15 years ago
  37. e345e88 NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot by Trond Myklebust · 15 years ago
  38. d18cc1f NFSv4: Fix a potential state manager deadlock when returning delegations by Trond Myklebust · 15 years ago
  39. d327cf7 Re: acl trouble after upgrading ubuntu by J. Bruce Fields · 15 years ago
  40. 96f287b NFS: BKL removal from the mount code... by Trond Myklebust · 15 years ago
  41. 6e80133 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 15 years ago
  42. 201a154 FS-Cache: Handle pages pending storage that get evicted under OOM conditions by David Howells · 15 years ago
  43. 96d25e5 NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENT by Trond Myklebust · 15 years ago
  44. 9a3936a NFSv4: The link() operation should return any delegation on the file by Trond Myklebust · 15 years ago
  45. 141aeb9 NFSv4: Fix two unbalanced put_rpccred() issues. by Trond Myklebust · 15 years ago
  46. 52567b0 NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE by Trond Myklebust · 15 years ago
  47. a8b40bc nfs: Panic when commit fails by Terry Loftin · 15 years ago
  48. 4223a4a nfs: Fix nfs_parse_mount_options() kfree() leak by Yinghai Lu · 15 years ago
  49. a1be9ee NFS: suppress a build warning by Stefan Richter · 15 years ago
  50. 3050141 NFSv4: Kill nfs4_renewd_prepare_shutdown() by Trond Myklebust · 15 years ago
  51. 517be09 NFSv4: Fix the referral mount code by Trond Myklebust · 15 years ago
  52. f4373bf nfs: Avoid overrun when copying client IP address string by Ben Hutchings · 15 years ago
  53. bcd2ea1 NFS: Fix port initialisation in nfs_remount() by Trond Myklebust · 15 years ago
  54. f5855fe NFS: Fix port and mountport display in /proc/self/mountinfo by Trond Myklebust · 15 years ago
  55. c5811db NFS: Fix a default mount regression... by Trond Myklebust · 15 years ago
  56. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  57. 36dd2fd nfs[23] tcp breakage in mount with binary options by Al Viro · 15 years ago
  58. 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
  59. 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
  60. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  61. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  62. 2df5480 NFS: Propagate 'fsc' mount option through automounts by David Howells · 15 years ago
  63. 9423a08 NFS: Add nfs_alloc_parsed_mount_data by Chuck Lever · 15 years ago
  64. 8a6e5de NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags by Trond Myklebust · 15 years ago
  65. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  66. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  67. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  68. 48d0764 nfs: initialize the backing_dev_info when creating the server by Jens Axboe · 15 years ago
  69. 92f2505 nfs: nfs_kill_super() should call bdi_unregister() after killing super by Jens Axboe · 15 years ago
  70. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  71. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  72. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  73. f590f33 HWPOISON: Enable error_remove_page for NFS by Andi Kleen · 15 years ago
  74. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  75. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  76. 2ecda72 NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3' by Trond Myklebust · 15 years ago
  77. 764302c NFS: Allow the "nfs" file system type to support NFSv4 by Chuck Lever · 15 years ago
  78. a6fe23b NFS: Move details of nfs4_get_sb() to a helper by Chuck Lever · 15 years ago
  79. 7630c85 NFS: Refactor NFSv4 text-based mount option validation by Chuck Lever · 15 years ago
  80. 4cfd74f NFS: Mount option parser should detect missing "port=" by Chuck Lever · 15 years ago
  81. dbab836 NFS: out of date comment regarding O_EXCL above nfs3_proc_create() by Harshula Jayasuriya · 15 years ago
  82. 7111dc7 NFSv4: Fix an infinite looping problem with the nfs4_state_manager by Trond Myklebust · 15 years ago
  83. 5eecfde NFS: Handle a zero-length auth flavor list by Chuck Lever · 15 years ago
  84. e1af88a nfs: Remove reference to generic_osync_inode from a comment by Jan Kara · 15 years ago
  85. 7d7ea88 NFS: Use the DNS resolver in the mount code. by Trond Myklebust · 15 years ago
  86. e571cbf NFS: Add a dns resolver for use with NFSv4 referrals and migration by Trond Myklebust · 15 years ago
  87. 6a396f6 Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  88. cccddf4 nfs: nfs4xdr: optimize low level decoding by Benny Halevy · 15 years ago
  89. c0eae66 nfs: nfs4xdr: get rid of READ_BUF by Benny Halevy · 15 years ago
  90. 2460ba5 nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline by Benny Halevy · 15 years ago
  91. 99398d0 nfs: nfs4xdr: get rid of COPYMEM by Benny Halevy · 15 years ago
  92. e78291e nfs: nfs4xdr: introduce decode_sessionid helper by Benny Halevy · 15 years ago
  93. db942bb nfs: nfs4xdr: introduce decode_verifier helper by Benny Halevy · 15 years ago
  94. 07d3043 nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers by Benny Halevy · 15 years ago
  95. 686841b nfs: nfs4xdr: introduce print_overflow_msg by Benny Halevy · 15 years ago
  96. c816fd3 nfs: nfs4xdr: get rid of READTIME by Benny Halevy · 15 years ago
  97. 3ceb4db nfs: nfs4xdr: get rid of READ64 by Benny Halevy · 15 years ago
  98. 6f723f7 nfs: nfs4xdr: get rid of READ32 by Benny Halevy · 15 years ago
  99. 811652b nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_opaque by Benny Halevy · 15 years ago
  100. 3455851 nfs: nfs4xdr: optimize low level encoding by Benny Halevy · 15 years ago