messages from 2024-11-04 09:44:25 to 2024-12-02 01:10:09 UTC [more...]
[f2fs-dev] [PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
2024-12-02 1:08 UTC (20+ messages)
` [f2fs-dev] [PATCH v4 01/19] lib/crc32: drop leading underscores from __crc32c_le_base
` [f2fs-dev] [PATCH v4 02/19] lib/crc32: improve support for arch-specific overrides
` [f2fs-dev] [PATCH v4 03/19] lib/crc32: expose whether the lib is really optimized at runtime
` [f2fs-dev] [PATCH v4 04/19] crypto: crc32 - don't unnecessarily register arch algorithms
` [f2fs-dev] [PATCH v4 05/19] arm/crc32: expose CRC32 functions through lib
` [f2fs-dev] [PATCH v4 06/19] loongarch/crc32: "
` [f2fs-dev] [PATCH v4 07/19] mips/crc32: "
` [f2fs-dev] [PATCH v4 08/19] powerpc/crc32: "
` [f2fs-dev] [PATCH v4 09/19] s390/crc32: "
` [f2fs-dev] [PATCH v4 10/19] sparc/crc32: "
` [f2fs-dev] [PATCH v4 11/19] x86/crc32: update prototype for crc_pcl()
` [f2fs-dev] [PATCH v4 12/19] x86/crc32: update prototype for crc32_pclmul_le_16()
` [f2fs-dev] [PATCH v4 13/19] x86/crc32: expose CRC32 functions through lib
` [f2fs-dev] [PATCH v4 14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS
` [f2fs-dev] [PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
` [f2fs-dev] [PATCH v4 16/19] ext4: switch to using the crc32c library
` [f2fs-dev] [PATCH v4 17/19] jbd2: "
` [f2fs-dev] [PATCH v4 18/19] f2fs: switch to using the crc32 library
` [f2fs-dev] [PATCH v4 19/19] scsi: target: iscsi: switch to using the crc32c library
[f2fs-dev] [PATCH v2] f2fs: Add check for deleted inode
2024-11-29 18:56 UTC
[f2fs-dev] [PATCH] f2fs: Add check for deleted inode
2024-11-29 2:01 UTC (5+ messages)
` [f2fs-dev] [syzbot] [f2fs?] WARNING in f2fs_unlink
[f2fs-dev] [PATCH 00/11] f2fs folio patches
2024-11-28 4:58 UTC (12+ messages)
` [f2fs-dev] [PATCH 01/11] f2fs: Use a folio in f2fs_all_cluster_page_ready()
` [f2fs-dev] [PATCH 02/11] f2fs: Use a folio in f2fs_compress_write_end()
` [f2fs-dev] [PATCH 03/11] f2fs: Use a folio in f2fs_truncate_partial_cluster()
` [f2fs-dev] [PATCH 04/11] f2fs: Use a folio in f2fs_write_compressed_pages()
` [f2fs-dev] [PATCH 05/11] f2fs: Convert submit tracepoints to take a folio
` [f2fs-dev] [PATCH 06/11] f2fs: Add F2FS_F_SB()
` [f2fs-dev] [PATCH 07/11] f2fs: Convert f2fs_finish_read_bio() to use folios
` [f2fs-dev] [PATCH 08/11] f2fs: Use a folio more in f2fs_submit_page_bio()
` [f2fs-dev] [PATCH 09/11] f2fs: Use a data folio "
` [f2fs-dev] [PATCH 10/11] f2fs: Convert __read_io_type() to take a folio
` [f2fs-dev] [PATCH 11/11] f2fs: Remove calls to folio_file_mapping()
[f2fs-dev] [GIT PULL] f2fs for 6.13-rc1
2024-11-26 21:05 UTC (2+ messages)
[f2fs-dev] [syzbot] [f2fs?] WARNING in f2fs_rename2
2024-11-26 18:21 UTC (3+ messages)
[f2fs-dev] [PATCH] f2fs: fiemap support to map continuous holes address
2024-11-26 6:45 UTC
[f2fs-dev] [syzbot] [f2fs?] WARNING in f2fs_delete_entry
2024-11-25 18:18 UTC (2+ messages)
[f2fs-dev] [PATCH V2] f2fs: cache more dentry pages
2024-11-25 11:46 UTC (2+ messages)
[f2fs-dev] [PATCH v2 1/2] f2fs: fix to shrink read extent node in batches
2024-11-25 11:13 UTC (5+ messages)
` [f2fs-dev] [PATCH v2 2/2] f2fs: add a sysfs node to limit max read extent count per-inode
` [f2fs-dev] 答复: [PATCH v2 1/2] f2fs: fix to shrink read extent node in batches
[f2fs-dev] [PATCH] f2fs: print message if fscorrupted was found in f2fs_new_node_page()
2024-11-23 15:50 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: fix to drop all discards after creating snapshot on lvm device
2024-11-23 15:50 UTC (2+ messages)
[f2fs-dev] Patchwork summary for: f2fs
2024-11-23 15:50 UTC
[f2fs-dev] [Bug 219484] New: f2fs discard causes kernel NULL pointer dereferencing
2024-11-22 22:45 UTC (9+ messages)
` [f2fs-dev] [Bug 219484] "
[f2fs-dev] [syzbot] [f2fs?] WARNING in f2fs_unlink
2024-11-22 15:15 UTC
[f2fs-dev] [PATCH] f2fs: cache more dentry pages
2024-11-22 8:38 UTC (4+ messages)
[f2fs-dev] [PATCH 1/2] f2fs: fix to shrink read extent node in batches
2024-11-22 6:17 UTC (4+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: add a sysfs node to limit max read extent count per-inode
[f2fs-dev] [PATCH] Revert "f2fs: remove unreachable lazytime mount option parsing"
2024-11-21 18:37 UTC (13+ messages)
[f2fs-dev] [PATCH] f2fs: clean up w/ F2FS_{BLK_TO_BYTES, BTYES_TO_BLK}
2024-11-21 16:20 UTC (4+ messages)
[f2fs-dev] Patchwork summary for: f2fs
2024-11-21 16:20 UTC
[f2fs-dev] [PATCH 1/4] f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflow
2024-11-21 16:20 UTC (7+ messages)
` [f2fs-dev] [PATCH 2/4] f2fs: clean up w/ F2FS_{BLK_TO_BYTES, BTYES_TO_BLK}
` [f2fs-dev] [PATCH 3/4] f2fs: fix to adjust appropriate length for fiemap
` [f2fs-dev] [PATCH 4/4] f2fs: fix to requery extent which cross boundary of inquiry
[f2fs-dev] [jaegeuk-f2fs:dev-test 35/36] ERROR: modpost: "f2fs_check_and_fix_write_pointer" [fs/f2fs/f2fs.ko] undefined!
2024-11-21 16:20 UTC (5+ messages)
` [f2fs-dev] [PATCH v3 1/2] f2fs: fix changing cursegs if recovery fails on zoned device
` [f2fs-dev] [PATCH v3 2/2] f2fs: clear SBI_POR_DOING before initing inmem curseg
[f2fs-dev] [PATCH] f2fs: adjust unusable cap before checkpoint=disable mode
2024-11-21 16:20 UTC (3+ messages)
[f2fs-dev] [PATCH v3] f2fs: replace deprecated strcpy with strscpy
2024-11-21 16:20 UTC (3+ messages)
[f2fs-dev] [PATCH 1/1] f2fs-tools: prefer physical over logical block size
2024-11-21 15:06 UTC
[f2fs-dev] [PATCH] f2fs: Fix to avoid long time to shrink extent cache
2024-11-20 10:03 UTC (10+ messages)
[f2fs-dev] [PATCH v2 1/2] f2fs: fix changing cursegs if recovery fails on zoned device
2024-11-19 1:11 UTC (3+ messages)
` [f2fs-dev] [PATCH v2 2/2] f2fs: clear SBI_POR_DOING before initing inmem curseg
[f2fs-dev] [PATCH v2] f2fs: fix to map blocks correctly for direct write
2024-11-18 17:00 UTC (2+ messages)
[f2fs-dev] Patchwork summary for: f2fs
2024-11-18 17:00 UTC
[f2fs-dev] [PATCH] f2fs: fix to avoid forcing direct write to use buffered IO on inline_data inode
2024-11-18 17:00 UTC (2+ messages)
[f2fs-dev] [syzbot] Monthly f2fs report (Nov 2024)
2024-11-18 12:39 UTC
[f2fs-dev] [PATCH v2] f2fs: replace deprecated strcpy with strscpy
2024-11-18 7:03 UTC (3+ messages)
[f2fs-dev] [PATCH 1/2] f2fs: fix changing cursegs if recovery fails on zoned device
2024-11-18 6:52 UTC (4+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: clear SBI_POR_DOING before initing inmem curseg
[f2fs-dev] [PATCH] mkfs.f2fs: remove IMMUTABLE bit
2024-11-18 1:24 UTC (3+ messages)
[f2fs-dev] [syzbot] [f2fs?] kernel BUG in f2fs_evict_inode (4)
2024-11-16 12:19 UTC
[f2fs-dev] Meeting invitation
2024-11-14 9:00 UTC
[f2fs-dev] [PATCH] parse_options(): replace deprecated strcpy with strscpy
2024-11-09 1:40 UTC (3+ messages)
[f2fs-dev] Quick Question About Collaboration
2024-11-08 9:05 UTC
[f2fs-dev] [RFC PATCH 00/24] f2fs-tools: add testcases
2024-11-08 6:51 UTC (5+ messages)
` [f2fs-dev] [RFC PATCH 04/24] inject.f2fs: add members in inject_cp
` [f2fs-dev] [RFC PATCH 07/24] inject.f2fs: add member `filename' in inject_dentry
[f2fs-dev] [PATCH V2] f2fs: fix to adjust appropriate length for fiemap
2024-11-08 1:53 UTC (22+ messages)
[f2fs-dev] [PATCH v3] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp()
2024-11-07 20:30 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: clean up opened code w/ {get,set}_nid()
2024-11-07 20:30 UTC (2+ messages)
` [f2fs-dev] [PATCH] f2fs: clean up opened code w/ {get, set}_nid()
[f2fs-dev] [PATCH v2] f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason()
2024-11-07 20:30 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: clean up the unused variable additional_reserved_segments
2024-11-07 20:30 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: fix typos
2024-11-07 20:30 UTC (2+ messages)
[f2fs-dev] [PATCH V3] f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGENT_MID
2024-11-07 20:30 UTC (2+ messages)
[f2fs-dev] [PATCH 1/2] f2fs: remove redundant atomic file check in defragment
2024-11-07 20:30 UTC (2+ messages)
[f2fs-dev] [PATCH v2] f2fs: fix to convert log type to segment data type correctly
2024-11-07 20:30 UTC (2+ messages)
[f2fs-dev] [PATCH v4] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable
2024-11-07 20:30 UTC (2+ messages)
[f2fs-dev] Patchwork summary for: f2fs
2024-11-07 20:30 UTC
[f2fs-dev] [PATCH] f2fs: fix fiemap failure issue when page size is 16KB
2024-11-07 20:30 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: Fix not used variable 'index'
2024-11-07 20:30 UTC (2+ messages)
[f2fs-dev] [PATCH v2] f2fs: fix race in concurrent f2fs_stop_gc_thread
2024-11-07 20:30 UTC (2+ messages)
[f2fs-dev] [PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
2024-11-02 22:26 UTC (3+ messages)
` [f2fs-dev] [PATCH v2 15/18] ext4: switch to using the crc32c library
[f2fs-dev] [PATCH] mkfs.f2fs: adjust zone alignment check to correct position
2024-11-05 11:25 UTC
[f2fs-dev] [PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
2024-11-05 9:22 UTC (21+ messages)
` [f2fs-dev] [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime
` [f2fs-dev] [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
` [f2fs-dev] [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib
` [f2fs-dev] [PATCH v3 08/18] powerpc/crc32: "
` [f2fs-dev] [PATCH v3 15/18] ext4: switch to using the crc32c library
` [f2fs-dev] [PATCH v3 16/18] jbd2: "
` [f2fs-dev] [PATCH v3 17/18] f2fs: switch to using the crc32 library
` [f2fs-dev] [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library
[f2fs-dev] [PATCH 1/2] f2fs_io: support 1GB dio buffer
2024-11-05 2:25 UTC (4+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs_io: add more options for randread test
[f2fs-dev] [PATCH v2] mkfs.f2fs: adjust zone alignment when using convention partition with zoned one
2024-11-05 1:54 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: fix to avoid forcing direct write to use buffered IO on inline_data inode
2024-11-04 9:44 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).