public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-13 09:54:22 to 2026-04-16 12:30:53 UTC [more...]

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-16 12:30 UTC  (5+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 55/61] interconnect: "

[PATCH 0/9] btrfs: reduce memory consumption for block groups
 2026-04-16 10:46 UTC  (24+ messages)
` [PATCH 1/9] btrfs: use a kmem_cache "
` [PATCH 2/9] btrfs: reduce size of struct btrfs_block_group
` [PATCH 3/9] btrfs: use a kmem_cache for free space control structures
` [PATCH 4/9] btrfs: remove start field from struct btrfs_free_space_ctl
` [PATCH 5/9] btrfs: remove unit "
` [PATCH 6/9] btrfs: reduce size of "
` [PATCH 7/9] btrfs: remove block group argument from copy_free_space_cache()
` [PATCH 8/9] btrfs: remove unnecessary ctl argument from __btrfs_write_out_cache()
` [PATCH 9/9] btrfs: remove unnecessary ctl argument from write_cache_extent_entries()
` [PATCH v2 00/10] btrfs: reduce memory consumption for block groups
  ` [PATCH v2 01/10] btrfs: use a kmem_cache "
  ` [PATCH v2 02/10] btrfs: reduce size of struct btrfs_block_group
  ` [PATCH v2 03/10] btrfs: use a kmem_cache for free space control structures
  ` [PATCH v2 04/10] btrfs: remove start field from struct btrfs_free_space_ctl
  ` [PATCH v2 05/10] btrfs: remove unit "
  ` [PATCH v2 06/10] btrfs: reduce size of "
  ` [PATCH v2 07/10] btrfs: remove op field from "
  ` [PATCH v2 08/10] btrfs: remove block group argument from copy_free_space_cache()
  ` [PATCH v2 09/10] btrfs: remove unnecessary ctl argument from __btrfs_write_out_cache()
  ` [PATCH v2 10/10] btrfs: remove unnecessary ctl argument from write_cache_extent_entries()

[PATCH] btrfs: warn about extent buffer that can not be released
 2026-04-16 10:22 UTC  (4+ messages)

[PATCH] btrfs: cleanup the ebs when the metadata writeback range failed
 2026-04-16  9:48 UTC  (2+ messages)

[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-16  8:47 UTC  (62+ messages)
` [PATCH 7.2 v2 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH 7.2 v2 02/12] mm/khugepaged: add folio dirty check after try_to_unmap_flush()
` [PATCH 7.2 v2 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH 7.2 v2 04/12] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH 7.2 v2 05/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()
` [PATCH 7.2 v2 06/12] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH 7.2 v2 07/12] fs: remove nr_thps from struct address_space
` [PATCH 7.2 v2 08/12] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v2 09/12] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH 7.2 v2 10/12] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v2 11/12] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH 7.2 v2 12/12] selftests/mm: remove READ_ONLY_THP_FOR_FS from comments in guard-regions

[PATCH v4] fstests: test premature ENOSPC in zoned garbage collection
 2026-04-16  5:24 UTC  (2+ messages)

社長のNG行動
 2026-04-16  2:09 UTC 

BTRFS discard crash: failed to run delayed ref for logical 15506102321152 num_bytes 16384 type 182 action 2 ref_mod 1: -2 6.11.2)
 2026-04-16  1:25 UTC  (30+ messages)
` Simple quota unsafe? RIP: 0010:__btrfs_free_extent.isra.0+0xc41/0x1020 [btrfs] / do_free_extent_accounting:2999: errno=-2 No such entry

[PATCH v2] btrfs: warn about extent buffer that can not be released
 2026-04-16  0:36 UTC 

[PATCH v2] btrfs: convert ioctl handlers to AUTO_KFREE
 2026-04-15 22:12 UTC  (2+ messages)

[PATCH v4] btrfs: add BTRFS_IOC_GET_CSUMS ioctl
 2026-04-15 21:39 UTC  (3+ messages)

[PATCH v3] btrfs: add BTRFS_IOC_GET_CSUMS ioctl
 2026-04-15 16:52 UTC  (7+ messages)

[PATCH] btrfs: convert ioctl handlers to AUTO_KFREE
 2026-04-15 16:14 UTC  (3+ messages)

[PATCH v6 00/43] btrfs: add fscrypt support
 2026-04-15 10:21 UTC  (11+ messages)
` [PATCH v6 24/43] btrfs: add extent encryption context tree item type

