public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-13 14:06:09 to 2025-10-17 00:44:45 UTC [more...]

[PATCH v5 0/3] fstests: basic smoke test on zoned loop device
 2025-10-17  0:44 UTC  (11+ messages)
` [PATCH v5 1/3] common/zoned: add _require_zloop
` [PATCH v5 2/3] common/zoned: add helpers for creation and teardown of zloop devices
` [PATCH v5 3/3] generic: basic smoke for filesystems on zoned block devices

Setting owner and permissions of subvolumes in newly-created BTRFS filesystem
 2025-10-16 22:50 UTC  (6+ messages)
      ` mkfs.btrfs reproducibility

6.17rc5: btrfs scrub, Freezing user space processes failed
 2025-10-16 22:15 UTC  (4+ messages)

Long running ioctl and pm, which should have higher priority?
 2025-10-16 21:31 UTC 

[PATCH 0/3] btrfs: scrub: enhance freezing and signal handling
 2025-10-16 20:35 UTC  (10+ messages)
` [PATCH 1/3] btrfs: scrub: add cancel/pause/removed bg checks for raid56 parity stripes
` [PATCH 2/3] btrfs: scrub: cancel the run if the process or fs is being frozen
` [PATCH 3/3] btrfs: scrub: cancel the run if there is a pending signal

[GIT PULL] Btrfs fixes for 6.18-rc2
 2025-10-16 18:06 UTC  (3+ messages)

[PATCH] btrfs: remove pointless data_end assignment in btrfs_extent_item()
 2025-10-16 17:54 UTC  (2+ messages)

[PATCH v2 0/4] btrfs-progs: tests: add new mkfs test for zoned device
 2025-10-16 17:53 UTC  (2+ messages)

[PATCH 0/8] btrfs-progs: fscrypt updates
 2025-10-16 15:16 UTC  (13+ messages)
` [PATCH 1/8] btrfs-progs: check: fix max inline extent size
` [PATCH 2/8] btrfs-progs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH 3/8] btrfs-progs: start tracking extent encryption context info
` [PATCH 4/8] btrfs-progs: add inode encryption contexts
` [PATCH 5/8] btrfs-progs: interpret encrypted file extents
` [PATCH 6/8] btrfs-progs: handle fscrypt context items
` [PATCH 7/8] btrfs-progs: check: update inline extent length checking
` [PATCH 8/8] btrfs-progs: string-utils: do not escape space while printing

[PATCH] btrfs: send: don't send rmdir for same target multiple times with multi hardlink situation
 2025-10-16 15:14 UTC  (2+ messages)

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-10-16 14:17 UTC  (9+ messages)
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
      ` [f2fs-dev] "

[PATCH v2] iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flag
 2025-10-16 12:10 UTC  (8+ messages)

[PATCH v2 0/3] btrfs: scrub: enhance freezing and signal handling
 2025-10-16 10:02 UTC  (5+ messages)
` [PATCH v2 1/3] btrfs: scrub: add cancel/pause/removed bg checks for raid56 parity stripes
` [PATCH v2 2/3] btrfs: scrub: cancel the run if the process or fs is being frozen
` [PATCH v2 3/3] btrfs: scrub: cancel the run if there is a pending signal

[PATCH RFC] btrfs: exit scrub and balance early if the fs is being frozen
 2025-10-16  9:46 UTC  (11+ messages)

[PATCH v2] btrfs: Fix NULL pointer access in btrfs_check_leaked_roots()
 2025-10-16  7:09 UTC  (3+ messages)

zbd/009 (btrfs on zone gaps) fail on current Linus tree
 2025-10-16  6:59 UTC  (6+ messages)

[RFC PATCH 0/1] ovl: brtfs' temp_fsid doesn't work with ovl index=on
 2025-10-16  4:57 UTC  (17+ messages)
