index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2024-07-05
f2fs: remove clear SB_INLINECRYPT flag in default_options
Yunlei He
2024-06-16
f2fs: compress: fix compression chksum
Chao Yu
2024-06-16
f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()
Chao Yu
2024-06-16
f2fs: compress: don't allow unaligned truncation on released compress inode
Chao Yu
2024-06-16
f2fs: fix to release node block count in error path of f2fs_new_node_page()
Chao Yu
2024-06-16
f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...
Chao Yu
2024-06-16
f2fs: fix to check pinfile flag in f2fs_move_file_range()
Chao Yu
2024-06-16
f2fs: fix to relocate check condition in f2fs_fallocate()
Chao Yu
2024-06-16
f2fs: fix typos in comments
Jinyoung CHOI
2024-06-16
f2fs: do not allow partial truncation on pinned file
Jaegeuk Kim
2024-06-16
f2fs: fix to force keeping write barrier for strict fsync mode
Chao Yu
2024-06-16
f2fs: add cp_error check in f2fs_write_compressed_pages
Chao Yu
2024-06-16
f2fs: compress: fix to relocate check condition in f2fs_{release,reserve}_com...
Chao Yu
2024-06-16
f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit
Jaegeuk Kim
2024-06-16
f2fs: compress: remove unneeded preallocation
Chao Yu
2024-06-16
f2fs: compress: clean up parameter of __f2fs_cluster_blocks()
Chao Yu
2024-06-16
f2fs: add compress_mode mount option
Daeho Jeong
2024-06-16
f2fs: compress: support chksum
Chao Yu
2024-06-16
f2fs: fix to wait on page writeback in __clone_blkaddrs()
Chao Yu
2024-03-26
f2fs: compress: fix to check unreleased compressed cluster
Sheng Yong
2024-02-23
f2fs: fix write pointers on zoned device after roll forward
Jaegeuk Kim
2024-02-23
f2fs: fix to check return value of f2fs_reserve_new_block()
Chao Yu
2024-01-25
f2fs: fix to update iostat correctly in f2fs_filemap_fault()
Chao Yu
2024-01-25
f2fs: fix to check compress file in f2fs_move_file_range()
Chao Yu
2024-01-25
f2fs: fix to avoid dirent corruption
Chao Yu
2024-01-25
f2fs: explicitly null-terminate the xattr list
Eric Biggers
2023-11-28
f2fs: avoid format-overflow warning
Su Hui
2023-11-20
f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
Chao Yu
2023-11-08
f2fs: fix to do sanity check on inode type during garbage collection
Chao Yu
2023-07-27
f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
Chao Yu
2023-07-27
Revert "f2fs: fix potential corruption when moving a directory"
Jan Kara
2023-07-27
f2fs: fix error path handling in truncate_dnode()
Chao Yu
2023-06-14
f2fs: fix iostat lock protection
Qilin Tan
2023-05-30
f2fs: fix to drop all dirty pages during umount() if cp_error is set
Chao Yu
2023-05-17
f2fs: fix potential corruption when moving a directory
Jaegeuk Kim
2023-05-17
f2fs: fix to avoid use-after-free for cached IPU bio
Chao Yu
2023-05-17
f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_p...
Yangtao Li
2023-05-17
f2fs: apply zone capacity to all zone type
Jaegeuk Kim
2023-05-17
f2fs: enforce single zone capacity
Jaegeuk Kim
2023-05-17
f2fs: handle dqget error in f2fs_transfer_project_quota()
Yangtao Li
2023-03-11
fs: f2fs: initialize fsdata in pagecache_write()
Alexander Potapenko
2023-03-11
f2fs: use memcpy_{to,from}_page() where possible
Eric Biggers
2023-03-11
f2fs: fix cgroup writeback accounting with fs-layer encryption
Eric Biggers
2023-03-11
f2fs: fix information leak in f2fs_move_inline_dirents()
Eric Biggers
2023-02-15
f2fs: fix to do sanity check on i_extra_isize in is_alive()
Chao Yu
2023-01-24
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
2023-01-14
f2fs: should put a page when checking the summary info
Pavel Machek
2023-01-14
f2fs: avoid victim selection from previous victim section
Yonggil Song
2023-01-14
f2fs: fix normal discard process
Dongdong Zhang
2023-01-14
f2fs: Fix the race condition of resize flag between resizefs
Zhang Qilong
[next]