[PATCH v3] fstests: test premature ENOSPC in zoned garbage collection
 2026-04-15  7:04 UTC  (8+ messages)

[PATCH v7 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-04-15  5:23 UTC  (9+ messages)
` [PATCH v7 02/22] fsverity: expose ensure_fsverity_info()
` [PATCH v7 03/22] ovl: use core fsverity ensure info interface
` [PATCH v7 07/22] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity

[PATCH] btrfs: remove 32bit compat code for VFS inode number
 2026-04-15  0:06 UTC  (2+ messages)

[PATCH 0/6] Debugging macro and kmalloc_obj* cleanups
 2026-04-14 15:52 UTC  (8+ messages)
` [PATCH 1/6] btrfs: move condition to WARN_ON in btrfs_set_delalloc_extent()
` [PATCH 2/6] btrfs: replace open coded DEBUG_WARN in extent_writepage()
` [PATCH 3/6] btrfs: handle unexpected free-space-tree key types
` [PATCH 4/6] btrfs: lift assertions to beginning of insert_delayed_ref()
` [PATCH 5/6] btrfs: do more kmalloc_obj()/kmalloc_objs() conversions
` [PATCH 6/6] btrfs: convert kmalloc_array to kmalloc_objs in btrfs_calc_avail_data_space()

[PATCH v3 0/2] btrfs: remove COW fixup and checked folio flag
 2026-04-14 15:32 UTC  (4+ messages)
` [PATCH v3 1/2] btrfs: remove the COW fixup mechanism
` [PATCH v3 2/2] btrfs: remove folio checked subpage bitmap tracking

[PATCH v2] fstests: test premature ENOSPC in zoned garbage collection
 2026-04-14 14:27 UTC  (3+ messages)

[PATCH 1/2] common/dmlogwrites: add _require_logwrites_size helper
 2026-04-14 10:20 UTC  (2+ messages)
` [PATCH 2/2] btrfs/291: fix state transition logic and add size requirement

[PATCH] btrfs: enable shutdown ioctl for non-experimental builds
 2026-04-14  2:45 UTC  (2+ messages)

[PATCH v2 0/2] btrfs: remove COW fixup and checked folio flag
 2026-04-14  2:14 UTC  (4+ messages)
` [PATCH v2 1/2] btrfs: remove the COW fixup mechanism
` [PATCH v2 2/2] btrfs: remove folio checked subpage bitmap tracking

[GIT PULL] Btrfs updates for 7.1
 2026-04-14  0:29 UTC  (2+ messages)

[PATCH 0/4] btrfs: DEV_STATS item related minor fixes
 2026-04-13 22:03 UTC  (4+ messages)

[PATCH] btrfs: apply first key check for readahead when possible
 2026-04-13 21:47 UTC  (3+ messages)

[PATCH 0/2] btrfs: remove COW fixup and checked folio flag
 2026-04-13 21:46 UTC  (5+ messages)
` [PATCH 1/2] btrfs: remove the COW fixup mechanism

[PATCH 0/6] btrfs: fix multiple bugs in raid-stripe-tree deletion path
 2026-04-13 19:16 UTC  (12+ messages)
` [PATCH 2/6] btrfs: fix raid stripe search missing entries at leaf boundaries
` [PATCH 4/6] btrfs: replace ASSERT with proper error handling in stripe lookup fallback
` [PATCH 5/6] btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointer
` [PATCH 6/6] btrfs: check return value of btrfs_partially_delete_raid_extent()

[PATCH] btrfs: don't clobber errors in add_remap_tree_entries()
 2026-04-13 18:48 UTC  (2+ messages)

[PATCH v4 0/4] btrfs: improve stalls under sudden writeback
 2026-04-13 18:43 UTC  (4+ messages)
` [PATCH v4 3/4] btrfs: make inode->outstanding_extents a u64

What's the status of BTRFS RST instead of linux md raid5?
 2026-04-13 16:55 UTC  (3+ messages)

[PATCH v2] btrfs: add BTRFS_IOC_GET_CSUMS ioctl
 2026-04-13 14:31 UTC  (5+ messages)

[PATCH v2] btrfs: abort transaction in do_remap_reloc_trans() on failure
 2026-04-13 11:26 UTC  (2+ messages)


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