messages from 2025-10-01 21:14:12 to 2025-10-07 20:43:35 UTC [more...]
[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
2025-10-07 20:43 UTC (23+ messages)
` [PATCH v2 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v2 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v2 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v2 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v2 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v2 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v2 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH v2 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH v2 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 14/19 5.15.y] minmax.h: update some comments
` [PATCH v2 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once
Direct IO reads being split unexpected at page boundary, but in the middle of a fs block (bs > ps cases)
2025-10-07 14:58 UTC (4+ messages)
[PATCH v2 0/3] fstests: basic smoke test on zoned loop device
2025-10-07 12:58 UTC (4+ messages)
` [PATCH v2 1/3] common/zoned: add _require_zloop
` [PATCH v2 2/3] common/zoned: add _create_zloop
` [PATCH v2 3/3] generic: basic smoke for filesystems on zoned block devices
[PATCH] btrfs: fix memory leak when rejecting a non SINGLE data profile without an RST
2025-10-07 12:14 UTC (5+ messages)
[PATCH 2/4] generic/562: Make test compatible with block sizes till 64k
2025-10-07 11:27 UTC (5+ messages)
` [PATCH 3/4] btrfs/200: Make the test compatible with all supported block sizes
` [PATCH 4/4] btrfs/290: "
zbd/009 (btrfs on zone gaps) fail on current Linus tree
2025-10-07 11:16 UTC (2+ messages)
[PATCH v6 0/4] hide ->i_state behind accessors
2025-10-07 11:07 UTC (6+ messages)
[PATCH] btrfs: use end_pos variable where needed in btrfs_dirty_folio()
2025-10-07 10:40 UTC
[PATCH 0/2] fstests: basic smoke test on zoned loop device
2025-10-07 7:54 UTC (10+ messages)
` [PATCH 1/2] common/zoned: add _require_zloop
` [PATCH] generic: basic smoke for filesystems on zoned block devices
[PATCH RFC] iomap: ensure iomap_dio_bio_iter() only submit bios that are fs block aligned
2025-10-07 4:29 UTC (8+ messages)
[PATCH] btrfs: trivial BTRFS_PATH_AUTO_FREE conversions for tests
2025-10-07 3:35 UTC
[PATCH v2] btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
2025-10-07 3:31 UTC (3+ messages)
[GIT PULL] Btrfs updates for 6.18, part 2
2025-10-06 21:00 UTC (2+ messages)
[PATCH AUTOSEL 6.17-6.1] btrfs: zoned: refine extent allocator hint selection
2025-10-06 18:17 UTC (10+ messages)
` [PATCH AUTOSEL 6.17-6.12] btrfs: abort transaction on specific error places when walking log tree
` [PATCH AUTOSEL 6.17-5.4] btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot()
` [PATCH AUTOSEL 6.17-6.12] btrfs: abort transaction if we fail to update inode in log replay dir fixup
` [PATCH AUTOSEL 6.17-6.12] btrfs: abort transaction in the process_one_buffer() log tree walk callback
` [PATCH AUTOSEL 6.17-6.6] btrfs: zoned: return error from btrfs_zone_finish_endio()
` [PATCH AUTOSEL 6.17-6.6] btrfs: use level argument in log tree walk callback replay_one_buffer()
` [PATCH AUTOSEL 6.17-6.12] btrfs: tree-checker: add inode extref checks
` [PATCH AUTOSEL 6.17-5.15] btrfs: scrub: replace max_t()/min_t() with clamp() in scrub_throttle_dev_io()
` [PATCH AUTOSEL 6.17-5.10] btrfs: always drop log root tree reference in btrfs_replay_log()
[PATCH v2 0/3] btrfs: find_free_extent cleanups
2025-10-06 18:16 UTC (7+ messages)
` [PATCH v2 1/3] btrfs: remove ffe RAID loop
` [PATCH v2 2/3] btrfs: add tracing for find_free_extent skip conditions
` [PATCH v2 3/3] fstests: btrfs: test RAID conversions under stress
[PATCH][next] btrfs: Avoid -Wflex-array-member-not-at-end warning
2025-10-06 17:23 UTC (7+ messages)
[PATCH v2] fs: Make wbc_to_tag() inline and use it in fs
2025-10-06 10:30 UTC (2+ messages)
[PATCH 0/2] btrfs-progs: check: add repair functionality for
2025-10-06 9:38 UTC (3+ messages)
` [PATCH 1/2] btrfs-progs: check: add repair functionality for orphan dev extents
` [PATCH 2/2] btrfs-progs: fsck-tests: a new test case with orphan dev extent
A trial to improve btrfs b-tree node balancing for higher fill rates
2025-10-06 7:07 UTC
[PATCH v3 0/4] btrfs: enable encoded read/write/send for bs > ps cases
2025-10-06 3:58 UTC (5+ messages)
` [PATCH v3 1/4] btrfs: make btrfs_csum_one_bio() handle bs > ps without large folios
` [PATCH v3 2/4] btrfs: make btrfs_repair_io_failure() handle bs > ps cases "
` [PATCH v3 3/4] btrfs: make read verification "
` [PATCH v3 4/4] btrfs: enable encoded read/write/send for bs > ps cases
[PATCH v2 0/4] btrfs: enable encoded read/write/send for bs > ps cases
2025-10-05 22:41 UTC (5+ messages)
` [PATCH v2 1/4] btrfs: make btrfs_csum_one_bio() handle bs > ps without large folios
` [PATCH v2 2/4] btrfs: make btrfs_repair_io_failure() handle bs > ps cases "
` [PATCH v2 3/4] btrfs: make read verification "
` [PATCH v2 4/4] btrfs: enable encoded read/write/send for bs > ps cases
How to remove an unremovable file and directory?
2025-10-05 10:44 UTC (12+ messages)
BTRFS critical (device sda): bad key order, sibling blocks, left last (4382045401088 230 4096) right first (4382045396992 230 4096)
2025-10-05 10:25 UTC (3+ messages)
[PATCH] btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
2025-10-04 12:49 UTC (4+ messages)
` [PATCH] btrfs: goto out -> return conversions for previous patch
Can the output of FIEMAP on BTRFS be used to check if a file and its reflink copy might have diverged?
2025-10-04 4:51 UTC (17+ messages)
[PATCH 2/4] btrfs: make btrfs_repair_io_failure() handle bs > ps cases without large folios
2025-10-03 21:18 UTC (6+ messages)
[PATCH v2] btrfs: fix comment in alloc_bitmap() and drop stale TODO
2025-10-03 15:11 UTC (2+ messages)
[PATCH] btrfs: push memalloc_nofs_save/restore() out of alloc_bitmap()
2025-10-03 13:25 UTC (3+ messages)
[PATCH] btrfs: fix incorrect readahead expansion length
2025-10-03 12:30 UTC (5+ messages)
[PATCH v4 00/11 6.1.y] Backport minmax.h updates from v6.17-rc7
2025-10-03 12:15 UTC (12+ messages)
` [PATCH v4 01/11 6.1.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v4 02/11 6.1.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v4 03/11 6.1.y] minmax: improve macro expansion and type checking
` [PATCH v4 04/11 6.1.y] minmax: fix up min3() and max3() too
` [PATCH v4 05/11 6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH v4 06/11 6.1.y] minmax.h: update some comments
` [PATCH v4 07/11 6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v4 08/11 6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v4 09/11 6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v4 10/11 6.1.y] minmax.h: simplify the variants of clamp()
` [PATCH v4 11/11 6.1.y] minmax.h: remove some #defines that are only expanded once
[PATCH v2] btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
2025-10-02 22:16 UTC (2+ messages)
[PATCH 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
2025-10-02 20:47 UTC (20+ messages)
` [PATCH 01/19 5.15.y] minmax: add in_range() macro
` [PATCH 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 06/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 07/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 08/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 09/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 10/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 5.15.y] minmax.h: update some comments
` [PATCH 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once
[PATCH v3 00/11 6.1.y] Backport minmax.h updates from v6.17-rc7
2025-10-02 18:00 UTC (12+ messages)
` [PATCH v3 01/11 6.1.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v3 02/11 6.1.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v3 03/11 6.1.y] minmax: improve macro expansion and type checking
` [PATCH v3 04/11 6.1.y] minmax: fix up min3() and max3() too
` [PATCH v3 05/11 6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH v3 06/11 6.1.y] minmax.h: update some comments
` [PATCH v3 07/11 6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v3 08/11 6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v3 09/11 6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v3 10/11 6.1.y] minmax.h: simplify the variants of clamp()
` [PATCH v3 11/11 6.1.y] minmax.h: remove some #defines that are only expanded once
[PATCH] btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
2025-10-02 15:10 UTC (4+ messages)
[PATCH v2 0/3] btrfs: fix false alerts when running with 8K block size and 4K page size
2025-10-02 6:58 UTC (5+ messages)
` [PATCH v2 1/3] btrfs/012 btrfs/136: skip the test if ext* doesn't support the block size
` [PATCH v2 2/3] btrfs/192 btrfs/30[456]: explicitly specify block size to avoid false alerts
` [PATCH v2 3/3] btrfs/26[67]: update the stale comments
[PATCH v2] btrfs: prevent a double kfree on delayed-ref
2025-10-01 21:50 UTC (2+ messages)
[PATCH] btrfs: do not assert we found block group item when creating free space tree
2025-10-01 21:50 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).