1. c557476 [PATCH] reiserfs: do not add save links for O_DIRECT writes by Vladimir V. Saveliev · 18 years ago
  2. 01afb21 [PATCH] reiser: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  3. b342341 [PATCH] dcache: avoid RCU for never-hashed dentries by Eric Dumazet · 18 years ago
  4. d18de5a [PATCH] don't insert pipe dentries into dentry_hashtable. by Eric Dumazet · 18 years ago
  5. 9711ef9 [PATCH] make fs/proc/base.c:proc_pid_instantiate() static by Adrian Bunk · 18 years ago
  6. c585646 [PATCH] fs/lockd/host.c: make 2 functions static by Adrian Bunk · 18 years ago
  7. 7ddae86 [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  8. d394e12 [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  9. 8487f2e [PATCH] make ecryptfs_version_str_map[] static by Adrian Bunk · 18 years ago
  10. 1df1e63 [PATCH] ext4: fix reservation extension by Mingming Cao · 18 years ago
  11. 2bd94bd [PATCH] ext3: fix reservation extension by Mingming Cao · 18 years ago
  12. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  13. de21c57 [PATCH] reiserfs: add missing D-cache flushing by Alexey Dobriyan · 18 years ago
  14. 3602760 [PATCH] elf: fix kcore note size calculation by Magnus Damm · 18 years ago
  15. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  16. c36264d [PATCH] remove the syslog interface when printk is disabled by Mike Galbraith · 18 years ago
  17. b46be05 [PATCH] retries in ext4_prepare_write() violate ordering requirements by Andrey Savochkin · 18 years ago
  18. e92a4d5 [PATCH] retries in ext3_prepare_write() violate ordering requirements by Andrey Savochkin · 18 years ago
  19. 93f210d [PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutex by Andrew Morton · 18 years ago
  20. 6fb50ea [PATCH] ext4_ext_split(): remove dead code by Adrian Bunk · 18 years ago
  21. 8bb0269 [PATCH] corrupted cramfs filesystems cause kernel oops by Phillip Lougher · 18 years ago
  22. 8984d13 [PATCH] ext4: uninline large functions by Andrew Morton · 18 years ago
  23. 3a229b3 [PATCH] ext3: uninline large functions by Andrew Morton · 18 years ago
  24. 0723305 [PATCH] vfs_getattr(): remove dead code by Andrew Morton · 18 years ago
  25. dc16842 [PATCH] VFS: extra check inside dentry_unhash() by Vasily Averin · 18 years ago
  26. 18debbb [PATCH] hpfs: fix printk format warnings by Randy Dunlap · 18 years ago
  27. 352d94d [PATCH] hpfs: bring hpfs_error() into shape by Alexey Dobriyan · 18 years ago
  28. 4a6e617 [PATCH] fs/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  29. 7116e99 [PATCH] compat: fix uaccess handling by Heiko Carstens · 18 years ago
  30. 841d5fb [PATCH] binfmt: fix uaccess handling by Heiko Carstens · 18 years ago
  31. 736c4b8 [PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9p/vfs_inode.c by Mika Kukkonen · 18 years ago
  32. e6c4021 [PATCH] handle ext4 directory corruption better by Eric Sandeen · 18 years ago
  33. 40b8513 [PATCH] handle ext3 directory corruption better by Eric Sandeen · 18 years ago
  34. 59287c0 [PATCH] binfmt_elf: randomize PIE binaries (2nd try) by Marcus Meissner · 18 years ago
  35. ed2908f [PATCH] Remove superfluous lock_super() in extN xattr code by Andreas Gruenbacher · 18 years ago
  36. 87b4126 [PATCH] fix reiserfs bad path release panic by Suzuki K P · 18 years ago
  37. 593be07 [PATCH] file: kill unnecessary timer in fdtable_defer by Tejun Heo · 18 years ago
  38. 875d95e [PATCH] fuse: fix compile without CONFIG_BLOCK by Miklos Szeredi · 18 years ago
  39. 0ec7ca4 [PATCH] fuse: add DESTROY operation by Miklos Szeredi · 18 years ago
  40. b2d2272 [PATCH] fuse: add bmap support by Miklos Szeredi · 18 years ago
  41. d809161 [PATCH] fuse: add blksize option by Miklos Szeredi · 18 years ago
  42. d6392f8 [PATCH] fuse: add support for block device based filesystems by Miklos Szeredi · 18 years ago
  43. bdcf250 [PATCH] fuse: minor cleanup in fuse_dentry_revalidate by Miklos Szeredi · 18 years ago
  44. 960cc39 [PATCH] ext4: fsid for statvfs by Pekka Enberg · 18 years ago
  45. 50ee0a3 [PATCH] ext3: fsid for statvfs by Pekka Enberg · 18 years ago
  46. e4fca01 [PATCH] ext2: fsid for statvfs by Pekka Enberg · 18 years ago
  47. 317a40a [PATCH] honour MNT_NOEXEC for access() by Stas Sergeev · 18 years ago
  48. 57881dd [PATCH] Fix check_partition routines by Suzuki K P · 18 years ago
  49. 5127d00 [PATCH] fix rescan_partitions to return errors properly by Suzuki Kp · 18 years ago
  50. 58e14b1 [PATCH] Use freezeable workqueues in XFS by Rafael J. Wysocki · 18 years ago
  51. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  52. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  53. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  54. f7267c0 [PATCH] slab: remove SLAB_USER by Christoph Lameter · 18 years ago
  55. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  56. 8fb4fc6 [PATCH] Allow user processes to raise their oom_adj value by Guillem Jover · 18 years ago
  57. 822191a [PATCH] skip data conversion in compat_sys_mount when data_page is NULL by Andrey Mirkin · 18 years ago
  58. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  59. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  60. 651857a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  61. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  62. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  63. a79f43a [PATCH] Enable RAID autorun on Mac partition tables. by David Woodhouse · 18 years ago
  64. bf1ab97 [POWERPC] coredump: Add SPU elf notes to coredump. by Dwayne Grant McConnell · 18 years ago
  65. bd01f84 [PATCH] severing skbuff.h -> poll.h by Al Viro · 18 years ago
  66. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  67. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  68. 3277c39 [NET]: Kill direct includes of asm/checksum.h by Al Viro · 18 years ago
  69. 5a874db [NET]: ipconfig and nfsroot annotations by Al Viro · 18 years ago
  70. d38eb8d ocfs2: implement i_op->permission by Tiger Yang · 18 years ago
  71. 58d206c configfs: make configfs_dirent_exists() static by Adrian Bunk · 18 years ago
  72. 25899de ocfs2: update file system paths to set atime by Tiger Yang · 18 years ago
  73. 7f1a37e ocfs2: core atime update functions by Tiger Yang · 18 years ago
  74. 8659ac2 ocfs2: Add splice support by Tiger Yang · 18 years ago
  75. e88d0c9 ocfs2: Remove ocfs2_write_should_remove_suid() by Mark Fasheh · 18 years ago
  76. 55ed160 configfs: mutex_lock_nested() fix by Mark Fasheh · 18 years ago
  77. 1fabe14 ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t by Mark Fasheh · 18 years ago
  78. 65eff9c ocfs2: remove handle argument to ocfs2_start_trans() by Mark Fasheh · 18 years ago
  79. dae8583 ocfs2: remove ocfs2_journal_handle journal field by Mark Fasheh · 18 years ago
  80. 02dc1af ocfs2: pass ocfs2_super * into ocfs2_commit_trans() by Mark Fasheh · 18 years ago
  81. 4bcec18 ocfs2: remove unused handle argument from ocfs2_meta_lock_full() by Mark Fasheh · 18 years ago
  82. a301a27 ocfs2: make ocfs2_alloc_handle() static by Mark Fasheh · 18 years ago
  83. daf29e9 ocfs2: remove unused ocfs2_handle_add_lock() by Mark Fasheh · 18 years ago
  84. 02928a7 ocfs2: remove unused ocfs2_handle_add_inode() by Mark Fasheh · 18 years ago
  85. 85b9e78 ocfs2: Don't allocate handle early in ocfs2_rename() by Mark Fasheh · 18 years ago
  86. da5cbf2 ocfs2: don't use handle for locking in allocation functions by Mark Fasheh · 18 years ago
  87. 8d5596c ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename() by Mark Fasheh · 18 years ago
  88. 6d8fc40 ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink() by Mark Fasheh · 18 years ago
  89. 30a4f5e ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink() by Mark Fasheh · 18 years ago
  90. 5098c27 ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir code by Mark Fasheh · 18 years ago
  91. 123a964 ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link() by Mark Fasheh · 18 years ago
  92. e3a8213 ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod() by Mark Fasheh · 18 years ago
  93. e08dc8b ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log() by Mark Fasheh · 18 years ago
  94. 8898a5a ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.c by Mark Fasheh · 18 years ago
  95. c161f89 ocfs2: remove ocfs2_journal_handle flags field by Mark Fasheh · 18 years ago
  96. 1fc5814 ocfs2: have ocfs2_extend_trans() take handle_t by Mark Fasheh · 18 years ago
  97. 01ddf1e ocfs2: remove unused ocfs2_journal_handle field by Mark Fasheh · 18 years ago
  98. f5a923d ocfs2: fix format warnings in dlm_alloc_pagevec() by Mark Fasheh · 18 years ago
  99. da66116 [2.6 patch] make ocfs2_create_new_lock() static by Adrian Bunk · 18 years ago
  100. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago