summaryrefslogtreecommitdiff
path: root/fs/ext4/super.c (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.117 into android-4.4Greg Kroah-Hartman2018-02-22
|\
| * ext4: save error to disk in __ext4_grp_locked_error()Zhouyi Zhou2018-02-22
* | Merge 4.4.97 into android-4.4Greg Kroah-Hartman2017-11-08
|\|
| * ext4: do not use stripe_width if it is not setJan Kara2017-11-08
* | Merge 4.4.89 into android-4.4Greg Kroah-Hartman2017-09-27
|\|
| * ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)2017-09-27
| * ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)2017-09-27
* | BACKPORT [UPSTREAM] ext4: convert to mbcache2Jan Kara2017-04-18
|/
* ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o2017-03-26
* ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o2017-03-12
* ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o2017-03-12
* ext4: validate s_first_meta_bg at mount timeEryu Guan2017-02-09
* ext4: do not perform data journaling when data is encryptedSergey Karamov2017-01-06
* ext4: add sanity checking to count_overhead()Theodore Ts'o2017-01-06
* ext4: fix in-superblock mount options processingTheodore Ts'o2017-01-06
* ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o2017-01-06
* ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2016-11-26
* ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong2016-09-15
* ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o2016-09-15
* ext4: short-cut orphan cleanup on errorVegard Nossum2016-08-16
* ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2016-08-16
* ext4: fix races between page faults and hole punchingJan Kara2016-05-04
* ext4: ignore quota mount options if the quota feature is enabledTheodore Ts'o2016-04-20
* ext4: add lockdep annotations for i_data_semTheodore Ts'o2016-04-20
* ext2, ext4: warn when mounting with dax enabledDan Williams2015-11-16
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* | ext4: do not allow journal_opts for fs w/o journalDmitry Monakhov2015-10-18
* | ext4: explicit mount options parsing cleanupDmitry Monakhov2015-10-18
* | ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2015-10-18
* | ext4: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-17
* | ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong2015-10-17
* | ext4: store checksum seed in superblockDarrick J. Wong2015-10-17
* | ext4: move procfs registration code to fs/ext4/sysfs.cTheodore Ts'o2015-09-23
* | ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o2015-09-23
|/
* fs: create and use seq_show_option for escapingKees Cook2015-09-04
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-09-03
|\
| * Revert "ext4: remove block_device_ejected"Theodore Ts'o2015-08-16
| * ext4: ratelimit the file system mounted messageTheodore Ts'o2015-08-15
| * ext4: don't manipulate recovery flag when freezing no-journal fsEric Sandeen2015-08-15
| * ext4, jbd2: add REQ_FUA flag when recording an error in the superblockDaeho Jeong2015-07-23
| * ext4: reject journal options for ext2 mountsCarlos Maiolino2015-07-21
| * ext4: implement cgroup writeback supportTejun Heo2015-07-21
* | fs: Remove ext3 filesystem driverJan Kara2015-07-23
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\
| * vfs: add file_path() helperMiklos Szeredi2015-06-23
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\ \
| * | fs/ext4/super.c: use strreplace() in ext4_fill_super()Rasmus Villemoes2015-06-25
* | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \
| * | | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
| | |/ | |/|