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