` [RFC PATCH 1/1] ovl: Use fsid as unique identifier for trusted origin

[PATCH] btrfs: Fix NULL pointer access in btrfs_check_leaked_roots()
 2025-10-16  2:11 UTC  (8+ messages)

[PATCH v7 00/14] hide ->i_state behind accessors
 2025-10-15 22:06 UTC  (13+ messages)
` [PATCH v7 03/14] fs: provide accessors for ->i_state
` [PATCH v7 13/14] xfs: use the new ->i_state accessors

[PATCH 0/2] btrfs: add and use helper macros to print keys
 2025-10-15 21:19 UTC  (5+ messages)
` [PATCH 1/2] btrfs: add macros to facilitate printing of keys
` [PATCH 2/2] btrfs: use the key format macros when printing keys

[PATCH v1] btrfs: remove redundant refcount check in btrfs_put_transaction()
 2025-10-15 17:27 UTC  (2+ messages)

bug - no kernel message when remounting with noflushoncommit
 2025-10-15 17:15 UTC 

[PATCH] btrfs: move and rename CSUM_FMT definition
 2025-10-15 16:48 UTC 

[syzbot] [btrfs?] WARNING in btrfs_release_global_block_rsv (2)
 2025-10-15 16:18 UTC  (2+ messages)

[PATCH v7 0/3] btrfs: add shutdown() and remove_bdev() callback
 2025-10-15  9:29 UTC  (3+ messages)

[PATCH 00/16] btrfs: remove fs_info argument from space_info functions
 2025-10-15  8:59 UTC  (20+ messages)
` [PATCH 01/16] btrfs: remove fs_info argument from btrfs_try_granting_tickets()
` [PATCH 02/16] btrfs: remove fs_info argument from priority_reclaim_data_space()
` [PATCH 03/16] btrfs: remove fs_info argument from priority_reclaim_metadata_space()
` [PATCH 04/16] btrfs: remove fs_info argument from maybe_fail_all_tickets()
` [PATCH 05/16] btrfs: remove fs_info argument from calc_available_free_space()
` [PATCH 06/16] btrfs: remove fs_info argument from btrfs_can_overcommit()
` [PATCH 07/16] btrfs: remove fs_info argument from btrfs_dump_space_info()
` [PATCH 08/16] btrfs: remove fs_info argument from shrink_delalloc() and flush_space()
` [PATCH 09/16] btrfs: remove fs_info argument from btrfs_calc_reclaim_metadata_size()
` [PATCH 10/16] btrfs: remove fs_info argument from need_preemptive_reclaim()
` [PATCH 11/16] btrfs: remove fs_info argument from steal_from_global_rsv()
` [PATCH 12/16] btrfs: remove fs_info argument from handle_reserve_ticket()
` [PATCH 13/16] btrfs: remove fs_info argument from maybe_clamp_preempt()
` [PATCH 14/16] btrfs: fix parameter documentation for btrfs_reserve_data_bytes()
` [PATCH 15/16] btrfs: remove fs_info argument from __reserve_bytes()
` [PATCH 16/16] btrfs: remove fs_info argument from btrfs_reserve_metadata_bytes()

[PATCH] btrfs: remove fs_info argument from btrfs_sysfs_add_space_info_type()
 2025-10-15  8:53 UTC  (2+ messages)

[PATCH] btrfs: remove fs_info argument from btrfs_zoned_activate_one_bg()
 2025-10-15  8:53 UTC  (2+ messages)

[PATCH v4 0/3] fstests: basic smoke test on zoned loop device
 2025-10-15  8:45 UTC  (9+ messages)
` [PATCH v4 1/3] common/zoned: add _require_zloop
` [PATCH v4 2/3] common/zoned: add _create_zloop
` [PATCH v4 3/3] generic: basic smoke for filesystems on zoned block devices

[PATCH v3 00/17] Remap tree
 2025-10-15  5:05 UTC  (15+ messages)
` [PATCH v3 02/17] btrfs: add REMAP chunk type
` [PATCH v3 03/17] btrfs: allow remapped chunks to have zero stripes
` [PATCH v3 07/17] btrfs: allow mounting filesystems with remap-tree incompat flag
` [PATCH v3 08/17] btrfs: redirect I/O for remapped block groups
` [PATCH v3 15/17] btrfs: allow balancing remap tree
` [PATCH v3 16/17] btrfs: handle discarding fully-remapped block groups
` [PATCH v3 17/17] btrfs: add stripe removal pending flag

[PATCH v3 0/3] fstests: basic smoke test on zoned loop device
 2025-10-15  4:09 UTC  (13+ messages)
` [PATCH v3 1/3] common/zoned: add _require_zloop
` [PATCH v3 2/3] common/zoned: add _create_zloop
` [PATCH v3 3/3] generic: basic smoke for filesystems on zoned block devices

[PATCH v2 0/3] btrfs: find_free_extent cleanups
 2025-10-15  3:31 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

Bug#1116067: linux-image-6.1.0-32-amd64: btrfs compression quietly stopped around 60TB in
 2025-10-15  2:05 UTC  (3+ messages)

filemap_* writeback interface cleanups
 2025-10-14 20:45 UTC  (21+ messages)
` [PATCH 04/10] btrfs: use the local tmp_inode variable in start_delalloc_inodes
` [PATCH 06/10] mm,btrfs: add a filemap_fdatawrite_kick_nr helper
` [PATCH 07/10] mm: remove __filemap_fdatawrite

high space usage after ext3 btrfs-convert
 2025-10-14 15:04 UTC 

Discard=Async question
 2025-10-14  0:31 UTC  (3+ messages)

[PATCH 0/7] btrfs: fix a bug with truncation and writeback and cleanups
 2025-10-13 22:41 UTC  (17+ messages)
` [PATCH 1/7] btrfs: truncate ordered extent when skipping writeback past i_size
` [PATCH 2/7] btrfs: use variable for end offset in extent_writepage_io()
` [PATCH 3/7] btrfs: split assertion into two "
` [PATCH 4/7] btrfs: add unlikely to unexpected error case in extent_writepages()
` [PATCH 5/7] btrfs: consistently round up or down i_size in btrfs_truncate()
` [PATCH 6/7] btrfs: avoid multiple i_size rounding "
` [PATCH 7/7] btrfs: avoid repeated computations in btrfs_mark_ordered_io_finished()

Mysterious disappearing corruption and how to diagnose
 2025-10-13 15:58 UTC  (7+ messages)

[PATCH v2 0/3] fstests: basic smoke test on zoned loop device
 2025-10-13 15:41 UTC  (8+ messages)
  ` [PATCH v2 2/3] common/zoned: add _create_zloop


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox