aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig1-0/+1
2021-02-11ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting itGeert Uytterhoeven1-2/+1
2020-08-06ext4: replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-06-09Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+2
2020-06-03ext4: make ext_debug() implementation to use pr_debug()Ritesh Harjani1-1/+1
2020-06-03ext4: mballoc: make mb_debug() implementation to use pr_debug()Ritesh Harjani1-2/+1
2020-06-01fs: ext4: default KUNIT_* fragments to KUNIT_ALL_TESTSAnders Roxell1-1/+2
2020-01-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-6/+0
2020-01-29Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2020-01-17ext4: remove unnecessary selections from EXT3_FSEric Biggers1-6/+0
2020-01-09kunit: allow kunit tests to be loaded as a moduleAlan Maguire1-1/+1
2019-12-31fscrypt: Allow modular crypto algorithmsHerbert Xu1-0/+1
2019-10-23ext4: add kunit test for decoding extended timestampsIurii Zaikin1-0/+17
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2019-02-21ext4: Change debugging support help prefix from EXT4 to Ext4Geert Uytterhoeven1-1/+1
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra1-15/+0
2018-01-01fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski1-3/+0
2017-10-01ext4: Switch to iomap for SEEK_HOLE / SEEK_DATAChristoph Hellwig1-0/+1
2017-01-24dax: fix build warnings with FS_DAX and !FS_IOMAPRoss Zwisler1-1/+0
2016-11-22ext4: Add select for CONFIG_FS_IOMAPJan Kara1-0/+1
2016-07-10ext4 crypto: migrate into vfs's crypto engineJaegeuk Kim1-10/+2
2015-09-24ext4: Update EXT4_USE_FOR_EXT2 descriptionJean Delvare1-1/+1
2015-07-23ext4: Improve ext4 Kconfig testJan Kara1-6/+7
2015-07-23fs: Remove ext3 filesystem driverJan Kara1-4/+37
2015-05-31ext4 crypto: require CONFIG_CRYPTO_CTR if ext4 encryption is enabledTheodore Ts'o1-0/+1
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu1-2/+7
2015-04-11ext4 crypto: add ext4 encryption KconfigTheodore Ts'o1-0/+17
2013-04-21ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGTheodore Ts'o1-1/+2
2013-01-06ext4: fix configuration dependencies for ext4 ACLs and security labelsValerie Aurora1-0/+2
2012-12-10ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma1-15/+0
2012-04-29ext4: load the crc32c driver if necessaryDarrick J. Wong1-0/+2
2009-12-21ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configuredDavid Howells1-0/+1
2009-12-17Revert "task_struct: make journal_info conditional"Linus Torvalds1-1/+0
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto1-0/+1
2009-12-09ext4: Do not override ext2 or ext3 if built they are built as modulesTheodore Ts'o1-1/+1
2009-12-07ext4: Use ext4 file system driver for ext2/ext3 file system mountsTheodore Ts'o1-0/+10
2009-10-01ext4: drop ext4dev compatEric Sandeen1-14/+0
2009-09-18ext4: Add configurable run-time mballoc debuggingTheodore Ts'o1-0/+9
2009-07-27ext4: Fix typo in ext4/KconfigManish Katiyar1-1/+1
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-1/+1
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan1-0/+79