1. 7773fbc procfs: make proc_get_link to use dentry instead of inode by Cyrill Gorcunov · 13 years ago
  2. 9b467e6 reiserfs: don't lock root inode searching by Frederic Weisbecker · 13 years ago
  3. 37c69b9 reiserfs: don't lock journal_init() by Frederic Weisbecker · 13 years ago
  4. f32485b reiserfs: delay reiserfs lock until journal initialization by Frederic Weisbecker · 13 years ago
  5. b18c1c6 reiserfs: delete comments referring to the BKL by Davidlohr Bueso · 13 years ago
  6. e39f560 fs: binfmt_elf: create Kconfig variable for PIE randomization by David Daney · 13 years ago
  7. 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 13 years ago
  8. e3a41a5 btrfs: pass __GFP_WRITE for buffered write page allocations by Johannes Weiner · 13 years ago
  9. 5f8aefd mm: account reaped page cache on inode cache pruning by Konstantin Khlebnikov · 13 years ago
  10. 54c2c57 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  11. 609eac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  12. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  13. 5c395ae Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  14. 49d41ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 13 years ago
  15. b3f2a92 hfsplus: creation of hidden dir on mount can fail by Al Viro · 13 years ago
  16. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  17. ace8577 block_dev: Suppress bdev_cache_init() kmemleak warninig by Sergey Senozhatsky · 13 years ago
  18. eaf5f90 fix shrink_dcache_parent() livelock by Miklos Szeredi · 13 years ago
  19. 2ff179e ceph: avoid iput() while holding spinlock in ceph_dir_fsync by Sage Weil · 13 years ago
  20. ee6b1ba ceph: avoid useless dget/dput in encode_fh by Sage Weil · 13 years ago
  21. b8cd952 ceph: dereference pointer after checking for NULL by Yehuda Sadeh · 13 years ago
  22. 3d8eb7a ceph: remove unnecessary d_fsdata conditional checks by Sage Weil · 13 years ago
  23. ff9cb1c Merge branch 'for_linus' into for_linus_merged by Theodore Ts'o · 13 years ago
  24. d50f2ab ext4: fix undefined behavior in ext4_fill_flex_info() by Xi Wang · 13 years ago
  25. f4947fb coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() by Al Viro · 13 years ago
  26. 0b2c4e3 coda: deal correctly with allocation failure from coda_cnode_makectl() by Al Viro · 13 years ago
  27. e4e1118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  28. adc0e91 vfs: new helper - d_make_root() by Al Viro · 13 years ago
  29. b48f03b dcache: use a dispose list in select_parent by Dave Chinner · 13 years ago
  30. 3c5184e ceph: d_alloc_root() may fail by Al Viro · 13 years ago
  31. 94bf608 ext4: fix failure exits by Al Viro · 13 years ago
  32. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  33. 9e20393 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  34. 993ecff Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  35. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  36. 21a2cb5 Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  37. 074b1d1 NFSv4: Change the default setting of the nfs4_disable_idmapping parameter by Trond Myklebust · 13 years ago
  38. 800ffd3 mtd: do not use mtd->block_markbad directly by Artem Bityutskiy · 13 years ago
  39. d58b27e logfs: do not use 'mtd->block_isbad' directly by Artem Bityutskiy · 13 years ago
  40. 327cf29 mtd: do not use mtd->sync directly by Artem Bityutskiy · 13 years ago
  41. 1dbebd3 mtd: harmonize mtd_writev usage by Artem Bityutskiy · 13 years ago
  42. 4991e72 romfs: do not use mtd->get_unmapped_area directly by Artem Bityutskiy · 13 years ago
  43. 1093447 mtd: do use mtd->point directly by Artem Bityutskiy · 13 years ago
  44. 4ccf2f1 jffs: remove custom mtd_fake_writev function by Artem Bityutskiy · 13 years ago
  45. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 13 years ago
  46. 7086c19 mtd: introduce mtd_block_isbad interface by Artem Bityutskiy · 13 years ago
  47. 85f2f2a mtd: introduce mtd_sync interface by Artem Bityutskiy · 13 years ago
  48. b0a31f7 mtd: introduce mtd_writev interface by Artem Bityutskiy · 13 years ago
  49. a2cc5ba mtd: introduce mtd_write_oob interface by Artem Bityutskiy · 13 years ago
  50. fd2819b mtd: introduce mtd_read_oob interface by Artem Bityutskiy · 13 years ago
  51. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 13 years ago
  52. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  53. 04c601b mtd: introduce mtd_get_unmapped_area interface by Artem Bityutskiy · 13 years ago
  54. 7219778 mtd: introduce mtd_unpoint interface by Artem Bityutskiy · 13 years ago
  55. d35ea20 mtd: introduce mtd_point interface by Artem Bityutskiy · 13 years ago
  56. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 13 years ago
  57. 48d3610 logfs: rename functions starting with mtd_ by Artem Bityutskiy · 13 years ago
  58. 5346671 jffs2: fix up error handling for insert_inode_locked by Eric Sandeen · 13 years ago
  59. 8fdd8c4 isofs: inode leak on mount failure by Al Viro · 13 years ago
  60. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  61. 6c2155b ext{3,4}: Fix potential race when setversion ioctl updates inode by Djalal Harouni · 13 years ago
  62. 853a0c2 udf: Mark LVID buffer as uptodate before marking it dirty by Jan Kara · 13 years ago
  63. 33c104d ext3: Don't warn from writepage when readonly inode is spotted after error by Jan Kara · 13 years ago
  64. 0048278 jbd: Remove j_barrier mutex by Jan Kara · 13 years ago
  65. a9e36da reiserfs: Force inode evictions before umount to avoid crash by Jeff Mahoney · 13 years ago
  66. a06d789 reiserfs: Fix quota mount option parsing by Jan Kara · 13 years ago
  67. fef2e9f udf: Treat symlink component of type 2 as / by Jan Kara · 13 years ago
  68. d2eb8c3 udf: Fix deadlock when converting file from in-ICB one to normal one by Jan Kara · 13 years ago
  69. 7b0b093 udf: Cleanup calling convention of inode_getblk() by Jan Kara · 13 years ago
  70. ef6919c ext2: Fix error handling on inode bitmap corruption by Jan Kara · 13 years ago
  71. 1415dd8 ext3: Fix error handling on inode bitmap corruption by Jan Kara · 13 years ago
  72. d03e129 ext3: replace ll_rw_block with other functions by Zheng Liu · 13 years ago
  73. 0ce8c010 ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink() by Al Viro · 13 years ago
  74. da01636 exofs: oops after late failure in mount by Al Viro · 13 years ago
  75. 3850aba devpts: fix double-free on mount failure by Al Viro · 13 years ago
  76. f84a8bd btrfs: take allocation of ->tree_root into open_ctree() by Al Viro · 13 years ago
  77. 815745c btrfs: let ->s_fs_info point to fs_info, not root... by Al Viro · 13 years ago
  78. 59553ed btrfs: consolidate failure exits in btrfs_mount() a bit by Al Viro · 13 years ago
  79. d22ca7d btrfs: make free_fs_info() call ->kill_sb() unconditional by Al Viro · 13 years ago
  80. be7e095 btrfs: merge free_fs_info() calls on fill_super failures by Al Viro · 13 years ago
  81. 29db78a btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super() by Al Viro · 13 years ago
  82. ad2b2c8 btrfs: make open_ctree() return int by Al Viro · 13 years ago
  83. e3029d9 btrfs: sanitizing ->fs_info, part 5 by Al Viro · 13 years ago
  84. 6f07e42 btrfs: sanitizing ->fs_info, part 4 by Al Viro · 13 years ago
  85. 38a77db btrfs: sanitizing ->fs_info, part 3 by Al Viro · 13 years ago
  86. 1233f54 btrfs: sanitizing ->fs_info, part 2 by Al Viro · 13 years ago
  87. 2eb34cd btrfs: sanitizing ->fs_info, part 1 by Al Viro · 13 years ago
  88. 10f6327 btrfs: fix a deadlock in btrfs_scan_one_device() by Al Viro · 13 years ago
  89. 6de1d09 btrfs: fix mount/umount race by Al Viro · 13 years ago
  90. aea52e1 btrfs: get ->kill_sb() of its own by Al Viro · 13 years ago
  91. 98c7089 btrfs: preparation to fixing mount/umount race by Al Viro · 13 years ago
  92. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  93. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  94. 1619ed8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  95. 29ad0de Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  96. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  97. 724577c ore: Must support none-PAGE-aligned IO by Boaz Harrosh · 13 years ago
  98. bc31b86 writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c by Wu Fengguang · 13 years ago
  99. 1bb9190 Btrfs: revamp clustered allocation logic by Alexandre Oliva · 13 years ago
  100. fc7c107 Btrfs: don't set up allocation result twice by Alexandre Oliva · 13 years ago