index
:
pub/scm/linux/kernel/git/johan/linux.git
master
Misc development tree
Johan Hovold
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
f2fs.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-28
Merge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+42
2026-08-27
f2fs: support resizable tail section and unify pinned allocation
Daeho Jeong
1
-1
/
+7
2026-08-11
f2fs: support dynamic reserve/release for device aliasing
Daeho Jeong
1
-0
/
+35
2026-07-20
Documentation: fscrypt: Update docs for inlinecrypt
Eric Biggers
1
-6
/
+4
2026-05-22
f2fs: map data writes to FDP streams
Wenjie Qi
1
-0
/
+9
2026-01-27
f2fs: introduce FAULT_SKIP_WRITE
Chao Yu
1
-0
/
+1
2026-01-17
f2fs: make FAULT_DISCARD obsolete
Chao Yu
1
-1
/
+1
2026-01-07
f2fs: introduce FAULT_LOCK_TIMEOUT
Chao Yu
1
-0
/
+1
2026-01-07
f2fs: rename FAULT_TIMEOUT to FAULT_ATOMIC_TIMEOUT
Chao Yu
1
-1
/
+1
2025-12-16
f2fs: support large folio for immutable non-compressed case
Jaegeuk Kim
1
-0
/
+43
2025-12-04
docs: f2fs: wrap ASCII tables in literal blocks to fix LaTeX build
Masaharu Noguchi
1
-61
/
+68
2025-08-28
Documentation: f2fs: Reword title
Bagas Sanjaya
1
-3
/
+6
2025-08-28
Documentation: f2fs: Indent compression_mode option list
Bagas Sanjaya
1
-6
/
+8
2025-08-28
Documentation: f2fs: Wrap snippets in literal code blocks
Bagas Sanjaya
1
-29
/
+29
2025-08-28
Documentation: f2fs: Span write hint table section rows
Bagas Sanjaya
1
-0
/
+2
2025-08-28
Documentation: f2fs: Format compression level subtable
Bagas Sanjaya
1
-0
/
+4
2025-08-28
Documentation: f2fs: Separate errors mode subtable
Bagas Sanjaya
1
-0
/
+1
2025-08-20
f2fs: add reserved nodes for privileged users
Chunhai Guo
1
-3
/
+6
2025-08-11
f2fs: add lookup_mode mount option
Daniel Lee
1
-0
/
+19
2025-08-04
Merge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2025-07-09
f2fs: doc: fix wrong quota mount option description
Chao Yu
1
-3
/
+3
2025-06-21
docs: f2fs: fix typos in f2fs.rst
Yuanye Ma
1
-2
/
+2
2025-05-27
f2fs: introduce FAULT_VMALLOC
Chao Yu
1
-0
/
+1
2025-05-13
f2fs: fix 32-bits hexademical number in fault injection doc
Chao Yu
1
-26
/
+26
2025-05-06
f2fs: support FAULT_TIMEOUT
Chao Yu
1
-0
/
+1
2025-03-11
f2fs: introduce FAULT_INCONSISTENT_FOOTER
Chao Yu
1
-0
/
+1
2025-03-08
f2fs: control nat_bits feature via mount option
Chao Yu
1
-0
/
+2
2024-11-01
f2fs: introduce device aliasing file
Daeho Jeong
1
-0
/
+44
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
[next]