aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/super.c
AgeCommit message (Expand)Author
2017-05-24ext4: fix quota charging for shared xattr blocksTahsin Erdogan
2017-05-21ext4: clear lockdep subtype for quota files on quota offJan Kara
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams
2017-05-04ext4: mark superblock writes synchronous for nobarrier mountsJan Kara
2017-05-03Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/...Linus Torvalds
2017-04-30ext4: preload block group descriptorsAndrew Perepechko
2017-04-30ext4: support GETFSMAP ioctlsDarrick J. Wong
2017-04-29ext4: constify static data that is never modifiedEric Biggers
2017-04-24ext4: Improve comments in ext4_quota_{on|off}()Jan Kara
2017-04-19ext4: Set flags on quota files directlyJan Kara
2017-03-15fscrypt: eliminate ->prepare_context() operationEric Biggers
2017-02-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-02-15ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o
2017-02-10ext4: do not use stripe_width if it is not setJan Kara
2017-02-08fscrypt: constify struct fscrypt_operationsEric Biggers
2017-02-05ext4: add EXT4_IOC_GOINGDOWN ioctlTheodore Ts'o
2017-02-05ext4: add shutdown bit and check for itTheodore Ts'o
2017-02-05ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o
2017-02-04ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o
2017-01-11ext4: add debug_want_extra_isize mount optionTheodore Ts'o
2017-01-08fscrypt: make fscrypt_operations.key_prefix a stringEric Biggers
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-10ext4: do not perform data journaling when data is encryptedSergey Karamov
2016-12-05quota: constify struct path in quota_onAl Viro
2016-12-03ext4: fix checks for data=ordered and journal_async_commit optionsJan Kara
2016-12-01ext4: validate s_first_meta_bg at mount timeEryu Guan
2016-11-26ext4: fix mmp use after free during unmountEric Sandeen
2016-11-21ext4: avoid lockdep warning when inheriting encryption contextEric Biggers
2016-11-20ext4: only set S_DAX if DAX is really supportedJan Kara
2016-11-19ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2016-11-18ext4: add sanity checking to count_overhead()Theodore Ts'o
2016-11-18ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o
2016-11-18ext4: fix in-superblock mount options processingTheodore Ts'o
2016-11-18ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2016-11-14ext4: use current_time() for inode timestampsDeepa Dinamani
2016-11-13ext4: don't lock buffer in ext4_commit_super if holding spinlockTheodore Ts'o
2016-11-13ext4: allow ext4_truncate() to return an errorTheodore Ts'o
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-10-12ext4: super.c: Update logging style using KERN_CONTJoe Perches
2016-09-30ext4: use journal inode to determine journal overheadEric Whitney
2016-09-30ext4: create function to read journal inodeEric Whitney
2016-09-05ext4: improve ext4lazyinit scalabilityDmitry Monakhov
2016-09-05ext4: enable quota enforcement based on mount optionsJan Kara