Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2026-08-14 22:08:41 to 2026-08-24 19:08:17 UTC [more...]

Removing ->dirty_folio
 2026-08-24 19:08 UTC 

[PATCH 0/7] Remove aops->launder_folio
 2026-08-24 18:17 UTC  (13+ messages)
` [PATCH 1/7] filemap: Export filemap_invalidate_pages() to modules
` [PATCH 2/7] fuse: Use filemap_invalidate_pages()
` [PATCH 3/7] btrfs: "
` [PATCH 4/7] nfs: "
` [PATCH 5/7] orangefs: "
` [PATCH 6/7] orangefs: Remove launder_folio implementation
` [PATCH 7/7] Remove folio_launder()

[PATCH v3 0/4] btrfs: dev-replace: replace_task related cleanup
 2026-08-24 17:11 UTC  (6+ messages)
` [PATCH v3 1/4] btrfs: dev-replace: fix the incorrect error message
` [PATCH v3 2/4] btrfs: dev-replace: concentrate all messages into btrfs_dev_replace_finishing()
` [PATCH v3 3/4] btrfs: dev-replace: fix the error handling in btrfs_dev_replace_finishing()
` [PATCH v3 4/4] btrfs: dev-replace: properly cleanup replace_task

[PATCH] btrfs: set space_info before adding new free space in btrfs_make_block_group()
 2026-08-24 16:47 UTC 

[PATCH] btrfs: zoned: handle RAID profiles in btrfs_can_activate_zone()
 2026-08-24 16:19 UTC 

[PATCH 0/4] btrfs: zoned: fix active-zone accounting and transitions
 2026-08-24 16:00 UTC  (9+ messages)
` [PATCH 1/4] btrfs: zoned: track only sequential zones as active
` [PATCH 2/4] btrfs: zoned: recover active non-data block group roles on mount
` [PATCH 3/4] btrfs: zoned: remove obsolete non-data block group activation helper
` [PATCH 4/4] btrfs: zoned: serialize zone finishing per block group

[PATCH] MAINTAINERS: update btrfs git tree entries
 2026-08-24 15:47 UTC  (3+ messages)

[PATCH v2] btrfs: skip the extent map tree lock for inodes without extent maps
 2026-08-24 11:54 UTC 

[syzbot] [btrfs?] kernel BUG in btrfs_subpage_assert
 2026-08-24 11:08 UTC 

[PATCH v2 0/5] fstests: misc fixes for zoned btrfs
 2026-08-24  5:50 UTC  (12+ messages)
` [PATCH v2 1/5] common/btrfs: fix awk field separator in _check_temp_fsid
` [PATCH v2 2/5] btrfs/199: skip on zoned devices
` [PATCH v2 3/5] generic/746: skip on zoned btrfs
` [PATCH v2 4/5] btrfs/284: skip on zoned devices
` [PATCH v2 5/5] generic/781: fix copyright

[PATCH v4] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-08-23 15:57 UTC  (4+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH] fs: btrfs: fix zstd decompression of sector-padded extents
 2026-08-23 14:57 UTC  (3+ messages)
` [PATCH v2] fs: btrfs: fix zstd decompression of compressed inline extents

[PATCH] btrfs: zstd: fix hang when the workspace preallocation fails
 2026-08-23 14:23 UTC 

[PATCH RFC] btrfs: drop the ineffective barrier in should_cow_block()
 2026-08-23 11:50 UTC 

[PATCH] btrfs: scrub: wake up cancel_dev waiters after clearing dev->scrub_ctx
 2026-08-23  9:28 UTC 

[syzbot] [btrfs?] WARNING in btrfs_add_to_free_space_tree (2)
 2026-08-23  5:23 UTC 

[PATCH v2] btrfs: zstd: keep the last max level workspace out of reclaim
 2026-08-23  0:41 UTC 

[PATCH] btrfs: zstd: keep the last max level workspace out of reclaim
 2026-08-23  0:37 UTC  (3+ messages)

[PATCH] btrfs: dev-replace: fix missing barrier before waking bio counter waiters
 2026-08-22 14:44 UTC 

[PATCH] btrfs: zstd: fix lost wakeup when waiting for a workspace
 2026-08-22  9:37 UTC  (4+ messages)

[syzbot] [btrfs?] WARNING in do_nonremap_reloc
 2026-08-22  7:10 UTC 

[PATCH] btrfs: drain sysfs callbacks before stopping transaction kthread
 2026-08-22  5:39 UTC  (12+ messages)
  `  "
