index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
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