index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
f2fs.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
f2fs: assign the write hint per stream by default
Jaegeuk Kim
1
-0
/
+29
2024-02-29
f2fs: introduce FAULT_NO_SEGMENT
Chao Yu
1
-0
/
+1
2024-02-27
f2fs: kill heap-based allocation
Jaegeuk Kim
1
-3
/
+1
2024-02-20
f2fs: deprecate io_bits
Jaegeuk Kim
1
-2
/
+0
2024-02-05
f2fs: introduce FAULT_BLKADDR_CONSISTENCE
Chao Yu
1
-23
/
+24
2023-08-18
Documentation: Fix typos
Bjorn Helgaas
1
-3
/
+3
2023-05-08
f2fs: support errors=remount-ro|continue|panic mountoption
Chao Yu
1
-0
/
+16
2023-04-12
docs: f2fs: Correct instruction to disable checkpoint
Wang Han
1
-1
/
+1
2023-01-06
docs: f2fs: fix html doc error
Yangtao Li
1
-1
/
+1
2022-12-12
f2fs: add block_age-based extent cache
Jaegeuk Kim
1
-0
/
+4
2022-12-08
MAINTAINERS: Add f2fs bug tracker link
Chao Yu
1
-1
/
+5
2022-11-01
f2fs: add barrier mount option
Yangtao Li
1
-0
/
+2
2022-11-01
f2fs: support fault injection for f2fs_is_valid_blkaddr()
Chao Yu
1
-0
/
+1
2022-09-27
Documentation: filesystems: correct possessive "its"
Randy Dunlap
1
-3
/
+2
2022-08-08
Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-0
/
+5
2022-07-30
f2fs: introduce memory mode
Daeho Jeong
1
-0
/
+5
2022-06-27
docs: filesystems: f2fs: fix description about compress ioctl
Chao Liu
1
-6
/
+7
2022-04-20
f2fs: remove obsolete whint_mode
Jaegeuk Kim
1
-70
/
+0
2022-01-04
f2fs: support fault injection to f2fs_trylock_op()
Chao Yu
1
-0
/
+1
2021-11-13
Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+19
2021-10-29
f2fs: support fault injection for dquot_initialize()
Chao Yu
1
-0
/
+1
2021-10-26
f2fs: introduce fragment allocation mode mount option
Daeho Jeong
1
-0
/
+18
2021-10-26
docs: f2fs: fix text alignment
Fengnan Chang
1
-1
/
+1
2021-08-17
f2fs: fix to keep compatibility of fault injection interface
Chao Yu
1
-0
/
+1
2021-08-17
f2fs: support fault injection for f2fs_kmem_cache_alloc()
Chao Yu
1
-0
/
+1
2021-08-17
f2fs: compress: allow write compress released file after truncate to zero
Fengnan Chang
1
-2
/
+5
2021-08-03
f2fs: introduce discard_unit mount option
Chao Yu
1
-0
/
+8
2021-07-01
f2fs: compress: add nocompress extensions support
Fengnan Chang
1
-1
/
+30
2021-06-23
f2fs: fix to avoid adding tab before doc section
Chao Yu
1
-8
/
+8
2021-06-23
f2fs: compress: add compress_inode to cache compressed blocks
Chao Yu
1
-0
/
+3
2021-04-13
f2fs: document: add description about compressed space handling
Chao Yu
1
-0
/
+8
2021-03-30
f2fs: introduce gc_merge mount option
Chao Yu
1
-0
/
+6
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-02-16
Documentation: f2fs: fix typo s/automaic/automatic
Ed Tsai
1
-1
/
+1
2021-02-03
f2fs: introduce checkpoint_merge mount option
Daeho Jeong
1
-0
/
+11
2021-01-27
f2fs: compress: support compress level
Chao Yu
1
-0
/
+5
2021-01-27
f2fs: remove FAULT_ALLOC_BIO
Christoph Hellwig
1
-1
/
+0
2020-12-03
f2fs: add compress_mode mount option
Daeho Jeong
1
-0
/
+35
2020-12-02
f2fs: compress: support chksum
Chao Yu
1
-0
/
+1
2020-09-11
f2fs: Documentation edits/fixes
Randy Dunlap
1
-30
/
+23
2020-09-11
f2fs: support age threshold based garbage collection
Chao Yu
1
-0
/
+2
2020-09-10
f2fs: point man pages for some f2fs utils
Jaegeuk Kim
1
-2
/
+44
2020-09-10
f2fs: support zone capacity less than zone size
Aravind Ramesh
1
-0
/
+15
2020-08-10
Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+4
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-163
/
+162
2020-07-08
f2fs: add inline encryption support
Satya Tangirala
1
-0
/
+7
2020-07-08
f2fs: fix wrong description of compress feature in f2fs.rst
Chao Yu
1
-2
/
+2
2020-07-07
f2fs: fix to document reserved special compression extension
Chao Yu
1
-0
/
+2
2020-06-26
docs: f2fs: fix a broken table
Jonathan Corbet
1
-156
/
+156
2020-06-09
Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-1
/
+1
[next]