1. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  2. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  3. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 18 years ago
  4. 353ab6e [PATCH] sem2mutex: fs/ by Ingo Molnar · 18 years ago
  5. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  6. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  7. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  8. e8c96f8 [PATCH] fs: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  9. 9b04c99 [PATCH] vfs: MS_VERBOSE should be MS_SILENT by Theodore Ts'o · 18 years ago
  10. 096455a NFSv4: Dont list system.nfs4_acl for filesystems that don't support it. by J. Bruce Fields · 18 years ago
  11. 7a1218a SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() by Trond Myklebust · 18 years ago
  12. c42de9d NFS: Fix a race in nfs_sync_inode() by Trond Myklebust · 18 years ago
  13. 7d46a49 NFS: Clean up nfs_flush_list() by Trond Myklebust · 18 years ago
  14. deb7d63 NFS: Fix a race with PG_private and nfs_release_page() by Trond Myklebust · 18 years ago
  15. 1dd761e NFSv4: Ensure the callback daemon flushes signals by Trond Myklebust · 18 years ago
  16. a9a8017 NFS, NLM: Allow blocking locks to respect signals by Trond Myklebust · 18 years ago
  17. 03f28e3 NFS: Make nfs_fhget() return appropriate error values by Trond Myklebust · 18 years ago
  18. 01d0ae8 NFSv4: Fix an oops in nfs4_fill_super by Trond Myklebust · 18 years ago
  19. 51581f3 NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE by Trond Myklebust · 18 years ago
  20. 3e4f629 NFSv4: Send the delegation stateid for SETATTR calls by Trond Myklebust · 18 years ago
  21. f25bc34 NFSv4: Ensure nfs_callback_down() calls svc_destroy() by Trond Myklebust · 18 years ago
  22. e4cd038 NLM: Fix nlmclnt_test to not copy private part of locks by Trond Myklebust · 18 years ago
  23. d72b7a6 NFS: O_DIRECT needs to use a completion by Trond Myklebust · 18 years ago
  24. 6b45d85 NFS: Clean up nfs_get_user_pages by Trond Myklebust · 18 years ago
  25. 606bbba NFS: fix compiler warnings on 64-bit platforms by Chuck Lever · 18 years ago
  26. 3feb2d4 NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free) by Trond Myklebust · 18 years ago
  27. 5db3a7b NFS: Debugging code for nfs_direct_(read|write)_schedule() by Trond Myklebust · 18 years ago
  28. a8881f5 NFS: O_DIRECT async IO may lose context by Trond Myklebust · 18 years ago
  29. fad6149 nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes by Trond Myklebust · 18 years ago
  30. e17b1fc NFS: Make nfs_commit_alloc() extern by Trond Myklebust · 18 years ago
  31. a37ec01 NFS: fix data_update accounting in NFS direct I/O path by Chuck Lever · 18 years ago
  32. 15ce4a0 NFS: Replace atomic_t variables in nfs_direct_req with a single spin lock by Chuck Lever · 18 years ago
  33. 8846705 NFS: clean up comments and tab damage in direct.c by Chuck Lever · 18 years ago
  34. 9eafa8c NFS: support EIOCBQUEUED return in direct write path by Chuck Lever · 18 years ago
  35. c89f2ee NFS: make iocb available everywhere in direct write path by Chuck Lever · 18 years ago
  36. 47989d7 NFS: remove support for multi-segment iovs in the direct write path by Chuck Lever · 18 years ago
  37. 462d5b3 NFS: make direct write path generate write requests concurrently by Chuck Lever · 18 years ago
  38. 63ab46a NFS: create common routine for handling direct I/O completion by Chuck Lever · 18 years ago
  39. 93619e5 NFS: create common routine for allocating nfs_direct_req by Chuck Lever · 18 years ago
  40. bc0fb20 NFS: create common routine for waiting for direct I/O to complete by Chuck Lever · 18 years ago
  41. 487b837 NFS: support EIOCBQUEUED return in direct read path by Chuck Lever · 18 years ago
  42. 99514f8 NFS: make iocb available everywhere in direct read path by Chuck Lever · 18 years ago
  43. 0cdd80d NFS: remove support for multi-segment iovs in the direct read path by Chuck Lever · 18 years ago
  44. 5dd602f NFS: use size_t type for holding rsize bytes in NFS O_DIRECT read path by Chuck Lever · 18 years ago
  45. d4cc948 NFS: update comments and function definitions in fs/nfs/direct.c by Chuck Lever · 18 years ago
  46. b8a32e2 NFS: clean up NFS client's a_ops->direct_IO method by Chuck Lever · 18 years ago
  47. ec06c09 NFS: Cleanup of NFS read code by Trond Myklebust · 18 years ago
  48. 788e7a8 NFS: Cleanup of NFS write code in preparation for asynchronous o_direct by Trond Myklebust · 18 years ago
  49. 8dc7c31 locks,lockd: fix race in nlmsvc_testlock by Andy Adamson · 18 years ago
  50. 1e7cb3d NFS: directory trace messages by Chuck Lever · 18 years ago
  51. dead28d SUNRPC: eliminate rpc_call() by Chuck Lever · 18 years ago
  52. cc0175c SUNRPC: display human-readable procedure name in rpc_iostats output by Chuck Lever · 18 years ago
  53. 4ece3a2 NFS: add RPC I/O statistics to /proc/self/mountstats by Chuck Lever · 18 years ago
  54. 67ec9f4 NFS: report how long an NFS file system has been mounted by Chuck Lever · 18 years ago
  55. 006ea73 NFS: add hooks to account for NFSERR_JUKEBOX errors by Chuck Lever · 18 years ago
  56. 91d5b47 NFS: add I/O performance counters by Chuck Lever · 18 years ago
  57. d9ef5a8 NFS: introduce mechanism for tracking NFS client metrics by Chuck Lever · 18 years ago
  58. c8bded9 NFS: clean up some mount options by Chuck Lever · 18 years ago
  59. 7a480e2 NFS: show retransmit settings when displaying mount options by Chuck Lever · 18 years ago
  60. c9d5128 NFS: sem2mutex idmap.c by Ingo Molnar · 18 years ago
  61. bd64754 NFS: kzalloc conversion in fs/nfs by Eric Sesterhenn · 18 years ago
  62. a162a6b NFSv4: Kill braindead gcc warnings by Trond Myklebust · 18 years ago
  63. 967b928 NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state() by Trond Myklebust · 18 years ago
  64. 12de3b3 SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry by Trond Myklebust · 18 years ago
  65. fb374d2 NFS: reduce the number of false cache invalidations. by Trond Myklebust · 18 years ago
  66. c8d149f NFS: "const static" vs "static const" in nfs4 by Jesper Juhl · 18 years ago
  67. ca62b9c NFSv4: Don't invalidate cached attributes if change attribute is unchanged by Trond Myklebust · 18 years ago
  68. 755c1e2 NFS: writes should not clobber utimes() calls by Trond Myklebust · 18 years ago
  69. 1dd594b NFS: Fix buglet in fs/nfs/write.c by Neil Brown · 18 years ago
  70. cd52ed3 NFS: Avoid races between writebacks and truncation by Trond Myklebust · 18 years ago
  71. b92dccf NFS: Fix a busy inodes issue... by Trond Myklebust · 18 years ago
  72. c12e87f [PATCH] NFSv4: fix mount segfault on errors returned that are < -1000 by Trond Myklebust · 18 years ago
  73. 143f412 [PATCH] NFS: Fix a potential panic in O_DIRECT by Trond Myklebust · 18 years ago
  74. 8854edd [PATCH] nfsroot port= parameter fix [backport of 2.4 fix] by Al Viro · 19 years ago
  75. 1935245 NFSv3: fix sync_retry in direct i/o NFS by Dirk Mueller · 19 years ago
  76. fc33a7b [PATCH] per-mountpoint noatime/nodiratime by Christoph Hellwig · 19 years ago
  77. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  78. 21b6bf1 [PATCH] nfsroot: do not silently stop parsing on an unknown option by Jorn Dreyer · 19 years ago
  79. 28fd129 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) by OGAWA Hirofumi · 19 years ago
  80. 26c78e1 NFSv4: Fix an Oops in nfs_do_expire_all_delegations by Trond Myklebust · 19 years ago
  81. 58df095 NFSv4: Allow entries in the idmap cache to expire by Trond Myklebust · 19 years ago
  82. eadb8c1 NFS: get rid of some needless code obfuscation in xdr_encode_sattr(). by Trond Myklebust · 19 years ago
  83. cf3fff5 NFS: Send valid mode bits to the server by Trond Myklebust · 19 years ago
  84. f518e35 SUNRPC: get rid of cl_chatty by Chuck Lever · 19 years ago
  85. 03c2173 NFSv3: try get_root user-supplied security_flavor by J. Bruce Fields · 19 years ago
  86. a72b442 NFSv4: Allow user to set the port used by the NFSv4 callback channel by Trond Myklebust · 19 years ago
  87. a895b4a NFS: Clean up weak cache consistency code by Trond Myklebust · 19 years ago
  88. fa178f2 NFSv4: Ensure DELEGRETURN returns attributes by Trond Myklebust · 19 years ago
  89. beb2a5e NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec by Trond Myklebust · 19 years ago
  90. 566dd60 NFS: Make directIO aware of compound pages... by Trond Myklebust · 19 years ago
  91. 70b9ecb NFS: Make stat() return updated mtimes after a write() by Trond Myklebust · 19 years ago
  92. 2417411 NFSv4: Ensure that we return the delegation on the target of a rename too. by Trond Myklebust · 19 years ago
  93. 40859d7 NFS: support large reads and writes on the wire by Chuck Lever · 19 years ago
  94. 325cfed NFS: make "inode number mismatch" message more useful by Chuck Lever · 19 years ago
  95. dc20f80 NFS: get rid of useless kernel log message by Chuck Lever · 19 years ago
  96. 6b59a75 NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs() by Chuck Lever · 19 years ago
  97. ce1a8e6 NFS: use generic_write_checks() to sanity check direct writes by Chuck Lever · 19 years ago
  98. 286d7d6 NFSv4: Remove requirement for machine creds for the "setclientid" operation by Trond Myklebust · 19 years ago
  99. b4454fe NFSv4: Remove requirement for machine creds for the "renew" operation by Trond Myklebust · 19 years ago
  100. 58d9714a NFSv4: Send RENEW requests to the server only when we're holding state by Trond Myklebust · 19 years ago