index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
recovery.c
Age
Commit message (
Expand
)
Author
2026-01-17
f2fs: support non-4KB block size without packed_ssa feature
Daeho Jeong
2026-01-07
f2fs: trace elapsed time for cp_global_sem lock
Chao Yu
2025-12-04
f2fs: simplify list initialization in f2fs_recover_fsync_data()
Baolin Liu
2025-12-04
f2fs: revert summary entry count from 2048 to 512 in 16kb block support
Daeho Jeong
2025-12-04
f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()
Chao Yu
2025-08-28
f2fs: fix to do sanity check on node footer for non inode dnode
Chao Yu
2025-07-22
f2fs: Pass a folio to IS_INODE()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to ADDRS_PER_PAGE()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to ofs_of_node()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to is_dent_dnode()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to is_fsync_dnode()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to f2fs_recover_xattr_data()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to fill_node_footer()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass folios to copy_node_footer()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to is_recoverable_dnode()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to nid_of_node()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to ino_of_node()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to F2FS_INODE()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to f2fs_recover_inode_page()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to recover_quota_data()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to recover_inode()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to recover_dentry()
Matthew Wilcox (Oracle)
2025-06-30
f2fs: account and print more stats during recovery
Chao Yu
2025-04-28
f2fs: Convert dnode_of_data->node_page to node_folio
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to f2fs_recover_inline_data()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to f2fs_delete_entry()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to __f2fs_find_entry()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Convert dnode_of_data->inode_page to inode_folio
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to f2fs_recover_inline_xattr()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to do_recover_data()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in check_index_in_prev_nodes()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in check_index_in_prev_nodes()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to next_blkaddr_of_node()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Convert f2fs_get_tmp_page() to f2fs_get_tmp_folio()
Matthew Wilcox (Oracle)
2025-01-22
f2fs: fix to avoid changing 'check only' behaior of recovery
Zhiguo Niu
2024-11-21
f2fs: fix changing cursegs if recovery fails on zoned device
Sheng Yong
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-23
Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-10
f2fs: clean up F2FS_I()
Chao Yu
2024-06-07
f2fs: Simplify the handling of cached casefolded names
Gabriel Krisman Bertazi
2024-05-09
f2fs: remove unused GC_FAILURE_PIN
Chao Yu
2024-03-12
f2fs: unify the error handling of f2fs_is_valid_blkaddr
Zhiguo Niu
2024-03-04
f2fs: fix to check return value __allocate_new_segment
Zhiguo Niu
2024-02-29
f2fs: fix write pointers all the time
Jaegeuk Kim
2024-02-27
f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC
Jaegeuk Kim
2024-02-05
f2fs: fix to avoid potential panic during recovery
Chao Yu
2023-12-04
f2fs: fix write pointers on zoned device after roll forward
Jaegeuk Kim
2023-11-17
f2fs: fix to check return value of f2fs_reserve_new_block()
Chao Yu
2023-10-18
f2fs: convert to new timestamp accessors
Jeff Layton
2023-09-02
Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]