1. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  2. c9e51e4 mm: count reclaimable pages per BDI by Peter Zijlstra · 17 years ago
  3. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  4. c4dc4be nfs: remove congestion_end() by Peter Zijlstra · 17 years ago
  5. 4899f9c nfs: convert to new aops by Nick Piggin · 17 years ago
  6. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  7. 05c88ba NFSv4: Fix a typo in nfs_inode_reclaim_delegation by Trond Myklebust · 17 years ago
  8. dfad944 NFS: clean up explicit check for mandatory locks by Pavel Emelyanov · 17 years ago
  9. f43bf0b NFS: Add a boot parameter to disable 64 bit inode numbers by Trond Myklebust · 17 years ago
  10. 2a3f5fd NFS: nfs_refresh_inode should clear cache_validity flags on success by Trond Myklebust · 17 years ago
  11. 40d2470 NFS: Fix a connectathon regression in NFSv3 and NFSv4 by Trond Myklebust · 17 years ago
  12. 9e08a3c NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode by Trond Myklebust · 17 years ago
  13. c7c2097 NFS: Get rid of some obsolete macros by Trond Myklebust · 17 years ago
  14. 4f48af4 NFS: Simplify filehandle revalidation by Trond Myklebust · 17 years ago
  15. 9697d23 NFS: Ensure that nfs_link() returns a hashed dentry by Trond Myklebust · 17 years ago
  16. a12802c NFS: Be strict about dentry revalidation when doing exclusive create by Trond Myklebust · 17 years ago
  17. b050aa7 NFS: Don't zap the readdir caches upon error by Trond Myklebust · 17 years ago
  18. efbb06b NFS: Remove the redundant nfs_reval_fsid() by Trond Myklebust · 17 years ago
  19. 81c7688 NFSv3: Always use directory post-op attributes in nfs3_proc_lookup by Trond Myklebust · 17 years ago
  20. d75340c NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too by Trond Myklebust · 17 years ago
  21. 216d5d0 NFSv4: Use NFSv2/v3 rules for negative dentries in nfs_open_revalidate by Trond Myklebust · 17 years ago
  22. 0a5ebc1 NFSv4: Don't revalidate the directory in nfs_atomic_lookup() by Trond Myklebust · 17 years ago
  23. f2c77f4 NFS: Optimise nfs_lookup_revalidate() by Trond Myklebust · 17 years ago
  24. 6d2b296 NFS: Reset nfsi->last_updated only if the attribute changed by Trond Myklebust · 17 years ago
  25. 60ccd4e NFS: Remove nfs_begin_data_update/nfs_end_data_update by Trond Myklebust · 17 years ago
  26. 80eb209 NFS: Remove NFS_I(inode)->data_updates by Trond Myklebust · 17 years ago
  27. a1643a9 NFS: NFS_CACHEINV() should not test for nfs_caches_unstable() by Trond Myklebust · 17 years ago
  28. 3258b4f NFS: Remove bogus nfs_mark_for_revalidate() in nfs_lookup by Trond Myklebust · 17 years ago
  29. cf8ba45 NFS: don't cache the verifer across ->lookup() calls by Trond Myklebust · 17 years ago
  30. 7668fdb NFS: nfs_post_op_update_inode don't update cache_change_attribute by Trond Myklebust · 17 years ago
  31. 12b373e NFS: Don't revalidate dentries on directory size or ctime changes by Trond Myklebust · 17 years ago
  32. 2f78e43 NFS: Don't set cache_change_attribute in nfs_revalidate_mapping by Trond Myklebust · 17 years ago
  33. 446e534 NFS: Fix a bug in nfs_open_revalidate() by Trond Myklebust · 17 years ago
  34. d4d9cdc NFS: Don't hash the negative dentry when optimising for an O_EXCL open by Trond Myklebust · 17 years ago
  35. 5724ab3 NFS: nfs_instantiate() should set the dentry verifier by Trond Myklebust · 17 years ago
  36. fab728e NFS: Ensure nfs_instantiate() invalidates the parent dir on error by Trond Myklebust · 17 years ago
  37. 4b84173 NFS: Fix nfs_verify_change_attribute() by Trond Myklebust · 17 years ago
  38. 70ca885 NFS: Fake up 'wcc' attributes to prevent cache invalidation after write by Trond Myklebust · 17 years ago
  39. b64e8a5 NFS: Remove bogus check of cache_change_attribute in nfs_update_inode by Trond Myklebust · 17 years ago
  40. 7fdc49c NFS: Fix the ESTALE "revalidation" in _nfs_revalidate_inode() by Trond Myklebust · 17 years ago
  41. 8850df9 NFS: Fix atime revalidation in read() by Trond Myklebust · 17 years ago
  42. c481299 NFS: Fix atime revalidation in readdir() by Trond Myklebust · 17 years ago
  43. 57fa76f NFS: Don't use readdirplus data if the page cache is invalid by Trond Myklebust · 17 years ago
  44. 47aabaa NFSv4: Don't use ctime/mtime for determining when to invalidate the caches by Trond Myklebust · 17 years ago
  45. 17cadc9 NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds by Trond Myklebust · 17 years ago
  46. e323ea4 NFS: nfs_wcc_update_inode: directory caches are always invalidated by Trond Myklebust · 17 years ago
  47. 6ecc5e8 NFS: Fix dcache revalidation bugs by Trond Myklebust · 17 years ago
  48. 7957c14 NFS: fix nfs_verify_change_attribute by Trond Myklebust · 17 years ago
  49. 68e8a70 NFS: nfs_post_op_update_inode() should call nfs_refresh_inode() by Trond Myklebust · 17 years ago
  50. f2115dc NFS: Fix over-conservative attribute invalidation in nfs_update_inode() by Trond Myklebust · 17 years ago
  51. 76b3299 NFSv4: Make NFSv4 ACCESS calls return attributes too... by Trond Myklebust · 17 years ago
  52. af22f94 NFSv4: Simplify _nfs4_do_access() by Trond Myklebust · 17 years ago
  53. cd3758e NFS: Replace file->private_data with calls to nfs_file_open_context() by Trond Myklebust · 17 years ago
  54. 8fb559f NFS: Eliminate nfs_refresh_verifier() by Chuck Lever · 17 years ago
  55. 77a55a1 NFS: Eliminate nfs_renew_times() by Chuck Lever · 17 years ago
  56. 92f6c17 NFS: Don't call nfs_renew_times() in nfs_dentry_iput() by Chuck Lever · 17 years ago
  57. bcf3561 NFS: Show "nointr" mount option by Chuck Lever · 17 years ago
  58. 6e88e06 NFS: Verify server address before invoking in-kernel mount client by Chuck Lever · 17 years ago
  59. 2cf7ff7 NFS: support RDMA mounts by \"Talpey, Thomas\ · 17 years ago
  60. 56928ed NFS - print accurate transport protocol by \"Talpey, Thomas\ · 17 years ago
  61. 0896a72 NFS/SUNRPC: use transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  62. 4f22ccc SUNRPC: mark bulk read/write data in xdrbuf by \"Talpey, Thomas\ · 17 years ago
  63. 20c71f5 NFSv4: Fix a bug in nfs4_validate_mount_data() by Trond Myklebust · 17 years ago
  64. 91ea40b NFS: use in-kernel mount argument structure for nfsv4 mounts by \"Talpey, Thomas\ · 17 years ago
  65. 2283f8d NFS: use in-kernel mount argument structure for nfsv[23] mounts by \"Talpey, Thomas\ · 17 years ago
  66. 6b18eaa NFS: move nfs_parsed_mount_data structure definition by \"Talpey, Thomas\ · 17 years ago
  67. fe82a18 NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c by Chuck Lever · 17 years ago
  68. 0ac8377 NFS: Add new 'mountaddr=' mount option by Chuck Lever · 17 years ago
  69. aad7000 [NFS] [PATCH] NFS: initialize default port in kernel mount client by James Lentini · 17 years ago
  70. efd8340 NFS: Kernel mount client should use async bind by Chuck Lever · 17 years ago
  71. ddc01c0 [NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather than by Jeff Layton · 17 years ago
  72. f8cf367 [NFS] [PATCH] nfs: tiny makefile cleanup by Christoph Hellwig · 17 years ago
  73. c7e1596 Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies by Fabio Olive Leite · 17 years ago
  74. 4e769b9 64 bit ino support for NFS client by Peter Staubach · 17 years ago
  75. 7b159fc NFS: Fall back to synchronous writes when a background write errors... by Trond Myklebust · 17 years ago
  76. 34901f7 NFS: Writeback optimisation by Trond Myklebust · 17 years ago
  77. ed90ef5 NFS: Clean up NFS writeback flush code by Trond Myklebust · 17 years ago
  78. f758c885 NFS: Clean up nfs_writepages() by Trond Myklebust · 17 years ago
  79. 9cccef9 NFS: Clean up write code... by Trond Myklebust · 17 years ago
  80. 94387fb NFS: Add the helper nfs_vm_page_mkwrite by Trond Myklebust · 17 years ago
  81. 54af3bb NFS: Fix an Oops in encode_lookup() by Trond Myklebust · 17 years ago
  82. 49af7ee nfs: fix oops re sysctls and V4 support by Alexey Dobriyan · 17 years ago
  83. 1b3b4a1 NFS: Fix a write request leak in nfs_invalidate_page() by Trond Myklebust · 17 years ago
  84. 7d1cca72 NFS: change NFS mount error return when hostname/pathname too long by Chuck Lever · 17 years ago
  85. 350c73a NFS: Off-by-one length error in string handling by Chuck Lever · 17 years ago
  86. fdc6e2c NFS: Return a real error code from mount(2) by Chuck Lever · 17 years ago
  87. fdb66ff NFS: mount option parser chokes on proto= by Chuck Lever · 17 years ago
  88. deee936 NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file by Trond Myklebust · 17 years ago
  89. 65bbf6b NFSv4: Fix a typo in _nfs4_do_open_reclaim by Trond Myklebust · 17 years ago
  90. 560aef7 NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer by Trond Myklebust · 17 years ago
  91. e89a5a4 NFS: Fix the mount regression by Trond Myklebust · 17 years ago
  92. 3d39c69 NFS: Replace flush_scheduled_work with cancel_work_sync() and friends by Trond Myklebust · 17 years ago
  93. 905f8d1 NFSv4: Don't call put_rpccred() from an rcu callback by Trond Myklebust · 17 years ago
  94. 45328c3 NFS: Fix NFSv4 open stateid regressions by Trond Myklebust · 17 years ago
  95. ba683031 NFSv4: Fix a locking regression in nfs4_set_mode_locked() by Trond Myklebust · 17 years ago
  96. 5e11934 NFS: Fix put_nfs_open_context by Trond Myklebust · 17 years ago
  97. 41089644 fix broken handling of port=... in NFS option parsing by Al Viro · 17 years ago
  98. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  99. 0a87cf1 NFSv4: handle lack of clientaddr in option string by Jeff Layton · 17 years ago
  100. f9d888f NFSv4: debug print ntohl(status) in nfs client callback xdr code by Benny Halevy · 17 years ago