1. bebfa10 [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings by Andi Kleen · 18 years ago
  2. fcc18e8 [PATCH] uclinux: use PER_LINUX_32BIT in binfmt_flat by Malcolm Parsons · 18 years ago
  3. 1e788f8 [PATCH] xfs: update ->flush method proto by Alexey Dobriyan · 18 years ago
  4. f36f44d Fix NFS2 compile error by Linus Torvalds · 18 years ago
  5. 1d77062 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  6. 25581ad Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  7. f58a1eb [PATCH] remove unlikely(sb) in prune_dcache by Hua Zhong · 18 years ago
  8. 7d93a1a [PATCH] ext2: cleanup: put_page and comment fix by Evgeniy Dushistov · 18 years ago
  9. 45c9b11 [PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat by Ulrich Drepper · 18 years ago
  10. 04a3446 [PATCH] fs: sys_poll with timeout -1 bug fix by Frode Isaksen · 18 years ago
  11. 2b943cf [PATCH] fix %s in affs_fill_super() by Al Viro · 18 years ago
  12. fa366ad [PATCH] kthread: convert smbiod by Serge E. Hallyn · 18 years ago
  13. 099a71d [PATCH] Remove needless checks in fs/9p/vfs_inode.c by Eric Sesterhenn · 18 years ago
  14. 9c8ef56 [PATCH] fuse: scramble lock owner ID by Miklos Szeredi · 18 years ago
  15. a4d27e7 [PATCH] fuse: add request interruption by Miklos Szeredi · 18 years ago
  16. f9a2842 [PATCH] fuse: rename the interrupted flag by Miklos Szeredi · 18 years ago
  17. 33649c9 [PATCH] fuse: ensure FLUSH reaches userspace by Miklos Szeredi · 18 years ago
  18. 7142125 [PATCH] fuse: add POSIX file locking support by Miklos Szeredi · 18 years ago
  19. bafa965 [PATCH] fuse: add control filesystem by Miklos Szeredi · 18 years ago
  20. 51eb01e [PATCH] fuse: no backgrounding on interrupt by Miklos Szeredi · 18 years ago
  21. f9022f6 [PATCH] autofs4: need to invalidate children on tree mount expire by Ian Kent · 18 years ago
  22. 6e656be [PATCH] ftruncate does not always update m/ctime by Peter Staubach · 18 years ago
  23. 92eeccd [PATCH] ext3: cleanup dead code in ext3_add_entry() by Johann Lombardi · 18 years ago
  24. 0710d36 [PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link() by Florin Malita · 18 years ago
  25. 3419b23 [PATCH] epoll: use unlocked wqueue operations by Davide Libenzi · 18 years ago
  26. 21730ee [PATCH] Make EXT2_DEBUG work again by Valerie Henson · 18 years ago
  27. 6975565 [PATCH] Make procfs obligatory except under CONFIG_EMBEDDED by H. Peter Anvin · 18 years ago
  28. 43d23f9 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion by Mingming Cao · 18 years ago
  29. 1c2bf37 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes by Mingming Cao · 18 years ago
  30. 01408c4 [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes by NeilBrown · 18 years ago
  31. d2e5b13 [PATCH] ext3: remove inconsistent space before exclamation point in mount code by Theodore Ts'o · 18 years ago
  32. e8f1c62 [PATCH] ext3: fix memory leak when the journal file is corrupted by Theodore Ts'o · 18 years ago
  33. f16fdad [PATCH] ext2: clean up dead code from mount code by Theodore Ts'o · 18 years ago
  34. fcd5df3 [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem by Mingming Cao · 18 years ago
  35. a04ee14 [PATCH] openpromfs: factorize out by Jan Engelhardt · 18 years ago
  36. 515decd [PATCH] openpromfs: remove unnecessary casts by Jan Engelhardt · 18 years ago
  37. 0928d68 [PATCH] openpromfs: fix missing NUL by Jan Engelhardt · 18 years ago
  38. 138bb68 [PATCH] fs/ufs/inode.c: make 2 functions static by Adrian Bunk · 18 years ago
  39. 098d5af [PATCH] ufs: ubh_ll_rw_block cleanup by Evgeniy Dushistov · 18 years ago
  40. ee3ffd6 [PATCH] ufs: make fsck -f happy by Evgeniy Dushistov · 18 years ago
  41. 577a827 [PATCH] ufs: fsync implementation by Evgeniy Dushistov · 18 years ago
  42. 647b7e8 [PATCH] ufs: one way to access super block by Evgeniy Dushistov · 18 years ago
  43. f391475 [PATCH] ufs: missed brelse and wrong baseblk by Evgeniy Dushistov · 18 years ago
  44. 96710b2 [PATCH] ufs: printk warning fixes by Andrew Morton · 18 years ago
  45. 022a6dc [PATCH] ufs: zero metadata by Evgeniy Dushistov · 18 years ago
  46. 2e00639 [PATCH] ufs: unlock_super without lock by Evgeniy Dushistov · 18 years ago
  47. 50aa4eb [PATCH] ufs: i_blocks wrong count by Evgeniy Dushistov · 18 years ago
  48. dd187a2 [PATCH] ufs: little directory lookup optimization by Evgeniy Dushistov · 18 years ago
  49. abf5d15 [PATCH] ufs: easy debug by Evgeniy Dushistov · 18 years ago
  50. 5afb314 [PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN by Evgeniy Dushistov · 18 years ago
  51. 3e41f59 [PATCH] ufs: not usual amounts of fragments per block by Evgeniy Dushistov · 18 years ago
  52. 9695ef1 [PATCH] ufs: wrong type cast by Evgeniy Dushistov · 18 years ago
  53. b71034e [PATCH] ufs: directory and page cache: from blocks to pages by Evgeniy Dushistov · 18 years ago
  54. 826843a [PATCH] ufs: directory and page cache: install aops by Evgeniy Dushistov · 18 years ago
  55. 6ef4d6b [PATCH] ufs: change block number on the fly by Evgeniy Dushistov · 18 years ago
  56. c9a27b5 [PATCH] ufs: right block allocation by Evgeniy Dushistov · 18 years ago
  57. 2061df0 [PATCH] ufs: ufs_trunc_indirect: infinite cycle by Evgeniy Dushistov · 18 years ago
  58. 552c034 [PATCH] fs/freevxfs: cleanup of spelling errors by Cliff Wickman · 18 years ago
  59. 9bf2aa1 nfs: remove nfs_put_link() by Alexey Dobriyan · 18 years ago
  60. 6ab86aa nfs-build-fix-99 by Andrew Morton · 18 years ago
  61. d75d541 git-nfs-build-fixes by Andrew Morton · 18 years ago
  62. ccf01ef Merge branch 'odirect' by Trond Myklebust · 18 years ago
  63. 1b77c54 V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENT by Andrew Morton · 18 years ago
  64. 82b145c NFS: alloc nfs_read/write_data as direct I/O is scheduled by Chuck Lever · 18 years ago
  65. 06cf6f2 NFS: Eliminate nfs_get_user_pages() by Chuck Lever · 18 years ago
  66. 9c93ab7 NFS: refactor nfs_direct_free_user_pages by Chuck Lever · 18 years ago
  67. 51a7bc6 NFS: remove user_addr, user_count, and pos from nfs_direct_req by Chuck Lever · 18 years ago
  68. fedb595 NFS: "open code" the NFS direct write rescheduler by Chuck Lever · 18 years ago
  69. b1c5921 NFS: Separate functions for counting outstanding NFS direct I/Os by Chuck Lever · 18 years ago
  70. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  71. 9e94cd4 [PATCH] splice: retrieve mapping after locking the page by Jens Axboe · 18 years ago
  72. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 18 years ago
  73. 98bd34e [PATCH] make kernel warn about incorrectly sized partitions by Mike Miller · 18 years ago
  74. 78ce89c [PATCH] JBD: split checkpoint lists by Jan Kara · 18 years ago
  75. 626ab0e [PATCH] list: use list_replace_init() instead of list_splice_init() by Oleg Nesterov · 18 years ago
  76. 0216bfc [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter by Mingming Cao · 18 years ago
  77. 785d557 [PATCH] binflt_elf: remove more casts by Jesper Juhl · 18 years ago
  78. f4e5cc2 [PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless casts by Jesper Juhl · 18 years ago
  79. e602260 [PATCH] ext3_clear_inode(): avoid kfree(NULL) by Andrew Morton · 18 years ago
  80. 304c4c8 [PATCH] jbd: avoid kfree(NULL) by Andrew Morton · 18 years ago
  81. 9ada734 [PATCH] jbd: fix BUG in journal_commit_transaction() by Jan Kara · 18 years ago
  82. 4a4b69f [PATCH] Poll cleanups/microoptimizations by Vadim Lobanov · 18 years ago
  83. 2da1326 [PATCH] fs/fat/misc.c: unexport fat_sync_bhs by Adrian Bunk · 18 years ago
  84. b0904e1 [PATCH] fs/locks.c: make posix_locks_deadlock() static by Adrian Bunk · 18 years ago
  85. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  86. ff7b86b [PATCH] locks: clean up locks_remove_posix() by Miklos Szeredi · 18 years ago
  87. 39005d0 [PATCH] locks: don't do unnecessary allocations by Miklos Szeredi · 18 years ago
  88. 0d9a490 [PATCH] locks: don't unnecessarily fail posix lock operations by Miklos Szeredi · 18 years ago
  89. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  90. 0c426f2 [PATCH] ext2 XIP won't build without MMU by Al Viro · 18 years ago
  91. 530018b [PATCH] frv: binfmt_elf_fdpic __user annotations by Al Viro · 18 years ago
  92. 03e6806 [PATCH] lsm: add task_setioprio hook by James Morris · 18 years ago
  93. 111ebb6 [PATCH] writeback: fix range handling by OGAWA Hirofumi · 18 years ago
  94. a43a8c3 [PATCH] tightening hugetlb strict accounting by Chen, Kenneth W · 18 years ago
  95. 6f0419e [PATCH] for_each_possible_cpu: xfs by KAMEZAWA Hiroyuki · 18 years ago
  96. d6938d1 [PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the results by David Howells · 18 years ago
  97. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  98. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  99. d702ccb [PATCH] prune_one_dentry() tweaks by Andrew Morton · 18 years ago
  100. 0feae5c [PATCH] Fix dcache race during umount by NeilBrown · 18 years ago