linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[syzbot] [btrfs?] kernel BUG in folio_unlock (2)
 2024-05-02 16:24 UTC 

[PATCH] btrfs: remove the recursive include of btrfs_inode.h from itself
 2024-05-02 15:04 UTC  (2+ messages)

[PATCH v2 0/2] btrfs: qgroup: stale qgroups related impromvents
 2024-05-02 15:03 UTC  (24+ messages)
` [PATCH v2 1/2] btrfs: slightly loose the requirement for qgroup removal
` [PATCH v2 2/2] btrfs: automatically remove the subvolume qgroup

What's the difference between `btrfs sub del -c` and `btrfs fi sync`?
 2024-05-02 13:16 UTC  (6+ messages)

[GIT PULL] Btrfs fixes for 6.9-rc7
 2024-05-02 12:57 UTC 

[PATCH] btrfs: make sure that WRITTEN is set on all metadata blocks
 2024-05-02 12:27 UTC  (4+ messages)

Btrfs progs release 6.8.1
 2024-05-02 12:07 UTC 

[PATCH 0/3] btrfs-progs: check: detect and repair ram_bytes mismatch for non-compressed data extents
 2024-05-02  9:07 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: check/lowmem: detect and repair mismatched ram_bytes
` [PATCH 2/3] btrfs-progs: check/original: detect and repair ram_bytes mismatch
` [PATCH 3/3] btrfs-progs: tests/fsck: add test case for ram_bytes detection and repair

Help with ROFS on Cache Folder Deletion
 2024-05-02  7:17 UTC  (2+ messages)

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-05-01 23:49 UTC  (13+ messages)
` [PATCH 02/26] cxl/core: Separate region mode from decoder mode
` [PATCH 16/26] cxl/extent: Realize extent devices

2 PB filesystem ok?
 2024-05-01 19:47 UTC  (7+ messages)

[PATCH v2 00/15] btrfs: snapshot delete cleanups
 2024-04-30 20:43 UTC  (17+ messages)
` [PATCH v2 01/15] btrfs: don't do find_extent_buffer in do_walk_down
` [PATCH v2 02/15] btrfs: remove all extra btrfs_check_eb_owner() calls
` [PATCH v2 03/15] btrfs: use btrfs_read_extent_buffer in do_walk_down
` [PATCH v2 04/15] btrfs: push lookup_info into walk_control
` [PATCH v2 05/15] btrfs: move the eb uptodate code into it's own helper
` [PATCH v2 06/15] btrfs: remove need_account in do_walk_down
` [PATCH v2 07/15] btrfs: unify logic to decide if we need to walk down into a node
` [PATCH v2 08/15] btrfs: extract the reference dropping code into it's own helper
` [PATCH v2 09/15] btrfs: don't BUG_ON ENOMEM in walk_down_proc
` [PATCH v2 10/15] btrfs: handle errors from ref mods during UPDATE_BACKREF
` [PATCH v2 11/15] btrfs: replace BUG_ON with ASSERT in walk_down_proc
` [PATCH v2 12/15] btrfs: clean up our handling of refs == 0 in snapshot delete
` [PATCH v2 13/15] btrfs: convert correctness BUG_ON()'s to ASSERT()'s in walk_up_proc
` [PATCH v2 14/15] btrfs: handle errors from btrfs_dec_ref properly
` [PATCH v2 15/15] btrfs: add documentation around snapshot delete

[linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5
 2024-04-30 20:14 UTC 

[PATCHES][RFC] set_blocksize() rework
 2024-04-30  2:05 UTC  (31+ messages)
` [PATCH 1/7] bcache_register(): don't bother with set_blocksize()
` [PATCH 2/7] pktcdvd: sort set_blocksize() calls out
` [PATCH 3/7] swapon(2)/swapoff(2): don't bother with block size
` [PATCH 4/7] swapon(2): open swap with O_EXCL
` [PATCH 5/7] swsusp: don't bother with setting block size
` [PATCH 6/7] btrfs_get_dev_args_from_path(): don't call set_blocksize()
` [PATCH 7/7] set_blocksize(): switch to passing struct file *, fail if it's not opened exclusive

[PATCH 0/9] btrfs: extent-map: use disk_bytenr/offset to replace block_start/block_len/orig_start
 2024-04-29 22:23 UTC  (10+ messages)
