1. 0b4156e fs: remove unneeded plug in mpage_readpages() by Namjae Jeon · 13 years ago
  2. d46cfba ceph: always initialize the dentry in open_root_dentry() by Alex Elder · 13 years ago
  3. d34315d UBIFS: fix debugging messages by Artem Bityutskiy · 13 years ago
  4. 1f5d78d UBIFS: make debugging messages light again by Artem Bityutskiy · 13 years ago
  5. 66ad863 GFS2: Fix nlink setting on inode creation by Steven Whitehouse · 13 years ago
  6. 376d377 GFS2: fail mount if journal recovery fails by David Teigland · 13 years ago
  7. e8ca5cc GFS2: let spectator mount do read only recovery by David Teigland · 13 years ago
  8. 49528b4 GFS2: Fix a use-after-free that coverity spotted by Bob Peterson · 13 years ago
  9. e0c2a9a GFS2: dlm based recovery coordination by David Teigland · 13 years ago
  10. 5cd9599 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  11. d668dc5 autofs4: deal with autofs4_write/autofs4_write races by Al Viro · 13 years ago
  12. 8753333 autofs4: catatonic_mode vs. notify_daemon race by Al Viro · 13 years ago
  13. 4041bcd autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race by Al Viro · 13 years ago
  14. b367e47 Btrfs: fix possible deadlock when opening a seed device by Li Zefan · 13 years ago
  15. c7c144d Btrfs: update global block_rsv when creating a new block group by Li Zefan · 13 years ago
  16. 7fe1e64 Btrfs: rewrite btrfs_trim_block_group() by Li Zefan · 13 years ago
  17. ec9ef7a Btrfs: simplfy calculation of stripe length for discard operation by Li Zefan · 13 years ago
  18. de11cc1 Btrfs: don't pre-allocate btrfs bio by Li Zefan · 13 years ago
  19. 125ccb0 Btrfs: don't pass a trans handle unnecessarily in volumes.c by Li Zefan · 13 years ago
  20. 4da6f1a Btrfs: reserve metadata space in btrfs_ioctl_setflags() by Li Zefan · 13 years ago
  21. f062abf Btrfs: remove BUG_ON()s in btrfs_ioctl_setflags() by Li Zefan · 13 years ago
  22. 706efc6 Btrfs: check the return value of io_ctl_init() by Li Zefan · 13 years ago
  23. a1ee5a4 Btrfs: avoid possible NULL deref in io_ctl_drop_pages() by Li Zefan · 13 years ago
  24. db804f2 Btrfs: add pinned extents to on-disk free space cache correctly by Li Zefan · 13 years ago
  25. d25223a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs into for-linus by Li Zefan · 13 years ago
  26. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  27. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 13 years ago
  28. 0499680 procfs: add hidepid= and gid= mount options by Vasiliy Kulikov · 13 years ago
  29. 9741295 procfs: parse mount options by Vasiliy Kulikov · 13 years ago
  30. 640708a procfs: introduce the /proc/<pid>/map_files/ directory by Pavel Emelyanov · 13 years ago
  31. 7773fbc procfs: make proc_get_link to use dentry instead of inode by Cyrill Gorcunov · 13 years ago
  32. 9b467e6 reiserfs: don't lock root inode searching by Frederic Weisbecker · 13 years ago
  33. 37c69b9 reiserfs: don't lock journal_init() by Frederic Weisbecker · 13 years ago
  34. f32485b reiserfs: delay reiserfs lock until journal initialization by Frederic Weisbecker · 13 years ago
  35. b18c1c6 reiserfs: delete comments referring to the BKL by Davidlohr Bueso · 13 years ago
  36. e39f560 fs: binfmt_elf: create Kconfig variable for PIE randomization by David Daney · 13 years ago
  37. 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 13 years ago
  38. e3a41a5 btrfs: pass __GFP_WRITE for buffered write page allocations by Johannes Weiner · 13 years ago
  39. 5f8aefd mm: account reaped page cache on inode cache pruning by Konstantin Khlebnikov · 13 years ago
  40. 54c2c57 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  41. 609eac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  42. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  43. 5c395ae Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  44. 49d41ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 13 years ago
  45. b3f2a92 hfsplus: creation of hidden dir on mount can fail by Al Viro · 13 years ago
  46. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  47. ace8577 block_dev: Suppress bdev_cache_init() kmemleak warninig by Sergey Senozhatsky · 13 years ago
  48. eaf5f90 fix shrink_dcache_parent() livelock by Miklos Szeredi · 13 years ago
  49. 2ff179e ceph: avoid iput() while holding spinlock in ceph_dir_fsync by Sage Weil · 13 years ago
  50. ee6b1ba ceph: avoid useless dget/dput in encode_fh by Sage Weil · 13 years ago
  51. b8cd952 ceph: dereference pointer after checking for NULL by Yehuda Sadeh · 13 years ago
  52. 3d8eb7a ceph: remove unnecessary d_fsdata conditional checks by Sage Weil · 13 years ago
  53. ff9cb1c Merge branch 'for_linus' into for_linus_merged by Theodore Ts'o · 13 years ago
  54. d50f2ab ext4: fix undefined behavior in ext4_fill_flex_info() by Xi Wang · 13 years ago
  55. f4947fb coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() by Al Viro · 13 years ago
  56. 0b2c4e3 coda: deal correctly with allocation failure from coda_cnode_makectl() by Al Viro · 13 years ago
  57. e4e1118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  58. adc0e91 vfs: new helper - d_make_root() by Al Viro · 13 years ago
  59. b48f03b dcache: use a dispose list in select_parent by Dave Chinner · 13 years ago
  60. 3c5184e ceph: d_alloc_root() may fail by Al Viro · 13 years ago
  61. 94bf608 ext4: fix failure exits by Al Viro · 13 years ago
  62. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  63. 9e20393 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  64. 993ecff Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  65. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  66. 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
  67. 074b1d1 NFSv4: Change the default setting of the nfs4_disable_idmapping parameter by Trond Myklebust · 13 years ago
  68. 800ffd3 mtd: do not use mtd->block_markbad directly by Artem Bityutskiy · 13 years ago
  69. d58b27e logfs: do not use 'mtd->block_isbad' directly by Artem Bityutskiy · 13 years ago
  70. 327cf29 mtd: do not use mtd->sync directly by Artem Bityutskiy · 13 years ago
  71. 1dbebd3 mtd: harmonize mtd_writev usage by Artem Bityutskiy · 13 years ago
  72. 4991e72 romfs: do not use mtd->get_unmapped_area directly by Artem Bityutskiy · 13 years ago
  73. 1093447 mtd: do use mtd->point directly by Artem Bityutskiy · 13 years ago
  74. 4ccf2f1 jffs: remove custom mtd_fake_writev function by Artem Bityutskiy · 13 years ago
  75. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 13 years ago
  76. 7086c19 mtd: introduce mtd_block_isbad interface by Artem Bityutskiy · 13 years ago
  77. 85f2f2a mtd: introduce mtd_sync interface by Artem Bityutskiy · 13 years ago
  78. b0a31f7 mtd: introduce mtd_writev interface by Artem Bityutskiy · 13 years ago
  79. a2cc5ba mtd: introduce mtd_write_oob interface by Artem Bityutskiy · 13 years ago
  80. fd2819b mtd: introduce mtd_read_oob interface by Artem Bityutskiy · 13 years ago
  81. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 13 years ago
  82. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  83. 04c601b mtd: introduce mtd_get_unmapped_area interface by Artem Bityutskiy · 13 years ago
  84. 7219778 mtd: introduce mtd_unpoint interface by Artem Bityutskiy · 13 years ago
  85. d35ea20 mtd: introduce mtd_point interface by Artem Bityutskiy · 13 years ago
  86. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 13 years ago
  87. 48d3610 logfs: rename functions starting with mtd_ by Artem Bityutskiy · 13 years ago
  88. 5346671 jffs2: fix up error handling for insert_inode_locked by Eric Sandeen · 13 years ago
  89. 8fdd8c4 isofs: inode leak on mount failure by Al Viro · 13 years ago
  90. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  91. 6c2155b ext{3,4}: Fix potential race when setversion ioctl updates inode by Djalal Harouni · 13 years ago
  92. 853a0c2 udf: Mark LVID buffer as uptodate before marking it dirty by Jan Kara · 13 years ago
  93. 33c104d ext3: Don't warn from writepage when readonly inode is spotted after error by Jan Kara · 13 years ago
  94. 0048278 jbd: Remove j_barrier mutex by Jan Kara · 13 years ago
  95. a9e36da reiserfs: Force inode evictions before umount to avoid crash by Jeff Mahoney · 13 years ago
  96. a06d789 reiserfs: Fix quota mount option parsing by Jan Kara · 13 years ago
  97. fef2e9f udf: Treat symlink component of type 2 as / by Jan Kara · 13 years ago
  98. d2eb8c3 udf: Fix deadlock when converting file from in-ICB one to normal one by Jan Kara · 13 years ago
  99. 7b0b093 udf: Cleanup calling convention of inode_getblk() by Jan Kara · 13 years ago
  100. ef6919c ext2: Fix error handling on inode bitmap corruption by Jan Kara · 13 years ago