messages from 2025-04-30 08:26:19 to 2025-05-06 17:25:05 UTC [more...]
[PATCH v5 0/2] btrfs: fix beyond EOF truncation for subpage generic/363 failures
2025-05-06 17:25 UTC (5+ messages)
` [PATCH v5 2/2] btrfs: handle aligned EOF truncation correctly for subpage cases
[PATCH v4] btrfs: fix broken drop_caches on extent buffer folios
2025-05-06 17:16 UTC (6+ messages)
[PATCH 0/2] btrfs: fix an async discard infinite loop when disabling it
2025-05-06 16:58 UTC (7+ messages)
` [PATCH 1/2] btrfs: fix discard worker infinite loop after disabling discard
` [PATCH 2/2] btrfs: use verbose assert at peek_discard_list()
[RFC][PATCH] btrfs_get_tree_subvol(): switch from fc_mount() to vfs_create_mount()
2025-05-06 16:48 UTC (6+ messages)
[PATCH v5] btrfs: fix broken drop_caches on extent buffer folios
2025-05-06 16:47 UTC
[GIT PULL] Btrfs fixes for 6.15-rc6
2025-05-06 16:38 UTC (2+ messages)
[RFC PATCH 0/6] btrfs: offload zlib-deflate to accelerators
2025-05-06 15:38 UTC (5+ messages)
` [RFC PATCH 6/6] btrfs: zlib: add support for zlib-deflate through acomp
[PATCH AUTOSEL 6.14 093/642] btrfs: make btrfs_discard_workfn() block_group ref explicit
2025-05-06 13:19 UTC (11+ messages)
` [PATCH AUTOSEL 6.14 094/642] btrfs: avoid linker error in btrfs_find_create_tree_block()
` [PATCH AUTOSEL 6.14 095/642] btrfs: run btrfs_error_commit_super() early
` [PATCH AUTOSEL 6.14 096/642] btrfs: fix non-empty delayed iputs list on unmount due to async workers
` [PATCH AUTOSEL 6.14 097/642] btrfs: properly limit inline data extent according to block size
` [PATCH AUTOSEL 6.14 098/642] btrfs: allow buffered write to avoid full page read if it's block aligned
` [PATCH AUTOSEL 6.14 099/642] btrfs: prevent inline data extents read from touching blocks beyond its range
` [PATCH AUTOSEL 6.14 100/642] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
` [PATCH AUTOSEL 6.14 101/642] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
` [PATCH AUTOSEL 6.14 102/642] btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set
[PATCH 0/2] Update btrfs Kconfig
2025-05-06 11:04 UTC (3+ messages)
` [PATCH 1/2] btrfs: update list of features built under experimental config
` [PATCH 2/2] btrfs: update Kconfig option descriptions
add more bio helpers v2
2025-05-06 10:05 UTC (39+ messages)
` [PATCH 01/19] block: add a bio_add_virt_nofail helper
` [PATCH 02/19] block: add a bdev_rw_virt helper
` [PATCH 03/19] block: add a bio_add_max_vecs helper
` [PATCH 04/19] block: add a bio_add_vmalloc helpers
` [PATCH 05/19] block: remove the q argument from blk_rq_map_kern
` [PATCH 06/19] block: pass the operation to bio_{map,copy}_kern
` [PATCH 07/19] block: simplify bio_map_kern
` [PATCH 08/19] bcache: use bio_add_virt_nofail
` [PATCH 09/19] rnbd-srv: "
` [PATCH 10/19] gfs2: use bdev_rw_virt in gfs2_read_super
` [PATCH 11/19] zonefs: use bdev_rw_virt in zonefs_read_super
` [PATCH 12/19] PM: hibernate: split and simplify hib_submit_io
` [PATCH 13/19] dm-bufio: use bio_add_virt_nofail
` [PATCH 14/19] dm-integrity: "
` [PATCH 15/19] xfs: simplify xfs_buf_submit_bio
` [PATCH 16/19] xfs: simplify xfs_rw_bdev
` [PATCH 17/19] xfs: simplify building the bio in xlog_write_iclog
` [PATCH 18/19] btrfs: use bdev_rw_virt in scrub_one_super
` [PATCH 19/19] hfsplus: use bdev_rw_virt in hfsplus_submit_bio
` 回复: "
[PATCH AUTOSEL 5.4 14/79] btrfs: avoid linker error in btrfs_find_create_tree_block()
2025-05-05 23:20 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 15/79] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
[PATCH AUTOSEL 5.10 019/114] btrfs: avoid linker error in btrfs_find_create_tree_block()
2025-05-05 23:16 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 020/114] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
[PATCH AUTOSEL 5.15 024/153] btrfs: make btrfs_discard_workfn() block_group ref explicit
2025-05-05 23:11 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 025/153] btrfs: avoid linker error in btrfs_find_create_tree_block()
` [PATCH AUTOSEL 5.15 026/153] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
` [PATCH AUTOSEL 5.15 027/153] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
[PATCH AUTOSEL 6.1 034/212] btrfs: make btrfs_discard_workfn() block_group ref explicit
2025-05-05 23:03 UTC (7+ messages)
` [PATCH AUTOSEL 6.1 035/212] btrfs: avoid linker error in btrfs_find_create_tree_block()
` [PATCH AUTOSEL 6.1 036/212] btrfs: run btrfs_error_commit_super() early
` [PATCH AUTOSEL 6.1 037/212] btrfs: fix non-empty delayed iputs list on unmount due to async workers
` [PATCH AUTOSEL 6.1 038/212] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
` [PATCH AUTOSEL 6.1 039/212] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
` [PATCH AUTOSEL 6.1 040/212] btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set
[PATCH AUTOSEL 6.6 044/294] btrfs: make btrfs_discard_workfn() block_group ref explicit
2025-05-05 22:52 UTC (7+ messages)
` [PATCH AUTOSEL 6.6 045/294] btrfs: avoid linker error in btrfs_find_create_tree_block()
` [PATCH AUTOSEL 6.6 046/294] btrfs: run btrfs_error_commit_super() early
` [PATCH AUTOSEL 6.6 047/294] btrfs: fix non-empty delayed iputs list on unmount due to async workers
` [PATCH AUTOSEL 6.6 048/294] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
` [PATCH AUTOSEL 6.6 049/294] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
` [PATCH AUTOSEL 6.6 050/294] btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set
[PATCH AUTOSEL 6.12 072/486] btrfs: make btrfs_discard_workfn() block_group ref explicit
2025-05-05 22:32 UTC (9+ messages)
` [PATCH AUTOSEL 6.12 073/486] btrfs: avoid linker error in btrfs_find_create_tree_block()
` [PATCH AUTOSEL 6.12 074/486] btrfs: run btrfs_error_commit_super() early
` [PATCH AUTOSEL 6.12 075/486] btrfs: fix non-empty delayed iputs list on unmount due to async workers
` [PATCH AUTOSEL 6.12 076/486] btrfs: properly limit inline data extent according to block size
` [PATCH AUTOSEL 6.12 077/486] btrfs: prevent inline data extents read from touching blocks beyond its range
` [PATCH AUTOSEL 6.12 078/486] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
` [PATCH AUTOSEL 6.12 079/486] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
` [PATCH AUTOSEL 6.12 080/486] btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set
[PATCH] btrfs: remove extent buffer's redundant `len` member field
2025-05-05 17:53 UTC (32+ messages)
` [PATCH v2 0/2] btrfs: eb struct cleanups
` [PATCH v2 1/2] btrfs: remove extent buffer's redundant `len` member field
` [PATCH v3 0/2] btrfs: eb struct cleanups
` [PATCH v3 1/2] btrfs: remove extent buffer's redundant `len` member field
` [PATCH v3 2/2] btrfs: rearrange the extent buffer structure members
` [PATCH v2 "
[PATCH 0/2] btrfs: scrub: reduce memory usage for each scrub_stripe
2025-05-05 17:44 UTC (5+ messages)
` [PATCH 1/2] btrfs: scrub: fix a wrong error type when metadata bytenr mismatches
` [PATCH 2/2] btrfs: scrub: aggregate small bitmaps into a larger one
[PATCH] btrfs: use unsigned types for constants defined as bit shifts
2025-05-05 17:38 UTC (2+ messages)
[PATCH] btrfs: scrub: move error reporting members to stack
2025-05-05 13:16 UTC (3+ messages)
BTRFS critical (device sda): bad key order, sibling blocks, left last (4382045401088 230 4096) right first (4382045396992 230 4096)
2025-05-05 9:31 UTC (3+ messages)
[PATCH 0/8] btrfs: some list extraction and disposal cleanups
2025-05-05 6:06 UTC (11+ messages)
` [PATCH 1/8] btrfs: simplify getting and extracting previous transaction during commit
` [PATCH 2/8] btrfs: simplify getting and extracting previous transaction at clean_pinned_extents()
` [PATCH 3/8] btrfs: simplify cow only root list extraction during transaction commit
` [PATCH 4/8] btrfs: raid56: use list_last_entry() at cache_rbio()
` [PATCH 5/8] btrfs: simplify extracting delayed node at btrfs_first_delayed_node()
` [PATCH 6/8] btrfs: simplify extracting delayed node at btrfs_first_prepared_delayed_node()
` [PATCH 7/8] btrfs: simplify csum list release at btrfs_put_ordered_extent()
` [PATCH 8/8] btrfs: defrag: use list_last_entry() at defrag_collect_targets()
[PATCH] btrfs-progs: check: fix false alert on missing csum for hole
2025-05-04 10:31 UTC (4+ messages)
Fwd: HTML message rejected: btrfs checksum error
2025-05-03 8:40 UTC (5+ messages)
` Fwd: "
[PATCH 0/4] Transaction aborts in free-space-tree.c
2025-05-02 15:10 UTC (10+ messages)
` [PATCH 1/4] btrfs: move transaction aborts to the error site in convert_free_space_to_bitmaps()
` [PATCH 2/4] btrfs: move transaction aborts to the error site in convert_free_space_to_extents()
` [PATCH 3/4] btrfs: move transaction aborts to the error site in remove_from_free_space_tree()
` [PATCH 4/4] btrfs: move transaction aborts to the error site in add_to_free_space_tree()
[PATCH v4 00/13] btrfs: zoned: split out space_info for dedicated block groups
2025-05-02 13:08 UTC (2+ messages)
[PATCH v3 2/6] btrfs: drop usage of folio_index
2025-05-02 11:10 UTC (7+ messages)
[PATCH] btrfs: enable experimental large data folio support
2025-05-02 10:56 UTC (5+ messages)
[PATCH] btrfs: scrub: update device stats when an error is detected
2025-05-02 9:52 UTC (2+ messages)
[PATCH] btrfs: compression: Adjust cb->compressed_folios allocation type
2025-04-30 19:02 UTC (3+ messages)
btrfs thread_pool_size logic out of sync with workqueue
2025-04-30 18:46 UTC (7+ messages)
[GIT PULL] Btrfs fixes for 6.15-rc5
2025-04-30 18:12 UTC (2+ messages)
[PATCH] btrfs: Implement warning for commit values exceeding 300
2025-04-30 16:40 UTC (6+ messages)
[PATCH] btrfs: get rid of goto in alloc_test_extent_buffer()
2025-04-30 14:23 UTC (3+ messages)
Link Issue
2025-04-30 14:11 UTC
[PATCH] btrfs: send: remove btrfs_debug() calls
2025-04-30 9:28 UTC (2+ messages)
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