` [PATCH v2 0/2] btrfs: delay mounted sysfs attributes until mount is ready
  ` [PATCH v2 1/2] btrfs: sysfs: factor out mounted fsid attribute
  ` [PATCH v2 2/2] btrfs: delay mounted sysfs attributes until mount is ready
    ` Re: [PATCH v2 0/2] "

[PATCH RFC v2] btrfs: keep mixed block group writable for relocation setup commit
 2026-08-21 21:30 UTC  (5+ messages)

after creating a snapshot, subvol can't be remounted ro, but unmounted
 2026-08-21 19:34 UTC 

[PATCH] btrfs: skip the extent map tree lock for inodes without extent maps
 2026-08-21 18:18 UTC  (6+ messages)

[PATCH] btrfs: refactor read_key_bytes() to remove the dest_folio parameter
 2026-08-21 16:22 UTC  (2+ messages)

[PATCH v5] btrfs: retry verity reads for not-uptodate Merkle folios
 2026-08-21 16:02 UTC  (2+ messages)

[PATCH v3 0/6] btrfs: handle -ENOMEM errors in some synchronous dirops without aborting
 2026-08-21 14:02 UTC  (7+ messages)
` [PATCH v3 1/6] btrfs: use an on-stack path in btrfs_insert_orphan_item()

[PATCH] btrfs: remove runtime tweakable feature sysfs interface
 2026-08-21 10:12 UTC 

[GIT PULL] Btrfs updates for 7.3
 2026-08-20 20:43 UTC  (2+ messages)

[PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
 2026-08-20 16:44 UTC  (13+ messages)
` [PATCH v15 16/25] xfs: handle fsverity I/O in write/read path
` [PATCH v15 17/25] xfs: use read ioend for fsverity data verification
` [PATCH v15 18/25] xfs: make xfs_free_eofblocks() work with fsverity inodes
` [PATCH v15 19/25] xfs: add fs-verity support

[PATCH v4] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-08-20 11:45 UTC  (2+ messages)

[PATCH v2] btrfs: properly cleanup replace_task when the replace failed to start
 2026-08-20 11:28 UTC  (4+ messages)

[PATCH] btrfs: abort transaction before releasing tree_log_mutex on commit failure
 2026-08-20 11:25 UTC  (3+ messages)

[PATCH] btrfs: do not force reloc root creation during qgroup_account_snapshot()
 2026-08-20  8:58 UTC 

[PATCH v7 00/43] btrfs: add fscrypt support
 2026-08-19 15:59 UTC  (5+ messages)
` [PATCH v7 04/43] fscrypt: conditionally don't wipe mk secret until the last active user is done

[PATCH] btrfs: zoned: finish active block group cleanup if call_zone_finish() fails
 2026-08-19 11:08 UTC  (4+ messages)

[PATCH] btrfs: zoned: propagate do_zone_finish() error in btrfs_zone_finish_endio()
 2026-08-19  8:34 UTC  (4+ messages)

[PATCH v3 0/5] btrfs: fix io_uring encoded IO cleanup
 2026-08-19  2:54 UTC  (6+ messages)
