| Commit message (Expand) | Author | Age | Files | Lines |
* | f2fs: introduce F2FS_UNFAIR_RWSEM to support unfair rwsem | Jaegeuk Kim | 2022-03-04 | 1 | -0/+7 |
* | f2fs: implement iomap operations | Eric Biggers | 2021-12-04 | 1 | -0/+1 |
* | f2fs: separate out iostat feature | Daeho Jeong | 2021-08-23 | 1 | -0/+9 |
* | f2fs: Kconfig: clean up config options about compression | Tiezhu Yang | 2021-08-05 | 1 | -9/+7 |
* | f2fs: compress: Allow modular (de)compression algorithms | Geert Uytterhoeven | 2021-03-12 | 1 | -9/+7 |
* | f2fs: deprecate f2fs_trace_io | Jaegeuk Kim | 2021-01-27 | 1 | -10/+0 |
* | f2fs: compress: support compress level | Chao Yu | 2021-01-27 | 1 | -0/+10 |
* | f2fs: compress: support lzo-rle compress algorithm | Chao Yu | 2020-05-11 | 1 | -0/+10 |
* | f2fs: compress: support zstd compress algorithm | Chao Yu | 2020-04-03 | 1 | -0/+9 |
* | Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2020-01-30 | 1 | -1/+26 |
|\ |
|
| * | f2fs: Add f2fs stats to sysfs | Hridya Valsaraju | 2020-01-23 | 1 | -1/+1 |
| * | f2fs: support data compression | Chao Yu | 2020-01-17 | 1 | -0/+25 |
* | | fscrypt: Allow modular crypto algorithms | Herbert Xu | 2019-12-31 | 1 | -0/+1 |
|/ |
|
* | f2fs: Add a small clarification to CONFIG_FS_F2FS_FS_SECURITY | Lockywolf | 2019-09-16 | 1 | -1/+3 |
* | f2fs: Fix build error while CONFIG_NLS=m | YueHaibing | 2019-08-23 | 1 | -0/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | fscrypt: remove filesystem specific build config option | Chandan Rajendra | 2019-01-23 | 1 | -11/+1 |
* | fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at | Adam Borowski | 2018-01-01 | 1 | -5/+1 |
* | f2fs: add mount option to select fault injection ratio | Jaegeuk Kim | 2016-05-07 | 1 | -0/+8 |
* | f2fs: use cryptoapi crc32 functions | Keith Mok | 2016-03-17 | 1 | -0/+2 |
* | fs crypto: move per-file encryption from f2fs tree to fs/crypto | Jaegeuk Kim | 2016-03-17 | 1 | -9/+1 |
* | f2fs: fix typo | Junesung Lee | 2015-08-21 | 1 | -1/+1 |
* | f2fs crypto: add f2fs encryption Kconfig | Jaegeuk Kim | 2015-05-28 | 1 | -0/+19 |
* | f2fs: relocate Kconfig from misc filesystems | Jaegeuk Kim | 2015-04-10 | 1 | -1/+1 |
* | f2fs: add f2fs_io_tracer support | Jaegeuk Kim | 2015-01-09 | 1 | -0/+10 |
* | f2fs: fix typo | arter97 | 2014-08-19 | 1 | -2/+2 |
* | f2fs: introduce CONFIG_F2FS_CHECK_FS for BUG_ON control | Jaegeuk Kim | 2013-10-29 | 1 | -0/+8 |
* | f2fs: support xattr security labels | Jaegeuk Kim | 2013-06-11 | 1 | -0/+12 |
* | f2fs: resolve build failures | Jaegeuk Kim | 2012-12-11 | 1 | -0/+1 |
* | f2fs: update Kconfig and Makefile | Jaegeuk Kim | 2012-12-11 | 1 | -0/+52 |