1. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  2. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  3. 8d6b5eee [PATCH] binfmt_elf: consistently use loff_t by Andrew Morton · 18 years ago
  4. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  5. 182e8e2 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM by Christoph Lameter · 18 years ago
  6. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  7. 3998b93 [PATCH] jbd: fix commit of ordered data buffers by Jan Kara · 18 years ago
  8. 7583334 [PATCH] Check return value of copy_to_user in compat_sys_pselect7 by Andi Kleen · 18 years ago
  9. c16b63e0 [PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set by Andi Kleen · 18 years ago
  10. f20a9ea sysfs: add proper sysfs_init() prototype by Andrew Morton · 18 years ago
  11. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  12. ceeee1f SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs by Greg Kroah-Hartman · 22 years ago
  13. 6468b3a Debugfs: kernel-doc fixes for debugfs by Randy Dunlap · 18 years ago
  14. eea3f89 sysfs: Make poll behaviour consistent by Juha Yrjölä · 18 years ago
  15. c0ba7e5 [PATCH] autofs4: zero timeout prevents shutdown by Ian Kent · 18 years ago
  16. 0d5dc6c ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback by Mark Fasheh · 18 years ago
  17. b5e500e ocfs2: Remove ->unblock lockres operation by Mark Fasheh · 18 years ago
  18. cc567d8 ocfs2: move downconvert worker to lockres ops by Mark Fasheh · 18 years ago
  19. 08280f1 ocfs2: Remove unused dlmglue functions by Mark Fasheh · 18 years ago
  20. 810d5ae ocfs2: Have the metadata lock use generic dlmglue functions by Mark Fasheh · 18 years ago
  21. 5ef0d4e ocfs2: Add ->set_lvb callback in dlmglue by Mark Fasheh · 18 years ago
  22. 16d5b95 ocfs2: Add ->check_downconvert callback in dlmglue by Mark Fasheh · 18 years ago
  23. f7fbfdd ocfs2: Check for refreshing locks in generic unblock function by Mark Fasheh · 18 years ago
  24. b80fc01 ocfs2: don't unconditionally pass LVB flags by Mark Fasheh · 18 years ago
  25. aa2623a ocfs2: combine inode and generic blocking AST functions by Mark Fasheh · 18 years ago
  26. 54a7e75 ocfs2: Add ->get_osb() dlmglue locking operation by Mark Fasheh · 18 years ago
  27. 2a45f2d ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops by Mark Fasheh · 18 years ago
  28. e92d57d ocfs2: combine inode and generic AST functions by Mark Fasheh · 18 years ago
  29. f625c97 ocfs2: Clean up lock resource refresh flags by Mark Fasheh · 18 years ago
  30. 24c19ef ocfs2: Remove i_generation from inode lock names by Mark Fasheh · 18 years ago
  31. f9e2d82 ocfs2: Encode i_generation in the meta data lvb by Mark Fasheh · 18 years ago
  32. 4d3b83f ocfs2: Free up some space in the lvb by Mark Fasheh · 18 years ago
  33. 0027dd5 ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() by Mark Fasheh · 18 years ago
  34. 1ba9da2 ocfs2: manually d_move() during ocfs2_rename() by Mark Fasheh · 18 years ago
  35. 349457c [PATCH] Allow file systems to manually d_move() inside of ->rename() by Mark Fasheh · 18 years ago
  36. 1390334 ocfs2: Remove the dentry vote by Mark Fasheh · 18 years ago
  37. 379dfe9 ocfs2: Hook rest of the file system into dentry locking API by Mark Fasheh · 18 years ago
  38. 80c0584 ocfs2: Add dentry tracking API by Mark Fasheh · 18 years ago
  39. d680efe ocfs2: Add new cluster lock type by Mark Fasheh · 18 years ago
  40. f068106 ocfs2: Update dlmglue for new dlmlock() API by Mark Fasheh · 18 years ago
  41. ea5b3a1 ocfs2: Update dlmfs for new dlmlock() API by Mark Fasheh · 18 years ago
  42. 3384f3d ocfs2: Allow binary names in the DLM by Mark Fasheh · 18 years ago
  43. e2c7369 ocfs2: Silence dlm error print by Mark Fasheh · 18 years ago
  44. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 18 years ago
  45. 026ed5c NFS: unmark NFS direct I/O as experimental by Chuck Lever · 18 years ago
  46. f551e44 NFS: add comments clarifying the use of nfs_post_op_update() by Chuck Lever · 18 years ago
  47. aec5e17 NFS: Use SEEK_END instead of hardcoded value by Josef 'Jeff' Sipek · 18 years ago
  48. 51b6ded NFSv4: When mounting with a port=0 argument, substitute port=2049 by Trond Myklebust · 18 years ago
  49. 2066fe8 NFSv4: Poll more aggressively when handling NFS4ERR_DELAY by Trond Myklebust · 18 years ago
  50. c514983 NFSv4: Handle the condition NFS4ERR_FILE_OPEN by Trond Myklebust · 18 years ago
  51. 6b30954 NFSv4: Retry lease recovery if it failed during a synchronous operation. by Trond Myklebust · 18 years ago
  52. 97db8f4 NFS: Don't invalidate the symlink we just stuffed into the cache by Trond Myklebust · 18 years ago
  53. 5f004cf NFS: Make read() return an ESTALE if the file has been deleted by Trond Myklebust · 18 years ago
  54. 2dec514 NFSv4: It's perfectly legal for clp to be NULL here.... by J. Bruce Fields · 18 years ago
  55. fd68407 NFS: nfs_lookup - don't hash dentry when optimising away the lookup by Trond Myklebust · 18 years ago
  56. 297de4f Fix a referral error Oops by andros@citi.umich.edu · 18 years ago
  57. 058ad9c NFS: NFS_ROOT should use the new rpc_create API by Chuck Lever · 18 years ago
  58. 6daabf1 NFS: Fix up compiler warnings on 64-bit platforms in client.c by David Howells · 18 years ago
  59. 158998b SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument by Trond Myklebust · 18 years ago
  60. 5dd3177 NFSv4: Fix a use-after-free issue with the nfs server. by Trond Myklebust · 18 years ago
  61. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  62. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 18 years ago
  63. 873101b NFS: copy symlinks into page cache before sending NFS SYMLINK request by Chuck Lever · 18 years ago
  64. 4f390c1 NFS: Fix double d_drop in nfs_instantiate() error path by Chuck Lever · 18 years ago
  65. d3db90e NFS: remove a no-longer-needed error check in nfs_symlink() by Chuck Lever · 18 years ago
  66. ae5c794 NFSD: Convert NFS server callback logic to use new rpc_create API by Chuck Lever · 18 years ago
  67. 41877d2 NFS: Convert NFS client to use new rpc_create() API by Chuck Lever · 18 years ago
  68. e1ec789 LOCKD: Convert to use new rpc_create() API by Chuck Lever · 18 years ago
  69. 6ca9482 SUNRPC: Clean-up after previous patches. by Chuck Lever · 18 years ago
  70. 39d7bbc SUNRPC: remove extraneous header inclusions by Chuck Lever · 18 years ago
  71. 44c31be LOCKD: Teach lockd to use the new rpc_peeraddr() API by Chuck Lever · 18 years ago
  72. 9c5bf38 NFS: Fix nfs_alloc_client() by Trond Myklebust · 18 years ago
  73. 36b15c5 NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flag by Trond Myklebust · 18 years ago
  74. 738a351 NFS: Secure the roots of the NFS subtrees in a shared superblock by David Howells · 18 years ago
  75. 27ba851 NFS: Fix error handling by David Howells · 18 years ago
  76. 6aaca56 NFS: Add server and volume lists to /proc by David Howells · 18 years ago
  77. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  78. cf6d7b5 NFS: Start rpciod in server common management by David Howells · 18 years ago
  79. 5006a76 NFS: Eliminate client_sys in favour of cl_rpcclient by David Howells · 18 years ago
  80. 8fa5c00 NFS: Move rpc_ops from nfs_server to nfs_client by David Howells · 18 years ago
  81. 1f16341 NFS: Make better use of inode* dereferencing macros by David Howells · 18 years ago
  82. 27951bd NFS: Maintain a common server record for NFS2/3 as well as for NFS4 by David Howells · 18 years ago
  83. 509de81 NFS: Add extra const qualifiers by David Howells · 18 years ago
  84. 0c7d90c NFS: Use the dentry superblock directly in nfs_statfs() by David Howells · 18 years ago
  85. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  86. e9326dc NFS: Add a server capabilities NFS RPC op by David Howells · 18 years ago
  87. 2b3de44 NFS: Add a lookupfh NFS RPC op by David Howells · 18 years ago
  88. b716279 NFS: Return an error when starting the idmapping pipe by David Howells · 18 years ago
  89. 7539bba NFS: Rename nfs_server::nfs4_state by David Howells · 18 years ago
  90. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 18 years ago
  91. 5ae1fbc NFS: Fix NFS4 callback up/down prototypes by David Howells · 18 years ago
  92. 0a8ea43 NFS: Disambiguate nfs_stat_to_errno() by David Howells · 18 years ago
  93. 7d4e274 NFS: Fix up split of fs/nfs/inode.c by David Howells · 18 years ago
  94. 770bfad NFS: Add dentry materialisation op by David Howells · 18 years ago
  95. 979df72 NFS: Add an ACCESS cache memory shrinker by Trond Myklebust · 18 years ago
  96. cfcea3e NFS: Add a global LRU list for the ACCESS cache by Trond Myklebust · 18 years ago
  97. 1c3c07e NFS: Add a new ACCESS rpc call cache to the linux nfs client by Trond Myklebust · 18 years ago
  98. 3eeab61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  99. 3e59ddf Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  100. 6bbd9b6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago