linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-11 19:20:28 to 2023-01-31 19:10:36 UTC [more...]

[f2fs-dev] [PATCH 1/5] f2fs: introduce trace_f2fs_replace_atomic_write_block
 2023-01-31 19:10 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: clean up i_compress_flag and i_compress_level usage
 2023-01-31 19:10 UTC  (2+ messages)

[f2fs-dev] misc f2fs cleanups
 2023-01-31 19:10 UTC  (19+ messages)
` [f2fs-dev] [PATCH 1/8] f2fs: remove __add_sum_entry
` [f2fs-dev] [PATCH 2/8] f2fs: simplify do_checkpoint
` [f2fs-dev] [PATCH 3/8] f2fs: add a f2fs_curseg_valid_blocks helper
` [f2fs-dev] [PATCH 4/8] f2fs: factor the read/write tracing logic into a helper
` [f2fs-dev] [PATCH 5/8] f2fs: refactor __allocate_new_segment
` [f2fs-dev] [PATCH 6/8] f2fs: remove __allocate_new_section
` [f2fs-dev] [PATCH 7/8] f2fs: refactor next blk selection
` [f2fs-dev] [PATCH 8/8] f2fs: remove __has_curseg_space

[f2fs-dev] [PATCH v3 1/2] f2fs: fix to avoid potential memory corruption in __update_iostat_latency()
 2023-01-31 19:10 UTC  (6+ messages)
` [f2fs-dev] [PATCH v3 2/2] f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_unbind_ctx()

[f2fs-dev] [PATCH] f2fs: fix to handle F2FS_IOC_START_ATOMIC_REPLACE in f2fs_compat_ioctl()
 2023-01-31 19:10 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/3] f2fs: clean up __update_extent_tree_range()
 2023-01-31 19:10 UTC  (5+ messages)
` [f2fs-dev] [PATCH 2/3] f2fs: fix to update age extent correctly during truncation
` [f2fs-dev] [PATCH 3/3] f2fs: fix to update age extent in f2fs_do_zero_range()

[f2fs-dev] Patchwork summary for: f2fs
 2023-01-31 19:10 UTC 

[f2fs-dev] [PATCH v2] f2fs: reduce stack memory cost by using bitfield in struct f2fs_io_info
 2023-01-31 19:10 UTC  (2+ messages)

[f2fs-dev] [syzbot] [f2fs?] KASAN: use-after-free Write in __attach_extent_node
 2023-01-31 15:24 UTC 

[f2fs-dev] [syzbot] [f2fs?] KASAN: use-after-free Read in __shrink_extent_tree
 2023-01-31 13:48 UTC 

[f2fs-dev] [PATCH] f2fs: synchronize atomic write aborts
 2023-01-31 11:37 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: retry to update the inode page given EIO
 2023-01-31  3:40 UTC  (10+ messages)
` [f2fs-dev] [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[f2fs-dev] [PATCH] f2fs: clean up parameters of iostat_update_and_unbind_ctx()
 2023-01-31  2:44 UTC 

[f2fs-dev] [PATCH v2 1/5] f2fs: fix unnecessary newlines in super.c
 2023-01-31  2:40 UTC  (7+ messages)
` [f2fs-dev] [PATCH v2 2/5] f2fs: fix to set ipu policy
` [f2fs-dev] [PATCH v2 3/5] f2fs: add sanity check for ipu_policy
` [f2fs-dev] [PATCH v2 4/5] f2fs: introduce ipu_mode sysfs node
` [f2fs-dev] [PATCH v2 5/5] f2fs: move ipu_policy definitions to uapi header file

[f2fs-dev] [PATCH] f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_unbind_ctx()
 2023-01-31  1:58 UTC  (7+ messages)

[f2fs-dev] [PATCH] f2fs: fix to show discard_unit mount opt
 2023-01-30 23:00 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: allow set compression option of files without blocks
 2023-01-30 23:00 UTC  (3+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2023-01-30 23:00 UTC 

[f2fs-dev] [PATCH 1/3] f2fs: clarify compress level bit offset
 2023-01-30 23:00 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: remove unneeded f2fs_cp_error() in f2fs_create_whiteout()
 2023-01-30 23:00 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix to do sanity check on extent cache correctly
 2023-01-30 23:00 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: drop useless initializer and unneeded local variable
 2023-01-30 23:00 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: return true if all cmd were issued or no cmd need to be issued for f2fs_issue_discard_timeout()
 2023-01-30 23:00 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix information leak in f2fs_move_inline_dirents()
 2023-01-30 23:00 UTC  (6+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix to check warm_data_age_threshold
 2023-01-30 23:00 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/4] f2fs: fix to set ipu policy
 2023-01-30 22:29 UTC  (9+ messages)
` [f2fs-dev] [PATCH 2/4] f2fs: add sanity check for ipu_policy
` [f2fs-dev] [PATCH 3/4] f2fs: introduce ipu_mode sysfs node
` [f2fs-dev] [PATCH 4/4] f2fs: move ipu_policy definitions to separated file

[f2fs-dev] [PATCH v2 0/8] acl: remove generic posix acl handlers from all xattr handlers
 2023-01-30 16:52 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2 6/8] fs: simplify ->listxattr() implementation

[f2fs-dev] [PATCH 00/12] acl: remove remaining posix acl handlers
 2023-01-30 10:23 UTC  (5+ messages)
` [f2fs-dev] [PATCH 08/12] f2fs: drop "

[f2fs-dev] [PATCH] fscrypt: Copy the memcg information to the ciphertext page
 2023-01-29 21:26 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/4] f2fs: fix to check lz4hc compression when CONFIG_F2FS_FS_LZ4HC is not enabled
 2023-01-29 18:12 UTC  (6+ messages)
` [f2fs-dev] [PATCH 2/4] f2fs: introduce f2fs_set_compress_level()
` [f2fs-dev] [PATCH 3/4] f2fs: set default compress option only when sb_has_compression
` [f2fs-dev] [PATCH 4/4] f2fs: merge lz4hc_compress_pages() to lz4_compress_pages()

[f2fs-dev] [PATCH] f2fs: reduce stack memory cost by using bitfield in struct f2fs_io_info
 2023-01-29  8:30 UTC 

[f2fs-dev] [PATCH] f2fs: set *_data_age_threshold according to user_block_count
 2023-01-29 11:47 UTC  (4+ messages)
  ` [f2fs-dev] "

[f2fs-dev] [PATCH 1/2] f2fs: fix wrong calculation of block age
 2023-01-29 11:18 UTC  (6+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: add sysfs nodes to set last_age_weight
` [f2fs-dev] [PATCH 1/2 v2] f2fs: fix wrong calculation of block age
  ` [f2fs-dev] [PATCH 2/2 v2] f2fs: add sysfs nodes to set last_age_weight

[f2fs-dev] [PATCH] f2fs: fix shift-out-of-bounds in f2fs_fill_super
 2023-01-29  9:18 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: convert is_extension_exist() to return bool type
 2023-01-28 10:52 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: introduce sanity_check_blocks()
 2023-01-28 10:47 UTC  (3+ messages)

[f2fs-dev] [PATCH 2/3] f2fs: add F2FS_IOC_SET_COMPRESS_OPTION_V2 ioctl
 2023-01-28 10:34 UTC  (2+ messages)

[f2fs-dev] [syzbot] [f2fs?] kernel BUG in __destroy_extent_tree
 2023-01-27 17:41 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/5] fs: ext4: initialize fsdata in pagecache_write()
 2023-01-26 21:09 UTC  (9+ messages)
` [f2fs-dev] [PATCH 3/5] fs: f2fs: "
` [f2fs-dev] [PATCH 4/5] fs: hfs: initialize fsdata in hfs_file_truncate()

[f2fs-dev] [syzbot] [f2fs?] UBSAN: shift-out-of-bounds in f2fs_fill_super (2)
 2023-01-26 14:23 UTC 

[f2fs-dev] [PATCH 0/4] fsverity cleanups
 2023-01-25 18:12 UTC  (3+ messages)
` [f2fs-dev] [PATCH 4/4] fsverity: pass pos and size to ->write_merkle_tree_block

[f2fs-dev] [ANNOUNCE] New mailing list for fsverity development
 2023-01-24 22:19 UTC 

[f2fs-dev] [PATCH v2 1/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTION_V2 ioctl
 2023-01-22 15:38 UTC  (4+ messages)
` [f2fs-dev] [PATCH v2 2/2] f2fs: add F2FS_IOC_GET_COMPRESS_OPTION_V2 ioctl
` [f2fs-dev] f2fs: add F2FS_IOC_SET_COMPRESS_OPTION_V2 ioctl

[f2fs-dev] Build regressions/improvements in v6.2-rc1
 2023-01-21 21:26 UTC  (14+ messages)
        ` [f2fs-dev] Calculating array sizes in C - was: "

[f2fs-dev] [PATCH v2 00/11] fsverity: support for non-4K pages
 2023-01-21  6:39 UTC  (6+ messages)
` [f2fs-dev] [PATCH v2 10/11] fs/buffer.c: support fsverity in block_read_full_folio()

[f2fs-dev] [PATCH v2] f2fs: introduce sanity_check_blocks()
 2023-01-20 15:20 UTC 

[f2fs-dev] [PATCH v2] f2fs: export compress_percent and compress_watermark entries
 2023-01-20 15:15 UTC 

[f2fs-dev] [Bug 216050] New: fsfs_gc occupies 100% cpu
 2023-01-19 18:45 UTC  (10+ messages)
` [f2fs-dev] [Bug 216050] f2fs_gc "

[f2fs-dev] [PATCH] f2fs: export compress_percent and compress_watermark entries
 2023-01-19  2:29 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: add compression feature check for all compress mount opt
 2023-01-19  2:15 UTC  (2+ messages)

[f2fs-dev] [PATCH v2 1/2] f2fs: fix to avoid potential memory corruption in __update_iostat_latency()
 2023-01-19  1:49 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: fix to check warm_data_age_threshold
 2023-01-17  9:54 UTC 

[f2fs-dev] [syzbot] [f2fs?] possible deadlock in __f2fs_ioctl (2)
 2023-01-17  2:57 UTC 

[f2fs-dev] [PATCH] MAINTAINERS: update fscrypt git repo
 2023-01-16 23:34 UTC 

[f2fs-dev] [PATCH] MAINTAINERS: update fsverity git repo, list, and patchwork
 2023-01-16 23:22 UTC 

[f2fs-dev] [PATCH v2 2/2] f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_unbind_ctx()
 2023-01-16 13:02 UTC 

[f2fs-dev] [Bug 216938] New: Huge stack dump on the first write to a newly created file system
 2023-01-16  7:00 UTC 

[f2fs-dev] [PATCH v5 00/23] Convert to filemap_get_folios_tag()
 2023-01-13  3:03 UTC  (9+ messages)
` [f2fs-dev] [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
` [f2fs-dev] [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [f2fs-dev] [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() "

[f2fs-dev] [PATCH 1/4] f2fs: reset iostat_count in f2fs_reset_iostat()
 2023-01-12 23:59 UTC  (3+ messages)

[f2fs-dev] [PATCH v4] f2fs: introduce discard_io_aware_gran sysfs node
 2023-01-12 15:04 UTC 

[f2fs-dev] [PATCH] f2fs: drop useless initializer and unneeded local variable
 2023-01-12 14:46 UTC  (2+ messages)

[f2fs-dev] [PATCH 3/3] f2fs: add F2FS_IOC_GET_COMPRESS_OPTION_V2 ioctl
 2023-01-12 13:36 UTC 

[f2fs-dev] Silikonmischungen
 2023-01-12  8:40 UTC 

[f2fs-dev] [PATCH] f2fs: convert to use MIN_DISCARD_GRANULARITY macro
 2023-01-11 19:20 UTC  (2+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2023-01-11 19:20 UTC 

[f2fs-dev] [PATCH] f2fs: add a f2fs_ prefix to punch_hole() and expand_inode_data()
 2023-01-11 19:20 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 NNTP newsgroup(s).