1. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  2. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  3. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  4. 68c3431 [PATCH] Fold select_bits_alloc/free into caller code. by Vadim Lobanov · 18 years ago
  5. e4a1f12 [PATCH] use fget_light() in select/poll by Eric Dumazet · 18 years ago
  6. 70674f9 [PATCH] Optimize select/poll by putting small data sets on the stack by Andi Kleen · 18 years ago
  7. f5b95ff [PATCH] autofs4: proper prototype for autofs4_dentry_release() by Adrian Bunk · 18 years ago
  8. a28af47 [PATCH] fs/fat/: proper prototypes for two functions by Adrian Bunk · 18 years ago
  9. b4cf1b7 [PATCH] dm/md dependency tree in sysfs: convert bd_sem to bd_mutex by Jun'ichi Nomura · 18 years ago
  10. 641dc63 [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject by Jun'ichi Nomura · 18 years ago
  11. 1008736 [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy by Andrew Morton · 18 years ago
  12. 6a4d44c [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory by Jun'ichi Nomura · 18 years ago
  13. ec936fc [PATCH] for_each_online_pgdat: renaming for_each_pgdat by KAMEZAWA Hiroyuki · 18 years ago
  14. 74cae61 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static by Adrian Bunk · 18 years ago
  15. baab935 [PATCH] knfsd: Convert sunrpc_cache to use krefs by NeilBrown · 18 years ago
  16. f9ecc92 [PATCH] knfsd: Use new cache code for name/id lookup caches by NeilBrown · 18 years ago
  17. 8d270f7 [PATCH] knfsd: Use new cache_lookup for svc_expkey cache by NeilBrown · 18 years ago
  18. 4f7774c [PATCH] knfsd: Use new cache_lookup for svc_export by NeilBrown · 18 years ago
  19. 7d317f2 [PATCH] knfsd: Get rid of 'inplace' sunrpc caches by NeilBrown · 18 years ago
  20. eab7e2e [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export by NeilBrown · 18 years ago
  21. efc36aa [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' by NeilBrown · 18 years ago
  22. 3e7b191 [PATCH] autofs4: atomic var underflow by Ian Kent · 18 years ago
  23. 871f943 [PATCH] autofs4: follow_link missing functionality by Ian Kent · 18 years ago
  24. 3370c74 [PATCH] Remove redundant check from autofs4_put_super by Dave Jones · 18 years ago
  25. 44d53eb [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_* by Ian Kent · 18 years ago
  26. 5c0a32f [PATCH] autofs4: add new packet type for v5 communications by Ian Kent · 18 years ago
  27. 3a15e2a [PATCH] autofs4: add v5 expire logic by Ian Kent · 18 years ago
  28. 34ca959 [PATCH] autofs4: add v5 follow_link mount trigger method by Ian Kent · 18 years ago
  29. 051d381 [PATCH] autofs4: nameidata needs to be up to date for follow_link by Ian Kent · 18 years ago
  30. e3474a8 [PATCH] autofs4: change may_umount* functions to boolean by Ian Kent · 18 years ago
  31. 90a59c7 [PATCH] autofs4: rename simple_empty_nolock function by Ian Kent · 18 years ago
  32. e77fbdd [PATCH] autofs4: white space cleanup for waitq.c by Ian Kent · 18 years ago
  33. d7c4a5f [PATCH] autofs4: add a show mount options for proc filesystem by Ian Kent · 18 years ago
  34. 862b110 [PATCH] autofs4: remove update_atime unused function by Ian Kent · 18 years ago
  35. e0a7aae [PATCH] autofs4: expire mounts that hold no (extra) references only by Ian Kent · 18 years ago
  36. 1aff3c8 [PATCH] autofs4: fix false negative return from expire by Ian Kent · 18 years ago
  37. 1ce12ba [PATCH] autofs4: simplify expire tree traversal by Ian Kent · 18 years ago
  38. 1f5f2c3 [PATCH] autofs4: expire code readability cleanup by Ian Kent · 18 years ago
  39. 2d753e6 [PATCH] autofs4: can't mount due to mount point dir not empty by Ian Kent · 18 years ago
  40. f360ce3 [PATCH] autofs4: use libfs routines for readdir by Ian Kent · 18 years ago
  41. 718c604 [PATCH] autofs4: lookup white space cleanup by Ian Kent · 18 years ago
  42. 86c79cb [PATCH] uml: fix hostfs stack corruption by Jeff Dike · 18 years ago
  43. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  44. 3be7d29 Remove ugly debugging stuff by Artem B. Bityuckiy · 18 years ago
  45. b9a2838 [PATCH] bitops: ntfs: remove generic_ffs() by Akinobu Mita · 18 years ago
  46. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 18 years ago
  47. 4dee26b [PATCH] hrtimers: remove it_real_value calculation from proc/*/stat by Roman Zippel · 18 years ago
  48. a0e9285 [PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize by Badari Pulavarty · 18 years ago
  49. f91a2ad [PATCH] ext3: multi-block get_block() by Badari Pulavarty · 18 years ago
  50. d6859bf [PATCH] ext3: cleanups and WARN_ON() by Andrew Morton · 18 years ago
  51. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  52. fa30bd0 [PATCH] map multiple blocks for mpage_readpages() by Badari Pulavarty · 18 years ago
  53. b0cf232 [PATCH] pass b_size to ->get_block() by Badari Pulavarty · 18 years ago
  54. 205f87f [PATCH] change buffer_head.b_size to size_t by Badari Pulavarty · 18 years ago
  55. d48589b [PATCH] ext3_get_blocks: Adjust reservation window size for mblocks by Mingming Cao · 18 years ago
  56. faa5697 [PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks() by Mingming Cao · 18 years ago
  57. b54e41e [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block() by Mingming Cao · 18 years ago
  58. b47b247 [PATCH] ext3_get_blocks: multiple block allocation by Mingming Cao · 18 years ago
  59. 89747d3 [PATCH] ext3_get_blocks: Mapping multiple blocks at a once by Mingming Cao · 18 years ago
  60. 5515eff [PATCH] 2tb-files-add-blkcnt_t-fixes by Andrew Morton · 18 years ago
  61. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  62. 0eaae62a [PATCH] mempool: use common mempool kmalloc allocator by Matthew Dobson · 18 years ago
  63. eb76b3f [PATCH] NFSD4: return conflict lock without races by Andy Adamson · 18 years ago
  64. 5842add [PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface by Andy Adamson · 18 years ago
  65. 6dc0fe8 [PATCH] VFS,fs/locks.c: cleanup locks_insert_block by J. Bruce Fields · 18 years ago
  66. fa3536c [PATCH] Use __read_mostly on some hot fs variables by Eric Dumazet · 18 years ago
  67. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 18 years ago
  68. 3978d71 [PATCH] Make address_space_operations->sync_page return void by NeilBrown · 18 years ago
  69. 353ab6e [PATCH] sem2mutex: fs/ by Ingo Molnar · 18 years ago
  70. 64a07bd [PATCH] protect remove_proc_entry by Steven Rostedt · 18 years ago
  71. 309be53 BUG_ON() Conversion in fs/ext2/ by Eric Sesterhenn · 18 years ago
  72. 4d4ef9a BUG_ON() Conversion in fs/hfs/ by Eric Sesterhenn · 18 years ago
  73. 28133c7 BUG_ON() Conversion in fs/dcache.c by Eric Sesterhenn · 18 years ago
  74. e827f92 BUG_ON() Conversion in fs/buffer.c by Eric Sesterhenn · 18 years ago
  75. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  76. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  77. 913bd90 [PATCH] x86_64: Increase the variability of the process stack on 64bit architectures by Andi Kleen · 18 years ago
  78. 0c50527 Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 by Linus Torvalds · 18 years ago
  79. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  80. 1ad3dcc [PATCH] flat binary loader doesn't check fd table full by Luke Yang · 18 years ago
  81. 6cc6b12 [PATCH] remove needless check in fs/read_write.c by Carsten Otte · 18 years ago
  82. 5514854 [PATCH] remove needless check in binfmt_elf.c by Carsten Otte · 18 years ago
  83. 174e27c [PATCH] direct-io: bug fix in dio handling write error by Chen, Kenneth W · 18 years ago
  84. 0e6b3e5 [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options by Phillip Susi · 18 years ago
  85. 11b0b5a [PATCH] use kzalloc and kcalloc in core fs code by Oliver Neukum · 18 years ago
  86. 57070d0 [PATCH] compat_sys_nfsservctl(): handle errors correctly by Peter Staubach · 18 years ago
  87. 76c67de [PATCH] Ext2 flags shouldn't report "nogrpid" by Rob Landley · 18 years ago
  88. 7e53cac [PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlink by NeilBrown · 18 years ago
  89. d5ee4ea [PATCH] indirect_print_item() warning fix by Benoit Boissinot · 18 years ago
  90. 3cdc409 [PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an int by Adrian Bunk · 18 years ago
  91. c1f5a19 [PATCH] ext3: Fix debug logging-only compilation error by Kirk True · 18 years ago
  92. 2ab1346 [PATCH] Reduce sched latency in shrink_dcache_sb() by Kirill Korotaev · 18 years ago
  93. 4ffc844 [PATCH] Move cond_resched() after iput() in sync_sb_inodes() by OGAWA Hirofumi · 18 years ago
  94. d25b9a1 [PATCH] freeze_bdev() cleanup by OGAWA Hirofumi · 18 years ago
  95. 11b8448 [PATCH] fix messages in fs/minix by Denis Vlasenko · 18 years ago
  96. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  97. 58bf6a2 [PATCH] smbfs: Fix debug logging-only compilation error by Kirk True · 18 years ago
  98. 67543e5 [PATCH] 9p: fix name consistency problems by Eric Van Hensbergen · 18 years ago
  99. 42e8c50 [PATCH] v9fs: update license boilerplate by Eric Van Hensbergen · 18 years ago
  100. c0291a0 [PATCH] v9fs: fix vfs_inode dereference before NULL check by Eugene Teo · 18 years ago