Linux-f2fs-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-08 00:21:36 to 2024-02-23 17:38:34 UTC [more...]

[f2fs-dev] [PATCH 1/3] f2fs: deprecate io_bits
 2024-02-23 17:38 UTC  (20+ messages)
` [f2fs-dev] [PATCH 2/3] f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC
  ` [f2fs-dev] [PATCH 2/3 v2] "
    ` [f2fs-dev] [PATCH 2/3 v3] "
` [f2fs-dev] [PATCH 3/3] f2fs: kill zone-capacity support
  ` [f2fs-dev] [PATCH 3/3 v2] "

[f2fs-dev] [PATCH v3 1/2] f2fs: separate f2fs_gc_range() to use GC for a range
 2024-02-23 17:31 UTC  (8+ messages)
` [f2fs-dev] [PATCH v3 2/2] f2fs: support file pinning for zoned devices

[f2fs-dev] [PATCH] f2fs: fix to use correct segment type in f2fs_allocate_data_block()
 2024-02-23  2:54 UTC 

[f2fs-dev] [PATCH v2 0/4] f2fs: fix panic issue in small capacity device
 2024-02-23  2:38 UTC  (7+ messages)
` [f2fs-dev] [PATCH v2 4/4] f2fs: stop checkpoint when get a out-of-bounds segment

[f2fs-dev] [PATCH 1/4] f2fs: delete f2fs_get_new_segment() declaration
 2024-02-22 12:18 UTC  (4+ messages)
` [f2fs-dev] [PATCH 2/4] f2fs: fix to don't call f2fs_stop_checkpoint in spinlock coverage
` [f2fs-dev] [PATCH 3/4] f2fs: fix to handle segment allocation failure correctly
` [f2fs-dev] [PATCH 4/4] f2fs: introduce FAULT_NO_SEGMENT

[f2fs-dev] [PATCH v4 4/4] f2fs: stop checkpoint when get a out-of-bounds segment
 2024-02-22 12:12 UTC  (6+ messages)

[f2fs-dev] [PATCH] f2fs: support SEEK_DATA and SEEK_HOLE for compression files
 2024-02-22  9:10 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: compress: reserve blocks on released compress inode while writing
 2024-02-22  8:19 UTC  (2+ messages)
` [f2fs-dev] 答复: "

[f2fs-dev] [PATCH] f2fs: compress: fix to check zstd compress level correctly in mount option
 2024-02-21 18:10 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: doc: Fix bouncing email address for Sahitya Tummala
 2024-02-21 18:10 UTC  (4+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2024-02-21 18:10 UTC 

[f2fs-dev] [Patch-next] f2fs: Use folio in f2fs_read_merkle_tree_page
 2024-02-21 18:10 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: introduce get_available_block_count() for cleanup
 2024-02-21 18:10 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix to create selinux label during whiteout initialization
 2024-02-21 18:10 UTC  (2+ messages)

[f2fs-dev] [PATCH v7 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-02-21 17:14 UTC  (11+ messages)
` [f2fs-dev] [PATCH v7 01/10] ovl: Always reject mounting over case-insensitive directories
` [f2fs-dev] [PATCH v7 02/10] fscrypt: Factor out a helper to configure the lookup dentry
` [f2fs-dev] [PATCH v7 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup
` [f2fs-dev] [PATCH v7 04/10] fscrypt: Drop d_revalidate once the key is added
` [f2fs-dev] [PATCH v7 05/10] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [f2fs-dev] [PATCH v7 06/10] libfs: Add helper to choose dentry operations at mount-time
` [f2fs-dev] [PATCH v7 07/10] ext4: Configure dentry operations at dentry-creation time
` [f2fs-dev] [PATCH v7 08/10] f2fs: "
` [f2fs-dev] [PATCH v7 09/10] ubifs: "
` [f2fs-dev] [PATCH v7 10/10] libfs: Drop generic_set_encrypted_ci_d_ops

[f2fs-dev] [PATCH] mkfs.f2fs: kill heap allocation
 2024-02-21  9:21 UTC 

[f2fs-dev] [PATCH] f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup
 2024-02-21  9:20 UTC 

[f2fs-dev] [PATCH] f2fs: control gc_thread_func to run periodically
 2024-02-21  8:14 UTC 

[f2fs-dev] [PATCH] f2fs: sysfs: support atgc_enabled
 2024-02-21  7:32 UTC 

[f2fs-dev] [PATCH] f2fs: kill heap-based allocation
 2024-02-21  2:18 UTC  (6+ messages)
` [f2fs-dev] [PATCH v2] "

[f2fs-dev] [PATCH] f2fs: support compress extension update via sysfs interface
 2024-02-21  1:58 UTC  (6+ messages)

[f2fs-dev] [PATCH v6] f2fs: New victim selection for GC
 2024-02-21  1:31 UTC  (3+ messages)
    ` [f2fs-dev] (2) "

[f2fs-dev] [PATCH] f2fs-tools: add a new stop cp reason STOP_CP_REASON_NO_SEGMENT
 2024-02-21  1:23 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/3] f2fs: check number of blocks in a current section
 2024-02-20 23:22 UTC  (3+ messages)
