index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
f2fs.rst
Age
Commit message (
Expand
)
Author
2022-08-08
Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2022-07-30
f2fs: introduce memory mode
Daeho Jeong
2022-06-27
docs: filesystems: f2fs: fix description about compress ioctl
Chao Liu
2022-04-20
f2fs: remove obsolete whint_mode
Jaegeuk Kim
2022-01-04
f2fs: support fault injection to f2fs_trylock_op()
Chao Yu
2021-11-13
Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-29
f2fs: support fault injection for dquot_initialize()
Chao Yu
2021-10-26
f2fs: introduce fragment allocation mode mount option
Daeho Jeong
2021-10-26
docs: f2fs: fix text alignment
Fengnan Chang
2021-08-17
f2fs: fix to keep compatibility of fault injection interface
Chao Yu
2021-08-17
f2fs: support fault injection for f2fs_kmem_cache_alloc()
Chao Yu
2021-08-17
f2fs: compress: allow write compress released file after truncate to zero
Fengnan Chang
2021-08-03
f2fs: introduce discard_unit mount option
Chao Yu
2021-07-01
f2fs: compress: add nocompress extensions support
Fengnan Chang
2021-06-23
f2fs: fix to avoid adding tab before doc section
Chao Yu
2021-06-23
f2fs: compress: add compress_inode to cache compressed blocks
Chao Yu
2021-04-13
f2fs: document: add description about compressed space handling
Chao Yu
2021-03-30
f2fs: introduce gc_merge mount option
Chao Yu
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-16
Documentation: f2fs: fix typo s/automaic/automatic
Ed Tsai
2021-02-03
f2fs: introduce checkpoint_merge mount option
Daeho Jeong
2021-01-27
f2fs: compress: support compress level
Chao Yu
2021-01-27
f2fs: remove FAULT_ALLOC_BIO
Christoph Hellwig
2020-12-03
f2fs: add compress_mode mount option
Daeho Jeong
2020-12-02
f2fs: compress: support chksum
Chao Yu
2020-09-11
f2fs: Documentation edits/fixes
Randy Dunlap
2020-09-11
f2fs: support age threshold based garbage collection
Chao Yu
2020-09-10
f2fs: point man pages for some f2fs utils
Jaegeuk Kim
2020-09-10
f2fs: support zone capacity less than zone size
Aravind Ramesh
2020-08-10
Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-07-08
f2fs: add inline encryption support
Satya Tangirala
2020-07-08
f2fs: fix wrong description of compress feature in f2fs.rst
Chao Yu
2020-07-07
f2fs: fix to document reserved special compression extension
Chao Yu
2020-06-26
docs: f2fs: fix a broken table
Jonathan Corbet
2020-06-09
Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2020-05-18
fscrypt: support test_dummy_encryption=v2
Eric Biggers
2020-05-11
f2fs: compress: support lzo-rle compress algorithm
Chao Yu
2020-04-07
Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-02
docs: filesystems: convert f2fs.txt to ReST
Mauro Carvalho Chehab