1. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  2. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 13 years ago
  3. 0499680 procfs: add hidepid= and gid= mount options by Vasiliy Kulikov · 13 years ago
  4. 9741295 procfs: parse mount options by Vasiliy Kulikov · 13 years ago
  5. 640708a procfs: introduce the /proc/<pid>/map_files/ directory by Pavel Emelyanov · 13 years ago
  6. 7773fbc procfs: make proc_get_link to use dentry instead of inode by Cyrill Gorcunov · 13 years ago
  7. 9b467e6 reiserfs: don't lock root inode searching by Frederic Weisbecker · 13 years ago
  8. 37c69b9 reiserfs: don't lock journal_init() by Frederic Weisbecker · 13 years ago
  9. f32485b reiserfs: delay reiserfs lock until journal initialization by Frederic Weisbecker · 13 years ago
  10. b18c1c6 reiserfs: delete comments referring to the BKL by Davidlohr Bueso · 13 years ago
  11. e39f560 fs: binfmt_elf: create Kconfig variable for PIE randomization by David Daney · 13 years ago
  12. 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 13 years ago
  13. e3a41a5 btrfs: pass __GFP_WRITE for buffered write page allocations by Johannes Weiner · 13 years ago
  14. 5f8aefd mm: account reaped page cache on inode cache pruning by Konstantin Khlebnikov · 13 years ago
  15. 54c2c57 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  16. 609eac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  17. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  18. 5c395ae Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  19. 49d41ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 13 years ago
  20. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  21. ff9cb1c Merge branch 'for_linus' into for_linus_merged by Theodore Ts'o · 13 years ago
  22. d50f2ab ext4: fix undefined behavior in ext4_fill_flex_info() by Xi Wang · 13 years ago
  23. e4e1118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  24. adc0e91 vfs: new helper - d_make_root() by Al Viro · 13 years ago
  25. b48f03b dcache: use a dispose list in select_parent by Dave Chinner · 13 years ago
  26. 3c5184e ceph: d_alloc_root() may fail by Al Viro · 13 years ago
  27. 94bf608 ext4: fix failure exits by Al Viro · 13 years ago
  28. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  29. 9e20393 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  30. 993ecff Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  31. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  32. 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
  33. 074b1d1 NFSv4: Change the default setting of the nfs4_disable_idmapping parameter by Trond Myklebust · 13 years ago
  34. 800ffd3 mtd: do not use mtd->block_markbad directly by Artem Bityutskiy · 13 years ago
  35. d58b27e logfs: do not use 'mtd->block_isbad' directly by Artem Bityutskiy · 13 years ago
  36. 327cf29 mtd: do not use mtd->sync directly by Artem Bityutskiy · 13 years ago
  37. 1dbebd3 mtd: harmonize mtd_writev usage by Artem Bityutskiy · 13 years ago
  38. 4991e72 romfs: do not use mtd->get_unmapped_area directly by Artem Bityutskiy · 13 years ago
  39. 1093447 mtd: do use mtd->point directly by Artem Bityutskiy · 13 years ago
  40. 4ccf2f1 jffs: remove custom mtd_fake_writev function by Artem Bityutskiy · 13 years ago
  41. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 13 years ago
  42. 7086c19 mtd: introduce mtd_block_isbad interface by Artem Bityutskiy · 13 years ago
  43. 85f2f2a mtd: introduce mtd_sync interface by Artem Bityutskiy · 13 years ago
  44. b0a31f7 mtd: introduce mtd_writev interface by Artem Bityutskiy · 13 years ago
  45. a2cc5ba mtd: introduce mtd_write_oob interface by Artem Bityutskiy · 13 years ago
  46. fd2819b mtd: introduce mtd_read_oob interface by Artem Bityutskiy · 13 years ago
  47. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 13 years ago
  48. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  49. 04c601b mtd: introduce mtd_get_unmapped_area interface by Artem Bityutskiy · 13 years ago
  50. 7219778 mtd: introduce mtd_unpoint interface by Artem Bityutskiy · 13 years ago
  51. d35ea20 mtd: introduce mtd_point interface by Artem Bityutskiy · 13 years ago
  52. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 13 years ago
  53. 48d3610 logfs: rename functions starting with mtd_ by Artem Bityutskiy · 13 years ago
  54. 5346671 jffs2: fix up error handling for insert_inode_locked by Eric Sandeen · 13 years ago
  55. 8fdd8c4 isofs: inode leak on mount failure by Al Viro · 13 years ago
  56. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  57. 6c2155b ext{3,4}: Fix potential race when setversion ioctl updates inode by Djalal Harouni · 13 years ago
  58. 853a0c2 udf: Mark LVID buffer as uptodate before marking it dirty by Jan Kara · 13 years ago
  59. 33c104d ext3: Don't warn from writepage when readonly inode is spotted after error by Jan Kara · 13 years ago
  60. 0048278 jbd: Remove j_barrier mutex by Jan Kara · 13 years ago
  61. a9e36da reiserfs: Force inode evictions before umount to avoid crash by Jeff Mahoney · 13 years ago
  62. a06d789 reiserfs: Fix quota mount option parsing by Jan Kara · 13 years ago
  63. fef2e9f udf: Treat symlink component of type 2 as / by Jan Kara · 13 years ago
  64. d2eb8c3 udf: Fix deadlock when converting file from in-ICB one to normal one by Jan Kara · 13 years ago
  65. 7b0b093 udf: Cleanup calling convention of inode_getblk() by Jan Kara · 13 years ago
  66. ef6919c ext2: Fix error handling on inode bitmap corruption by Jan Kara · 13 years ago
  67. 1415dd8 ext3: Fix error handling on inode bitmap corruption by Jan Kara · 13 years ago
  68. d03e129 ext3: replace ll_rw_block with other functions by Zheng Liu · 13 years ago
  69. 0ce8c010 ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink() by Al Viro · 13 years ago
  70. da01636 exofs: oops after late failure in mount by Al Viro · 13 years ago
  71. 3850aba devpts: fix double-free on mount failure by Al Viro · 13 years ago
  72. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  73. 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
  74. 1619ed8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  75. 29ad0de Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  76. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  77. 724577c ore: Must support none-PAGE-aligned IO by Boaz Harrosh · 13 years ago
  78. bc31b86 writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c by Wu Fengguang · 13 years ago
  79. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  80. 6926afd NFSv4: Save the owner/group name string when doing open by Trond Myklebust · 13 years ago
  81. c3aa077 reiserfs: Properly display mount options in /proc/mounts by Jan Kara · 13 years ago
  82. 8e8b879 vfs: prevent remount read-only if pending removes by Miklos Szeredi · 13 years ago
  83. 7ada4db vfs: count unlinked inodes by Miklos Szeredi · 13 years ago
  84. 4ed5e82 vfs: protect remounting superblock read-only by Miklos Szeredi · 13 years ago
  85. 39f7c4d vfs: keep list of mounts for each superblock by Miklos Szeredi · 13 years ago
  86. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  87. a6322de vfs: switch ->show_path() to struct dentry * by Al Viro · 13 years ago
  88. d861c63 vfs: switch ->show_devname() to struct dentry * by Al Viro · 13 years ago
  89. 6413237 vfs: switch ->show_stats to struct dentry * by Al Viro · 13 years ago
  90. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 13 years ago
  91. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  92. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  93. 6ed23fd Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  94. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  95. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  96. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  97. f766619 fs/9p: iattr_valid flags are kernel internal flags map them to 9p values. by Aneesh Kumar K.V · 13 years ago
  98. 361aba5 ore: fix BUG_ON, too few sgs when reading by Boaz Harrosh · 13 years ago
  99. ffefb8ea ore: Fix crash in case of an IO error. by Boaz Harrosh · 13 years ago
  100. 831c2dc ore: FIX breakage when MISC_FILESYSTEMS is not set by Boaz Harrosh · 13 years ago