Show patches with: Archived = No       |   2263 patches
« 1 2 3 422 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[f2fs-dev,v2,05/18] arm/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,04/18] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,03/18] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,02/18] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v2,01/18] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[f2fs-dev,v4] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the… [f2fs-dev,v4] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the… - 1 - --- 2024-10-25 Qi Han Accepted
[f2fs-dev] f2fs-tools: use stdbool.h instead of bool [f2fs-dev] f2fs-tools: use stdbool.h instead of bool - - - --- 2024-10-24 Jaegeuk Kim New
[f2fs-dev] f2fs-tools: correct some confused desc about unit [f2fs-dev] f2fs-tools: correct some confused desc about unit - - - --- 2024-10-24 Zhiguo Niu New
[f2fs-dev] fsck.f2fs: fix incorrect parent blkaddr when adding lost dots [f2fs-dev] fsck.f2fs: fix incorrect parent blkaddr when adding lost dots - 1 - --- 2024-10-24 Sheng Yong New
[f2fs-dev] f2fs: Fix not used variable 'index' [f2fs-dev] f2fs: Fix not used variable 'index' - 1 - --- 2024-10-23 Zeng Heng Accepted
[f2fs-dev,v2,2/2] f2fs/007: add testcase to check consistency of compressed inode metadata [f2fs-dev,v2,1/2] f2fs/006: add testcase to check out-of-space case - - - --- 2024-10-23 Chao Yu Superseded
[f2fs-dev,v2,1/2] f2fs/006: add testcase to check out-of-space case [f2fs-dev,v2,1/2] f2fs/006: add testcase to check out-of-space case - - - --- 2024-10-23 Chao Yu Superseded
[f2fs-dev,V2] f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGENT_MID [f2fs-dev,V2] f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGENT_MID - - - --- 2024-10-23 Zhiguo Niu Superseded
[f2fs-dev,v3] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the… [f2fs-dev,v3] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the… - 1 - --- 2024-10-23 Qi Han Superseded
[f2fs-dev,v2] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the… [f2fs-dev,v2] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the… - - - --- 2024-10-22 Qi Han Superseded
[f2fs-dev] f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_MID [f2fs-dev] f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_MID - - - --- 2024-10-22 Zhiguo Niu New
[f2fs-dev,v2] f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason() [f2fs-dev,v2] f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason() - 1 - --- 2024-10-22 Chao Yu Accepted
[f2fs-dev] f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason() [f2fs-dev] f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason() - - - --- 2024-10-22 Chao Yu Superseded
[f2fs-dev,v3] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp() [f2fs-dev,v3] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp() - - - --- 2024-10-22 Chao Yu Accepted
[f2fs-dev] f2fs: check curseg->inited before write_sum_page in change_curseg [f2fs-dev] f2fs: check curseg->inited before write_sum_page in change_curseg - 1 - --- 2024-10-21 Yongpeng Yang Accepted
[f2fs-dev,v2] f2fs: fix the wrong f2fs_bug_on condition in f2fs_do_replace_block [f2fs-dev,v2] f2fs: fix the wrong f2fs_bug_on condition in f2fs_do_replace_block - 1 - --- 2024-10-21 LongPing Wei Accepted
[f2fs-dev,15/15] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,14/15] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,13/15] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,12/15] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,11/15] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,10/15] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,09/15] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,08/15] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,07/15] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,06/15] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,05/15] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,04/15] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,03/15] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,02/15] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev,01/15] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-21 Eric Biggers Superseded
[f2fs-dev] f2fs: fix the wrong f2fs_bug_on condition in f2fs_do_replace_block [f2fs-dev] f2fs: fix the wrong f2fs_bug_on condition in f2fs_do_replace_block - - - --- 2024-10-20 LongPing Wei Superseded
[f2fs-dev,RFC,4/4] ext4, f2fs: support metadata encryption via dm-default-key dm-default-key: target for filesystem metadata encryption - - - --- 2024-10-18 Eric Biggers New
[f2fs-dev,RFC,3/4] dm-default-key: add target for filesystem metadata encryption dm-default-key: target for filesystem metadata encryption - - - --- 2024-10-18 Eric Biggers New
[f2fs-dev,RFC,2/4] block: add the bi_skip_dm_default_key flag dm-default-key: target for filesystem metadata encryption - - - --- 2024-10-18 Eric Biggers New
[f2fs-dev,RFC,1/4] block: export blk-crypto symbols required by dm-default-key dm-default-key: target for filesystem metadata encryption - - - --- 2024-10-18 Eric Biggers New
[f2fs-dev,RFC] f2fs: revalidate empty segment when checkpoint is disabled [f2fs-dev,RFC] f2fs: revalidate empty segment when checkpoint is disabled - - - --- 2024-10-18 Chao Yu New
[f2fs-dev] f2fs: fix to convert log type to segment data type correctly [f2fs-dev] f2fs: fix to convert log type to segment data type correctly - - - --- 2024-10-18 Chao Yu Superseded
[f2fs-dev,2/2] f2fs_io: {set, clear}flags: support nocow flag [f2fs-dev,1/2] f2fs_io: {set, clear}flags: support immutable flag correctly - - - --- 2024-10-18 Chao Yu New
[f2fs-dev,1/2] f2fs_io: {set, clear}flags: support immutable flag correctly [f2fs-dev,1/2] f2fs_io: {set, clear}flags: support immutable flag correctly - - - --- 2024-10-18 Chao Yu New
[f2fs-dev,3/3] f2fs: support NOCoW flag [f2fs-dev,1/3] f2fs: zone: introduce first_zoned_segno in f2fs_sb_info - - - --- 2024-10-18 Chao Yu New
[f2fs-dev,2/3] f2fs: zone: allow IPU for regular file in regular block device [f2fs-dev,1/3] f2fs: zone: introduce first_zoned_segno in f2fs_sb_info - - - --- 2024-10-18 Chao Yu New
[f2fs-dev,1/3] f2fs: zone: introduce first_zoned_segno in f2fs_sb_info [f2fs-dev,1/3] f2fs: zone: introduce first_zoned_segno in f2fs_sb_info - - - --- 2024-10-18 Chao Yu Accepted
[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-17 Thorsten Blum Superseded
[f2fs-dev,v7] f2fs: introduce device aliasing file [f2fs-dev,v7] f2fs: introduce device aliasing file - 1 - --- 2024-10-17 Daeho Jeong New
[f2fs-dev,v7] f2fs: zone: don't block IO if there is remained open zone [f2fs-dev,v7] f2fs: zone: don't block IO if there is remained open zone - 1 - --- 2024-10-17 Chao Yu New
[f2fs-dev,v6] f2fs: zone: don't block IO if there is remained open zone [f2fs-dev,v6] f2fs: zone: don't block IO if there is remained open zone - 1 - --- 2024-10-17 Chao Yu Superseded
[f2fs-dev,v2] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp() [f2fs-dev,v2] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp() - - - --- 2024-10-17 Chao Yu Superseded
[f2fs-dev] f2fs: multidevice: add stats in debugfs [f2fs-dev] f2fs: multidevice: add stats in debugfs - - - --- 2024-10-16 Chao Yu Accepted
[f2fs-dev] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp() [f2fs-dev] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp() - - - --- 2024-10-16 Chao Yu Superseded
[f2fs-dev] f2fs: fix to do sanity check on node blkaddr in truncate_node() [f2fs-dev] f2fs: fix to do sanity check on node blkaddr in truncate_node() - - - --- 2024-10-16 Chao Yu Accepted
[f2fs-dev,RFC,2/2] f2fs: introduce f2fs_invalidate_consecutive_blocks() Speed up f2fs truncate - - - --- 2024-10-16 Yi Sun Superseded
[f2fs-dev,RFC,1/2] f2fs: introduce update_sit_entry_for_release() Speed up f2fs truncate - - - --- 2024-10-16 Yi Sun Superseded
[f2fs-dev,v6] f2fs: introduce device aliasing file [f2fs-dev,v6] f2fs: introduce device aliasing file - 1 - --- 2024-10-15 Daeho Jeong Superseded
[f2fs-dev] mkfs.f2fs: don't trim on aliased partition [f2fs-dev] mkfs.f2fs: don't trim on aliased partition - 1 - --- 2024-10-15 Jaegeuk Kim New
[f2fs-dev] f2fs: decrease spare area for pinned files for zoned devices [f2fs-dev] f2fs: decrease spare area for pinned files for zoned devices - 1 - --- 2024-10-15 Daeho Jeong Accepted
[f2fs-dev] f2fs: fix to account dirty data in __get_secs_required() [f2fs-dev] f2fs: fix to account dirty data in __get_secs_required() - - - --- 2024-10-15 Chao Yu Accepted
[f2fs-dev,2/2] f2fs/007: add testcase to check consistency of compressed inode metadata [f2fs-dev,1/2] f2fs/006: add testcase to check out-of-space case - - - --- 2024-10-15 Chao Yu Superseded
[f2fs-dev,1/2] f2fs/006: add testcase to check out-of-space case [f2fs-dev,1/2] f2fs/006: add testcase to check out-of-space case - - - --- 2024-10-15 Chao Yu Superseded
[f2fs-dev] f2fs-tools: remove linux/fcntl.h but define the hint directly [f2fs-dev] f2fs-tools: remove linux/fcntl.h but define the hint directly - 1 - --- 2024-10-15 Jaegeuk Kim New
[f2fs-dev] f2fs_io: choose MB/s instead of MiB/s [f2fs-dev] f2fs_io: choose MB/s instead of MiB/s - 1 - --- 2024-10-14 Jaegeuk Kim New
[f2fs-dev,GIT,PULL] f2fs fix for 6.12-rc4 [f2fs-dev,GIT,PULL] f2fs fix for 6.12-rc4 - - - --- 2024-10-14 Jaegeuk Kim Mainlined
[f2fs-dev] f2fs/005: add testcase to check checkpoint disabling functionality [f2fs-dev] f2fs/005: add testcase to check checkpoint disabling functionality - - - --- 2024-10-12 Chao Yu Superseded
[f2fs-dev] f2fs/004: add missing _fixed_by_kernel_commit line [f2fs-dev] f2fs/004: add missing _fixed_by_kernel_commit line - 1 - --- 2024-10-12 Chao Yu New
[f2fs-dev] f2fs_io: support fadvice for read [f2fs-dev] f2fs_io: support fadvice for read - - - --- 2024-10-11 Jaegeuk Kim New
[f2fs-dev] f2fs: fix null-ptr-deref in f2fs_submit_page_bio() [f2fs-dev] f2fs: fix null-ptr-deref in f2fs_submit_page_bio() - 1 - --- 2024-10-11 yebin Accepted
[f2fs-dev,v5] f2fs: introduce device aliasing file [f2fs-dev,v5] f2fs: introduce device aliasing file - 1 - --- 2024-10-10 Daeho Jeong Superseded
[f2fs-dev,RESEND,v2] libf2fs: Fix calculation of usable segments for single zoned device [f2fs-dev,RESEND,v2] libf2fs: Fix calculation of usable segments for single zoned device - - - --- 2024-10-10 Yonggil Song New
[f2fs-dev,v2] libf2fs: Fix calculation of usable segments for single [f2fs-dev,v2] libf2fs: Fix calculation of usable segments for single - - - --- 2024-10-10 Yonggil Song New
[f2fs-dev] f2fs: allow parallel DIO reads [f2fs-dev] f2fs: allow parallel DIO reads - 1 - --- 2024-10-10 Jaegeuk Kim Accepted
[f2fs-dev] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP… [f2fs-dev] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP… - - - --- 2024-10-09 Qi Han Superseded
[f2fs-dev,v4] f2fs: introduce device aliasing file [f2fs-dev,v4] f2fs: introduce device aliasing file - - - --- 2024-10-08 Daeho Jeong Superseded
[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-07 Thorsten Blum Superseded
[f2fs-dev] libf2fs: Fix calculation of usable segments for single zoned [f2fs-dev] libf2fs: Fix calculation of usable segments for single zoned - - - --- 2024-10-07 Yonggil Song New
[f2fs-dev,4.19] f2fs: Require FMODE_WRITE for atomic write ioctls [f2fs-dev,4.19] f2fs: Require FMODE_WRITE for atomic write ioctls - 2 - --- 2024-10-04 Eric Biggers New
[f2fs-dev,5.4] f2fs: Require FMODE_WRITE for atomic write ioctls [f2fs-dev,5.4] f2fs: Require FMODE_WRITE for atomic write ioctls - 2 - --- 2024-10-04 Eric Biggers Superseded
[f2fs-dev,5.10] f2fs: Require FMODE_WRITE for atomic write ioctls [f2fs-dev,5.10] f2fs: Require FMODE_WRITE for atomic write ioctls - 2 - --- 2024-10-04 Eric Biggers Superseded
[f2fs-dev,5.15] f2fs: Require FMODE_WRITE for atomic write ioctls [f2fs-dev,5.15] f2fs: Require FMODE_WRITE for atomic write ioctls - 2 - --- 2024-10-04 Eric Biggers Superseded
[f2fs-dev,6.1] f2fs: Require FMODE_WRITE for atomic write ioctls [f2fs-dev,6.1] f2fs: Require FMODE_WRITE for atomic write ioctls - 2 - --- 2024-10-04 Eric Biggers Superseded
[f2fs-dev,v2] f2fs: compress: fix inconsistent update of i_blocks in release_compress_blocks and re… [f2fs-dev,v2] f2fs: compress: fix inconsistent update of i_blocks in release_compress_blocks and re… - 1 - --- 2024-09-29 Qi Han Accepted
[f2fs-dev,v2] f2fs_io: add fdatasync [f2fs-dev,v2] f2fs_io: add fdatasync - 1 - --- 2024-09-29 LongPing Wei New
[f2fs-dev] f2fs: compress: fix inconsistent update of i_blocks in release_compress_blocks and reser… [f2fs-dev] f2fs: compress: fix inconsistent update of i_blocks in release_compress_blocks and reser… - - - --- 2024-09-29 Qi Han Superseded
[f2fs-dev,v3,2/2] mkfs.f2fs: add device aliasing feature [f2fs-dev,v3,1/2] mkfs.f2fs: change -c option description - - - --- 2024-09-27 Daeho Jeong New
[f2fs-dev,v3,1/2] mkfs.f2fs: change -c option description [f2fs-dev,v3,1/2] mkfs.f2fs: change -c option description - 1 - --- 2024-09-27 Daeho Jeong New
[f2fs-dev] f2fs: support dio write for zoned storage [f2fs-dev] f2fs: support dio write for zoned storage - - - --- 2024-09-27 Daejun Park New
[f2fs-dev] f2fs_io: add fdatasync [f2fs-dev] f2fs_io: add fdatasync - - - --- 2024-09-27 LongPing Wei Superseded
[f2fs-dev] fs/writeback: convert wbc_account_cgroup_owner to take a folio [f2fs-dev] fs/writeback: convert wbc_account_cgroup_owner to take a folio 2 - - --- 2024-09-26 Pankaj Raghav (Samsung) New
[f2fs-dev,v3] f2fs: introduce device aliasing file [f2fs-dev,v3] f2fs: introduce device aliasing file - - - --- 2024-09-25 Daeho Jeong Superseded
[f2fs-dev,6.1,1/1] f2fs: convert to MAX_SBI_FLAG instead of 32 in stat_show() f2fs: convert to MAX_SBI_FLAG instead of 32 in stat_show() - 1 - --- 2024-09-24 Nikita Zhandarovich New
« 1 2 3 422 23 »