messages from 2025-06-24 21:06:44 to 2025-06-30 21:00:17 UTC [more...]
[PATCH AUTOSEL 6.12 15/21] btrfs: fix assertion when building free space tree
2025-06-30 20:45 UTC
[PATCH AUTOSEL 6.15 17/23] btrfs: fix assertion when building free space tree
2025-06-30 20:44 UTC
restic backup with btrfs /
2025-06-30 19:16 UTC (7+ messages)
[PATCH 0/2] Convert fs/verity/ to use SHA-2 library API
2025-06-30 17:22 UTC (3+ messages)
` [PATCH 1/2] lib/crypto: hash_info: Move hash_info.c into lib/crypto/
` [PATCH 2/2] fsverity: Switch from crypto_shash to SHA-2 library
[PATCH RFC 0/9] btrfs: zoned: fixes for garbage collection under preassure
2025-06-30 17:12 UTC (20+ messages)
` [PATCH RFC 1/9] btrfs: zoned: do not select metadata BG as finish target
` [PATCH RFC 2/9] btrfs: zoned: get rid of relocation_bg_lock
` [PATCH RFC 3/9] btrfs: zoned: get rid of treelog_bg_lock
` [PATCH RFC 4/9] btrfs: zoned: don't hold space_info lock on zoned allocation
` [PATCH RFC 5/9] btrfs: remove delalloc_root_mutex
` [PATCH RFC 6/9] btrfs: remove btrfs_root's delalloc_mutex
` [PATCH RFC 7/9] btrfs: lower auto-reclaim message log level
` [PATCH RFC 8/9] btrfs: lower log level of relocation messages
` [PATCH RFC 9/9] btrfs: remove unused bgs on allocation failure
[PATCH v2 0/2] Device name and RCU string
2025-06-30 17:07 UTC (8+ messages)
` [PATCH v2 1/2] btrfs: open code RCU for device name
` [PATCH v2 2/2] btrfs: remove struct rcu_string
[PATCH 0/2] btrfs: zoned: fix removing of unwritten non-data block group
2025-06-30 17:01 UTC (5+ messages)
` [PATCH 1/2] btrfs: zoned: do not remove "
` [PATCH 2/2] btrfs: zoned: requeue to unused block group list if zone finish failed
[PATCH] btrfs: change dump_block_groups in btrfs_dump_space_info from int to bool
2025-06-30 16:54 UTC (3+ messages)
[PATCH 0/2] btrfs: qgroup race fix and cleanup
2025-06-30 16:53 UTC (12+ messages)
` [PATCH 1/2] btrfs: qgroup: fix race between quota disable and quota rescan ioctl
` [PATCH 2/2] btrfs: qgroup: remove no longer used fs_info->qgroup_ulist
` [PATCH v2 0/2] btrfs: qgroup race fix and cleanup
` [PATCH v2 1/2] btrfs: qgroup: fix race between quota disable and quota rescan ioctl
` [PATCH v2 2/2] btrfs: qgroup: remove no longer used fs_info->qgroup_ulist
` [PATCH v3 0/2] btrfs: qgroup race fix and cleanup
` [PATCH v3 1/2] btrfs: qgroup: fix race between quota disable and quota rescan ioctl
` [PATCH v3 2/2] btrfs: qgroup: remove no longer used fs_info->qgroup_ulist
[PATCH] btrfs: replace nested usage of min & max with clamp in btrfs_compress_set_level()
2025-06-30 16:12 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/4] Set/get accessor cleanups
2025-06-30 16:11 UTC (10+ messages)
` [PATCH 1/4] btrfs: don't use token set/get accessors for btrfs_item members
` [PATCH 2/4] btrfs: don't use token set/get accessors in inode.c:fill_inode_item()
` [PATCH 3/4] btrfs: tree-log: don't use token set/get accessors in fill_inode_item()
` [PATCH 4/4] btrfs: accessors: delete token versions of set/get helpers
[BUG] btrfs: Data race between btrfs_quota_disable and btrfs_qgroup_rescan leads to a UAF
2025-06-30 12:40 UTC (4+ messages)
[PATCH] btrfs: clear dirty status from extent buffer on error at insert_new_root()
2025-06-30 12:33 UTC
using snapshot for backup: best practise?
2025-06-30 10:09 UTC (5+ messages)
[PATCH] btrfs-progs: remove btrfs_map_token structure
2025-06-30 6:26 UTC (2+ messages)
[PATCH v6 0/8] btrfs: use fs_holder_ops for btrfs
2025-06-30 5:49 UTC (12+ messages)
` [PATCH v6 1/8] btrfs: always open the device read-only in btrfs_scan_one_device
` [PATCH v6 2/8] btrfs: get rid of the re-entry of btrfs_get_tree()
` [PATCH v6 3/8] btrfs: add comments to make super block creation more clear
` [PATCH v6 4/8] btrfs: call btrfs_close_devices from ->kill_sb
` [PATCH v6 5/8] btrfs: call bdev_fput() to reclaim the blk_holder immediately
` [PATCH v6 6/8] btrfs: delay btrfs_open_devices() until super block is created
` [PATCH v6 7/8] btrfs: use the super_block as holder when mounting file systems
` [PATCH v6 8/8] btrfs: use fs_holder_ops for all opened devices
[PATCH] common: add proper btrfs log tree detection to _has_metadata_journaling
2025-06-30 1:06 UTC (2+ messages)
[PATCH] btrfs: use in_range() macro in volumes.c
2025-06-29 5:23 UTC (2+ messages)
[syzbot] [btrfs?] possible deadlock in btrfs_read_chunk_tree
2025-06-29 5:05 UTC (15+ messages)
` [PATCH next] btrfs: fix "
2 PB filesystem ok?
2025-06-28 17:15 UTC (5+ messages)
[PATCH] btrfs: avoid extra calls to strlen() in gen_unique_name()
2025-06-27 12:53 UTC (5+ messages)
[PATCH 00/12] btrfs: log tree fixes and cleanups
2025-06-27 12:09 UTC (34+ messages)
` [PATCH 01/12] btrfs: fix missing error handling when searching for inode refs during log replay
` [PATCH 02/12] btrfs: fix iteration of extrefs "
` [PATCH 03/12] btrfs: fix inode lookup error handling "
` [PATCH 04/12] btrfs: record new subvolume in parent dir earlier to avoid dir logging races
` [PATCH 05/12] btrfs: propagate last_unlink_trans earlier when doing a rmdir
` [PATCH 06/12] btrfs: use btrfs_record_snapshot_destroy() during rmdir
` [PATCH 07/12] btrfs: use inode already stored in local variable at btrfs_rmdir()
` [PATCH 08/12] btrfs: use btrfs inodes in btrfs_rmdir() to avoid so much usage of BTRFS_I()
` [PATCH 09/12] btrfs: split inode ref processing from __add_inode_ref() into a helper
` [PATCH 10/12] btrfs: split inode rextef "
` [PATCH 11/12] btrfs: add btrfs prefix to is_fsstree() and make it return bool
` [PATCH 12/12] btrfs: split btrfs_is_fsstree() into multiple if statements for readability
[PATCH] btrfs: use pgoff_t for page index variables
2025-06-27 11:01 UTC
[PATCH] btrfs: qgroup: avoid memory allocation if qgroups are not enabled
2025-06-27 10:13 UTC (5+ messages)
` [PATCH v2] "
[PATCH 00/12] btrfs: remap tree
2025-06-27 5:59 UTC (3+ messages)
[PATCH v2] btrfs: fix a use-after-free race if btrfs_open_devices() failed
2025-06-27 2:46 UTC
[PATCH] btrfs: fix a use-after-free race if btrfs_open_devices() failed
2025-06-27 2:37 UTC (3+ messages)
[syzbot] [btrfs?] KASAN: slab-use-after-free Read in close_fs_devices
2025-06-27 0:01 UTC (2+ messages)
[PATCH] common/rc: add btrfs support for _small_fs_size_mb()
2025-06-26 20:05 UTC (3+ messages)
[PATCH 0/4] Parameter cleanups for subvolume/snapshots ioctls
2025-06-26 14:30 UTC (5+ messages)
` [PATCH 1/4] btrfs: use struct qstr for subvolume ioctl helpers
` [PATCH 2/4] btrfs: pass dentry to btrfs_mksubvol() and btrfs_mksnapshot()
` [PATCH 3/4] btrfs: pass bool to indicate subvolume/snapshot creation type
` [PATCH 4/4] btrfs: rename inode number parameter passed to btrfs_check_dir_item_collision()
[BUG] btrfs: Assertion failed in btrfs_exclop_balance on balance ioctl
2025-06-26 14:16 UTC (4+ messages)
[PATCH] tests: btrfs/237: skip test on devices with conventional zones
2025-06-26 13:18 UTC
[PATCH] btrfs: Two data races in btrfs
2025-06-26 12:37 UTC (2+ messages)
[PATCH 0/6] btrfs: add remove_bdev() callback
2025-06-26 11:02 UTC (15+ messages)
` [PATCH 1/6] fs: add a new remove_bdev() super operations callback
` [PATCH 2/6] btrfs: introduce a new fs state, EMERGENCY_SHUTDOWN
` [PATCH 3/6] btrfs: reject file operations if in shutdown state
` [PATCH 4/6] btrfs: reject delalloc ranges if the fs is shutdown
` [PATCH 5/6] btrfs: implement shutdown ioctl
` [PATCH 6/6] btrfs: implement remove_bdev super operation callback
[syzbot] [btrfs?] possible deadlock in btrfs_join_transaction (2)
2025-06-26 10:05 UTC
[BUG] Five data races in btrfs
2025-06-26 9:10 UTC (2+ messages)
Portable HDD Keeps Going Read Only
2025-06-25 23:20 UTC (8+ messages)
[PATCH] btrfs: qgroup: remove redundant check for add_qgroup_rb() call
2025-06-25 21:30 UTC (3+ messages)
[PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()
2025-06-25 16:44 UTC
[BUG] btrfs: KASAN: slab-use-after-free in qgroup_rescan_zero_tracking
2025-06-25 14:45 UTC
(no subject)
2025-06-25 14:42 UTC
[PATCH v5 0/8] btrfs: use fs_holder_ops for btrfs
2025-06-25 14:31 UTC (2+ messages)
[PATCH v2 0/3] btrfs: zoned: reduce lock contention in zoned extent allocator
2025-06-25 10:28 UTC (4+ messages)
` [PATCH v2 1/3] btrfs: zoned: get rid of relocation_bg_lock
[PATCH] btrfs: fix a stupid bug masked by CONFIG_BTRFS_DEBUG
2025-06-25 5:37 UTC (4+ messages)
[PATCH RFC 5/6] fs: introduce a shutdown_bdev super block operation
2025-06-24 21:06 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox