Show patches with: Submitter = Chao Yu       |    Archived = No       |   423 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[f2fs-dev] f2fs: don't traverse directory blocks after EOF [f2fs-dev] f2fs: don't traverse directory blocks after EOF - - - --- 2024-07-12 Chao Yu New
[f2fs-dev,v2,3/3] f2fs: clean up data_blkaddr() and get_dnode_addr() Untitled series #870295 - - - --- 2024-07-11 Chao Yu Accepted
[f2fs-dev] f2fs: fix to wait dio completion [f2fs-dev] f2fs: fix to wait dio completion - - - --- 2024-06-27 Chao Yu Accepted
[f2fs-dev,v3] f2fs: fix to avoid racing in between read and OPU dio write [f2fs-dev,v3] f2fs: fix to avoid racing in between read and OPU dio write - - - --- 2024-06-27 Chao Yu Accepted
[f2fs-dev,v5] f2fs: reduce expensive checkpoint trigger frequency [f2fs-dev,v5] f2fs: reduce expensive checkpoint trigger frequency - - 1 --- 2024-06-26 Chao Yu Accepted
[f2fs-dev,v2] f2fs: fix to avoid racing in between read and OPU dio write [f2fs-dev,v2] f2fs: fix to avoid racing in between read and OPU dio write - - - --- 2024-06-25 Chao Yu Superseded
[f2fs-dev] f2fs: test for race condition in between atomic_write and dio [f2fs-dev] f2fs: test for race condition in between atomic_write and dio - - - --- 2024-06-25 Chao Yu Superseded
[f2fs-dev,v4] f2fs: reduce expensive checkpoint trigger frequency [f2fs-dev,v4] f2fs: reduce expensive checkpoint trigger frequency - - 1 --- 2024-06-25 Chao Yu Superseded
[f2fs-dev,3/3] f2fs: clean up data_blkaddr() and get_dnode_addr() [f2fs-dev,1/3] f2fs: clean up F2FS_I() - - - --- 2024-06-25 Chao Yu New
[f2fs-dev,2/3] f2fs: clean up addrs_per_{inode,block}() [f2fs-dev,1/3] f2fs: clean up F2FS_I() - - - --- 2024-06-25 Chao Yu Accepted
[f2fs-dev,1/3] f2fs: clean up F2FS_I() [f2fs-dev,1/3] f2fs: clean up F2FS_I() - - - --- 2024-06-25 Chao Yu Accepted
[f2fs-dev,4/4] f2fs: atomic: fix to forbid dio in atomic_file [f2fs-dev,1/4] f2fs: atomic: fix to avoid racing w/ GC - - - --- 2024-06-25 Chao Yu Accepted
[f2fs-dev,3/4] f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation [f2fs-dev,1/4] f2fs: atomic: fix to avoid racing w/ GC - - - --- 2024-06-25 Chao Yu New
[f2fs-dev,2/4] f2fs: atomic: fix to not allow GC to pollute atomic_file [f2fs-dev,1/4] f2fs: atomic: fix to avoid racing w/ GC - - - --- 2024-06-25 Chao Yu Accepted
[f2fs-dev,1/4] f2fs: atomic: fix to avoid racing w/ GC [f2fs-dev,1/4] f2fs: atomic: fix to avoid racing w/ GC - - - --- 2024-06-25 Chao Yu Accepted
[f2fs-dev,v2] f2fs: fix to update user block counts in block_operations() [f2fs-dev,v2] f2fs: fix to update user block counts in block_operations() - - - --- 2024-06-25 Chao Yu Accepted
[f2fs-dev] f2fs: atomic: fix to avoid racing w/ GC [f2fs-dev] f2fs: atomic: fix to avoid racing w/ GC - - - --- 2024-06-19 Chao Yu Superseded
[f2fs-dev,v3] f2fs: get rid of buffer_head use [f2fs-dev,v3] f2fs: get rid of buffer_head use - - - --- 2024-06-18 Chao Yu Accepted
[f2fs-dev,v2] f2fs: get rid of buffer_head use [f2fs-dev,v2] f2fs: get rid of buffer_head use - - - --- 2024-06-07 Chao Yu Superseded
[f2fs-dev] f2fs: remove redundant sanity check in sanity_check_inode() [f2fs-dev] f2fs: remove redundant sanity check in sanity_check_inode() - - - --- 2024-06-06 Chao Yu Accepted
[f2fs-dev] f2fs: fix to update user block counts in block_operations() [f2fs-dev] f2fs: fix to update user block counts in block_operations() - - - --- 2024-06-06 Chao Yu Superseded
[f2fs-dev,2/2] f2fs: fix to use sb_{start, end}_intwrite{_trylock, }() in gc_thread_func() [f2fs-dev,1/2] f2fs: fix to add missing sb_{start, end}_intwrite() for ckpt thread - - - --- 2024-06-06 Chao Yu New
[f2fs-dev,1/2] f2fs: fix to add missing sb_{start, end}_intwrite() for ckpt thread [f2fs-dev,1/2] f2fs: fix to add missing sb_{start, end}_intwrite() for ckpt thread - 1 - --- 2024-06-06 Chao Yu New
[f2fs-dev] f2fs: get rid of buffer_head use [f2fs-dev] f2fs: get rid of buffer_head use - - - --- 2024-06-06 Chao Yu Superseded
[f2fs-dev] f2fs: fix to don't dirty inode for readonly filesystem [f2fs-dev] f2fs: fix to don't dirty inode for readonly filesystem - - - --- 2024-06-04 Chao Yu Accepted
[f2fs-dev] f2fs: fix return value of f2fs_convert_inline_inode() [f2fs-dev] f2fs: fix return value of f2fs_convert_inline_inode() - - - --- 2024-06-03 Chao Yu Accepted
[f2fs-dev,v2] f2fs: fix to cover read extent cache access with lock [f2fs-dev,v2] f2fs: fix to cover read extent cache access with lock - - - --- 2024-05-31 Chao Yu Accepted
[f2fs-dev] dump.f2fs: update dump_usage() for directory dumping [f2fs-dev] dump.f2fs: update dump_usage() for directory dumping - - - --- 2024-05-31 Chao Yu New
[f2fs-dev,v2] f2fs: fix to truncate preallocated blocks in f2fs_file_open() [f2fs-dev,v2] f2fs: fix to truncate preallocated blocks in f2fs_file_open() - - - --- 2024-05-29 Chao Yu Accepted
[f2fs-dev] f2fs: fix to cover read extent cache access with lock [f2fs-dev] f2fs: fix to cover read extent cache access with lock - - - --- 2024-05-29 Chao Yu Superseded
[f2fs-dev] f2fs_io: fix output of do_read() [f2fs-dev] f2fs_io: fix output of do_read() - - - --- 2024-05-23 Chao Yu New
[f2fs-dev] f2fs: fix to force buffered IO on inline_data inode [f2fs-dev] f2fs: fix to force buffered IO on inline_data inode - - - --- 2024-05-23 Chao Yu Accepted
[f2fs-dev,2/2] f2fs: fix to do sanity check on blocks for inline_data inode [f2fs-dev,1/2] f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC - - - --- 2024-05-21 Chao Yu Accepted
[f2fs-dev,1/2] f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC [f2fs-dev,1/2] f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC - - - --- 2024-05-21 Chao Yu Accepted
[f2fs-dev] f2fs: fix to truncate preallocated blocks in f2fs_file_open() [f2fs-dev] f2fs: fix to truncate preallocated blocks in f2fs_file_open() - - - --- 2024-05-20 Chao Yu Superseded
[f2fs-dev] f2fs: add support for FS_IOC_GETFSSYSFSPATH [f2fs-dev] f2fs: add support for FS_IOC_GETFSSYSFSPATH - - - --- 2024-05-15 Chao Yu Accepted
[f2fs-dev,v2,2/3] f2fs: fix to add missing iput() in gc_data_segment() Untitled series #852104 - - - --- 2024-05-10 Chao Yu Accepted
[f2fs-dev,v3,5/5] f2fs: compress: don't allow unaligned truncation on released compress inode Untitled series #852103 - - - --- 2024-05-10 Chao Yu Accepted
[f2fs-dev,v2] f2fs: fix to avoid racing in between read and OPU dio write [f2fs-dev,v2] f2fs: fix to avoid racing in between read and OPU dio write - - - --- 2024-05-10 Chao Yu Superseded
[f2fs-dev] f2fs: fix to avoid racing in between buffered read and OPU dio write [f2fs-dev] f2fs: fix to avoid racing in between buffered read and OPU dio write - - - --- 2024-05-07 Chao Yu New
[f2fs-dev,v2,5/5] f2fs: compress: don't allow unaligned truncation on released compress inode Untitled series #851033 - - - --- 2024-05-07 Chao Yu Accepted
[f2fs-dev,v2] f2fs: check validation of fault attrs in f2fs_build_fault_attr() [f2fs-dev,v2] f2fs: check validation of fault attrs in f2fs_build_fault_attr() - - - --- 2024-05-07 Chao Yu Accepted
[f2fs-dev,v2,1/3] f2fs: fix to release node block count in error path of f2fs_new_node_page() [f2fs-dev,v2,1/3] f2fs: fix to release node block count in error path of f2fs_new_node_page() - - - --- 2024-05-07 Chao Yu Accepted
[f2fs-dev] f2fs: use f2fs_{err, info}_ratelimited() for cleanup [f2fs-dev] f2fs: use f2fs_{err, info}_ratelimited() for cleanup - - - --- 2024-05-06 Chao Yu Accepted
[f2fs-dev] f2fs: check validation of fault attrs in f2fs_build_fault_attr() [f2fs-dev] f2fs: check validation of fault attrs in f2fs_build_fault_attr() - - - --- 2024-05-06 Chao Yu Superseded
[f2fs-dev,2/2] f2fs: fix to limit gc_pin_file_threshold [f2fs-dev,1/2] f2fs: remove unused GC_FAILURE_PIN - - - --- 2024-05-06 Chao Yu Accepted
[f2fs-dev,1/2] f2fs: remove unused GC_FAILURE_PIN [f2fs-dev,1/2] f2fs: remove unused GC_FAILURE_PIN - - - --- 2024-05-06 Chao Yu Accepted
[f2fs-dev,5/5] f2fs: compress: don't allow unaligned truncation on released compress inode [f2fs-dev,1/5] f2fs: compress: fix to update i_compr_blocks correctly - - - --- 2024-05-06 Chao Yu New
[f2fs-dev,4/5] f2fs: compress: fix to cover {reserve, release}_compress_blocks() w/ cp_rwsem lock [f2fs-dev,1/5] f2fs: compress: fix to update i_compr_blocks correctly - - - --- 2024-05-06 Chao Yu Accepted
[f2fs-dev,3/5] f2fs: compress: fix typo in f2fs_reserve_compress_blocks() [f2fs-dev,1/5] f2fs: compress: fix to update i_compr_blocks correctly - - - --- 2024-05-06 Chao Yu Accepted
[f2fs-dev,2/5] f2fs: compress: fix error path of inc_valid_block_count() [f2fs-dev,1/5] f2fs: compress: fix to update i_compr_blocks correctly - - - --- 2024-05-06 Chao Yu Accepted
[f2fs-dev,1/5] f2fs: compress: fix to update i_compr_blocks correctly [f2fs-dev,1/5] f2fs: compress: fix to update i_compr_blocks correctly - - - --- 2024-05-06 Chao Yu Accepted
[f2fs-dev,3/3] f2fs: fix to do sanity check on i_nid for inline_data inode [f2fs-dev,1/3] f2fs: fix to release node block count in error path of f2fs_new_node_page() - - - --- 2024-05-06 Chao Yu New
[f2fs-dev,2/3] f2fs: fix to add missing iput() in gc_data_segment() [f2fs-dev,1/3] f2fs: fix to release node block count in error path of f2fs_new_node_page() - - - --- 2024-05-06 Chao Yu Accepted
[f2fs-dev,1/3] f2fs: fix to release node block count in error path of f2fs_new_node_page() [f2fs-dev,1/3] f2fs: fix to release node block count in error path of f2fs_new_node_page() - - - --- 2024-05-06 Chao Yu New
[f2fs-dev,v2] f2fs: zone: fix to don't trigger OPU on pinfile for direct IO [f2fs-dev,v2] f2fs: zone: fix to don't trigger OPU on pinfile for direct IO - 1 - --- 2024-04-28 Chao Yu Accepted
[f2fs-dev] f2fs: zone: fix to don't trigger OPU on pinfile for direct IO [f2fs-dev] f2fs: zone: fix to don't trigger OPU on pinfile for direct IO - - - --- 2024-04-26 Chao Yu Superseded
[f2fs-dev] f2fs: fix to avoid allocating WARM_DATA segment for direct IO [f2fs-dev] f2fs: fix to avoid allocating WARM_DATA segment for direct IO - - - --- 2024-04-26 Chao Yu Accepted
[f2fs-dev] f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode() [f2fs-dev] f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode() - - - --- 2024-04-25 Chao Yu Accepted
[f2fs-dev,v5] f2fs: zone: don't block IO if there is remained open zone [f2fs-dev,v5] f2fs: zone: don't block IO if there is remained open zone - 1 - --- 2024-04-22 Chao Yu New
[f2fs-dev,v2,4/4] f2fs: convert f2fs__page tracepoint class to use folio [f2fs-dev,v2,1/4] f2fs: convert f2fs_mpage_readpages() to use folio - - - --- 2024-04-22 Chao Yu Accepted
[f2fs-dev,v2,3/4] f2fs: convert f2fs_read_inline_data() to use folio [f2fs-dev,v2,1/4] f2fs: convert f2fs_mpage_readpages() to use folio - - - --- 2024-04-22 Chao Yu Accepted
[f2fs-dev,v2,2/4] f2fs: convert f2fs_read_single_page() to use folio [f2fs-dev,v2,1/4] f2fs: convert f2fs_mpage_readpages() to use folio - - - --- 2024-04-22 Chao Yu New
[f2fs-dev,v2,1/4] f2fs: convert f2fs_mpage_readpages() to use folio [f2fs-dev,v2,1/4] f2fs: convert f2fs_mpage_readpages() to use folio - - - --- 2024-04-22 Chao Yu New
[f2fs-dev] f2fs: assign write hint in direct write IO path [f2fs-dev] f2fs: assign write hint in direct write IO path - - - --- 2024-04-18 Chao Yu New
[f2fs-dev,v2] common/quota: update keywords of quota feature in _require_prjquota() for f2fs [f2fs-dev,v2] common/quota: update keywords of quota feature in _require_prjquota() for f2fs - 1 - --- 2024-04-16 Chao Yu New
[f2fs-dev,4/4] f2fs: convert f2fs__page tracepoint class to use folio [f2fs-dev,1/4] f2fs: convert f2fs_mpage_readpages() to use folio - - - --- 2024-04-16 Chao Yu Superseded
[f2fs-dev,3/4] f2fs: convert f2fs_read_inline_data() to use folio [f2fs-dev,1/4] f2fs: convert f2fs_mpage_readpages() to use folio - - - --- 2024-04-16 Chao Yu Superseded
[f2fs-dev,2/4] f2fs: convert f2fs_read_single_page() to use folio [f2fs-dev,1/4] f2fs: convert f2fs_mpage_readpages() to use folio - - - --- 2024-04-16 Chao Yu Superseded
[f2fs-dev,1/4] f2fs: convert f2fs_mpage_readpages() to use folio [f2fs-dev,1/4] f2fs: convert f2fs_mpage_readpages() to use folio - - - --- 2024-04-16 Chao Yu Superseded
[f2fs-dev,2/2] f2fs: remove unnecessary block size check in init_f2fs_fs() [f2fs-dev,1/2] f2fs: fix comment in sanity_check_raw_super() - - - --- 2024-04-16 Chao Yu Accepted
[f2fs-dev,1/2] f2fs: fix comment in sanity_check_raw_super() [f2fs-dev,1/2] f2fs: fix comment in sanity_check_raw_super() - - - --- 2024-04-16 Chao Yu Accepted
[f2fs-dev] common/quota: fix keywords of quota feature in _require_prjquota() for f2fs [f2fs-dev] common/quota: fix keywords of quota feature in _require_prjquota() for f2fs - - - --- 2024-04-16 Chao Yu New
[f2fs-dev] mkfs.f2fs: add description for ro feature in manual [f2fs-dev] mkfs.f2fs: add description for ro feature in manual - - - --- 2024-04-16 Chao Yu New
[f2fs-dev,v4] f2fs: zone: don't block IO if there is remained open zone [f2fs-dev,v4] f2fs: zone: don't block IO if there is remained open zone - 1 - --- 2024-04-11 Chao Yu Superseded
[f2fs-dev,v2,2/2] f2fs: introduce written_map to indicate written datas [f2fs-dev,v2,1/2] f2fs: use per-log target_bitmap to improve lookup performace of ssr allocation - - - --- 2024-04-11 Chao Yu New
[f2fs-dev,v2,1/2] f2fs: use per-log target_bitmap to improve lookup performace of ssr allocation [f2fs-dev,v2,1/2] f2fs: use per-log target_bitmap to improve lookup performace of ssr allocation - - - --- 2024-04-11 Chao Yu New
[f2fs-dev,v3] f2fs: zone: don't block IO if there is remained open zone [f2fs-dev,v3] f2fs: zone: don't block IO if there is remained open zone - - - --- 2024-04-07 Chao Yu Superseded
[f2fs-dev,v2,2/2] f2fs: introduce written_map to indicate written datas [f2fs-dev,v2,1/2] f2fs: use per-log target_bitmap to improve lookup performace of ssr allocation - - - --- 2024-04-07 Chao Yu Superseded
[f2fs-dev,v2,1/2] f2fs: use per-log target_bitmap to improve lookup performace of ssr allocation [f2fs-dev,v2,1/2] f2fs: use per-log target_bitmap to improve lookup performace of ssr allocation - - - --- 2024-04-07 Chao Yu Superseded
[f2fs-dev,2/2] f2fs: introduce written_map to indicate written datas [f2fs-dev,1/2] f2fs: use per-log target_bitmap to improve lookup performace of ssr allocation - - - --- 2024-04-07 Chao Yu Superseded
[f2fs-dev,1/2] f2fs: use per-log target_bitmap to improve lookup performace of ssr allocation [f2fs-dev,1/2] f2fs: use per-log target_bitmap to improve lookup performace of ssr allocation - - - --- 2024-04-07 Chao Yu Superseded
[f2fs-dev,2/2] f2fs: compress: fix to relocate check condition in f2fs_ioc_{, de}compress_file() [f2fs-dev,1/2] f2fs: compress: fix to relocate check condition in f2fs_{release, reserve}_compress_… - - - --- 2024-04-07 Chao Yu Accepted
[f2fs-dev,1/2] f2fs: compress: fix to relocate check condition in f2fs_{release, reserve}_compress_… [f2fs-dev,1/2] f2fs: compress: fix to relocate check condition in f2fs_{release, reserve}_compress_… - - - --- 2024-04-07 Chao Yu Accepted
[f2fs-dev,v7] f2fs: fix zoned block device information initialization [f2fs-dev,v7] f2fs: fix zoned block device information initialization - 1 - --- 2024-04-07 Chao Yu Accepted
[f2fs-dev,2/2] f2fs: fix to check pinfile flag in f2fs_move_file_range() [f2fs-dev,1/2] f2fs: fix to relocate check condition in f2fs_fallocate() - - - --- 2024-04-03 Chao Yu Accepted
[f2fs-dev,1/2] f2fs: fix to relocate check condition in f2fs_fallocate() [f2fs-dev,1/2] f2fs: fix to relocate check condition in f2fs_fallocate() - - - --- 2024-04-03 Chao Yu Accepted
[f2fs-dev] f2fs_io: support unset subcommand for pinfile [f2fs-dev] f2fs_io: support unset subcommand for pinfile - 1 - --- 2024-03-29 Chao Yu New
[f2fs-dev,v2] f2fs: zone: don't block IO if there is remained open zone [f2fs-dev,v2] f2fs: zone: don't block IO if there is remained open zone - - - --- 2024-03-29 Chao Yu Superseded
[f2fs-dev] f2fs: zone: don't block IO if there is remained open zone [f2fs-dev] f2fs: zone: don't block IO if there is remained open zone - - - --- 2024-03-28 Chao Yu Superseded
[f2fs-dev,v6] f2fs: fix zoned block device information initialization [f2fs-dev,v6] f2fs: fix zoned block device information initialization - - - --- 2024-03-28 Chao Yu Superseded
[f2fs-dev,v2] f2fs: multidev: fix to recognize valid zero block address [f2fs-dev,v2] f2fs: multidev: fix to recognize valid zero block address - - 2 --- 2024-03-27 Chao Yu Accepted
[f2fs-dev] f2fs: fix to wait on page writeback in __clone_blkaddrs() [f2fs-dev] f2fs: fix to wait on page writeback in __clone_blkaddrs() - - - --- 2024-03-26 Chao Yu Accepted
[f2fs-dev,2/2] f2fs: support to map continuous holes or preallocated address [f2fs-dev,1/2] f2fs: introduce map_is_mergeable() for cleanup - - - --- 2024-03-25 Chao Yu Accepted
[f2fs-dev,1/2] f2fs: introduce map_is_mergeable() for cleanup [f2fs-dev,1/2] f2fs: introduce map_is_mergeable() for cleanup - - - --- 2024-03-25 Chao Yu New
[f2fs-dev] f2fs: multidev: fix to recognize valid zero block address [f2fs-dev] f2fs: multidev: fix to recognize valid zero block address - - 2 --- 2024-03-25 Chao Yu Superseded
[f2fs-dev] f2fs: fix to detect inconsistent nat entry during truncation [f2fs-dev] f2fs: fix to detect inconsistent nat entry during truncation - - - --- 2024-03-22 Chao Yu Accepted
[f2fs-dev] f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault [f2fs-dev] f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault - - - --- 2024-03-14 Chao Yu Accepted
[f2fs-dev] f2fs: zone: fix to remove pow2 check condition for zoned block device [f2fs-dev] f2fs: zone: fix to remove pow2 check condition for zoned block device - - - --- 2024-03-08 Chao Yu Accepted
[f2fs-dev,v2] f2fs: fix to truncate meta inode pages forcely [f2fs-dev,v2] f2fs: fix to truncate meta inode pages forcely - - - --- 2024-03-08 Chao Yu Accepted
« 1 2 3 44 5 »