1. 3ea9730 NFS: Remake nfsroot_mount as a permanent part of NFS client by Chuck Lever · 17 years ago
  2. 43780b8 SUNRPC: Add a convenient default for the hostname when calling rpc_create() by Chuck Lever · 17 years ago
  3. cce63cd SUNRPC: Rename rpcb_getport_external routine by Chuck Lever · 17 years ago
  4. f0768eb NFS: Introduce nfs4_validate_mount_options by Chuck Lever · 17 years ago
  5. 5df36e7 NFS: Clean up nfs_validate_mount_data by Chuck Lever · 17 years ago
  6. fc50d58 NFS: Clean-up: Refactor IP address sanity checks in NFS client by Chuck Lever · 17 years ago
  7. 4d81cd1 NFS: Clean-up: fix a compiler warning in fs/nfs/super.c by Chuck Lever · 17 years ago
  8. 0655960 NFS: Clean up error handling in nfs_get_sb by Chuck Lever · 17 years ago
  9. 29eb981 NFS: Clean-up: Replace nfs_copy_user_string with strndup_user by Chuck Lever · 17 years ago
  10. 5680d48 NFS: Clean-up: Define macros for maximum host and export path name lengths by Chuck Lever · 17 years ago
  11. 9eaa67c NFS: Clean-up: use correct type when converting NFS blocks to local blocks by Chuck Lever · 17 years ago
  12. 8bda4e4 NFSv4: Fix up stateid locking... by Trond Myklebust · 17 years ago
  13. 1ac7e2f NFSv4: Clean up the callers of nfs4_open_recover_helper() by Trond Myklebust · 17 years ago
  14. 6ee4126 NFSv4: Don't call OPEN if we already have an open stateid for a file by Trond Myklebust · 17 years ago
  15. aac00a8 NFSv4: Check for the existence of a delegation in nfs4_open_prepare() by Trond Myklebust · 17 years ago
  16. 3e30991 NFSv4: Clean up _nfs4_proc_open() by Trond Myklebust · 17 years ago
  17. 1b370bc NFSv4: Allow nfs4_opendata_to_nfs4_state to return errors. by Trond Myklebust · 17 years ago
  18. 6f43ddc NFSv4: Improve the debugging of bad sequence id errors... by Trond Myklebust · 17 years ago
  19. 003707c NFSv4: Always use the delegation if we have one by Trond Myklebust · 17 years ago
  20. 0f9f95e NFSv4: Clean up confirmation of sequence ids... by Trond Myklebust · 17 years ago
  21. 412c77c NFSv4: Defer inode revalidation when setting up a delegation by Trond Myklebust · 17 years ago
  22. 8383e46 NFSv4: Use RCU to protect delegations by Trond Myklebust · 17 years ago
  23. 13437e1 NFSv4: Support recalling delegations by stateid part 2 by Trond Myklebust · 17 years ago
  24. 9016302 NFSv4: Support recalling delegations by stateid by Trond Myklebust · 17 years ago
  25. 2ced46c NFSv4: Fix up a bug in nfs4_open_recover() by Trond Myklebust · 17 years ago
  26. 549d6ed NFSv4: set the delegation in nfs4_opendata_to_nfs4_state by Trond Myklebust · 17 years ago
  27. 1c816ef NFSv4: Fix a bug in __nfs4_find_state_byowner by Trond Myklebust · 17 years ago
  28. 1b45c46 NFSv4: Fix atomic open for execute... by Trond Myklebust · 17 years ago
  29. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  30. 88d9093 NFSv4: nfs_increment_open_seqid should not return a value by Trond Myklebust · 17 years ago
  31. e688962 NFSv4: Fix underestimate of NFSv4 lookup request size by Trond Myklebust · 17 years ago
  32. 2cebf82 NFSv4: Fix the underestimate of NFSv4 open request size by Trond Myklebust · 17 years ago
  33. bd625ba NFSv4: Fix the NFSv4 owner and owner_group size estimates by Trond Myklebust · 17 years ago
  34. 7af654f NFSv4: Don't reuse expired nfs4_state_owner structs by Trond Myklebust · 17 years ago
  35. 27b3f94 NFSv4: Fix a credential reference leak in nfs4_get_state_owner() by Trond Myklebust · 17 years ago
  36. 587142f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock by Trond Myklebust · 17 years ago
  37. 4e56e08 NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh() by Trond Myklebust · 17 years ago
  38. 1be27f3 SUNRPC: Remove the tk_auth macro... by Trond Myklebust · 17 years ago
  39. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  40. 90c5755 SUNRPC: Kill rpc_clnt->cl_oneshot by Trond Myklebust · 17 years ago
  41. c6d00e6 NFSv4: Convert struct nfs4_opendata to use struct kref by Trond Myklebust · 17 years ago
  42. 3bec63d NFS: Convert struct nfs_open_context to use a kref by Trond Myklebust · 17 years ago
  43. edc05fc NFS: reduce latency by using conditional rescheduling in nfs_scan_list by Trond Myklebust · 17 years ago
  44. dce34ce NFS: Prevent integer overflow in nfs_scan_list() by Trond Myklebust · 17 years ago
  45. 2aefa10 NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode by Trond Myklebust · 17 years ago
  46. 5c36968 NFS cleanup: speed up nfs_scan_commit using radix tree tags by Trond Myklebust · 17 years ago
  47. 9fd367f NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED by Trond Myklebust · 17 years ago
  48. c03b402 NFS: Convert struct nfs_page to use krefs by Trond Myklebust · 17 years ago
  49. a50f795 NFS: Fix an Oops in the nfs_access_cache_shrinker() by Trond Myklebust · 17 years ago
  50. e2f032e NFS: nfs3_proc_create() should use nfs_post_op_update_inode() by Trond Myklebust · 17 years ago
  51. aa53ed5 NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier by Jeff Layton · 17 years ago
  52. fc6ae3c NFS: Re-enable forced umounts by Trond Myklebust · 17 years ago
  53. 83d93f2 NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink() by Jeff Layton · 17 years ago
  54. a035686 NFS: Fix nfs_reval_fsid() by Trond Myklebust · 17 years ago
  55. b39e625 NFSv4: Clean up nfs4_call_async() by Trond Myklebust · 17 years ago
  56. 4a35bd4 NFSv4: Ensure that nfs4_do_close() doesn't race with umount by Trond Myklebust · 17 years ago
  57. ad389da NFSv4: Ensure asynchronous open() calls always pin the mountpoint by Trond Myklebust · 17 years ago
  58. 539cd03 NFSv4: Cleanup: pass the nfs_open_context to open recovery code by Trond Myklebust · 17 years ago
  59. 88be9f9 NFS: Replace vfsmount and dentry in nfs_open_context with struct path by Trond Myklebust · 17 years ago
  60. de05a0c NFS: Minor read optimisation... by Trond Myklebust · 17 years ago
  61. 44dd151 NFS: Don't mark a written page as uptodate until it is on disk by Trond Myklebust · 17 years ago
  62. d9df8d6 NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages by Trond Myklebust · 17 years ago
  63. 070ea60 NFS: Clean ups in fs/nfs/direct.c by Chuck Lever · 17 years ago
  64. f0930ff sendfile: convert nfs to using splice_read() by Jens Axboe · 17 years ago
  65. b4946ff NFS: Fix a refcount leakage in O_DIRECT by Trond Myklebust · 17 years ago
  66. d4a8f36 NFS: Fix nfs_direct_dirty_pages() by Trond Myklebust · 17 years ago
  67. 749e146 NFS: Fix handful of compiler warnings in direct.c by Chuck Lever · 17 years ago
  68. 7fe7f84 NFS: Avoid a deadlock situation on write by Trond Myklebust · 17 years ago
  69. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  70. dd504ea Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 17 years ago
  71. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  72. 2e42c3e NFS: Fix more sparse warnings by Trond Myklebust · 17 years ago
  73. 10afec9 NFS: Fix some 'sparse' warnings... by Trond Myklebust · 17 years ago
  74. 8ae20ab NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c by Trond Myklebust · 17 years ago
  75. 60945cb NFS: use zero_user_page by Nate Diller · 17 years ago
  76. 7a13e93 NFS: Kill the obsolete NFS_PARANOIA by Jesper Juhl · 17 years ago
  77. fee7f23 NFS: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  78. e4cc6ee NFS: Clean up NFSv4 XDR error message by Chuck Lever · 17 years ago
  79. 6ce7dc9 NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be by Chuck Lever · 17 years ago
  80. e70c490 NFS: Remove redundant check in nfs_check_verifier() by Trond Myklebust · 17 years ago
  81. e62c2bb NFS: Fix a jiffie wraparound issue by Trond Myklebust · 17 years ago
  82. 277866a nfs: fix congestion control: use atomic_longs by Peter Zijlstra · 17 years ago
  83. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  84. 2d56d3c Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  85. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  86. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  87. 9d6a8c5 locks: give posix_test_lock same interface as ->lock by Marc Eshel · 18 years ago
  88. 70cc648 locks: make ->lock release private data before returning in GETLK case by J. Bruce Fields · 18 years ago
  89. 84dde76 NFS: Fix a compile glitch on 64-bit systems by Trond Myklebust · 17 years ago
  90. a19b89c NFS: Clean up nfs_create_request comments by Jason Uhlenkott · 17 years ago
  91. 08efa20 NFS4: invalidate cached acl on setacl by J. Bruce Fields · 17 years ago
  92. 83672d3 NFS: Fix directory caching problem - with test case and patch. by Neil Brown · 17 years ago
  93. 1f4eab7 NFS: Set meaningful value for fattr->time_start in readdirplus results. by Neil Brown · 17 years ago
  94. 74dd34e NFS: Added support to turn off the NFSv3 READDIRPLUS RPC. by Steve Dickson · 17 years ago
  95. df8b172 NFS: switch NFSROOT to use new rpcbind client by Chuck Lever · 17 years ago
  96. 2bea90d SUNRPC: RPC buffer size estimates are too large by Chuck Lever · 17 years ago
  97. ca52fec NFS: Use pgoff_t in structures and functions that pass page cache offsets by Trond Myklebust · 17 years ago
  98. 724c439 NFS: Clean up nfs_sync_mapping_wait() by Trond Myklebust · 17 years ago
  99. 8d5658c NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata by Trond Myklebust · 17 years ago
  100. c63c7b0 NFS: Fix a race when doing NFS write coalescing by Trond Myklebust · 17 years ago