` [PATCH 1/9] btrfs: remove the recursive include of btrfs_inode.h from itself
` [PATCH 2/9] btrfs: rename extent_map::orig_block_len to disk_num_bytes
` [PATCH 3/9] btrfs: export the expected file extent through can_nocow_extent()
` [PATCH 4/9] btrfs: introduce new members for extent_map
` [PATCH 5/9] btrfs: introduce extra sanity checks for extent maps
` [PATCH 6/9] btrfs: remove extent_map::orig_start member
` [PATCH 7/9] btrfs: remove extent_map::block_len member
` [PATCH 8/9] btrfs: remove extent_map::block_start member
` [PATCH 9/9] btrfs: remove parameters duplicated from btrfs_file_extent

enospc errors during balance — how to prevent out of space
 2024-04-29 21:05 UTC  (8+ messages)

[PATCH 0/2] btrfs-progs: revert `btrfs subvolume delete --delete-qgroup` option
 2024-04-29 17:48 UTC  (5+ messages)
` [PATCH 1/2] Revert "btrfs-progs: subvol delete: add options to delete the qgroup"
` [PATCH 2/2] btrfs: misc-tests: remove the subvol-delete-qgroup test case

[PATCH] btrfs-progs: fix documentation build due to phony contents.rst
 2024-04-29 17:24 UTC  (2+ messages)

[RFC PATCH 0/6] btrfs: offload zlib-deflate to accelerators
 2024-04-29 15:57 UTC  (12+ messages)
` [RFC PATCH 1/6] Revert "crypto: testmgr - Remove zlib-deflate"
` [RFC PATCH 2/6] Revert "crypto: deflate "
` [RFC PATCH 3/6] Revert "crypto: qat "
` [RFC PATCH 4/6] Revert "crypto: qat - remove unused macros in qat_comp_alg.c"
` [RFC PATCH 5/6] crypto: qat - change compressor settings for QAT GEN4
` [RFC PATCH 6/6] btrfs: zlib: add support for zlib-deflate through acomp

[PATCH 00/17] btrfs: restrain lock extent usage during writeback
 2024-04-29 14:38 UTC  (31+ messages)
` [PATCH 01/17] btrfs: handle errors in btrfs_reloc_clone_csums properly
` [PATCH 02/17] btrfs: push all inline logic into cow_file_range
` [PATCH 06/17] btrfs: push the extent lock into btrfs_run_delalloc_range
` [PATCH 07/17] btrfs: push extent lock into run_delalloc_nocow
` [PATCH 09/17] btrfs: push extent lock down in run_delalloc_nocow
` [PATCH 10/17] btrfs: remove unlock_extent from run_delalloc_compressed
` [PATCH 11/17] btrfs: push extent lock into run_delalloc_cow
` [PATCH 12/17] btrfs: push extent lock into cow_file_range
` [PATCH 13/17] btrfs: push lock_extent into cow_file_range_inline
` [PATCH 14/17] btrfs: move can_cow_file_range_inline() outside of the extent lock
` [PATCH 15/17] btrfs: push lock_extent down in cow_file_range()
` [PATCH 16/17] btrfs: push extent lock down in submit_one_async_extent
` [PATCH 17/17] btrfs: add a cached state to extent_clear_unlock_delalloc

[bug report] btrfs: clean up our handling of refs == 0 in snapshot delete
 2024-04-28 12:54 UTC 

[PATCH 01/30] btrfs: Use a folio in wait_dev_supers()
 2024-04-25 16:38 UTC  (8+ messages)
` [PATCH 02/30] btrfs: Use a folio in write_dev_supers()
` [PATCH 03/30] btrfs: Use the folio iterator in btrfs_end_super_write()

mkfs.btrfs enabled RST by default casuing unable to mount on stable kernel
 2024-04-25  3:07 UTC  (5+ messages)

[PATCH] btrfs-progs: fsfeatures: hide RST behind experimental builds
 2024-04-24 19:58 UTC  (4+ messages)

[GIT PULL] Btrfs fixes for 6.9-rc6
 2024-04-24 16:30 UTC  (2+ messages)

[GIT PULL] fstests: btrfs changes staged-20240418
 2024-04-24 15:49 UTC  (5+ messages)

[PATCH v2 0/3] fix btrfs-corrupt-block options value and offset
 2024-04-24 14:45 UTC  (7+ messages)
` [PATCH v2 1/3] common/btrfs: refactor _require_btrfs_corrupt_block to check option
` [PATCH v2 2/3] btrfs/290: fix btrfs_corrupt_block options
` [PATCH v2 3/3] common/verity: fix btrfs-corrupt-block -v option

[PATCH 00/15] btrfs: snapshot delete cleanups
 2024-04-24 12:31 UTC  (8+ messages)
` [PATCH 01/15] btrfs: don't do find_extent_buffer in do_walk_down
` [PATCH 02/15] btrfs: push ->owner_root check into btrfs_read_extent_buffer
` [PATCH 12/15] btrfs: clean up our handling of refs == 0 in snapshot delete

[PATCH v3 1/1] generic: move btrfs clone device testcase to the generic group
 2024-04-24 10:45 UTC  (2+ messages)

[PATCH] btrfs: drop unused argument of calcu_metadata_size()
 2024-04-24  7:57 UTC  (3+ messages)

[PATCH] btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
 2024-04-23 14:38 UTC  (2+ messages)

[PATCH v2 0/2] btrfs: fix btrfs_file_extent_item::ram_bytes of btrfs_split_ordered_extent()
 2024-04-23 14:17 UTC  (2+ messages)

[PATCH] btrfs: take the cleaner_mutex earlier in qgroup disable
 2024-04-23 14:03 UTC  (4+ messages)

[PATCH] btrfs: qgroup: do not check qgroup inherit if qgroup is disabled
 2024-04-23 13:46 UTC  (2+ messages)

BTRFS use-after-free bug at free_extent_buffer_internal
 2024-04-23  4:53 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 3/7] btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
 2024-04-22 23:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 4/7] btrfs: always clear PERTRANS metadata during commit

[PATCH AUTOSEL 5.4 3/9] btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
 2024-04-22 23:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 4/9] btrfs: always clear PERTRANS metadata during commit

[PATCH AUTOSEL 5.10 3/9] btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
 2024-04-22 23:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 4/9] btrfs: always clear PERTRANS metadata during commit

[PATCH AUTOSEL 5.15 03/10] btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
 2024-04-22 23:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 04/10] btrfs: always clear PERTRANS metadata during commit

[PATCH AUTOSEL 6.1 04/19] btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
 2024-04-22 23:18 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 05/19] btrfs: always clear PERTRANS metadata during commit

[PATCH AUTOSEL 6.6 07/29] btrfs: always clear PERTRANS metadata during commit
 2024-04-22 23:16 UTC 


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).