linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-25 18:26:29 to 2025-10-03 13:00:48 UTC [more...]

[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-03 12:59 UTC 

[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 0/4] btrfs: enable encoded read/write/send for bs > ps cases
 2025-10-03 10:53 UTC  (9+ messages)
` [PATCH 1/4] btrfs: make btrfs_csum_one_bio() handle bs > ps without large folios
` [PATCH 2/4] btrfs: make btrfs_repair_io_failure() handle bs > ps cases "
` [PATCH 3/4] btrfs: make read verification "
` [PATCH 4/4] btrfs: enable encoded read/write/send for bs > ps cases

Can the output of FIEMAP on BTRFS be used to check if a file and its reflink copy might have diverged?
 2025-10-03  7:45 UTC  (15+ messages)

[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: more trivial BTRFS_PATH_AUTO_FREE conversions
 2025-10-02 15:56 UTC  (5+ messages)
  ` [PATCH] btrfs: goto out -> return conversions for previous patch

[PATCH] btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
 2025-10-02 15:10 UTC  (4+ messages)

[PATCH] btrfs: push memalloc_nofs_save/restore() out of alloc_bitmap()
 2025-10-02 12:06 UTC  (2+ 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)

[PATCH 0/3] btrfs: fix false alerts when running with 8K block size and 4K page size
 2025-10-01 21:11 UTC  (10+ messages)
` [PATCH 1/3] btrfs/012 btrfs/136: skip the test if ext* doesn't support the block size
` [PATCH 2/3] btrfs/192 btrfs/30[456]: explicitly specify block size to avoid false alerts
` [PATCH 3/3] btrfs/26[67]: update the stale comments

[syzbot] [btrfs?] WARNING in __cow_file_range_inline
 2025-10-01 19:46 UTC 

[PATCH] btrfs: Fix PAGE_SIZE format specifier in open_ctree()
 2025-10-01 14:02 UTC  (4+ messages)

btrfs rescue chunk-recover aborts with “scan chunk headers error” on a healthy single-device FS
 2025-10-01  9:41 UTC  (4+ messages)

Direct IO reads being split unexpected at page boundary, but in the middle of a fs block (bs > ps cases)
 2025-10-01  1:29 UTC 

[syzbot] [btrfs?] kernel BUG in populate_free_space_tree (2)
 2025-09-30 20:29 UTC 

[PATCH] fs: btrfs: prevent a double kfree on delayed-ref
 2025-09-30 18:39 UTC  (4+ messages)

[GIT PULL] Btrfs updates for 6.18
 2025-09-30 17:35 UTC  (4+ messages)

[PATCH] btrfs: do not use folio_test_partial_kmap() in ASSERT()s
 2025-09-30 16:40 UTC  (2+ messages)

[PATCH] btrfs: print-tree: use string format for key names
 2025-09-30 15:52 UTC  (2+ messages)

[PATCH v2] btrfs: Refactor allocation size calculation in kzalloc()
 2025-09-30 10:09 UTC  (2+ messages)

[PATCH] btrfs: Refactor allocation size calculation in kzalloc()
 2025-09-30  9:27 UTC  (3+ messages)

How to remove an unremovable file and directory?
 2025-09-30  8:13 UTC  (3+ messages)

[PATCH 0/2] fstests: test device reappearance with new maj:min
 2025-09-30  3:47 UTC  (4+ messages)
` [PATCH 1/2] common/rc: helper functions to handle block devices via sysfs

[PATCH v2] fs: Make wbc_to_tag() inline and use it in fs
 2025-09-30  1:57 UTC  (4+ messages)

[PATCH] fs: Make wbc_to_tag() extern and use it in fs
 2025-09-30  1:47 UTC  (5+ messages)

[syzbot] [btrfs?] kernel BUG in scrub_stripe_get_kaddr
 2025-09-29 22:14 UTC  (2+ messages)

[PATCH] btrfs-progs: remove btrfs_fs_info::leaf_data_size
 2025-09-29 21:00 UTC  (5+ messages)

[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7
 2025-09-29 18:39 UTC  (7+ messages)
` [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere

Btrfs progs release 6.17
 2025-09-29 15:02 UTC 

[PATCH v6 0/4] hide ->i_state behind accessors
 2025-09-29 12:56 UTC  (6+ messages)
` [PATCH v6 3/4] Manual conversion of ->i_state uses

[PATCH] btrfs: subpage: rename macro variables to avoid shadowing
 2025-09-29 12:41 UTC 

[PATCH] btrfs: reorganize error handling in btrfs_tree_mod_log_insert_key
 2025-09-29 10:41 UTC  (8+ messages)

[PATCH] btrfs: Add the nlink annotation in btrfs_inode_item
 2025-09-28  8:35 UTC  (7+ messages)

[BUG] 6.17.0, mount: /mnt/0: fsconfig() failed: File exists
 2025-09-28  6:27 UTC  (2+ messages)

[BUG] btrfs-progs 6.16.1: `btrfs rescue chunk-recover` fails with "Couldn't read tree root" on a healthy filesystem
 2025-09-27  0:25 UTC  (2+ messages)

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-09-26 19:36 UTC  (12+ messages)
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support

[PATCH] btrfs: only set the device specific options after devices are opened
 2025-09-26 12:29 UTC  (2+ messages)

[PATCH] btrfs: fix trivial -Wshadow warnings
 2025-09-26 12:26 UTC  (3+ messages)

[RFC] btrfs: assume fs_info is non-NULL and drop ternary check
 2025-09-26 12:24 UTC  (3+ messages)

[PATCH] btrfs-progs: docs: update the behavior of direct IO
 2025-09-26  9:59 UTC 

[PATCH] fstests: add a new generic test case to verify direct io read
 2025-09-26  9:50 UTC 

[PATCH v2] btrfs: ioctl: Fix memory leak on duplicated memory
 2025-09-26  9:36 UTC  (3+ messages)

[syzbot] Monthly btrfs report (Sep 2025)
 2025-09-26  5:14 UTC 

Wrong SSD type detection on zoned device
 2025-09-26  4:38 UTC  (2+ messages)

[PATCH] btrfs: fallback to buffered read if the inode has data checksum
 2025-09-25 22:50 UTC 

[PATCH] btrfs: ioctl: Fix memory leak on duplicated memory
 2025-09-25 18:56 UTC  (5+ 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).