summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/Kconfig
AgeCommit message (Expand)AuthorLines
2024-12-01f2fs: switch to using the crc32 libraryEric Biggers-2/+1
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig-0/+1
2022-03-04f2fs: introduce F2FS_UNFAIR_RWSEM to support unfair rwsemJaegeuk Kim-0/+7
2021-12-04f2fs: implement iomap operationsEric Biggers-0/+1
2021-08-23f2fs: separate out iostat featureDaeho Jeong-0/+9
2021-08-05f2fs: Kconfig: clean up config options about compressionTiezhu Yang-9/+7
2021-03-12f2fs: compress: Allow modular (de)compression algorithmsGeert Uytterhoeven-9/+7
2021-01-27f2fs: deprecate f2fs_trace_ioJaegeuk Kim-10/+0
2021-01-27f2fs: compress: support compress levelChao Yu-0/+10
2020-05-11f2fs: compress: support lzo-rle compress algorithmChao Yu-0/+10
2020-04-03f2fs: compress: support zstd compress algorithmChao Yu-0/+9
2020-01-30Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds-1/+26
2020-01-23f2fs: Add f2fs stats to sysfsHridya Valsaraju-1/+1
2020-01-17f2fs: support data compressionChao Yu-0/+25
2019-12-31fscrypt: Allow modular crypto algorithmsHerbert Xu-0/+1
2019-09-16f2fs: Add a small clarification to CONFIG_FS_F2FS_FS_SECURITYLockywolf-1/+3
2019-08-23f2fs: Fix build error while CONFIG_NLS=mYueHaibing-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra-11/+1
2018-01-01fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski-5/+1
2016-05-07f2fs: add mount option to select fault injection ratioJaegeuk Kim-0/+8
2016-03-17f2fs: use cryptoapi crc32 functionsKeith Mok-0/+2
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim-9/+1
2015-08-21f2fs: fix typoJunesung Lee-1/+1
2015-05-28f2fs crypto: add f2fs encryption KconfigJaegeuk Kim-0/+19
2015-04-10f2fs: relocate Kconfig from misc filesystemsJaegeuk Kim-1/+1
2015-01-09f2fs: add f2fs_io_tracer supportJaegeuk Kim-0/+10
2014-08-19f2fs: fix typoarter97-2/+2
2013-10-29f2fs: introduce CONFIG_F2FS_CHECK_FS for BUG_ON controlJaegeuk Kim-0/+8
2013-06-11f2fs: support xattr security labelsJaegeuk Kim-0/+12
2012-12-11f2fs: resolve build failuresJaegeuk Kim-0/+1
2012-12-11f2fs: update Kconfig and MakefileJaegeuk Kim-0/+52