1. 6cded80 ext4: validate s_first_meta_bg at mount time by Eryu Guan · 8 years ago
  2. 9451fcb FPII-2974 :[Part 1]Elevation of privilege vulnerability in kernel file system CVE-2016-7097 A-32458736 by Jan Kara · 8 years ago
  3. 3d41600 ext4: fix journal callback list traversal by Dmitry Monakhov · 11 years ago
  4. 00644a4 ext4: limit the number of error prints by Tatyana Brokhman · 10 years ago
  5. 8c2d190 Merge "jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()" by Linux Build Service Account · 11 years ago
  6. 55d93e1 jbd2: Fix use after free after error in jbd2_journal_dirty_metadata() by Jan Kara · 11 years ago
  7. 01fb934 Merge "ext4: fix memory leak in xattr" by Linux Build Service Account · 11 years ago
  8. 49d557e ext4: fix memory leak in xattr by Dave Jones · 11 years ago
  9. 356373c ext4: make sure the journal sb is written in ext4_clear_journal_err() by Theodore Ts'o · 12 years ago
  10. 4f240fb ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 12 years ago
  11. ec6648c ext4: Fix compilation warning with gcc 4.5.2 by Rohit Vaswani · 12 years ago
  12. 95f7147 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  13. db7e5c6 super.c: unused variable warning without CONFIG_QUOTA by Eldad Zack · 12 years ago
  14. 592fe89 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  15. 57f73c2 ext4: fix handling of journalled quota options by Theodore Ts'o · 12 years ago
  16. 9cd70b3 ext4: address scalability issue by removing extent cache statistics by Theodore Ts'o · 12 years ago
  17. af1584f ext4: fix endianness breakage in ext4_split_extent_at() by Al Viro · 12 years ago
  18. 6268b32 Revert "ext4: don't release page refs in ext4_end_bio()" by Linus Torvalds · 12 years ago
  19. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  20. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  21. 182f514 ext4: remove useless s_dirt assignment by Artem Bityutskiy · 12 years ago
  22. a8e25a8 ext4: write superblock only once on unmount by Artem Bityutskiy · 12 years ago
  23. 1b8b975 ext4: do not mark superblock as dirty unnecessarily by Artem Bityutskiy · 12 years ago
  24. 7335519 ext4: correct ext4_punch_hole return codes by Allison Henderson · 12 years ago
  25. afcff5d ext4: remove restrictive checks for EOFBLOCKS_FL by Lukas Czerner · 12 years ago
  26. a7967f0 ext4: always set then trimmed blocks count into len by Lukas Czerner · 12 years ago
  27. 21e7fd2 ext4: fix trimmed block count accunting by Lukas Czerner · 12 years ago
  28. 913eed8 ext4: fix start and len arguments handling in ext4_trim_fs() by Lukas Czerner · 12 years ago
  29. 07c0c5d ext4: initialization of ext4_li_mtx needs to be done earlier by Al Viro · 12 years ago
  30. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  31. 636d7e2 ext4: update s_free_{inodes,blocks}_count during online resize by Darrick J. Wong · 12 years ago
  32. 92b9781 ext4: change some printk() calls to use ext4_msg() instead by Theodore Ts'o · 12 years ago
  33. d9ee81d ext4: avoid output message interleaving in ext4_error_<foo>() by Joe Perches · 12 years ago
  34. 1084f25 ext4: remove trailing newlines from ext4_msg() and ext4_error() messages by Theodore Ts'o · 12 years ago
  35. ace36ad ext4: add no_printk argument validation, fix fallout by Joe Perches · 12 years ago
  36. 7f6a11e ext4: remove redundant "EXT4-fs: " from uses of ext4_msg by Joe Perches · 12 years ago
  37. dc1841d ext4: give more helpful error message in ext4_ext_rm_leaf() by Lukas Czerner · 12 years ago
  38. 7877191 ext4: remove unused code from ext4_ext_map_blocks() by Lukas Czerner · 12 years ago
  39. 5f95d21 ext4: rewrite punch hole to use ext4_ext_remove_space() by Lukas Czerner · 12 years ago
  40. d1f5273 ext4: return 32/64-bit dir name hash according to usage type by Fan Yong · 12 years ago
  41. 31d4f3a ext4: check for zero length extent by Theodore Ts'o · 12 years ago
  42. 4188188 ext4: add comments to definition of ext4_io_end_t by Curt Wohlgemuth · 12 years ago
  43. b43d17f ext4: don't release page refs in ext4_end_bio() by Curt Wohlgemuth · 12 years ago
  44. 491caa4 ext4: fix race between sync and completed io work by Jeff Moyer · 12 years ago
  45. 93ef854 ext4: clean up the flags passed to __blockdev_direct_IO by Jeff Moyer · 12 years ago
  46. f704860 ext4: try to deprecate noacl and noxattr_user mount options by Theodore Ts'o · 12 years ago
  47. c7198b9 ext4: ignore mount options supported by ext2/3 (but have since been removed) by Theodore Ts'o · 12 years ago
  48. 66acdcf ext4: add debugging /proc file showing file system options by Theodore Ts'o · 12 years ago
  49. 5a916be ext4: make ext4_show_options() be table-driven by Theodore Ts'o · 12 years ago
  50. 2adf6da ext4: move ext4_show_options() after parse_options() by Theodore Ts'o · 12 years ago
  51. 26092bf ext4: use a table-driven handler for mount options by Theodore Ts'o · 12 years ago
  52. 72578c3 ext4: unify handling of mount options which have been removed by Theodore Ts'o · 12 years ago
  53. 39ef17f ext4: simplify handling of the errors=* mount options by Theodore Ts'o · 12 years ago
  54. c64db50 ext4: remove the I_VERSION mount flag and use the super_block flag instead by Theodore Ts'o · 12 years ago
  55. ee4a3fc ext4: remove Opt_ignore by Theodore Ts'o · 12 years ago
  56. 87f2680 ext4: remove deprecation warnings for minix_df and grpid by Theodore Ts'o · 12 years ago
  57. 85d2165 ext4: Fix endianness bug when reading the MMP block by Santosh Nayak · 12 years ago
  58. 9ee4930 ext4: format flag in dx_probe() by Zheng Liu · 12 years ago
  59. c1bb05a ext4: avoid deadlock on sync-mounted FS w/o journal by Eric Sandeen · 12 years ago
  60. a0ade1d ext4: fix resize when resizing within single group by Lukas Czerner · 12 years ago
  61. 266991b ext4: fix race between unwritten extent conversion and truncate by Jeff Moyer · 12 years ago
  62. d4dc462 ext4: fix balloc.c printk-format-warning by Heiko Carstens · 12 years ago
  63. c5e8f3f ext4: remove EXT4_MB_{BITMAP,BUDDY} macros by Theodore Ts'o · 12 years ago
  64. a0cc910 ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate() by Dan Carpenter · 12 years ago
  65. 4fda400 ext4: remove an unneeded NULL check in __ext4_check_dir_entry() by Dan Carpenter · 12 years ago
  66. f1b3a2a ext4: remove unneeded variable in ext4_xattr_check_block() by Zheng Liu · 12 years ago
  67. 661aa52 ext4: remove the resize mount option by Eric Sandeen · 12 years ago
  68. 43e625d ext4: remove the journal=update mount option by Eric Sandeen · 12 years ago
  69. 1592d2c ext4: mark possibly unused variable in ext4_mb_normalize_request() by Curt Wohlgemuth · 12 years ago
  70. 18aadd4 ext4: expand commit callback and by Bobi Jam · 12 years ago
  71. 856cbcf ext4: fix INCOMPAT feature codepoint reservation for INLINEDATA by Theodore Ts'o · 12 years ago
  72. 3d2b158 ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc by Lukas Czerner · 12 years ago
  73. 813e572 ext4: fix race when setting bitmap_uptodate flag by Theodore Ts'o · 12 years ago
  74. 119c0d4 ext4: fold ext4_claim_inode into ext4_new_inode by Theodore Ts'o · 12 years ago
  75. ff9cb1c Merge branch 'for_linus' into for_linus_merged by Theodore Ts'o · 13 years ago
  76. d50f2ab ext4: fix undefined behavior in ext4_fill_flex_info() by Xi Wang · 13 years ago
  77. e4e1118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  78. 94bf608 ext4: fix failure exits by Al Viro · 13 years ago
  79. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  80. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  81. 6c2155b ext{3,4}: Fix potential race when setversion ioctl updates inode by Djalal Harouni · 13 years ago
  82. 0ce8c010 ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink() by Al Viro · 13 years ago
  83. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  84. 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
  85. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  86. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  87. 5f163cc ext4: make more symbols static by Eric Sandeen · 13 years ago
  88. 176576d ext4: make local symbol ext4_initxattrs static by Djalal Harouni · 13 years ago
  89. 9b90e5e ext4: reserve new feature flag codepoints by Theodore Ts'o · 13 years ago
  90. 1d526fc ext4: Report max_batch_time option correctly by Ben Hutchings · 13 years ago
  91. 014a177 ext4: add missing ext4_resize_end on error paths by Djalal Harouni · 13 years ago
  92. 61f296c ext4: let ext4_group_add() use common code by Yongqiang Yang · 13 years ago
  93. d89651c ext4: let ext4_group_extend() use common code by Yongqiang Yang · 13 years ago
  94. 19c5246 ext4: add new online resize interface by Yongqiang Yang · 13 years ago
  95. 4bac1f8 ext4: add a new function which adds a flex group to a fs by Yongqiang Yang · 13 years ago
  96. 3fbea4b ext4: add a new function which allocates bitmaps and inode tables by Yongqiang Yang · 13 years ago
  97. c72df9f ext4: pass verify_reserved_gdb() the number of group decriptors by Yongqiang Yang · 13 years ago
  98. 2e10e2f ext4: add a function which updates the super block during online resizing by Yongqiang Yang · 13 years ago
  99. 083f5b2 ext4: add a function which sets up a block group descriptors of a flex bg by Yongqiang Yang · 13 years ago
  100. 33afdcc ext4: add a function which sets up group blocks of a flex bg by Yongqiang Yang · 13 years ago