1. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  2. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  3. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  4. 24e3666 [PATCH] knfsd: be more selective in which sockets lockd listens on by NeilBrown · 18 years ago
  5. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  6. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  7. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  8. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  9. 4cb50dc [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] by David Howells · 18 years ago
  10. 66f3750 [PATCH] fs/nfs/: make code static by Adrian Bunk · 18 years ago
  11. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  12. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  13. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  14. 349457c [PATCH] Allow file systems to manually d_move() inside of ->rename() by Mark Fasheh · 18 years ago
  15. f551e44 NFS: add comments clarifying the use of nfs_post_op_update() by Chuck Lever · 18 years ago
  16. aec5e17 NFS: Use SEEK_END instead of hardcoded value by Josef 'Jeff' Sipek · 18 years ago
  17. 51b6ded NFSv4: When mounting with a port=0 argument, substitute port=2049 by Trond Myklebust · 18 years ago
  18. 2066fe8 NFSv4: Poll more aggressively when handling NFS4ERR_DELAY by Trond Myklebust · 18 years ago
  19. c514983 NFSv4: Handle the condition NFS4ERR_FILE_OPEN by Trond Myklebust · 18 years ago
  20. 6b30954 NFSv4: Retry lease recovery if it failed during a synchronous operation. by Trond Myklebust · 18 years ago
  21. 97db8f4 NFS: Don't invalidate the symlink we just stuffed into the cache by Trond Myklebust · 18 years ago
  22. 5f004cf NFS: Make read() return an ESTALE if the file has been deleted by Trond Myklebust · 18 years ago
  23. 2dec514 NFSv4: It's perfectly legal for clp to be NULL here.... by J. Bruce Fields · 18 years ago
  24. fd68407 NFS: nfs_lookup - don't hash dentry when optimising away the lookup by Trond Myklebust · 18 years ago
  25. 297de4f Fix a referral error Oops by andros@citi.umich.edu · 18 years ago
  26. 058ad9c NFS: NFS_ROOT should use the new rpc_create API by Chuck Lever · 18 years ago
  27. 6daabf1 NFS: Fix up compiler warnings on 64-bit platforms in client.c by David Howells · 18 years ago
  28. 158998b SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument by Trond Myklebust · 18 years ago
  29. 5dd3177 NFSv4: Fix a use-after-free issue with the nfs server. by Trond Myklebust · 18 years ago
  30. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  31. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 18 years ago
  32. 873101b NFS: copy symlinks into page cache before sending NFS SYMLINK request by Chuck Lever · 18 years ago
  33. 4f390c1 NFS: Fix double d_drop in nfs_instantiate() error path by Chuck Lever · 18 years ago
  34. d3db90e NFS: remove a no-longer-needed error check in nfs_symlink() by Chuck Lever · 18 years ago
  35. 41877d2 NFS: Convert NFS client to use new rpc_create() API by Chuck Lever · 18 years ago
  36. 39d7bbc SUNRPC: remove extraneous header inclusions by Chuck Lever · 18 years ago
  37. 9c5bf38 NFS: Fix nfs_alloc_client() by Trond Myklebust · 18 years ago
  38. 36b15c5 NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flag by Trond Myklebust · 18 years ago
  39. 738a351 NFS: Secure the roots of the NFS subtrees in a shared superblock by David Howells · 18 years ago
  40. 27ba851 NFS: Fix error handling by David Howells · 18 years ago
  41. 6aaca56 NFS: Add server and volume lists to /proc by David Howells · 18 years ago
  42. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  43. cf6d7b5 NFS: Start rpciod in server common management by David Howells · 18 years ago
  44. 5006a76 NFS: Eliminate client_sys in favour of cl_rpcclient by David Howells · 18 years ago
  45. 8fa5c00 NFS: Move rpc_ops from nfs_server to nfs_client by David Howells · 18 years ago
  46. 1f16341 NFS: Make better use of inode* dereferencing macros by David Howells · 18 years ago
  47. 27951bd NFS: Maintain a common server record for NFS2/3 as well as for NFS4 by David Howells · 18 years ago
  48. 509de81 NFS: Add extra const qualifiers by David Howells · 18 years ago
  49. 0c7d90c NFS: Use the dentry superblock directly in nfs_statfs() by David Howells · 18 years ago
  50. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  51. e9326dc NFS: Add a server capabilities NFS RPC op by David Howells · 18 years ago
  52. 2b3de44 NFS: Add a lookupfh NFS RPC op by David Howells · 18 years ago
  53. b716279 NFS: Return an error when starting the idmapping pipe by David Howells · 18 years ago
  54. 7539bba NFS: Rename nfs_server::nfs4_state by David Howells · 18 years ago
  55. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 18 years ago
  56. 5ae1fbc NFS: Fix NFS4 callback up/down prototypes by David Howells · 18 years ago
  57. 0a8ea43 NFS: Disambiguate nfs_stat_to_errno() by David Howells · 18 years ago
  58. 7d4e274 NFS: Fix up split of fs/nfs/inode.c by David Howells · 18 years ago
  59. 979df72 NFS: Add an ACCESS cache memory shrinker by Trond Myklebust · 18 years ago
  60. cfcea3e NFS: Add a global LRU list for the ACCESS cache by Trond Myklebust · 18 years ago
  61. 1c3c07e NFS: Add a new ACCESS rpc call cache to the linux nfs client by Trond Myklebust · 18 years ago
  62. 5c2d97c NFS: Fix nfs_page use after free issues in fs/nfs/write.c by Trond Myklebust · 18 years ago
  63. 76723de NFSv4: Fix incorrect semaphore release in _nfs4_do_open() by Trond Myklebust · 18 years ago
  64. 7a52411 NFS: Fix Oopsable condition in nfs_readpage_sync() by Trond Myklebust · 18 years ago
  65. e9f7bee [PATCH] NFS: large non-page-aligned direct I/O clobbers memory by Trond Myklebust · 18 years ago
  66. 16b4289 NFSv4: Add v4 exception handling for the ACL functions. by Trond Myklebust · 18 years ago
  67. e889649 NFS: Check lengths more thoroughly in NFS4 readdir XDR decode by David Howells · 18 years ago
  68. 79558f3 NFS: Fix issue with EIO on NFS read by Trond Myklebust · 18 years ago
  69. 8f8e7a5 SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs by Trond Myklebust · 18 years ago
  70. 5d67476 SUNRPC: make rpc_unlink() take a dentry argument instead of a path by Trond Myklebust · 18 years ago
  71. ddeff52 NFS: Fix a potential deadlock in nfs_release_page by Nikita Danilov · 18 years ago
  72. e4e2051 NFS: make 2 functions static by Adrian Bunk · 18 years ago
  73. ce51019 NFS: Release dcache_lock in an error path of nfs_path by Josh Triplett · 18 years ago
  74. 72dbac3 Merge branch 'locks' by Trond Myklebust · 18 years ago
  75. 4e0641a NFS: Optimise away an excessive GETATTR call when a file is symlinked by Trond Myklebust · 18 years ago
  76. 83715ad NFS: Fix NFS page_state usage by Trond Myklebust · 18 years ago
  77. 01c3b86 NLM,NFSv4: Wait on local locks before we put RPC calls on the wire by Trond Myklebust · 18 years ago
  78. 42a2d13 NFSv4: Ensure nfs4_lock_expired() caches delegated locks by Trond Myklebust · 18 years ago
  79. 9b07357 NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock by Trond Myklebust · 18 years ago
  80. 026477c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  81. 4ebd9ab [PATCH] nfs: non-procfs build fix by Dominik Hackl · 18 years ago
  82. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  83. fd39fc8 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter by Christoph Lameter · 18 years ago
  84. b1e7a8f [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter by Christoph Lameter · 18 years ago
  85. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  86. 9f2fa46 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  87. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  88. 607f31e Revert "Merge branch 'odirect'" by Trond Myklebust · 18 years ago
  89. 266bee8 [PATCH] fix static linking of NFS by David Brownell · 18 years ago
  90. f36f44d Fix NFS2 compile error by Linus Torvalds · 18 years ago
  91. 9bf2aa1 nfs: remove nfs_put_link() by Alexey Dobriyan · 18 years ago
  92. 6ab86aa nfs-build-fix-99 by Andrew Morton · 18 years ago
  93. d75d541 git-nfs-build-fixes by Andrew Morton · 18 years ago
  94. ccf01ef Merge branch 'odirect' by Trond Myklebust · 18 years ago
  95. 82b145c NFS: alloc nfs_read/write_data as direct I/O is scheduled by Chuck Lever · 18 years ago
  96. 06cf6f2 NFS: Eliminate nfs_get_user_pages() by Chuck Lever · 18 years ago
  97. 9c93ab7 NFS: refactor nfs_direct_free_user_pages by Chuck Lever · 18 years ago
  98. 51a7bc6 NFS: remove user_addr, user_count, and pos from nfs_direct_req by Chuck Lever · 18 years ago
  99. fedb595 NFS: "open code" the NFS direct write rescheduler by Chuck Lever · 18 years ago
  100. b1c5921 NFS: Separate functions for counting outstanding NFS direct I/Os by Chuck Lever · 18 years ago