1. 0cc72dc [PATCH] eCryptfs: Use fsstack's generic copy inode attr functions by Josef "Jeff" Sipek · 18 years ago
  2. 42cf119 [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* by Josef "Jeff" Sipek · 18 years ago
  3. c48f70c [PATCH] bdev: fix ->bd_part_count leak by Peter Zijlstra · 18 years ago
  4. 6796bf5 [PATCH] lockdep: use mutex_lock_nested for bd_mutex to avoid lockdep warning by NeilBrown · 18 years ago
  5. 37be412 [PATCH] lockdep: simplify some aspects of bd_mutex nesting by NeilBrown · 18 years ago
  6. fd27c7a [PATCH] lockdep: remove lock_key approach to managing nested bd_mutex locks by NeilBrown · 18 years ago
  7. 35a6027 [PATCH] new bd_mutex lockdep annotation by Peter Zijlstra · 18 years ago
  8. 2e7b651 [PATCH] remove the old bd_mutex lockdep annotation by Peter Zijlstra · 18 years ago
  9. 9159350 [PATCH] do_task_stat(): don't take tty_mutex by Oleg Nesterov · 18 years ago
  10. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 18 years ago
  11. a2ee864 [PATCH] Fix linux banner utsname information by Herbert Poetzl · 18 years ago
  12. 01a732e [PATCH] ext4 calls journal_stop by Randy Dunlap · 18 years ago
  13. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  14. 34161db Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  15. 1c1afa3 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  16. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  17. 09b8825 [PATCH] ext4: Eliminate inline functions by Avantika Mathur · 18 years ago
  18. 5d4958f [PATCH] ext4: kmalloc to kzalloc by Avantika Mathur · 18 years ago
  19. 7e02897 [PATCH] ext4: if expression format by Avantika Mathur · 18 years ago
  20. 7d1c520 [PATCH] ext3 balloc: fix _with_rsv freeze by Hugh Dickins · 18 years ago
  21. 2823b55 [PATCH] ext3 balloc: use io_error label by Hugh Dickins · 18 years ago
  22. c56d256 [PATCH] ext3 balloc: say rb_entry not list_entry by Hugh Dickins · 18 years ago
  23. ff50dc5 [PATCH] ext3 balloc: fix off-by-one against rsv_end by Hugh Dickins · 18 years ago
  24. 1650242 [PATCH] ext3 balloc: fix off-by-one against grp_goal by Hugh Dickins · 18 years ago
  25. ef50367 [PATCH] ext3 balloc: reset windowsz when full by Hugh Dickins · 18 years ago
  26. feb1892 [PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert by Johann Lombardi · 18 years ago
  27. 97d2a80 [PATCH] aio: remove ki_retried debugging member by Benjamin LaHaise · 18 years ago
  28. b62e8ec [PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vector by Chen, Kenneth W · 18 years ago
  29. 6d4df67 [PATCH] do_coredump() and not stopping rewrite attacks? by Alexey Dobriyan · 18 years ago
  30. f46ba22 [PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly by Jun Chen · 18 years ago
  31. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  32. 4a08a9f [PATCH] jffs: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  33. b593e48 [PATCH] affs: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  34. 3ee6f61 [PATCH] remove NFSD_OPTIMIZE_SPACE by Adrian Bunk · 18 years ago
  35. 8de61e6 [PATCH] fs: remove unused variable by David Rientjes · 18 years ago
  36. a8f48a9 [PATCH] ext3/4: don't do orphan processing on readonly devices by Eric Sandeen · 18 years ago
  37. 71a3d1b [PATCH] fs: ufs add missing bracket by Mariusz Kozlowski · 18 years ago
  38. 0da1480 [PATCH] proper prototype for remove_inode_dquot_ref() by Adrian Bunk · 18 years ago
  39. 3982cd9 [PATCH] fs/sysv/: doc cleanup by Adrian Bunk · 18 years ago
  40. c949d4e [PATCH] autofs: fix error code path in autofs_fill_sb() by Jiri Kosina · 18 years ago
  41. ec0837f [PATCH] ext4 balloc: fix _with_rsv freeze by Hugh Dickins · 18 years ago
  42. 341cee4 [PATCH] ext4 balloc: use io_error label by Hugh Dickins · 18 years ago
  43. b78a657 [PATCH] ext4 balloc: say rb_entry not list_entry by Hugh Dickins · 18 years ago
  44. b2f2c76 [PATCH] ext4 balloc: fix off-by-one against rsv_end by Hugh Dickins · 18 years ago
  45. e7dc95d [PATCH] ext4 balloc: fix off-by-one against grp_goal by Hugh Dickins · 18 years ago
  46. cd16c8f [PATCH] ext4 balloc: reset windowsz when full by Hugh Dickins · 18 years ago
  47. 1260392 [PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete by Hisashi Hifumi · 18 years ago
  48. c557476 [PATCH] reiserfs: do not add save links for O_DIRECT writes by Vladimir V. Saveliev · 18 years ago
  49. 01afb21 [PATCH] reiser: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  50. b342341 [PATCH] dcache: avoid RCU for never-hashed dentries by Eric Dumazet · 18 years ago
  51. d18de5a [PATCH] don't insert pipe dentries into dentry_hashtable. by Eric Dumazet · 18 years ago
  52. 9711ef9 [PATCH] make fs/proc/base.c:proc_pid_instantiate() static by Adrian Bunk · 18 years ago
  53. c585646 [PATCH] fs/lockd/host.c: make 2 functions static by Adrian Bunk · 18 years ago
  54. 7ddae86 [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  55. d394e12 [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  56. 8487f2e [PATCH] make ecryptfs_version_str_map[] static by Adrian Bunk · 18 years ago
  57. 1df1e63 [PATCH] ext4: fix reservation extension by Mingming Cao · 18 years ago
  58. 2bd94bd [PATCH] ext3: fix reservation extension by Mingming Cao · 18 years ago
  59. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  60. de21c57 [PATCH] reiserfs: add missing D-cache flushing by Alexey Dobriyan · 18 years ago
  61. 3602760 [PATCH] elf: fix kcore note size calculation by Magnus Damm · 18 years ago
  62. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  63. c36264d [PATCH] remove the syslog interface when printk is disabled by Mike Galbraith · 18 years ago
  64. b46be05 [PATCH] retries in ext4_prepare_write() violate ordering requirements by Andrey Savochkin · 18 years ago
  65. e92a4d5 [PATCH] retries in ext3_prepare_write() violate ordering requirements by Andrey Savochkin · 18 years ago
  66. 93f210d [PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutex by Andrew Morton · 18 years ago
  67. 6fb50ea [PATCH] ext4_ext_split(): remove dead code by Adrian Bunk · 18 years ago
  68. 8bb0269 [PATCH] corrupted cramfs filesystems cause kernel oops by Phillip Lougher · 18 years ago
  69. 8984d13 [PATCH] ext4: uninline large functions by Andrew Morton · 18 years ago
  70. 3a229b3 [PATCH] ext3: uninline large functions by Andrew Morton · 18 years ago
  71. 0723305 [PATCH] vfs_getattr(): remove dead code by Andrew Morton · 18 years ago
  72. dc16842 [PATCH] VFS: extra check inside dentry_unhash() by Vasily Averin · 18 years ago
  73. 18debbb [PATCH] hpfs: fix printk format warnings by Randy Dunlap · 18 years ago
  74. 352d94d [PATCH] hpfs: bring hpfs_error() into shape by Alexey Dobriyan · 18 years ago
  75. 4a6e617 [PATCH] fs/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  76. 7116e99 [PATCH] compat: fix uaccess handling by Heiko Carstens · 18 years ago
  77. 841d5fb [PATCH] binfmt: fix uaccess handling by Heiko Carstens · 18 years ago
  78. 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
  79. e6c4021 [PATCH] handle ext4 directory corruption better by Eric Sandeen · 18 years ago
  80. 40b8513 [PATCH] handle ext3 directory corruption better by Eric Sandeen · 18 years ago
  81. 59287c0 [PATCH] binfmt_elf: randomize PIE binaries (2nd try) by Marcus Meissner · 18 years ago
  82. ed2908f [PATCH] Remove superfluous lock_super() in extN xattr code by Andreas Gruenbacher · 18 years ago
  83. 87b4126 [PATCH] fix reiserfs bad path release panic by Suzuki K P · 18 years ago
  84. 593be07 [PATCH] file: kill unnecessary timer in fdtable_defer by Tejun Heo · 18 years ago
  85. 875d95e [PATCH] fuse: fix compile without CONFIG_BLOCK by Miklos Szeredi · 18 years ago
  86. 0ec7ca4 [PATCH] fuse: add DESTROY operation by Miklos Szeredi · 18 years ago
  87. b2d2272 [PATCH] fuse: add bmap support by Miklos Szeredi · 18 years ago
  88. d809161 [PATCH] fuse: add blksize option by Miklos Szeredi · 18 years ago
  89. d6392f8 [PATCH] fuse: add support for block device based filesystems by Miklos Szeredi · 18 years ago
  90. bdcf250 [PATCH] fuse: minor cleanup in fuse_dentry_revalidate by Miklos Szeredi · 18 years ago
  91. 960cc39 [PATCH] ext4: fsid for statvfs by Pekka Enberg · 18 years ago
  92. 50ee0a3 [PATCH] ext3: fsid for statvfs by Pekka Enberg · 18 years ago
  93. e4fca01 [PATCH] ext2: fsid for statvfs by Pekka Enberg · 18 years ago
  94. 317a40a [PATCH] honour MNT_NOEXEC for access() by Stas Sergeev · 18 years ago
  95. 57881dd [PATCH] Fix check_partition routines by Suzuki K P · 18 years ago
  96. 5127d00 [PATCH] fix rescan_partitions to return errors properly by Suzuki Kp · 18 years ago
  97. 58e14b1 [PATCH] Use freezeable workqueues in XFS by Rafael J. Wysocki · 18 years ago
  98. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  99. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  100. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago