Show patches with: none      |   2257 patches
« 1 2 3 422 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[f2fs-dev,Bug,219484] f2fs discard causes kernel NULL pointer dereferencing [f2fs-dev,Bug,219484] f2fs discard causes kernel NULL pointer dereferencing - - - --- 2024-11-10 bugzilla-daemon--- via Linux-f2fs-devel New
[f2fs-dev,v2] f2fs: replace deprecated strcpy with strscpy [f2fs-dev,v2] f2fs: replace deprecated strcpy with strscpy - - - --- 2024-11-09 Daniel Yang New
[f2fs-dev,4/4] f2fs: fix to requery extent which cross boundary of inquiry [f2fs-dev,1/4] f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflow - - - --- 2024-11-08 Chao Yu New
[f2fs-dev,3/4] f2fs: fix to adjust appropriate length for fiemap [f2fs-dev,1/4] f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflow - - - --- 2024-11-08 Chao Yu New
[f2fs-dev,2/4] f2fs: clean up w/ F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} [f2fs-dev,1/4] f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflow - 1 - --- 2024-11-08 Chao Yu New
[f2fs-dev,1/4] f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflow [f2fs-dev,1/4] f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflow - - - --- 2024-11-08 Chao Yu New
[f2fs-dev] f2fs: clean up w/ F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} [f2fs-dev] f2fs: clean up w/ F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} - 1 - --- 2024-11-07 Chao Yu New
[f2fs-dev] parse_options(): replace deprecated strcpy with strscpy [f2fs-dev] parse_options(): replace deprecated strcpy with strscpy - - - --- 2024-11-06 Daniel Yang New
[f2fs-dev] mkfs.f2fs: adjust zone alignment check to correct position [f2fs-dev] mkfs.f2fs: adjust zone alignment check to correct position - - - --- 2024-11-05 Zhiguo Niu New
[f2fs-dev,v3,5/5] f2fs: Optimize f2fs_truncate_data_blocks_range() Speed up f2fs truncate - - - --- 2024-11-04 Yi Sun New
[f2fs-dev,v3,4/5] f2fs: add parameter @len to f2fs_invalidate_blocks() Speed up f2fs truncate - - - --- 2024-11-04 Yi Sun New
[f2fs-dev,v3,3/5] f2fs: introduce update_sit_entry_for_release() Speed up f2fs truncate - - - --- 2024-11-04 Yi Sun New
[f2fs-dev,v3,2/5] f2fs: add parameter @len to f2fs_invalidate_internal_cache() Speed up f2fs truncate - 1 - --- 2024-11-04 Yi Sun New
[f2fs-dev,v3,1/5] f2fs: expand f2fs_invalidate_compress_page() to f2fs_invalidate_compress_pages_ra… Speed up f2fs truncate - - - --- 2024-11-04 Yi Sun New
[f2fs-dev,v2] f2fs: fix race in concurrent f2fs_stop_gc_thread [f2fs-dev,v2] f2fs: fix race in concurrent f2fs_stop_gc_thread - 1 - --- 2024-11-04 Long Li Accepted
[f2fs-dev,V2] f2fs: fix to adjust appropriate length for fiemap [f2fs-dev,V2] f2fs: fix to adjust appropriate length for fiemap - - - --- 2024-11-04 Zhiguo Niu New
[f2fs-dev] f2fs: fix to avoid forcing direct write to use buffered IO on inline_data inode [f2fs-dev] f2fs: fix to avoid forcing direct write to use buffered IO on inline_data inode - - - --- 2024-11-04 Chao Yu New
[f2fs-dev,v2] f2fs: fix to map blocks correctly for direct write [f2fs-dev,v2] f2fs: fix to map blocks correctly for direct write - - - --- 2024-11-04 Chao Yu New
[f2fs-dev,v3,18/18] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - 2 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,17/18] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code 1 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,16/18] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 2 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,15/18] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 2 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,14/18] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,13/18] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,12/18] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,11/18] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,10/18] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,09/18] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,08/18] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code 1 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,07/18] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,06/18] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,05/18] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,04/18] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,03/18] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,02/18] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,v3,01/18] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers New
[f2fs-dev,2/2] f2fs_io: add more options for randread test [f2fs-dev,1/2] f2fs_io: support 1GB dio buffer - 1 - --- 2024-11-01 Jaegeuk Kim New
[f2fs-dev,1/2] f2fs_io: support 1GB dio buffer [f2fs-dev,1/2] f2fs_io: support 1GB dio buffer - 1 - --- 2024-11-01 Jaegeuk Kim New
[f2fs-dev] f2fs: fix to map blocks correctly for direct read [f2fs-dev] f2fs: fix to map blocks correctly for direct read - - - --- 2024-10-31 Chao Yu New
[f2fs-dev,2/2] Revert "f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()" [f2fs-dev,1/2] f2fs: fix race in concurrent f2fs_stop_gc_thread - - - --- 2024-10-31 Long Li Superseded
[f2fs-dev,1/2] f2fs: fix race in concurrent f2fs_stop_gc_thread [f2fs-dev,1/2] f2fs: fix race in concurrent f2fs_stop_gc_thread - - - --- 2024-10-31 Long Li Superseded
[f2fs-dev,2/2] f2fs: fix to adjust appropriate length for fiemap [f2fs-dev,1/2] f2fs: remove redundant atomic file check in defragment - - - --- 2024-10-31 Zhiguo Niu New
[f2fs-dev,1/2] f2fs: remove redundant atomic file check in defragment [f2fs-dev,1/2] f2fs: remove redundant atomic file check in defragment - 1 - --- 2024-10-31 Zhiguo Niu Accepted
[f2fs-dev,v2,5/5] f2fs: Optimize f2fs_truncate_data_blocks_range() Speed up f2fs truncate - - - --- 2024-10-30 Yi Sun Superseded
[f2fs-dev,v2,4/5] f2fs: add parameter @len to f2fs_invalidate_blocks() Speed up f2fs truncate - - - --- 2024-10-30 Yi Sun Superseded
[f2fs-dev,v2,3/5] f2fs: add parameter @len to f2fs_invalidate_internal_cache() Speed up f2fs truncate - 1 - --- 2024-10-30 Yi Sun Superseded
[f2fs-dev,v2,2/5] f2fs: expand f2fs_invalidate_compress_page() to f2fs_invalidate_compress_pages_ra… Speed up f2fs truncate - - - --- 2024-10-30 Yi Sun Superseded
[f2fs-dev,v2,1/5] f2fs: blocks need to belong to the same segment when using update_sit_entry() Speed up f2fs truncate - - - --- 2024-10-30 Yi Sun Superseded
[f2fs-dev,v2] f2fs: fix to convert log type to segment data type correctly [f2fs-dev,v2] f2fs: fix to convert log type to segment data type correctly - - - --- 2024-10-30 Chao Yu Accepted
[f2fs-dev,v2] mkfs.f2fs: adjust zone alignment when using convention partition with zoned one [f2fs-dev,v2] mkfs.f2fs: adjust zone alignment when using convention partition with zoned one - 2 - --- 2024-10-29 Yohan Joung New
[f2fs-dev,RFC,24/24] tests: add fsck testcase of fixing loop fsync dnodes f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,23/24] tests: add fsck testcase of fixing duplicated dots f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,22/24] tests: add fsck testcase of fixing lost dots f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,21/24] tests: add fsck testcase of fixing dentry hash code f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,20/24] tests: add fsck testcase of fixing invalid i_addr f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,19/24] tests: add fsck testcase of fixing sum entry ofs_in_node f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,18/24] tests: add fsck testcase of fixing sum footer type f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,17/24] tests: add fsck testcase of fixing sum entry nid f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,16/24] tests: add fsck testcase of fixing sit entry valid_map f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,15/24] tests: add fsck testcase of fixing sit entry vblocks f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,14/24] tests: add fsck testcase of fixing sit entry type f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,13/24] tests: add fsck testcase of fixing nat entry with invalid blkaddr f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,12/24] tests: add fsck testcase of fixing nat entry with invalid ino f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,11/24] tests: add fsck testcase of fixing cp crc f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,10/24] tests: add fsck testcase of fixing errors recorded in sb f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,09/24] tests: add fsck testcase of fixing bad super magic f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,08/24] tests: prepare helper scripts for testcases f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,07/24] inject.f2fs: add member `filename' in inject_dentry f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,06/24] inject.f2fs: add members in inject_node f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,05/24] inject.f2fs: add member `feature' in inject_sb f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,04/24] inject.f2fs: add members in inject_cp f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,03/24] fsck.f2fs: fix invalidate checkpoint f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,02/24] dump.f2fs: print checkpoint crc f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev,RFC,01/24] f2fs-tools: add option N to answer no for all questions f2fs-tools: add testcases - - - --- 2024-10-29 Sheng Yong New
[f2fs-dev] f2fs: clean up the unused variable additional_reserved_segments [f2fs-dev] f2fs: clean up the unused variable additional_reserved_segments - 1 - --- 2024-10-29 LongPing Wei Accepted
[f2fs-dev,v4,2/2] f2fs/007: add testcase to check consistency of compressed inode metadata [f2fs-dev,v4,1/2] f2fs/006: add testcase to check out-of-space case - 1 - --- 2024-10-29 Chao Yu New
[f2fs-dev,v4,1/2] f2fs/006: add testcase to check out-of-space case [f2fs-dev,v4,1/2] f2fs/006: add testcase to check out-of-space case - 1 - --- 2024-10-29 Chao Yu New
[f2fs-dev,V2] f2fs-io: unify default block size [f2fs-dev,V2] f2fs-io: unify default block size - 1 - --- 2024-10-29 Zhiguo Niu New
[f2fs-dev] f2fs: fix fiemap failure issue when page size is 16KB [f2fs-dev] f2fs: fix fiemap failure issue when page size is 16KB - 1 - --- 2024-10-29 Xiuhong Wang Accepted
[f2fs-dev,V3] f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGENT_MID [f2fs-dev,V3] f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGENT_MID - 1 - --- 2024-10-29 Zhiguo Niu Accepted
[f2fs-dev] f2fs: clean up opened code w/ {get,set}_nid() [f2fs-dev] f2fs: clean up opened code w/ {get,set}_nid() - - - --- 2024-10-29 Chao Yu Accepted
[f2fs-dev] f2fs: try to allocate sections from zoned area except file pinning [f2fs-dev] f2fs: try to allocate sections from zoned area except file pinning - 1 - --- 2024-10-28 Daeho Jeong New
[f2fs-dev,v3,2/2] f2fs/007: add testcase to check consistency of compressed inode metadata [f2fs-dev,v3,1/2] f2fs/006: add testcase to check out-of-space case - 1 - --- 2024-10-28 Chao Yu Superseded
[f2fs-dev,v3,1/2] f2fs/006: add testcase to check out-of-space case [f2fs-dev,v3,1/2] f2fs/006: add testcase to check out-of-space case - - - --- 2024-10-28 Chao Yu Superseded
[f2fs-dev,v2] f2fs/005: add testcase to check checkpoint disabling functionality [f2fs-dev,v2] f2fs/005: add testcase to check checkpoint disabling functionality - 1 - --- 2024-10-28 Chao Yu New
[f2fs-dev,RESEND] f2fs: Use struct_size() to improve f2fs_acl_clone() [f2fs-dev,RESEND] f2fs: Use struct_size() to improve f2fs_acl_clone() - 1 - --- 2024-10-28 Thorsten Blum Accepted
[f2fs-dev] f2fs: fix typos [f2fs-dev] f2fs: fix typos - 1 - --- 2024-10-27 Andrew Kreimer Accepted
[f2fs-dev,v2,18/18] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,17/18] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,16/18] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,15/18] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,14/18] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,13/18] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,12/18] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,11/18] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,10/18] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,09/18] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,08/18] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,07/18] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,06/18] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
« 1 2 3 422 23 »