` [f2fs-dev] [PATCH 2/3] f2fs: prevent an f2fs_gc loop during disable_checkpoint
` [f2fs-dev] [PATCH 3/3] f2fs: allow to mount if cap is 100

[f2fs-dev] [PATCH v6 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-02-20 23:03 UTC  (18+ messages)
` [f2fs-dev] [PATCH v6 01/10] ovl: Always reject mounting over case-insensitive directories
` [f2fs-dev] [PATCH v6 02/10] fscrypt: Factor out a helper to configure the lookup dentry
` [f2fs-dev] [PATCH v6 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup
` [f2fs-dev] [PATCH v6 04/10] fscrypt: Drop d_revalidate once the key is added
` [f2fs-dev] [PATCH v6 05/10] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [f2fs-dev] [PATCH v6 06/10] libfs: Add helper to choose dentry operations at mount-time
` [f2fs-dev] [PATCH v6 07/10] ext4: Configure dentry operations at dentry-creation time
` [f2fs-dev] [PATCH v6 08/10] f2fs: "
` [f2fs-dev] [PATCH v6 09/10] ubifs: "
` [f2fs-dev] [PATCH v6 10/10] libfs: Drop generic_set_encrypted_ci_d_ops

[f2fs-dev] [PATCH v10 0/8]
 2024-02-20 14:59 UTC  (14+ messages)
` [f2fs-dev] [PATCH v10 1/8] ext4: Simplify the handling of cached insensitive names
` [f2fs-dev] [PATCH v10 2/8] f2fs: "
` [f2fs-dev] [PATCH v10 3/8] libfs: Introduce case-insensitive string comparison helper
` [f2fs-dev] [PATCH v10 4/8] ext4: Reuse generic_ci_match for ci comparisons
` [f2fs-dev] [PATCH v10 5/8] f2fs: "
` [f2fs-dev] [PATCH v10 6/8] ext4: Log error when lookup of encoded dentry fails
` [f2fs-dev] [PATCH v10 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
` [f2fs-dev] [PATCH v10 8/8] f2fs: "

[f2fs-dev] [PATCH 1/3] f2fs-tools: remove obsolete fields in struct f2fs_sb_info
 2024-02-20 12:45 UTC  (3+ messages)
` [f2fs-dev] [PATCH 2/3] f2fs-tools: use NULL_ADDR macro to instead magic number for cleanup
` [f2fs-dev] [PATCH 3/3] f2fs-tools: print hexadecimal number in log

[f2fs-dev] [PATCH v12 0/8] Cache insensitive cleanup for ext4/f2fs
 2024-02-20  8:52 UTC  (9+ messages)
` [f2fs-dev] [PATCH v12 1/8] ext4: Simplify the handling of cached insensitive names
` [f2fs-dev] [PATCH v12 2/8] f2fs: "
` [f2fs-dev] [PATCH v12 3/8] libfs: Introduce case-insensitive string comparison helper
` [f2fs-dev] [PATCH v12 4/8] ext4: Reuse generic_ci_match for ci comparisons
` [f2fs-dev] [PATCH v12 5/8] f2fs: "
` [f2fs-dev] [PATCH v12 6/8] ext4: Log error when lookup of encoded dentry fails
` [f2fs-dev] [PATCH v12 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
` [f2fs-dev] [PATCH v12 8/8] f2fs: "

[f2fs-dev] [PATCH v7] f2fs: unify the error handling of f2fs_is_valid_blkaddr
 2024-02-20  7:58 UTC  (11+ messages)

[f2fs-dev] [PATCH] Revert "f2fs: stop allocating pinned sections if EAGAIN happens"
 2024-02-20  6:50 UTC  (4+ messages)

[f2fs-dev] [PATCH] mkfs.f2fs: fix sparse_mode case on stat
 2024-02-20  3:24 UTC  (3+ messages)

[f2fs-dev] [regression 6.1.y] f2fs: invalid zstd compress level: 6
 2024-02-20  2:39 UTC  (5+ messages)

[f2fs-dev] [PATCH] f2fs: introduce get_available_block_count() for cleanup
 2024-02-19  8:52 UTC  (2+ messages)

[f2fs-dev] [PATCH v11 0/8] Cache insensitive cleanup for ext4/f2fs
 2024-02-19  7:44 UTC  (9+ messages)
` [f2fs-dev] [PATCH v11 1/8] ext4: Simplify the handling of cached insensitive names
` [f2fs-dev] [PATCH v11 2/8] f2fs: "
` [f2fs-dev] [PATCH v11 3/8] libfs: Introduce case-insensitive string comparison helper
` [f2fs-dev] [PATCH v11 4/8] ext4: Reuse generic_ci_match for ci comparisons
` [f2fs-dev] [PATCH v11 5/8] f2fs: "
` [f2fs-dev] [PATCH v11 6/8] ext4: Log error when lookup of encoded dentry fails
` [f2fs-dev] [PATCH v11 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
` [f2fs-dev] [PATCH v11 8/8] f2fs: "

[f2fs-dev] [PATCH v3] f2fs: reduce expensive checkpoint trigger frequency
 2024-02-19  7:19 UTC  (2+ messages)

[f2fs-dev] [PATCH v3 4/4] f2fs: stop checkpoint when get a out-of-bounds segment
 2024-02-19  6:05 UTC 

[f2fs-dev] [PATCH] f2fs: fix to return EIO when reading after device removal
 2024-02-19  3:13 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: compress: fix to check compress flag w/ .i_sem lock
 2024-02-19  2:28 UTC 

[f2fs-dev] [bug report]WARNING: CPU: 22 PID: 44011 at fs/iomap/iter.c:51 iomap_iter+0x32b observed with blktests zbd/010
 2024-02-18 16:58 UTC 

[f2fs-dev] [PATCH 1/2] f2fs: fix write pointers all the time
 2024-02-16 22:32 UTC  (2+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: print zone status in string and some log

[f2fs-dev] [PATCH] f2fs: fix write pointers all the time
 2024-02-16 21:24 UTC 

[f2fs-dev] [PATCH] f2fs_io: add write_advice command
 2024-02-16  3:47 UTC 

[f2fs-dev] [PATCH] f2fs_io: override setxattr value for system.advise
 2024-02-16  0:17 UTC 

[f2fs-dev] [PATCH v2] f2fs_io: add lseek command to execute lseek()
 2024-02-15 21:05 UTC 

[f2fs-dev] [PATCH] f2fs_io: add lseek command to execute lseek()
 2024-02-15 20:39 UTC  (3+ messages)

[f2fs-dev] [syzbot] Monthly f2fs report (Feb 2024)
 2024-02-15 13:28 UTC 

[f2fs-dev] [RESEND PATCH v9 0/3] Introduce case-insensitive string comparison helper
 2024-02-13 16:09 UTC  (10+ messages)
` [f2fs-dev] [RESEND PATCH v9 1/3] libfs: "
` [f2fs-dev] [RESEND PATCH v9 2/3] ext4: Reuse generic_ci_match for ci comparisons
` [f2fs-dev] [RESEND PATCH v9 3/3] f2fs: "

[f2fs-dev] [PATCH 6.1] f2fs: add helper to check compression level
 2024-02-13 14:57 UTC  (2+ messages)

[f2fs-dev] [Bug 218471] New: F2FS fails to mount rw at boot with "invalid zstd compress level: 6"
 2024-02-13 13:52 UTC  (6+ messages)
` [f2fs-dev] [Bug 218471] "

[f2fs-dev] [PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
 2024-02-12 15:41 UTC  (5+ messages)
` [f2fs-dev] [PATCH v3 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call

[f2fs-dev] [jaegeuk-f2fs:dev-test 18/20] fs/f2fs/f2fs.h:2522: undefined reference to `__divdi3'
 2024-02-10  2:42 UTC 

[f2fs-dev] [jaegeuk-f2fs:dev-test 18/20] segment.c:undefined reference to `__divdi3'
 2024-02-09 22:23 UTC 

[f2fs-dev] [PATCH v5 00/12] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-02-09 14:46 UTC  (8+ messages)
` [f2fs-dev] [PATCH v5 04/12] fscrypt: Drop d_revalidate for valid dentries during lookup

[f2fs-dev] [PATCH v2 1/2] f2fs: separate f2fs_gc_range() to use GC for a range
 2024-02-09  2:42 UTC  (2+ messages)
` [f2fs-dev] [PATCH v2 2/2] f2fs: support file pinning for zoned devices

[f2fs-dev] [PATCH v3] f2fs: sysfs: support gc_io_aware
 2024-02-08  0:21 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).