| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode | Chao Yu | 1 | -8/+42 |
| 10 days | f2fs: optimize representative type determination in GC | Daeho Jeong | 1 | -3/+8 |
| 2026-04-21 | Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+20 |
| 2026-04-02 | f2fs: fix to freeze GC and discard threads quickly | Daeho Jeong | 1 | -0/+10 |
| 2026-04-02 | f2fs: fix to skip empty sections in f2fs_get_victim | Daeho Jeong | 1 | -0/+3 |
| 2026-03-24 | f2fs: avoid reading already updated pages during GC | Jianan Huang | 1 | -1/+4 |
| 2026-03-24 | f2fs:Fix incomplete search range in f2fs_get_victim when f2fs_need_rand_seg i... | liujinbao1 | 1 | -2/+3 |
| 2026-03-06 | treewide: change inode->i_ino from unsigned long to u64 | Jeff Layton | 1 | -1/+1 |
| 2026-02-10 | f2fs: sysfs: introduce critical_task_priority | Chao Yu | 1 | -0/+2 |
| 2026-01-17 | f2fs: support non-4KB block size without packed_ssa feature | Daeho Jeong | 1 | -11/+12 |
| 2026-01-07 | f2fs: trace elapsed time for cp_global_sem lock | Chao Yu | 1 | -2/+3 |
| 2026-01-07 | f2fs: trace elapsed time for gc_lock lock | Chao Yu | 1 | -10/+13 |
| 2026-01-07 | f2fs: trace elapsed time for cp_rwsem lock | Chao Yu | 1 | -2/+3 |
| 2026-01-07 | f2fs: flush plug periodically during GC to maximize readahead effect | Daeho Jeong | 1 | -6/+13 |
| 2026-01-01 | f2fs: remove non-uptodate folio from the page cache in move_data_block | Yongpeng Yang | 1 | -1/+5 |
| 2026-01-01 | f2fs: fix to add gc count stat in f2fs_gc_range | Zhiguo Niu | 1 | -0/+1 |
| 2025-12-16 | f2fs: improve check for enough free sections | Joanne Chang | 1 | -1/+1 |
| 2025-12-04 | f2fs: revert summary entry count from 2048 to 512 in 16kb block support | Daeho Jeong | 1 | -47/+68 |
| 2025-12-04 | f2fs: fix uninitialized one_time_gc in victim_sel_policy | Xiaole He | 1 | -1/+1 |
| 2025-12-04 | f2fs: change the unlock parameter of f2fs_put_page to bool | Yongpeng Yang | 1 | -3/+3 |
| 2025-12-04 | f2fs: use f2fs_filemap_get_folio() instead of f2fs_pagecache_get_page() | Chao Yu | 1 | -10/+13 |
| 2025-10-24 | f2fs: maintain one time GC mode is enabled during whole zoned GC cycle | Daeho Jeong | 1 | -7/+10 |
| 2025-09-16 | f2fs: fix to avoid migrating empty section | Chao Yu | 1 | -1/+15 |
| 2025-08-29 | f2fs: Use allocate_section_policy to control write priority in multi-devices ... | Liao Yuanhong | 1 | -0/+5 |
| 2025-08-28 | f2fs: fix to do sanity check on node footer for non inode dnode | Chao Yu | 1 | -2/+2 |
| 2025-07-29 | f2fs: add gc_boost_gc_greedy sysfs node | Daeho Jeong | 1 | -1/+2 |
| 2025-07-29 | f2fs: add gc_boost_gc_multiple sysfs node | Daeho Jeong | 1 | -1/+2 |
| 2025-07-24 | f2fs: ignore valid ratio when free section count is low | Daeho Jeong | 1 | -6/+12 |
| 2025-07-24 | f2fs: merge the two conditions to avoid code duplication | mason.zhang | 1 | -6/+1 |
| 2025-07-22 | f2fs: Add folio counterparts to page_private_flags functions | Matthew Wilcox (Oracle) | 1 | -3/+3 |
| 2025-07-22 | f2fs: Pass a folio to IS_INODE() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-07-22 | f2fs: Pass a folio to ofs_of_node() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-07-22 | f2fs: Add fio->folio | Matthew Wilcox (Oracle) | 1 | -3/+3 |
| 2025-07-22 | f2fs: Pass a folio to F2FS_INODE() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-07-09 | f2fs: introduce is_cur{seg,sec}() | Chao Yu | 1 | -1/+1 |
| 2025-06-23 | f2fs: turn off one_time when forcibly set to foreground GC | Daeho Jeong | 1 | -0/+1 |
| 2025-06-23 | f2fs: make sure zoned device GC to use FG_GC in shortage of free section | Daeho Jeong | 1 | -1/+1 |
| 2025-05-30 | Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -71/+72 |
| 2025-05-28 | f2fs: introduce is_{meta,node}_folio | Chao Yu | 1 | -1/+1 |
| 2025-05-09 | f2fs: fix freezing filesystem during resize | Christian Brauner | 1 | -3/+3 |
| 2025-05-09 | super: add filesystem freezing helpers for suspend and hibernate | Christian Brauner | 1 | -3/+3 |
| 2025-04-28 | f2fs: Convert dnode_of_data->node_page to node_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-04-28 | f2fs: Use a folio in is_alive() | Matthew Wilcox (Oracle) | 1 | -11/+11 |
| 2025-04-28 | f2fs: Convert f2fs_move_node_page() to f2fs_move_node_folio() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-04-28 | f2fs: Use a folio in gc_node_segment() | Matthew Wilcox (Oracle) | 1 | -8/+8 |
| 2025-04-28 | f2fs: Use a folio in move_data_block() | Matthew Wilcox (Oracle) | 1 | -9/+8 |
| 2025-04-28 | f2fs: Use a folio in ra_data_block() | Matthew Wilcox (Oracle) | 1 | -15/+15 |
| 2025-04-28 | f2fs: Use folios in do_garbage_collect() | Matthew Wilcox (Oracle) | 1 | -14/+12 |
| 2025-04-28 | f2fs: Use a folio in move_data_block() | Matthew Wilcox (Oracle) | 1 | -16/+17 |
| 2025-04-10 | f2fs: zone: fix to avoid inconsistence in between SIT and SSA | Chao Yu | 1 | -0/+3 |
| 2025-03-04 | f2fs: Convert gc_data_segment() to use a folio | Matthew Wilcox (Oracle) | 1 | -4/+4 |
| 2025-03-04 | f2fs: Convert move_data_page() to use a folio | Matthew Wilcox (Oracle) | 1 | -17/+17 |
| 2025-01-08 | f2fs: add parameter @len to f2fs_invalidate_internal_cache() | Yi Sun | 1 | -1/+1 |
| 2024-12-16 | f2fs: The GC triggered by ioctl also needs to mark the segno as victim | Yongpeng Yang | 1 | -4/+7 |
| 2024-11-01 | f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGE... | Zhiguo Niu | 1 | -0/+2 |
| 2024-10-14 | f2fs: introduce f2fs_get_section_mtime | liuderong | 1 | -13/+4 |
| 2024-09-13 | f2fs: forcibly migrate to secure space for zoned device file pinning | Daeho Jeong | 1 | -2/+1 |
| 2024-09-12 | f2fs: remove unused parameters | liuderong | 1 | -3/+3 |
| 2024-09-11 | f2fs: add valid block ratio not to do excessive GC for one time GC | Daeho Jeong | 1 | -4/+12 |
| 2024-09-11 | f2fs: create gc_no_zoned_gc_percent and gc_boost_zoned_gc_percent | Daeho Jeong | 1 | -3/+9 |
| 2024-09-11 | f2fs: do FG_GC when GC boosting is required for zoned devices | Daeho Jeong | 1 | -7/+17 |
| 2024-09-11 | f2fs: increase BG GC migration window granularity when boosted for zoned devices | Daeho Jeong | 1 | -2/+10 |
| 2024-09-11 | f2fs: introduce migration_window_granularity | Daeho Jeong | 1 | -10/+21 |
| 2024-09-11 | f2fs: make BG GC more aggressive for zoned devices | Daeho Jeong | 1 | -4/+21 |
| 2024-07-10 | f2fs: use meta inode for GC of COW file | Sunmin Jeong | 1 | -2/+5 |
| 2024-07-10 | f2fs: use meta inode for GC of atomic file | Sunmin Jeong | 1 | -3/+3 |
| 2024-06-12 | f2fs: fix to remove redundant SBI_NEED_FSCK flag set | Zhiguo Niu | 1 | -1/+0 |
| 2024-06-12 | f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC | Chao Yu | 1 | -0/+10 |
| 2024-05-11 | f2fs: fix to add missing iput() in gc_data_segment() | Chao Yu | 1 | -2/+7 |
| 2024-04-12 | f2fs: use folio_test_writeback | Jaegeuk Kim | 1 | -1/+1 |
| 2024-03-12 | f2fs: fix to handle error paths of {new,change}_curseg() | Zhiguo Niu | 1 | -2/+5 |
| 2024-03-12 | f2fs: unify the error handling of f2fs_is_valid_blkaddr | Zhiguo Niu | 1 | -2/+0 |
| 2024-03-04 | f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup | Chao Yu | 1 | -5/+5 |
| 2024-03-04 | f2fs: fix to check return value of f2fs_gc_range | Zhiguo Niu | 1 | -0/+3 |
| 2024-02-29 | f2fs: fix to handle segment allocation failure correctly | Chao Yu | 1 | -1/+6 |
| 2024-02-27 | f2fs: support file pinning for zoned devices | Daeho Jeong | 1 | -4/+10 |
| 2024-02-27 | f2fs: kill heap-based allocation | Jaegeuk Kim | 1 | -3/+2 |
| 2024-02-27 | f2fs: separate f2fs_gc_range() to use GC for a range | Daeho Jeong | 1 | -21/+28 |
| 2024-02-27 | f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC | Jaegeuk Kim | 1 | -20/+20 |
| 2024-02-20 | f2fs: deprecate io_bits | Jaegeuk Kim | 1 | -9/+1 |
| 2023-12-26 | f2fs: Add error handling for negative returns from do_garbage_collect | Yongpeng Yang | 1 | -0/+3 |
| 2023-12-26 | f2fs: Use wait_event_freezable_timeout() for freezable kthread | Kevin Hao | 1 | -3/+3 |
| 2023-12-11 | f2fs: introduce f2fs_invalidate_internal_cache() for cleanup | Chao Yu | 1 | -3/+2 |
| 2023-12-11 | f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN | Chao Yu | 1 | -2/+0 |
| 2023-09-02 | Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+12 |
| 2023-08-14 | f2fs: fix to account cp stats correctly | Chao Yu | 1 | -0/+5 |
| 2023-08-14 | f2fs: fix to account gc stats correctly | Chao Yu | 1 | -6/+7 |
| 2023-07-17 | fs: distinguish between user initiated freeze and kernel initiated freeze | Darrick J. Wong | 1 | -3/+5 |
| 2023-06-26 | f2fs: check return value of freeze_super() | Chao Yu | 1 | -1/+3 |
| 2023-06-12 | f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io() | Chao Yu | 1 | -3/+18 |
| 2023-06-12 | f2fs: Fix over-estimating free section during FG GC | Yonggil Song | 1 | -5/+11 |
| 2023-05-08 | f2fs: support errors=remount-ro|continue|panic mountoption | Chao Yu | 1 | -1/+1 |
| 2023-04-24 | f2fs: remove power-of-two limitation of zoned device | Jaegeuk Kim | 1 | -2/+2 |
| 2023-04-18 | f2fs: add has_enough_free_secs() | Yangtao Li | 1 | -2/+2 |
| 2023-04-18 | f2fs: refactor f2fs_gc to call checkpoint in urgent condition | Jaegeuk Kim | 1 | -14/+13 |
| 2023-04-12 | f2fs: fix to keep consistent i_gc_rwsem lock order | Chao Yu | 1 | -4/+4 |
| 2023-04-10 | f2fs: Fix system crash due to lack of free space in LFS | Yonggil Song | 1 | -2/+8 |
| 2023-04-10 | f2fs: remove struct victim_selection default_v_ops | Yangtao Li | 1 | -11/+4 |
| 2023-03-29 | f2fs: factor out victim_entry usage from general rb_tree use | Jaegeuk Kim | 1 | -54/+85 |
| 2023-03-29 | f2fs: fix uninitialized skipped_gc_rwsem | Yonggil Song | 1 | -1/+1 |
| 2023-02-02 | f2fs: reduce stack memory cost by using bitfield in struct f2fs_io_info | Chao Yu | 1 | -4/+4 |
| 2023-01-11 | f2fs: convert discard_wake and gc_wake to bool type | Yangtao Li | 1 | -2/+2 |
| 2023-01-11 | f2fs: merge f2fs_show_injection_info() into time_to_inject() | Yangtao Li | 1 | -3/+1 |
| 2023-01-06 | f2fs: avoid to check PG_error flag | Chao Yu | 1 | -1/+0 |
| 2023-01-06 | f2fs: add a f2fs_lookup_extent_cache_block helper | Christoph Hellwig | 1 | -3/+2 |
| 2022-12-14 | Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -36/+43 |
| 2022-12-12 | f2fs: reset wait_ms to default if any of the victims have been selected | Yuwei Guan | 1 | -0/+4 |
| 2022-12-12 | f2fs: refactor extent_cache to support for read and more | Jaegeuk Kim | 1 | -2/+2 |
| 2022-12-08 | f2fs: do some cleanup for f2fs module init | Yangtao Li | 1 | -3/+1 |
| 2022-11-28 | f2fs: avoid victim selection from previous victim section | Yonggil Song | 1 | -2/+3 |
| 2022-11-28 | f2fs: fix to do sanity check on i_extra_isize in is_alive() | Chao Yu | 1 | -6/+12 |
| 2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-11-11 | f2fs: optimize iteration over sparse directories | Chao Yu | 1 | -2/+2 |
| 2022-11-01 | f2fs: replace gc_urgent_high_remaining with gc_remaining_trials | Yangtao Li | 1 | -6/+6 |
| 2022-11-01 | f2fs: fix return val in f2fs_start_ckpt_thread() | Yangtao Li | 1 | -8/+7 |
| 2022-11-01 | f2fs: fix gc mode when gc_urgent_high_remaining is 1 | Yangtao Li | 1 | -10/+9 |
| 2022-10-27 | f2fs: Fix the race condition of resize flag between resizefs | Zhang Qilong | 1 | -3/+2 |
| 2022-10-25 | f2fs: should put a page when checking the summary info | Pavel Machek | 1 | -0/+1 |
| 2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-04 | f2fs: support recording errors into superblock | Chao Yu | 1 | -0/+2 |
| 2022-10-04 | f2fs: support recording stop_checkpoint reason into super_block | Chao Yu | 1 | -2/+4 |
| 2022-10-04 | f2fs: fix to do sanity check on summary info | Chao Yu | 1 | -1/+9 |
| 2022-08-29 | f2fs: remove gc_urgent_high_limited for cleanup | Chao Yu | 1 | -4/+4 |
| 2022-08-29 | f2fs: iostat: support accounting compressed IO | Chao Yu | 1 | -5/+7 |
| 2022-08-29 | f2fs: fix wrong continue condition in GC | Jaegeuk Kim | 1 | -8/+4 |
| 2022-07-30 | f2fs: don't bother wait_ms by foreground gc | qixiaoyu1 | 1 | -2/+5 |
| 2022-07-30 | f2fs: adjust zone capacity when considering valid block count | Jaegeuk Kim | 1 | -2/+2 |
| 2022-05-17 | f2fs: do not stop GC when requiring a free section | Jaegeuk Kim | 1 | -5/+9 |
| 2022-05-12 | f2fs: keep wait_ms if EAGAIN happens | Jaegeuk Kim | 1 | -2/+2 |
| 2022-05-12 | f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters | Jaegeuk Kim | 1 | -33/+41 |
| 2022-05-12 | f2fs: change the current atomic write way | Daeho Jeong | 1 | -26/+1 |
| 2022-05-06 | f2fs: give priority to select unpinned section for foreground GC | Chao Yu | 1 | -14/+71 |
| 2022-05-06 | f2fs: write checkpoint during FG_GC | Byungki Lee | 1 | -14/+22 |
| 2022-04-25 | f2fs: don't set GC_FAILURE_PIN for background GC | Chao Yu | 1 | -1/+2 |
| 2022-04-25 | f2fs: check pinfile in gc_data_segment() in advance | Chao Yu | 1 | -0/+7 |
| 2022-03-17 | f2fs: introduce gc_urgent_mid mode | Daeho Jeong | 1 | -0/+3 |
| 2022-02-03 | f2fs: fix to unlock page correctly in error path of is_alive() | Chao Yu | 1 | -1/+3 |
| 2022-01-24 | f2fs: move f2fs to use reader-unfair rwsems | Tim Murray | 1 | -23/+23 |
| 2022-01-19 | Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+21 |
| 2022-01-15 | mm: introduce memalloc_retry_wait() | NeilBrown | 1 | -3/+2 |
| 2022-01-04 | f2fs: do not bother checkpoint by f2fs_get_node_info | Jaegeuk Kim | 1 | -3/+3 |
| 2021-12-10 | f2fs: add gc_urgent_high_remaining sysfs node | Daeho Jeong | 1 | -0/+12 |
| 2021-12-10 | f2fs: fix to do sanity check in is_alive() | Chao Yu | 1 | -0/+3 |
| 2021-12-10 | f2fs: fix to avoid panic in is_alive() if metadata is inconsistent | Chao Yu | 1 | -1/+1 |
| 2021-12-10 | f2fs: fix to do sanity check on inode type during garbage collection | Chao Yu | 1 | -1/+2 |
| 2021-10-26 | f2fs: introduce fragment allocation mode mount option | Daeho Jeong | 1 | -1/+4 |
| 2021-08-30 | f2fs: fix to account missing .skipped_gc_rwsem | Chao Yu | 1 | -1/+3 |
| 2021-08-23 | f2fs: separate out iostat feature | Daeho Jeong | 1 | -0/+1 |
| 2021-08-17 | f2fs: support fault injection for f2fs_kmem_cache_alloc() | Chao Yu | 1 | -2/+4 |
| 2021-07-19 | f2fs: Revert "f2fs: Fix indefinite loop in f2fs_gc() v1" | Jia Yang | 1 | -1/+1 |
| 2021-07-13 | f2fs: add sysfs nodes to get GC info for each GC mode | Daeho Jeong | 1 | -0/+1 |
| 2021-06-28 | f2fs: remove false alarm on iget failure during GC | Jaegeuk Kim | 1 | -3/+1 |
| 2021-06-23 | f2fs: compress: add compress_inode to cache compressed blocks | Chao Yu | 1 | -0/+1 |
| 2021-06-23 | f2fs: logging neatening | Joe Perches | 1 | -2/+2 |
| 2021-05-14 | f2fs: atgc: fix to set default age threshold | Chao Yu | 1 | -0/+1 |
| 2021-05-14 | f2fs: restructure f2fs page.private layout | Chao Yu | 1 | -3/+3 |
| 2021-04-10 | f2fs: clean up build warnings | Yi Zhuang | 1 | -1/+5 |
| 2021-03-30 | f2fs: introduce gc_merge mount option | Chao Yu | 1 | -4/+22 |
| 2021-03-26 | f2fs: fix to avoid touching checkpointed data in get_victim() | Chao Yu | 1 | -8/+20 |
| 2021-03-25 | f2fs: do not use AT_SSR mode in FG_GC & high urgent BG_GC | Weichao Guo | 1 | -1/+2 |
| 2021-03-12 | f2fs: fix panic during f2fs_resize_fs() | Chao Yu | 1 | -0/+13 |
| 2021-03-12 | f2fs: fix to allow migrating fully valid segment | Chao Yu | 1 | -9/+12 |
| 2021-01-27 | f2fs: trival cleanup in move_data_block() | Chao Yu | 1 | -5/+3 |
| 2020-12-02 | f2fs: change to use rwsem for cp_mutex | Sahitya Tummala | 1 | -2/+2 |
| 2020-09-14 | f2fs: clean up kvfree | Chao Yu | 1 | -2/+2 |
| 2020-09-11 | f2fs: support age threshold based garbage collection | Chao Yu | 1 | -8/+372 |
| 2020-09-10 | f2fs: inherit mtime of original block during GC | Chao Yu | 1 | -2/+2 |
| 2020-09-10 | f2fs: introduce inmem curseg | Chao Yu | 1 | -1/+1 |
| 2020-09-10 | f2fs: support zone capacity less than zone size | Aravind Ramesh | 1 | -6/+19 |
| 2020-07-07 | f2fs: add GC_URGENT_LOW mode in gc_urgent | Daeho Jeong | 1 | -3/+3 |
| 2020-07-07 | f2fs: fix return value of move_data_block() | Chao Yu | 1 | -1/+3 |
| 2020-07-07 | f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range | Qilong Zhang | 1 | -6/+14 |
| 2020-07-07 | f2fs: clean up parameter of f2fs_allocate_data_block() | Chao Yu | 1 | -1/+1 |
| 2020-07-07 | f2fs: add prefix for exported symbols | Chao Yu | 1 | -1/+1 |
| 2020-06-18 | f2fs: get the right gc victim section when section has several segments | Jack Qiu | 1 | -16/+23 |
| 2020-05-11 | f2fs: add compressed/gc data read IO stat | Chao Yu | 1 | -0/+2 |
| 2020-05-11 | f2fs: refactor resize_fs to avoid meta updates in progress | Jaegeuk Kim | 1 | -49/+68 |
| 2020-04-17 | f2fs: support read iostat | Chao Yu | 1 | -0/+6 |
| 2020-03-30 | f2fs: don't trigger data flush in foreground operation | Chao Yu | 1 | -1/+1 |
| 2020-03-22 | f2fs: fix to update f2fs_super_block fields under sb_lock | Chao Yu | 1 | -4/+13 |
| 2020-03-22 | f2fs: Fix mount failure due to SPO after a successful online resize FS | Sahitya Tummala | 1 | -0/+6 |
| 2020-03-19 | f2fs: skip migration only when BG_GC is called | Jaegeuk Kim | 1 | -1/+1 |
| 2020-03-19 | f2fs: introduce DEFAULT_IO_TIMEOUT | Chao Yu | 1 | -1/+2 |
| 2020-03-19 | f2fs: skip GC when section is full | Jaegeuk Kim | 1 | -2/+2 |
| 2020-03-19 | f2fs: add migration count iff migration happens | Jaegeuk Kim | 1 | -1/+1 |
| 2020-03-19 | f2fs: clean up bggc mount option | Chao Yu | 1 | -1/+5 |
| 2020-03-19 | f2fs: clean up lfs/adaptive mount option | Chao Yu | 1 | -1/+1 |
| 2020-03-19 | f2fs: clean up codes with {f2fs_,}data_blkaddr() | Chao Yu | 1 | -1/+1 |
| 2020-03-10 | f2fs: fix inconsistent comments | Chao Yu | 1 | -1/+4 |
| 2020-01-23 | f2fs: Add f2fs stats to sysfs | Hridya Valsaraju | 1 | -1/+1 |
| 2020-01-17 | f2fs: change to use rwsem for gc_mutex | Chao Yu | 1 | -6/+6 |
| 2020-01-17 | f2fs: run fsck when getting bad inode during GC | Jaegeuk Kim | 1 | -1/+3 |
| 2019-11-25 | f2fs: stop GC when the victim becomes fully valid | Jaegeuk Kim | 1 | -2/+8 |
| 2019-11-19 | f2fs: show f2fs instance in printk_ratelimited | Chao Yu | 1 | -1/+1 |
| 2019-10-22 | f2fs: update multi-dev metadata in resize_fs | Qiuyang Sun | 1 | -2/+32 |
| 2019-09-09 | f2fs: Fix indefinite loop in f2fs_gc() | Sahitya Tummala | 1 | -1/+1 |
| 2019-08-23 | f2fs: Fix indefinite loop in f2fs_gc() | Sahitya Tummala | 1 | -1/+24 |
| 2019-07-26 | f2fs: fix to read source block before invalidating it | Jaegeuk Kim | 1 | -36/+34 |
| 2019-07-02 | f2fs: use generic EFSBADCRC/EFSCORRUPTED | Chao Yu | 1 | -3/+3 |
| 2019-07-02 | f2fs: introduce f2fs_<level> macros to wrap f2fs_printk() | Joe Perches | 1 | -14/+9 |