1. af22f94 NFSv4: Simplify _nfs4_do_access() by Trond Myklebust · 17 years ago
  2. cd3758e NFS: Replace file->private_data with calls to nfs_file_open_context() by Trond Myklebust · 17 years ago
  3. 8fb559f NFS: Eliminate nfs_refresh_verifier() by Chuck Lever · 17 years ago
  4. 77a55a1 NFS: Eliminate nfs_renew_times() by Chuck Lever · 17 years ago
  5. 92f6c17 NFS: Don't call nfs_renew_times() in nfs_dentry_iput() by Chuck Lever · 17 years ago
  6. bcf3561 NFS: Show "nointr" mount option by Chuck Lever · 17 years ago
  7. 6e88e06 NFS: Verify server address before invoking in-kernel mount client by Chuck Lever · 17 years ago
  8. 2cf7ff7 NFS: support RDMA mounts by \"Talpey, Thomas\ · 17 years ago
  9. 56928ed NFS - print accurate transport protocol by \"Talpey, Thomas\ · 17 years ago
  10. 0896a72 NFS/SUNRPC: use transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  11. 4f22ccc SUNRPC: mark bulk read/write data in xdrbuf by \"Talpey, Thomas\ · 17 years ago
  12. 20c71f5 NFSv4: Fix a bug in nfs4_validate_mount_data() by Trond Myklebust · 17 years ago
  13. 91ea40b NFS: use in-kernel mount argument structure for nfsv4 mounts by \"Talpey, Thomas\ · 17 years ago
  14. 2283f8d NFS: use in-kernel mount argument structure for nfsv[23] mounts by \"Talpey, Thomas\ · 17 years ago
  15. 6b18eaa NFS: move nfs_parsed_mount_data structure definition by \"Talpey, Thomas\ · 17 years ago
  16. fe82a18 NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c by Chuck Lever · 17 years ago
  17. 0ac8377 NFS: Add new 'mountaddr=' mount option by Chuck Lever · 17 years ago
  18. aad7000 [NFS] [PATCH] NFS: initialize default port in kernel mount client by James Lentini · 17 years ago
  19. efd8340 NFS: Kernel mount client should use async bind by Chuck Lever · 17 years ago
  20. ddc01c0 [NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather than by Jeff Layton · 17 years ago
  21. f8cf367 [NFS] [PATCH] nfs: tiny makefile cleanup by Christoph Hellwig · 17 years ago
  22. c7e1596 Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies by Fabio Olive Leite · 17 years ago
  23. 4e769b9 64 bit ino support for NFS client by Peter Staubach · 17 years ago
  24. 7b159fc NFS: Fall back to synchronous writes when a background write errors... by Trond Myklebust · 17 years ago
  25. 34901f7 NFS: Writeback optimisation by Trond Myklebust · 17 years ago
  26. ed90ef5 NFS: Clean up NFS writeback flush code by Trond Myklebust · 17 years ago
  27. f758c885 NFS: Clean up nfs_writepages() by Trond Myklebust · 17 years ago
  28. 9cccef9 NFS: Clean up write code... by Trond Myklebust · 17 years ago
  29. 94387fb NFS: Add the helper nfs_vm_page_mkwrite by Trond Myklebust · 17 years ago
  30. 54af3bb NFS: Fix an Oops in encode_lookup() by Trond Myklebust · 17 years ago
  31. 49af7ee nfs: fix oops re sysctls and V4 support by Alexey Dobriyan · 17 years ago
  32. 1b3b4a1 NFS: Fix a write request leak in nfs_invalidate_page() by Trond Myklebust · 17 years ago
  33. 7d1cca72 NFS: change NFS mount error return when hostname/pathname too long by Chuck Lever · 17 years ago
  34. 350c73a NFS: Off-by-one length error in string handling by Chuck Lever · 17 years ago
  35. fdc6e2c NFS: Return a real error code from mount(2) by Chuck Lever · 17 years ago
  36. fdb66ff NFS: mount option parser chokes on proto= by Chuck Lever · 17 years ago
  37. deee936 NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file by Trond Myklebust · 17 years ago
  38. 65bbf6b NFSv4: Fix a typo in _nfs4_do_open_reclaim by Trond Myklebust · 17 years ago
  39. 560aef7 NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer by Trond Myklebust · 17 years ago
  40. e89a5a4 NFS: Fix the mount regression by Trond Myklebust · 17 years ago
  41. 3d39c69 NFS: Replace flush_scheduled_work with cancel_work_sync() and friends by Trond Myklebust · 17 years ago
  42. 905f8d1 NFSv4: Don't call put_rpccred() from an rcu callback by Trond Myklebust · 17 years ago
  43. 45328c3 NFS: Fix NFSv4 open stateid regressions by Trond Myklebust · 17 years ago
  44. ba683031 NFSv4: Fix a locking regression in nfs4_set_mode_locked() by Trond Myklebust · 17 years ago
  45. 5e11934 NFS: Fix put_nfs_open_context by Trond Myklebust · 17 years ago
  46. 41089644 fix broken handling of port=... in NFS option parsing by Al Viro · 17 years ago
  47. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  48. 0a87cf1 NFSv4: handle lack of clientaddr in option string by Jeff Layton · 17 years ago
  49. f9d888f NFSv4: debug print ntohl(status) in nfs client callback xdr code by Benny Halevy · 17 years ago
  50. e4eff1a SUNRPC: Clean up the sillyrename code by Trond Myklebust · 17 years ago
  51. 4fdc17b NFS: Introduce struct nfs_removeargs+nfs_removeres by Trond Myklebust · 17 years ago
  52. 3062c53 NFS: Use dentry->d_time to store the parent directory verifier. by Trond Myklebust · 17 years ago
  53. e3a535e NFSv4: Fix the nfsv4 readlink reply buffer alignment by Trond Myklebust · 17 years ago
  54. d6ac02d NFSv4: Fix the readdir reply buffer alignment by Trond Myklebust · 17 years ago
  55. 9104a55 NFSv4: More NFSv4 xdr cleanups by Trond Myklebust · 17 years ago
  56. 9936781 NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open by Trond Myklebust · 17 years ago
  57. 56659e9 NFSv4: 'constify' lookup arguments. by Trond Myklebust · 17 years ago
  58. 365c8f5 NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed by Trond Myklebust · 17 years ago
  59. 6f220ed NFSv4: Fix open state recovery by Trond Myklebust · 17 years ago
  60. 6d34ac1 locks: make posix_test_lock() interface more consistent by J. Bruce Fields · 17 years ago
  61. 370f659 nfs: disable leases over NFS by J. Bruce Fields · 17 years ago
  62. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  63. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  64. 259902e Make NFS client use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  65. 137d6ac NFSv4: Make sure unlock is really an unlock when cancelling a lock by Frank Filz · 17 years ago
  66. 6f2e64d NFSv4: Make the NFS state model work with the nosharedcache mount option by Trond Myklebust · 17 years ago
  67. 275a5d2 NFS: Error when mounting the same filesystem with different options by Trond Myklebust · 17 years ago
  68. 75180df NFS: Add the mount option "nosharecache" by Trond Myklebust · 17 years ago
  69. 8007122 NFS: Add support for mounting NFSv4 file systems with string options by Chuck Lever · 17 years ago
  70. 136d558 NFS: Add final pieces to support in-kernel mount option parsing by Chuck Lever · 17 years ago
  71. 0076d7b NFS: Introduce generic mount client API by Chuck Lever · 17 years ago
  72. bf0fd76 NFS: Add enums and match tables for mount option parsing by Chuck Lever · 17 years ago
  73. 013a8c1 NFS: Improve debugging output in NFS in-kernel mount client by Chuck Lever · 17 years ago
  74. 1920723 NFS: Clean up in-kernel NFS mount by Chuck Lever · 17 years ago
  75. 3ea9730 NFS: Remake nfsroot_mount as a permanent part of NFS client by Chuck Lever · 17 years ago
  76. 43780b8 SUNRPC: Add a convenient default for the hostname when calling rpc_create() by Chuck Lever · 17 years ago
  77. cce63cd SUNRPC: Rename rpcb_getport_external routine by Chuck Lever · 17 years ago
  78. f0768eb NFS: Introduce nfs4_validate_mount_options by Chuck Lever · 17 years ago
  79. 5df36e7 NFS: Clean up nfs_validate_mount_data by Chuck Lever · 17 years ago
  80. fc50d58 NFS: Clean-up: Refactor IP address sanity checks in NFS client by Chuck Lever · 17 years ago
  81. 4d81cd1 NFS: Clean-up: fix a compiler warning in fs/nfs/super.c by Chuck Lever · 17 years ago
  82. 0655960 NFS: Clean up error handling in nfs_get_sb by Chuck Lever · 17 years ago
  83. 29eb981 NFS: Clean-up: Replace nfs_copy_user_string with strndup_user by Chuck Lever · 17 years ago
  84. 5680d48 NFS: Clean-up: Define macros for maximum host and export path name lengths by Chuck Lever · 17 years ago
  85. 9eaa67c NFS: Clean-up: use correct type when converting NFS blocks to local blocks by Chuck Lever · 17 years ago
  86. 8bda4e4 NFSv4: Fix up stateid locking... by Trond Myklebust · 17 years ago
  87. 1ac7e2f NFSv4: Clean up the callers of nfs4_open_recover_helper() by Trond Myklebust · 17 years ago
  88. 6ee4126 NFSv4: Don't call OPEN if we already have an open stateid for a file by Trond Myklebust · 17 years ago
  89. aac00a8 NFSv4: Check for the existence of a delegation in nfs4_open_prepare() by Trond Myklebust · 17 years ago
  90. 3e30991 NFSv4: Clean up _nfs4_proc_open() by Trond Myklebust · 17 years ago
  91. 1b370bc NFSv4: Allow nfs4_opendata_to_nfs4_state to return errors. by Trond Myklebust · 17 years ago
  92. 6f43ddc NFSv4: Improve the debugging of bad sequence id errors... by Trond Myklebust · 17 years ago
  93. 003707c NFSv4: Always use the delegation if we have one by Trond Myklebust · 17 years ago
  94. 0f9f95e NFSv4: Clean up confirmation of sequence ids... by Trond Myklebust · 17 years ago
  95. 412c77c NFSv4: Defer inode revalidation when setting up a delegation by Trond Myklebust · 17 years ago
  96. 8383e46 NFSv4: Use RCU to protect delegations by Trond Myklebust · 17 years ago
  97. 13437e1 NFSv4: Support recalling delegations by stateid part 2 by Trond Myklebust · 17 years ago
  98. 9016302 NFSv4: Support recalling delegations by stateid by Trond Myklebust · 17 years ago
  99. 2ced46c NFSv4: Fix up a bug in nfs4_open_recover() by Trond Myklebust · 17 years ago
  100. 549d6ed NFSv4: set the delegation in nfs4_opendata_to_nfs4_state by Trond Myklebust · 17 years ago