1. 40d2470 NFS: Fix a connectathon regression in NFSv3 and NFSv4 by Trond Myklebust · 17 years ago
  2. 9e08a3c NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode by Trond Myklebust · 17 years ago
  3. c7c2097 NFS: Get rid of some obsolete macros by Trond Myklebust · 17 years ago
  4. 4f48af4 NFS: Simplify filehandle revalidation by Trond Myklebust · 17 years ago
  5. 9697d23 NFS: Ensure that nfs_link() returns a hashed dentry by Trond Myklebust · 17 years ago
  6. a12802c NFS: Be strict about dentry revalidation when doing exclusive create by Trond Myklebust · 17 years ago
  7. b050aa7 NFS: Don't zap the readdir caches upon error by Trond Myklebust · 17 years ago
  8. efbb06b NFS: Remove the redundant nfs_reval_fsid() by Trond Myklebust · 17 years ago
  9. 81c7688 NFSv3: Always use directory post-op attributes in nfs3_proc_lookup by Trond Myklebust · 17 years ago
  10. d75340c NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too by Trond Myklebust · 17 years ago
  11. 216d5d0 NFSv4: Use NFSv2/v3 rules for negative dentries in nfs_open_revalidate by Trond Myklebust · 17 years ago
  12. 0a5ebc1 NFSv4: Don't revalidate the directory in nfs_atomic_lookup() by Trond Myklebust · 17 years ago
  13. f2c77f4 NFS: Optimise nfs_lookup_revalidate() by Trond Myklebust · 17 years ago
  14. 6d2b296 NFS: Reset nfsi->last_updated only if the attribute changed by Trond Myklebust · 17 years ago
  15. 60ccd4e NFS: Remove nfs_begin_data_update/nfs_end_data_update by Trond Myklebust · 17 years ago
  16. 80eb209 NFS: Remove NFS_I(inode)->data_updates by Trond Myklebust · 17 years ago
  17. a1643a9 NFS: NFS_CACHEINV() should not test for nfs_caches_unstable() by Trond Myklebust · 17 years ago
  18. 3258b4f NFS: Remove bogus nfs_mark_for_revalidate() in nfs_lookup by Trond Myklebust · 17 years ago
  19. cf8ba45 NFS: don't cache the verifer across ->lookup() calls by Trond Myklebust · 17 years ago
  20. 7668fdb NFS: nfs_post_op_update_inode don't update cache_change_attribute by Trond Myklebust · 17 years ago
  21. 12b373e NFS: Don't revalidate dentries on directory size or ctime changes by Trond Myklebust · 17 years ago
  22. 2f78e43 NFS: Don't set cache_change_attribute in nfs_revalidate_mapping by Trond Myklebust · 17 years ago
  23. 446e534 NFS: Fix a bug in nfs_open_revalidate() by Trond Myklebust · 17 years ago
  24. d4d9cdc NFS: Don't hash the negative dentry when optimising for an O_EXCL open by Trond Myklebust · 17 years ago
  25. 5724ab3 NFS: nfs_instantiate() should set the dentry verifier by Trond Myklebust · 17 years ago
  26. fab728e NFS: Ensure nfs_instantiate() invalidates the parent dir on error by Trond Myklebust · 17 years ago
  27. 4b84173 NFS: Fix nfs_verify_change_attribute() by Trond Myklebust · 17 years ago
  28. 70ca885 NFS: Fake up 'wcc' attributes to prevent cache invalidation after write by Trond Myklebust · 17 years ago
  29. b64e8a5 NFS: Remove bogus check of cache_change_attribute in nfs_update_inode by Trond Myklebust · 17 years ago
  30. 7fdc49c NFS: Fix the ESTALE "revalidation" in _nfs_revalidate_inode() by Trond Myklebust · 17 years ago
  31. 8850df9 NFS: Fix atime revalidation in read() by Trond Myklebust · 17 years ago
  32. c481299 NFS: Fix atime revalidation in readdir() by Trond Myklebust · 17 years ago
  33. 57fa76f NFS: Don't use readdirplus data if the page cache is invalid by Trond Myklebust · 17 years ago
  34. 47aabaa NFSv4: Don't use ctime/mtime for determining when to invalidate the caches by Trond Myklebust · 17 years ago
  35. 17cadc9 NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds by Trond Myklebust · 17 years ago
  36. e323ea4 NFS: nfs_wcc_update_inode: directory caches are always invalidated by Trond Myklebust · 17 years ago
  37. 6ecc5e8 NFS: Fix dcache revalidation bugs by Trond Myklebust · 17 years ago
  38. 7957c14 NFS: fix nfs_verify_change_attribute by Trond Myklebust · 17 years ago
  39. 68e8a70 NFS: nfs_post_op_update_inode() should call nfs_refresh_inode() by Trond Myklebust · 17 years ago
  40. f2115dc NFS: Fix over-conservative attribute invalidation in nfs_update_inode() by Trond Myklebust · 17 years ago
  41. 76b3299 NFSv4: Make NFSv4 ACCESS calls return attributes too... by Trond Myklebust · 17 years ago
  42. af22f94 NFSv4: Simplify _nfs4_do_access() by Trond Myklebust · 17 years ago
  43. cd3758e NFS: Replace file->private_data with calls to nfs_file_open_context() by Trond Myklebust · 17 years ago
  44. 8fb559f NFS: Eliminate nfs_refresh_verifier() by Chuck Lever · 17 years ago
  45. 77a55a1 NFS: Eliminate nfs_renew_times() by Chuck Lever · 17 years ago
  46. 92f6c17 NFS: Don't call nfs_renew_times() in nfs_dentry_iput() by Chuck Lever · 17 years ago
  47. bcf3561 NFS: Show "nointr" mount option by Chuck Lever · 17 years ago
  48. 6e88e06 NFS: Verify server address before invoking in-kernel mount client by Chuck Lever · 17 years ago
  49. 113632d SUNRPC: Add RDMA dependency to SUNRPC_XPRT_RDMA by \"Talpey, Thomas\ · 17 years ago
  50. 2cf7ff7 NFS: support RDMA mounts by \"Talpey, Thomas\ · 17 years ago
  51. c3a57ed RPCRDMA: Kconfig and header file with rpcrdma protocol definitions by \"Talpey, Thomas\ · 17 years ago
  52. 56928ed NFS - print accurate transport protocol by \"Talpey, Thomas\ · 17 years ago
  53. 0896a72 NFS/SUNRPC: use transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  54. 4f22ccc SUNRPC: mark bulk read/write data in xdrbuf by \"Talpey, Thomas\ · 17 years ago
  55. 20c71f5 NFSv4: Fix a bug in nfs4_validate_mount_data() by Trond Myklebust · 17 years ago
  56. 91ea40b NFS: use in-kernel mount argument structure for nfsv4 mounts by \"Talpey, Thomas\ · 17 years ago
  57. 2283f8d NFS: use in-kernel mount argument structure for nfsv[23] mounts by \"Talpey, Thomas\ · 17 years ago
  58. 6b18eaa NFS: move nfs_parsed_mount_data structure definition by \"Talpey, Thomas\ · 17 years ago
  59. 817cb9d NFSD: Convert printk's to dprintk's in NFSD's nfs4xdr by Chuck Lever · 17 years ago
  60. e159a08 LOCKD: Convert printk's to dprintk's in lockd XDR routines by Chuck Lever · 17 years ago
  61. fe82a18 NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c by Chuck Lever · 17 years ago
  62. 0ac8377 NFS: Add new 'mountaddr=' mount option by Chuck Lever · 17 years ago
  63. aad7000 [NFS] [PATCH] NFS: initialize default port in kernel mount client by James Lentini · 17 years ago
  64. efd8340 NFS: Kernel mount client should use async bind by Chuck Lever · 17 years ago
  65. ddc01c0 [NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather than by Jeff Layton · 17 years ago
  66. f8cf367 [NFS] [PATCH] nfs: tiny makefile cleanup by Christoph Hellwig · 17 years ago
  67. c7e1596 Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies by Fabio Olive Leite · 17 years ago
  68. 4e769b9 64 bit ino support for NFS client by Peter Staubach · 17 years ago
  69. 7b159fc NFS: Fall back to synchronous writes when a background write errors... by Trond Myklebust · 17 years ago
  70. 34901f7 NFS: Writeback optimisation by Trond Myklebust · 17 years ago
  71. ed90ef5 NFS: Clean up NFS writeback flush code by Trond Myklebust · 17 years ago
  72. f758c885 NFS: Clean up nfs_writepages() by Trond Myklebust · 17 years ago
  73. 9cccef9 NFS: Clean up write code... by Trond Myklebust · 17 years ago
  74. 94387fb NFS: Add the helper nfs_vm_page_mkwrite by Trond Myklebust · 17 years ago
  75. a6d8543 NLM: Fix a memory leak in nlmsvc_testlock by Trond Myklebust · 17 years ago
  76. 87e2831 AIO: fix cleanup in io_submit_one(...) by Yan Zheng · 17 years ago
  77. 66b1f1a Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  78. bda0233 ocfs2: Unlock mutex in local alloc failure case by Sunil Mushran · 17 years ago
  79. 7572395 Fix possible splice() mmap_sem deadlock by Linus Torvalds · 17 years ago
  80. 564256c Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." by Tim Shimmin · 17 years ago
  81. 54af3bb NFS: Fix an Oops in encode_lookup() by Trond Myklebust · 17 years ago
  82. 255129d NLM: Fix a circular lock dependency in lockd by Trond Myklebust · 17 years ago
  83. e4b42be Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  84. 2aee619 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  85. f9b7cba ufs: fix sun state by Evgeniy Dushistov · 17 years ago
  86. 6110e02 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  87. 576bb9c binfmt_flat: checkpatch fixing minimum support for the blackfin relocations by Andrew Morton · 17 years ago
  88. f972020 Binfmt_flat: Add minimum support for the Blackfin relocations by Bernd Schmidt · 17 years ago
  89. 73e83dc Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  90. d59952d [PATCH] WE : Add missing auth compat-ioctl by Jean Tourrilhes · 17 years ago
  91. 813d974 ocfs2: Pack vote message and response structures by Sunil Mushran · 17 years ago
  92. 5c26a7b ocfs2: Don't double set write parameters by Mark Fasheh · 17 years ago
  93. db56246 ocfs2: Fix pos/len passed to ocfs2_write_cluster by Mark Fasheh · 17 years ago
  94. 415cb80 ocfs2: Allow smaller allocations during large writes by Mark Fasheh · 17 years ago
  95. b8fceee signalfd simplification by Davide Libenzi · 17 years ago
  96. 1bc5858 [XFS] fix valid but harmless sparse warning by Christoph Hellwig · 17 years ago
  97. bcc7b44 [XFS] fix filestreams on 32-bit boxes by Eric Sandeen · 17 years ago
  98. a78feb7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  99. ef2b02d ext34: ensure do_split leaves enough free space in both blocks by Eric Sandeen · 17 years ago
  100. 49af7ee nfs: fix oops re sysctls and V4 support by Alexey Dobriyan · 17 years ago