index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
segment.c
Age
Commit message (
Expand
)
Author
2025-12-04
f2fs: ignore discard return value
Chaitanya Kulkarni
2025-12-04
f2fs: change default schedule timeout value
Chao Yu
2025-12-04
f2fs: introduce f2fs_schedule_timeout()
Chao Yu
2025-12-04
f2fs: use memalloc_retry_wait() as much as possible
Chao Yu
2025-12-04
f2fs: revert summary entry count from 2048 to 512 in 16kb block support
Daeho Jeong
2025-12-04
f2fs: fix age extent cache insertion skip on counter overflow
Xiaole He
2025-09-02
f2fs: allocate HOT_DATA for IPU writes
Jaegeuk Kim
2025-08-29
f2fs: Use allocate_section_policy to control write priority in multi-devices ...
Liao Yuanhong
2025-08-11
f2fs: add error checking in do_write_page()
mason.zhang
2025-07-22
f2fs: Pass a folio to f2fs_submit_merged_write_cond()
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 IS_DNODE()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to is_cold_node()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Add fio->folio
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to fill_node_footer_blkaddr()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to f2fs_inode_chksum_set()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to f2fs_allocate_data_block()
Matthew Wilcox (Oracle)
2025-07-09
f2fs: introduce is_cur{seg,sec}()
Chao Yu
2025-07-09
f2fs: use kfree() instead of kvfree() to free some memory
Jiazi Li
2025-07-01
f2fs: fix to use f2fs_is_valid_blkaddr_raw() in do_write_page()
Chao Yu
2025-06-23
f2fs: do sanity check on fio.new_blkaddr in do_write_page()
Chao Yu
2025-06-23
f2fs: make sure zoned device GC to use FG_GC in shortage of free section
Daeho Jeong
2025-05-28
f2fs: fix to skip f2fs_balance_fs() if checkpoint is disabled
Chao Yu
2025-05-28
f2fs: add ckpt_valid_blocks to the section entry
yohan.joung
2025-05-06
f2fs: support FAULT_TIMEOUT
Chao Yu
2025-05-06
f2fs: fix to bail out in get_new_segment()
Chao Yu
2025-04-28
f2fs: zone: fix to calculate first_zoned_segno correctly
Chao Yu
2025-04-28
f2fs: Convert fsync_node_entry->page to folio
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Convert dnode_of_data->node_page to node_folio
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in f2fs_wait_on_block_writeback()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in change_curseg()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Add f2fs_get_sum_folio()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Convert f2fs_get_meta_page_retry() to f2fs_get_meta_folio_retry()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in read_normal_summaries()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in read_compacted_summaries()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in build_sit_entries()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in write_compacted_summaries()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in write_current_sum_page()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in f2fs_update_meta_page()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Convert get_next_sit_page() to get_next_sit_folio()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to f2fs_submit_merged_ipu_write()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Introduce fio_inode()
Matthew Wilcox (Oracle)
2025-04-10
f2fs: fix to set atomic write status more clear
Chao Yu
2025-03-18
f2fs: fix missing discard for active segments
Chunhai Guo
2025-03-04
f2fs: Convert f2fs_in_warm_node_list() to take a folio
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Use a folio in do_write_page()
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Add f2fs_folio_wait_writeback()
Matthew Wilcox (Oracle)
2025-02-28
f2fs: fix to set .discard_granularity correctly
Chao Yu
2025-02-12
f2fs: fix to avoid panic once fallocation fails for pinfile
Chao Yu
2025-01-25
f2fs: fix inconsistent dirty state of atomic file
Jianan Huang
[next]