aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/super.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-24ext4: fix quota inconsistency during orphan cleanup for read-only mountsGravatar zhangyi (F) 1-7/+31
2017-08-24ext4: fix incorrect quotaoff if the quota feature is enabledGravatar zhangyi (F) 1-3/+3
2017-07-30ext4: remove unused metadata accounting variablesGravatar Eric Whitney 1-2/+0
2017-07-09Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-26/+83
2017-07-09Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-07-06ext4: fix __ext4_new_inode() journal credits calculationGravatar Tahsin Erdogan 1-1/+2
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidGravatar Linus Torvalds 1-1/+1
2017-06-23fscrypt: make ->dummy_context() return boolGravatar Eric Biggers 1-1/+1
2017-06-23ext4: forbid encrypting root directoryGravatar Eric Biggers 1-0/+9
2017-06-22ext4: send parallel discards on commit completionsGravatar Daeho Jeong 1-0/+3
2017-06-22ext4: add nombcache mount optionGravatar Tahsin Erdogan 1-11/+23
2017-06-22quota: add get_inode_usage callback to transfer multi-inode chargesGravatar Tahsin Erdogan 1-10/+11
2017-06-22ext4: xattr inode deduplicationGravatar Tahsin Erdogan 1-3/+34
2017-06-22ext2, ext4: make mb block cache names more explicitGravatar Tahsin Erdogan 1-9/+9
2017-06-21ext4: improve journal credit handling in set xattr pathsGravatar Tahsin Erdogan 1-3/+3
2017-06-05fs: switch ->s_uuid to uuid_tGravatar Christoph Hellwig 1-1/+1
2017-05-24ext4: fix quota charging for shared xattr blocksGravatar Tahsin Erdogan 1-0/+3
2017-05-21ext4: clear lockdep subtype for quota files on quota offGravatar Jan Kara 1-9/+5
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2017-05-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+2
2017-05-08mm: introduce kv[mz]alloc helpersGravatar Michal Hocko 1-2/+2
2017-05-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-3/+11
2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXGravatar Dan Williams 1-0/+1
2017-05-04ext4: mark superblock writes synchronous for nobarrier mountsGravatar Jan Kara 1-1/+1
2017-05-03Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/...Gravatar Linus Torvalds 1-8/+66
2017-04-30ext4: preload block group descriptorsGravatar Andrew Perepechko 1-0/+6
2017-04-30ext4: support GETFSMAP ioctlsGravatar Darrick J. Wong 1-0/+1
2017-04-29ext4: constify static data that is never modifiedGravatar Eric Biggers 1-2/+3
2017-04-24ext4: Improve comments in ext4_quota_{on|off}()Gravatar Jan Kara 1-2/+10
2017-04-19ext4: Set flags on quota files directlyGravatar Jan Kara 1-6/+56
2017-03-15fscrypt: eliminate ->prepare_context() operationGravatar Eric Biggers 1-6/+4
2017-02-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-9/+38
2017-02-15ext4: fix fencepost in s_first_meta_bg validationGravatar Theodore Ts'o 1-1/+1
2017-02-10ext4: do not use stripe_width if it is not setGravatar Jan Kara 1-2/+2
2017-02-08fscrypt: constify struct fscrypt_operationsGravatar Eric Biggers 1-2/+2
2017-02-05ext4: add EXT4_IOC_GOINGDOWN ioctlGravatar Theodore Ts'o 1-1/+1
2017-02-05ext4: add shutdown bit and check for itGravatar Theodore Ts'o 1-0/+21
2017-02-05ext4: return EROFS if device is r/o and journal replay is neededGravatar Theodore Ts'o 1-1/+2
2017-02-04ext4: preserve the needs_recovery flag when the journal is abortedGravatar Theodore Ts'o 1-2/+4
2017-01-11ext4: add debug_want_extra_isize mount optionGravatar Theodore Ts'o 1-2/+7
2017-01-08fscrypt: make fscrypt_operations.key_prefix a stringGravatar Eric Biggers 1-12/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+2
2016-12-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-49/+103
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2016-12-10ext4: do not perform data journaling when data is encryptedGravatar Sergey Karamov 1-0/+5
2016-12-05quota: constify struct path in quota_onGravatar Al Viro 1-2/+2
2016-12-03ext4: fix checks for data=ordered and journal_async_commit optionsGravatar Jan Kara 1-6/+15
2016-12-01ext4: validate s_first_meta_bg at mount timeGravatar Eryu Guan 1-0/+9
2016-11-26ext4: fix mmp use after free during unmountGravatar Eric Sandeen 1-1/+1