` [PATCH v3 1/5] btrfs: always return -EIOCBQUEUED after btrfs_uring_read_extent_endio
` [PATCH v3 2/5] btrfs: free iov when btrfs_uring_read_extent fails
` [PATCH v3 3/5] btrfs: unlock inode and extent in caller when uring read extent fails
` [PATCH v3 4/5] btrfs: don't stash uring encoded data across -EAGAIN
` [PATCH v3 5/5] btrfs: drop unused uring encoded IO REISSUE stash helpers

Space cache rebuild failed and reports fs corrupted
 2026-08-19  2:18 UTC  (2+ messages)

[PATCH v3 RESEND 0/4] btrfs: removal of on-stack paddrs[], final part
 2026-08-19  1:06 UTC  (5+ messages)
` [PATCH v3 RESEND 1/4] btrfs: replace btrfs_repair_io_failure() to use bio for page iteration
` [PATCH v3 RESEND 2/4] btrfs: enhance btrfs_data_csum_ok() "
` [PATCH v3 RESEND 3/4] btrfs: use a shared helper to calculate data checksum for a bio
` [PATCH v3 RESEND 4/4] btrfs: remove on-stack paddrs[] array usage

[RFC] "final" flag for a directory
 2026-08-18 13:52 UTC  (3+ messages)

[PATCH 0/5] btrfs-progs: add detection for unexpected file extents
 2026-08-18  9:29 UTC  (6+ messages)
` [PATCH 1/5] btrfs-progs: corrupt-block: allow inode corruption to use --value option
` [PATCH 2/5] btrfs-progs: corrupt-block: allow dir item "
` [PATCH 3/5] btrfs-progs: corrupt-block: allow corrupting dir item flags
` [PATCH 4/5] btrfs-progs: check: detect invalid file extent items
` [PATCH 5/5] btrfs-progs: fsck-test: add a test case for unexpected "

[PATCH 0/2] btrfs-progs: fix stale active zone after mkfs
 2026-08-18  9:23 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: zoned: refresh stale cached zone state in btrfs_reset_dev_zone()
` [PATCH 2/2] btrfs-progs: check: detect leaked active zones on zoned devices

[PATCH] btrfs: send: reproduce preallocated extents with send stream v2
 2026-08-18  6:59 UTC 

[PATCH] btrfs: tree-checker: reject file extent items for special files
 2026-08-18  4:57 UTC 

[PATCH] btrfs: send: reject extents for non-regular inodes
 2026-08-18  3:37 UTC  (2+ messages)

[PATCH v4] btrfs: retry verity reads for not-uptodate Merkle folios
 2026-08-17 15:56 UTC  (5+ messages)

[PATCH 0/2] btrfs: rst: minor error handling fixes
 2026-08-17 13:20 UTC  (4+ messages)
` [PATCH 1/2] btrfs: fix the possible bioc_list memory leak during error
` [PATCH 2/2] btrfs: return proper negative error code for update_raid_extent_item()

[PATCH 6.1] btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
 2026-08-17 10:48 UTC 

[PATCH v2] generic: test FIDEDUPERANGE result reporting with REPORT_PROGRESS
 2026-08-17  9:50 UTC 

[PATCH] btrfs: fix missing folio_unlock in read_merkle_tree_page error path
 2026-08-17  6:51 UTC  (3+ messages)

[PATCH] btrfs: handle highmem folios in read_key_bytes
 2026-08-17  6:37 UTC  (5+ messages)

[PATCH] btrfs: remove verity Merkle folio from page cache on error
 2026-08-17  5:23 UTC  (4+ messages)

[PATCH] btrfs: fix use-after-free in mark_block_group_to_copy
 2026-08-17  3:37 UTC  (3+ messages)

[PATCH v2] btrfs: fix use-after-free in mark_block_group_to_copy
 2026-08-17  3:35 UTC 

[PATCH] btrfs: fix transaction use-after-free in raid stripe insertion
 2026-08-17  3:04 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] btrfs-progs: docs: add extra LLM disclosure following kernel guidelines
 2026-08-17  2:12 UTC 

[PATCH] btrfs: fix use-after-free in mark_block_group_to_copy
 2026-08-17  1:58 UTC  (2+ messages)

[PATCH] btrfs: scrub: report the failing sector's address, not the stripe base
 2026-08-16  3:35 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v5 00/16] Add dmabuf read/write via io_uring
 2026-08-16  0:01 UTC  (2+ messages)
` (subset) "

[PATCH v2] btrfs: allow idmapped DEFRAG ioctls
 2026-08-15 22:14 UTC  (3+ messages)

[PATCH] btrfs: free qgroup configuration when quota enable fails
 2026-08-15  9:08 UTC  (2+ messages)

[PATCH] btrfs: free qgroup configuration when quota enable fails
 2026-08-15  8:03 UTC  (5+ messages)

[PATCH] btrfs: preserve the compression property when other inode flags change
 2026-08-14 22:08 UTC  (3+ messages)
` [PATCH v2] "


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