aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-02-11ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting itGravatar Geert Uytterhoeven 1-2/+1
2020-08-06ext4: replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-06-09Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-1/+2
2020-06-03ext4: make ext_debug() implementation to use pr_debug()Gravatar Ritesh Harjani 1-1/+1
2020-06-03ext4: mballoc: make mb_debug() implementation to use pr_debug()Gravatar Ritesh Harjani 1-2/+1
2020-06-01fs: ext4: default KUNIT_* fragments to KUNIT_ALL_TESTSGravatar Anders Roxell 1-1/+2
2020-01-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-6/+0
2020-01-29Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-1/+1
2020-01-17ext4: remove unnecessary selections from EXT3_FSGravatar Eric Biggers 1-6/+0
2020-01-09kunit: allow kunit tests to be loaded as a moduleGravatar Alan Maguire 1-1/+1
2019-12-31fscrypt: Allow modular crypto algorithmsGravatar Herbert Xu 1-0/+1
2019-10-23ext4: add kunit test for decoding extended timestampsGravatar Iurii Zaikin 1-0/+17
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-03-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+1
2019-02-21ext4: Change debugging support help prefix from EXT4 to Ext4Gravatar Geert Uytterhoeven 1-1/+1
2019-01-23fscrypt: remove filesystem specific build config optionGravatar Chandan Rajendra 1-15/+0
2018-01-01fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atGravatar Adam Borowski 1-3/+0
2017-10-01ext4: Switch to iomap for SEEK_HOLE / SEEK_DATAGravatar Christoph Hellwig 1-0/+1
2017-01-24dax: fix build warnings with FS_DAX and !FS_IOMAPGravatar Ross Zwisler 1-1/+0
2016-11-22ext4: Add select for CONFIG_FS_IOMAPGravatar Jan Kara 1-0/+1
2016-07-10ext4 crypto: migrate into vfs's crypto engineGravatar Jaegeuk Kim 1-10/+2
2015-09-24ext4: Update EXT4_USE_FOR_EXT2 descriptionGravatar Jean Delvare 1-1/+1
2015-07-23ext4: Improve ext4 Kconfig testGravatar Jan Kara 1-6/+7
2015-07-23fs: Remove ext3 filesystem driverGravatar Jan Kara 1-4/+37
2015-05-31ext4 crypto: require CONFIG_CRYPTO_CTR if ext4 encryption is enabledGravatar Theodore Ts'o 1-0/+1
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONGravatar Herbert Xu 1-2/+7
2015-04-11ext4 crypto: add ext4 encryption KconfigGravatar Theodore Ts'o 1-0/+17
2013-04-21ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGGravatar Theodore Ts'o 1-1/+2
2013-01-06ext4: fix configuration dependencies for ext4 ACLs and security labelsGravatar Valerie Aurora 1-0/+2
2012-12-10ext4: Remove CONFIG_EXT4_FS_XATTRGravatar Tao Ma 1-15/+0
2012-04-29ext4: load the crc32c driver if necessaryGravatar Darrick J. Wong 1-0/+2
2009-12-21ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configuredGravatar David Howells 1-0/+1
2009-12-17Revert "task_struct: make journal_info conditional"Gravatar Linus Torvalds 1-1/+0
2009-12-15task_struct: make journal_info conditionalGravatar Hiroshi Shimamoto 1-0/+1
2009-12-09ext4: Do not override ext2 or ext3 if built they are built as modulesGravatar Theodore Ts'o 1-1/+1
2009-12-07ext4: Use ext4 file system driver for ext2/ext3 file system mountsGravatar Theodore Ts'o 1-0/+10
2009-10-01ext4: drop ext4dev compatGravatar Eric Sandeen 1-14/+0
2009-09-18ext4: Add configurable run-time mballoc debuggingGravatar Theodore Ts'o 1-0/+9
2009-07-27ext4: Fix typo in ext4/KconfigGravatar Manish Katiyar 1-1/+1
2009-03-30trivial: fix typos/grammar errors in Kconfig textsGravatar Matt LaPlante 1-1/+1
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outGravatar Alexey Dobriyan 1-0/+79