summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/f2fs.rst
AgeCommit message (Expand)Author
2021-11-13Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-29f2fs: support fault injection for dquot_initialize()Chao Yu
2021-10-26f2fs: introduce fragment allocation mode mount optionDaeho Jeong
2021-10-26docs: f2fs: fix text alignmentFengnan Chang
2021-08-17f2fs: fix to keep compatibility of fault injection interfaceChao Yu
2021-08-17f2fs: support fault injection for f2fs_kmem_cache_alloc()Chao Yu
2021-08-17f2fs: compress: allow write compress released file after truncate to zeroFengnan Chang
2021-08-03f2fs: introduce discard_unit mount optionChao Yu
2021-07-01f2fs: compress: add nocompress extensions supportFengnan Chang
2021-06-23f2fs: fix to avoid adding tab before doc sectionChao Yu
2021-06-23f2fs: compress: add compress_inode to cache compressed blocksChao Yu
2021-04-13f2fs: document: add description about compressed space handlingChao Yu
2021-03-30f2fs: introduce gc_merge mount optionChao Yu
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-16Documentation: f2fs: fix typo s/automaic/automaticEd Tsai
2021-02-03f2fs: introduce checkpoint_merge mount optionDaeho Jeong
2021-01-27f2fs: compress: support compress levelChao Yu
2021-01-27f2fs: remove FAULT_ALLOC_BIOChristoph Hellwig
2020-12-03f2fs: add compress_mode mount optionDaeho Jeong
2020-12-02f2fs: compress: support chksumChao Yu
2020-09-11f2fs: Documentation edits/fixesRandy Dunlap
2020-09-11f2fs: support age threshold based garbage collectionChao Yu
2020-09-10f2fs: point man pages for some f2fs utilsJaegeuk Kim
2020-09-10f2fs: support zone capacity less than zone sizeAravind Ramesh
2020-08-10Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-07-08f2fs: add inline encryption supportSatya Tangirala
2020-07-08f2fs: fix wrong description of compress feature in f2fs.rstChao Yu
2020-07-07f2fs: fix to document reserved special compression extensionChao Yu
2020-06-26docs: f2fs: fix a broken tableJonathan Corbet
2020-06-09Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2020-05-18fscrypt: support test_dummy_encryption=v2Eric Biggers
2020-05-11f2fs: compress: support lzo-rle compress algorithmChao Yu
2020-04-07Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-02docs: filesystems: convert f2fs.txt to ReSTMauro Carvalho Chehab