summaryrefslogtreecommitdiffstats
path: root/fs/ext4/super.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: use journal inode to determine journal overheadEric Whitney2016-09-301-2/+17
* ext4: create function to read journal inodeEric Whitney2016-09-301-9/+23
* ext4: improve ext4lazyinit scalabilityDmitry Monakhov2016-09-051-10/+31
* ext4: enable quota enforcement based on mount optionsJan Kara2016-09-051-10/+24
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-08-291-1/+17
|\
| * ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o2016-08-011-1/+17
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-07-261-29/+133
|\ \ | |/
| * ext4: short-cut orphan cleanup on errorVegard Nossum2016-07-141-0/+10
| * ext4 crypto: migrate into vfs's crypto engineJaegeuk Kim2016-07-101-6/+91
| * ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2016-07-051-0/+7
| * ext4: Fix WARN_ON_ONCE in ext4_commit_super()Pranay Kr. Srivastava2016-07-041-14/+16
| * ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong2016-07-031-9/+9
* | fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-071-1/+1
|/
* ext4: Add alignment check for DAX mountToshi Kani2016-05-171-9/+2
* ext4: fix races between changing inode journal mode and ext4_writepagesDaeho Jeong2016-04-251-0/+4
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-04-071-14/+47
|\
| * ext4: ignore quota mount options if the quota feature is enabledTheodore Ts'o2016-04-031-11/+11
| * ext4: avoid calling dquot_get_next_id() if quota is not enabledTheodore Ts'o2016-04-011-1/+13
| * ext4: add lockdep annotations for i_data_semTheodore Ts'o2016-04-011-2/+23
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-03-211-1/+3
|\
| * ext4: Make Q_GETNEXTQUOTA work for quota in hidden inodesEric Sandeen2016-02-191-1/+2
| * quota: Add support for ->get_nextdqblk() for VFS quotaJan Kara2016-02-091-0/+1
* | ext4: print ext4 mount option data_err=abort correctlyAles Novak2016-03-121-2/+8
* | ext4: remove i_ioend_countJan Kara2016-03-081-1/+0
* | ext4: use i_mutex to serialize unaligned AIO DIOJan Kara2016-03-081-4/+1
* | ext4: kill ext4_mballoc_readyAndreas Gruenbacher2016-02-221-10/+4
* | ext4: convert to mbcache2Jan Kara2016-02-221-2/+5
|/
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-01-221-5/+92
|\
| * ext4: add project quota supportLi Xi2016-01-081-5/+60
| * ext4: adds project ID supportLi Xi2016-01-081-0/+1
| * ext4: document lock orderingJan Kara2015-12-071-0/+30
| * ext4: fix races between page faults and hole punchingJan Kara2015-12-071-0/+1
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
|/
* ext2, ext4: warn when mounting with dax enabledDan Williams2015-11-161-1/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-1/+1
|\
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* | ext4: do not allow journal_opts for fs w/o journalDmitry Monakhov2015-10-181-2/+29
* | ext4: explicit mount options parsing cleanupDmitry Monakhov2015-10-181-2/+6
* | ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2015-10-181-2/+10
* | ext4: clean up feature test macros with predicate functionsDarrick J. Wong2015-10-171-94/+71
* | ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong2015-10-171-1/+9
* | ext4: store checksum seed in superblockDarrick J. Wong2015-10-171-1/+3
* | ext4: move procfs registration code to fs/ext4/sysfs.cTheodore Ts'o2015-09-231-38/+3
* | ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o2015-09-231-409/+17
|/
* fs: create and use seq_show_option for escapingKees Cook2015-09-041-2/+2
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-09-031-12/+38
|\
| * Revert "ext4: remove block_device_ejected"Theodore Ts'o2015-08-161-1/+17
| * ext4: ratelimit the file system mounted messageTheodore Ts'o2015-08-151-3/+6
OpenPOWER on IntegriCloud