1. 46bae1a [PATCH] Remove warning: VFS is out of sync with lock manager by Neil Brown · 17 years ago
  2. 717d44e [PATCH] NFS: Fix races in nfs_revalidate_mapping() by Trond Myklebust · 17 years ago
  3. e3db769 [PATCH] NFS: Fix race in nfs_release_page() by Trond Myklebust · 17 years ago
  4. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  5. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  6. 01cce93 [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  7. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  8. 34161db Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  9. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  10. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  11. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  12. a180304 NFS: Clean up calls to mark_inode_dirty() part 2 by Trond Myklebust · 18 years ago
  13. 9cf85e0 NFS: Fix up writeback_control->nr_to_write accounting by Trond Myklebust · 18 years ago
  14. 3925675 NFS: Fix up the dirty page accounting by Trond Myklebust · 18 years ago
  15. e507d9e NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all() by Trond Myklebust · 18 years ago
  16. fa8d8c5 NFS: Fix nfs_release_page by Trond Myklebust · 18 years ago
  17. 61822ab NFS: Ensure we only call set_page_writeback() under the page lock by Trond Myklebust · 18 years ago
  18. e261f51 NFS: Make nfs_updatepage() mark the page as dirty. by Trond Myklebust · 18 years ago
  19. 4d770cc NFS: Ensure that nfs_wb_page() calls writepage when necessary. by Trond Myklebust · 18 years ago
  20. 1a54533 NFS: Add nfs_set_page_dirty() by Trond Myklebust · 18 years ago
  21. 200baa2 NFS: Remove nfs_writepage_sync() by Trond Myklebust · 18 years ago
  22. e21195a NFS: More cleanups of fs/nfs/write.c by Trond Myklebust · 18 years ago
  23. 87a4ce1 NFS: Remove call to igrab() from nfs_writepage() by Trond Myklebust · 18 years ago
  24. 49a70f2 NFS: Cleanup: add common helper nfs_page_length() by Trond Myklebust · 18 years ago
  25. 277459d NFS: Store pointer to the nfs_page in page->private by Trond Myklebust · 18 years ago
  26. 1c75950 NFS: cleanup of nfs_sync_inode_wait() by Trond Myklebust · 18 years ago
  27. 3f44254 NFS: Clean up nfs_scan_dirty() by Trond Myklebust · 18 years ago
  28. 28c6925 NFS: Clean up nfs_flush_inode() by Trond Myklebust · 18 years ago
  29. eb5f854 NFS: Remove use of the Big Kernel Lock around nfs calls to readlink by Frank Filz · 18 years ago
  30. cae823c NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync by Frank Filz · 18 years ago
  31. a99b71c NFS: Remove use of the Big Kernel Lock around calls to rpc_execute. by Frank Filz · 18 years ago
  32. e8e058e NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE) by Trond Myklebust · 18 years ago
  33. cf1308f NFS: Fix missing page_unlock() in nfs_readpage by Trond Myklebust · 18 years ago
  34. 0b67130 NFS: Fix asynchronous read error handling by Trond Myklebust · 18 years ago
  35. 46b9f8e NFS Exclusive open not supported bug by Andy Ryan · 18 years ago
  36. 8aca67f SUNRPC: Fix a potential race in rpc_wake_up_task() by Trond Myklebust · 18 years ago
  37. e6b3c4d Fix a second potential rpc_wakeup race... by Trond Myklebust · 18 years ago
  38. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  39. 5a874db [NET]: ipconfig and nfsroot annotations by Al Viro · 18 years ago
  40. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  41. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  42. 7cc13ed [PATCH] sysctl: implement CTL_UNNUMBERED by Eric W. Biederman · 18 years ago
  43. fc22617 [PATCH] NFS: Cache invalidation fixup by Trond Myklebust · 18 years ago
  44. 9eaef27 [PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness by Trond Myklebust · 18 years ago
  45. d21ec0c [PATCH] xdr annotations: mount_clnt by Al Viro · 18 years ago
  46. bc4785c [PATCH] nfs: verifier is network-endian by Al Viro · 18 years ago
  47. 5704fde [PATCH] xdr annotations: fs/nfs/callback* by Al Viro · 18 years ago
  48. e6f684f [PATCH] fs/nfs/callback* passes error values big-endian by Al Viro · 18 years ago
  49. 0dbb4c6 [PATCH] xdr annotations: NFS readdir entries by Al Viro · 18 years ago
  50. 8687b63 [PATCH] xdr annotations: NFSv4 by Al Viro · 18 years ago
  51. d61005a [PATCH] xdr annotations: NFSv3 by Al Viro · 18 years ago
  52. 9d787a7 [PATCH] xdr annotations: NFSv2 by Al Viro · 18 years ago
  53. 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
  54. b87c0ad [PATCH] NFS: remove unused check in nfs4_open_revalidate by Chuck Lever · 18 years ago
  55. 85233a7 [PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is non-NULL by Chuck Lever · 18 years ago
  56. 39cf8a1 [PATCH] NFS: fix minor bug in new NFS symlink code by Chuck Lever · 18 years ago
  57. cd9ae2b [PATCH] NFS: Deal with failure of invalidate_inode_pages2() by Trond Myklebust · 18 years ago
  58. 13bbc06 [PATCH] NFS: Fix NFSv4 callback regression by Trond Myklebust · 18 years ago
  59. 7d9ac06 [PATCH] nfs4: initialize cl_ipaddr by J. Bruce Fields · 18 years ago
  60. eda3cef [PATCH] NFS: Fix error handling in nfs_direct_write_result() by Trond Myklebust · 18 years ago
  61. b6dff26 [PATCH] NFS: Fix oops in nfs_cancel_commit_list by Trond Myklebust · 18 years ago
  62. 575b5c7 [PATCH] NFSv4: Fix thinko in fs/nfs/super.c by Trond Myklebust · 18 years ago
  63. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  64. 8325049 Fix extraneous '&' in recent NFS client cleanup by Linus Torvalds · 18 years ago
  65. 0bae89e [PATCH] NFS: Fix typo in nfs_get_client() by Trond Myklebust · 18 years ago
  66. ca4aa09 [PATCH] NFS: Fix typo in nfs_get_client() by Trond Myklebust · 18 years ago
  67. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  68. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  69. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  70. 24e3666 [PATCH] knfsd: be more selective in which sockets lockd listens on by NeilBrown · 18 years ago
  71. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  72. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  73. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  74. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  75. 4cb50dc [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] by David Howells · 18 years ago
  76. 66f3750 [PATCH] fs/nfs/: make code static by Adrian Bunk · 18 years ago
  77. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  78. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  79. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  80. 349457c [PATCH] Allow file systems to manually d_move() inside of ->rename() by Mark Fasheh · 18 years ago
  81. f551e44 NFS: add comments clarifying the use of nfs_post_op_update() by Chuck Lever · 18 years ago
  82. aec5e17 NFS: Use SEEK_END instead of hardcoded value by Josef 'Jeff' Sipek · 18 years ago
  83. 51b6ded NFSv4: When mounting with a port=0 argument, substitute port=2049 by Trond Myklebust · 18 years ago
  84. 2066fe8 NFSv4: Poll more aggressively when handling NFS4ERR_DELAY by Trond Myklebust · 18 years ago
  85. c514983 NFSv4: Handle the condition NFS4ERR_FILE_OPEN by Trond Myklebust · 18 years ago
  86. 6b30954 NFSv4: Retry lease recovery if it failed during a synchronous operation. by Trond Myklebust · 18 years ago
  87. 97db8f4 NFS: Don't invalidate the symlink we just stuffed into the cache by Trond Myklebust · 18 years ago
  88. 5f004cf NFS: Make read() return an ESTALE if the file has been deleted by Trond Myklebust · 18 years ago
  89. 2dec514 NFSv4: It's perfectly legal for clp to be NULL here.... by J. Bruce Fields · 18 years ago
  90. fd68407 NFS: nfs_lookup - don't hash dentry when optimising away the lookup by Trond Myklebust · 18 years ago
  91. 297de4f Fix a referral error Oops by andros@citi.umich.edu · 18 years ago
  92. 058ad9c NFS: NFS_ROOT should use the new rpc_create API by Chuck Lever · 18 years ago
  93. 6daabf1 NFS: Fix up compiler warnings on 64-bit platforms in client.c by David Howells · 18 years ago
  94. 158998b SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument by Trond Myklebust · 18 years ago
  95. 5dd3177 NFSv4: Fix a use-after-free issue with the nfs server. by Trond Myklebust · 18 years ago
  96. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  97. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 18 years ago
  98. 873101b NFS: copy symlinks into page cache before sending NFS SYMLINK request by Chuck Lever · 18 years ago
  99. 4f390c1 NFS: Fix double d_drop in nfs_instantiate() error path by Chuck Lever · 18 years ago
  100. d3db90e NFS: remove a no-longer-needed error check in nfs_symlink() by Chuck Lever · 18 years ago