1. 686517f lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host() by Trond Myklebust · 19 years ago
  2. 5e1abf8 lockd: Clean up of the server-side GRANTED code by Trond Myklebust · 19 years ago
  3. 6849c0c lockd: Add refcounting to struct nlm_block by Trond Myklebust · 19 years ago
  4. 09c7938 lockd: Fix server-side lock blocking code by Trond Myklebust · 19 years ago
  5. 0996905 lockd: posix_test_lock() should not call locks_copy_lock() by Trond Myklebust · 19 years ago
  6. 3feb2d4 NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free) by Trond Myklebust · 19 years ago
  7. 5db3a7b NFS: Debugging code for nfs_direct_(read|write)_schedule() by Trond Myklebust · 19 years ago
  8. a8881f5 NFS: O_DIRECT async IO may lose context by Trond Myklebust · 19 years ago
  9. fad6149 nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes by Trond Myklebust · 19 years ago
  10. e17b1fc NFS: Make nfs_commit_alloc() extern by Trond Myklebust · 19 years ago
  11. a37ec01 NFS: fix data_update accounting in NFS direct I/O path by Chuck Lever · 19 years ago
  12. 15ce4a0 NFS: Replace atomic_t variables in nfs_direct_req with a single spin lock by Chuck Lever · 19 years ago
  13. 8846705 NFS: clean up comments and tab damage in direct.c by Chuck Lever · 19 years ago
  14. 9eafa8c NFS: support EIOCBQUEUED return in direct write path by Chuck Lever · 19 years ago
  15. c89f2ee NFS: make iocb available everywhere in direct write path by Chuck Lever · 19 years ago
  16. 47989d7 NFS: remove support for multi-segment iovs in the direct write path by Chuck Lever · 19 years ago
  17. 462d5b3 NFS: make direct write path generate write requests concurrently by Chuck Lever · 19 years ago
  18. 63ab46a NFS: create common routine for handling direct I/O completion by Chuck Lever · 19 years ago
  19. 93619e5 NFS: create common routine for allocating nfs_direct_req by Chuck Lever · 19 years ago
  20. bc0fb20 NFS: create common routine for waiting for direct I/O to complete by Chuck Lever · 19 years ago
  21. 487b837 NFS: support EIOCBQUEUED return in direct read path by Chuck Lever · 19 years ago
  22. 99514f8 NFS: make iocb available everywhere in direct read path by Chuck Lever · 19 years ago
  23. 0cdd80d NFS: remove support for multi-segment iovs in the direct read path by Chuck Lever · 19 years ago
  24. 5dd602f NFS: use size_t type for holding rsize bytes in NFS O_DIRECT read path by Chuck Lever · 19 years ago
  25. d4cc948 NFS: update comments and function definitions in fs/nfs/direct.c by Chuck Lever · 19 years ago
  26. b8a32e2 NFS: clean up NFS client's a_ops->direct_IO method by Chuck Lever · 19 years ago
  27. ec06c09 NFS: Cleanup of NFS read code by Trond Myklebust · 19 years ago
  28. 788e7a8 NFS: Cleanup of NFS write code in preparation for asynchronous o_direct by Trond Myklebust · 19 years ago
  29. 7117bf3 lockd: Remove FL_LOCKD flag by J. Bruce Fields · 19 years ago
  30. 8dc7c31 locks,lockd: fix race in nlmsvc_testlock by Andy Adamson · 19 years ago
  31. 2e0af86 locks: remove unused posix_block_lock by Andy Adamson · 19 years ago
  32. a85f193 lockd: make nlmsvc_lock use only posix_lock_file by Andy Adamson · 19 years ago
  33. 5de0e50 lockd: simplify nlmsvc_grant_blocked by Andy Adamson · 19 years ago
  34. 15dadef lockd: clean up nlmsvc_lock by Andy Adamson · 19 years ago
  35. 1e7cb3d NFS: directory trace messages by Chuck Lever · 19 years ago
  36. dead28d SUNRPC: eliminate rpc_call() by Chuck Lever · 19 years ago
  37. cc0175c SUNRPC: display human-readable procedure name in rpc_iostats output by Chuck Lever · 19 years ago
  38. 4ece3a2 NFS: add RPC I/O statistics to /proc/self/mountstats by Chuck Lever · 19 years ago
  39. 67ec9f4 NFS: report how long an NFS file system has been mounted by Chuck Lever · 19 years ago
  40. 006ea73 NFS: add hooks to account for NFSERR_JUKEBOX errors by Chuck Lever · 19 years ago
  41. 91d5b47 NFS: add I/O performance counters by Chuck Lever · 19 years ago
  42. d9ef5a8 NFS: introduce mechanism for tracking NFS client metrics by Chuck Lever · 19 years ago
  43. c8bded9 NFS: clean up some mount options by Chuck Lever · 19 years ago
  44. 7a480e2 NFS: show retransmit settings when displaying mount options by Chuck Lever · 19 years ago
  45. b4629fe VFS: New /proc file /proc/self/mountstats by Chuck Lever · 19 years ago
  46. c9d5128 NFS: sem2mutex idmap.c by Ingo Molnar · 19 years ago
  47. bd64754 NFS: kzalloc conversion in fs/nfs by Eric Sesterhenn · 19 years ago
  48. a162a6b NFSv4: Kill braindead gcc warnings by Trond Myklebust · 19 years ago
  49. 967b928 NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state() by Trond Myklebust · 19 years ago
  50. 12de3b3 SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry by Trond Myklebust · 19 years ago
  51. fb374d2 NFS: reduce the number of false cache invalidations. by Trond Myklebust · 19 years ago
  52. c8d149f NFS: "const static" vs "static const" in nfs4 by Jesper Juhl · 19 years ago
  53. ca62b9c NFSv4: Don't invalidate cached attributes if change attribute is unchanged by Trond Myklebust · 19 years ago
  54. 755c1e2 NFS: writes should not clobber utimes() calls by Trond Myklebust · 19 years ago
  55. 7bab377 lockd: Don't expose the process pid to the NLM server by Trond Myklebust · 19 years ago
  56. 36943fa NLM: nlm_alloc_call should not immediately fail on signal by Trond Myklebust · 19 years ago
  57. 47831f3 VFS: Fix __posix_lock_file() copy of private lock area by Trond Myklebust · 19 years ago
  58. 1dd594b NFS: Fix buglet in fs/nfs/write.c by Neil Brown · 19 years ago
  59. cd52ed3 NFS: Avoid races between writebacks and truncation by Trond Myklebust · 19 years ago
  60. b92dccf NFS: Fix a busy inodes issue... by Trond Myklebust · 19 years ago
  61. 88dcb91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  62. 9a21247 Merge branch 'master' by Steven Whitehouse · 19 years ago
  63. c752666 [GFS2] Fix bug in directory code and tidy up by Steven Whitehouse · 19 years ago
  64. fd4a0b9 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  65. 6cc8fef [XFS] Fix compiler warning from xfs_file_compat_invis_ioctl prototype. by Nathan Scott · 19 years ago
  66. 85c6932 [PATCH] nfsservctl(): remove user-triggerable printk by Peter Staubach · 19 years ago
  67. 8532159 [PATCH] v9fs: fix overzealous dropping of dentry which breaks dcache by Eric Van Hensbergen · 19 years ago
  68. b2fc6ad0 [XFS] remove bogus INT_GET for u8 variables in xfs_dir_leaf.c by Nathan Scott · 19 years ago
  69. fac80cc [XFS] endianess annotations for xfs_da_node_hdr_t by Nathan Scott · 19 years ago
  70. 403432d [XFS] endianess annotations for xfs_da_node_entry_t by Nathan Scott · 19 years ago
  71. d7929ff [XFS] store xfs_attr_inactive_list_t in native endian by Nathan Scott · 19 years ago
  72. 984a081 [XFS] store xfs_attr_sf_sort in native endian by Nathan Scott · 19 years ago
  73. 3b244aa [XFS] endianess annotations for xfs_attr_shortform_t by Nathan Scott · 19 years ago
  74. c0f054e [XFS] endianess annotations for xfs_attr_leaf_name_remote_t by Nathan Scott · 19 years ago
  75. 053b575 [XFS] endianess annotations for xfs_attr_leaf_name_local_t by Nathan Scott · 19 years ago
  76. 6b19f2d [XFS] endianess annotations for xfs_attr_leaf_entry_t by Nathan Scott · 19 years ago
  77. 918ae42 [XFS] endianess annotations for xfs_attr_leaf_hdr_t by Nathan Scott · 19 years ago
  78. 8f44e04 [XFS] remove bogus INT_GET on u8 variables in xfs_dir2_block.c by Nathan Scott · 19 years ago
  79. 89da054 [XFS] endianess annotations for xfs_da_blkinfo_t by Nathan Scott · 19 years ago
  80. 3d693c6 [XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P by Nathan Scott · 19 years ago
  81. 3c1f9c1 [XFS] endianess annotations for xfs_dir2_leaf_entry_t by Nathan Scott · 19 years ago
  82. a818e5d [XFS] endianess annotations for xfs_dir2_leaf_hdr_t by Nathan Scott · 19 years ago
  83. e922fff [XFS] endianess annotations for xfs_dir2_block_tail_t by Nathan Scott · 19 years ago
  84. 1fba9f7 [XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P by Nathan Scott · 19 years ago
  85. ad354eb [XFS] endianess annotations for xfs_dir2_data_unused_t by Nathan Scott · 19 years ago
  86. afbcb3f [XFS] endianess annotations for xfs_dir2_leaf_tail_t by Nathan Scott · 19 years ago
  87. 68b3a10 [XFS] endianess annotations for XFS_DIR2_LEAF_BESTS_P by Nathan Scott · 19 years ago
  88. 0ba962e [XFS] endianess annotations for xfs_dir2_free_hdr_t by Nathan Scott · 19 years ago
  89. 70e73f5 [XFS] endianess annotations for xfs_dir2_data_hdr structure. by Nathan Scott · 19 years ago
  90. 9cea236 [XFS] Flush and invalidate dirty pages at the start of a direct read also, by Nathan Scott · 19 years ago
  91. ce9d37c [XFS] Merge Yingpings fix for a vn_count assert failure during QA - by Nathan Scott · 19 years ago
  92. 238f4c5 [XFS] Make couple names consitent, be more defensive on releasepage (and by Nathan Scott · 19 years ago
  93. a13828b [XFS] Cleanup references to i_sem. by Nathan Scott · 19 years ago
  94. b12dd34 [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is by Nathan Scott · 19 years ago
  95. 2ddd592 [XFS] Correct the dquot reservation component for the link transation. by Nathan Scott · 19 years ago
  96. ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 19 years ago
  97. 8867bc9 [XFS] There are a few problems with the new by Mandy Kirkconnell · 19 years ago
  98. 2d7f2ea [PATCH] Fix ext2 readdir f_pos re-validation logic by Al Viro · 19 years ago
  99. f13b835 [PATCH] fs/namespace.c:dup_namespace(): fix a use after free by Adrian Bunk · 19 years ago
  100. 4983da0 [PATCH] page migration: fail if page is in a vma flagged VM_LOCKED by Christoph Lameter · 19 years ago