messages from 2025-11-10 17:15:28 to 2025-11-17 02:09:07 UTC [more...]
We have a space info key for a block group that doesn't exist
2025-11-17 2:08 UTC
Damaged filesystem - request for support
2025-11-17 0:03 UTC (10+ messages)
BTRFS critical (device sda): bad key order, sibling blocks, left last (4382045401088 230 4096) right first (4382045396992 230 4096)
2025-11-16 9:40 UTC (4+ messages)
re-enable IOCB_NOWAIT writes to files
2025-11-16 8:23 UTC (24+ messages)
` [PATCH 01/14] fs: refactor file timestamp update logic
` [PATCH 02/14] fs: lift the FMODE_NOCMTIME check into file_update_time_flags
` [PATCH 03/14] fs: export vfs_utimes
` [PATCH 04/14] btrfs: use vfs_utimes to update file timestamps
` [PATCH 05/14] fs: remove inode_update_time
` [PATCH 06/14] organgefs: use inode_update_timestamps directly
` [PATCH 07/14] fs: return a negative error from generic_update_time
` [PATCH 08/14] fs: exit early in generic_update_time when there is no work
` [PATCH 09/14] fs: factor out a mark_inode_dirty_time helper
` [PATCH 10/14] fs: factor out a sync_lazytime helper
` [PATCH 11/14] fs: add a ->sync_lazytime method
` [PATCH 12/14] fs: add support for non-blocking timestamp updates
` [PATCH 13/14] xfs: implement ->sync_lazytime
` [PATCH 14/14] xfs: enable non-blocking timestamp updates
btrfs fragmentation
2025-11-15 22:30 UTC (5+ messages)
[PATCH v6 00/16] Remap tree
2025-11-15 14:52 UTC (18+ messages)
` [PATCH v6 01/16] btrfs: add definitions and constants for remap-tree
` [PATCH v6 02/16] btrfs: add REMAP chunk type
` [PATCH v6 03/16] btrfs: allow remapped chunks to have zero stripes
` [PATCH v6 04/16] btrfs: remove remapped block groups from the free-space tree
` [PATCH v6 05/16] btrfs: don't add metadata items for the remap tree to the extent tree
` [PATCH v6 06/16] btrfs: add extended version of struct block_group_item
` [PATCH v6 07/16] btrfs: allow mounting filesystems with remap-tree incompat flag
` [PATCH v6 08/16] btrfs: redirect I/O for remapped block groups
` [PATCH v6 09/16] btrfs: handle deletions from remapped block group
` [PATCH v6 10/16] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH v6 11/16] btrfs: move existing remaps before relocating block group
` [PATCH v6 12/16] btrfs: replace identity remaps with actual remaps when doing relocations
` [PATCH v6 13/16] btrfs: add do_remap param to btrfs_discard_extent()
` [PATCH v6 14/16] btrfs: allow balancing remap tree
` [PATCH v6 15/16] btrfs: handle discarding fully-remapped block groups
` [PATCH v6 16/16] btrfs: populate fully_remapped_bgs_list on mount
[PATCH 0/2] btrfs-progs: check: add repair ability for missing root orphan item
2025-11-15 10:45 UTC (4+ messages)
` [PATCH 1/2] btrfs-progs: check: add repair ability for missing orphan root item
` [PATCH 2/2] btrfs-progs: fsck-tests: make test case 066 to be repairable
[PATCH] btrfs: test incremental send after deleting directories with many hardlinks
2025-11-15 7:37 UTC (2+ messages)
Stuck subvolume removal:
2025-11-14 19:55 UTC (4+ messages)
btrfs task hung in `lock_extent` syzbot report and CVE-2024-35784, patch series v2
2025-11-14 19:44 UTC (7+ messages)
` [PATCH 6.1.y v2 1/6] btrfs: fix deadlock with fiemap and extent locking
` [PATCH 6.1.y v2 2/6] btrfs: fix race between ordered extent completion and fiemap
` [PATCH 6.1.y v2 3/6] btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is given
` [PATCH 6.1.y v2 4/6] btrfs: fix race when detecting delalloc ranges during fiemap
` [PATCH 6.1.y v2 5/6] btrfs: reuse cloned extent buffer during fiemap to avoid re-allocations
` [PATCH 6.1.y v2 6/6] btrfs: set start on clone before calling copy_extent_buffer_full
[QUESTION] Debugging some file data corruption
2025-11-14 19:39 UTC (3+ messages)
[PATCH] btrfs: use bool type for btrfs_path members used as booleans
2025-11-14 16:11 UTC
[PATCH] btrfs: fix incomplete parameter rename in btrfs_decompress
2025-11-14 12:33 UTC (2+ messages)
[PATCH 0/4] btrfs: some code cleanups in ctree.c
2025-11-14 7:24 UTC (5+ messages)
` [PATCH 1/4] btrfs: extract root promotion logic into promote_child_to_root()
` [PATCH 2/4] btrfs: optimize balance_level() path reference handling
` [PATCH 3/4] btrfs: simplify leaf traversal after path release in btrfs_next_old_leaf()
` [PATCH 4/4] btrfs: remove redundant level reset in btrfs_del_items()
[PATCH] btrfs: raid56: fix a out-of-boundary access for sub-page systems
2025-11-14 4:52 UTC (3+ messages)
[PATCH 0/8] btrfs: a bug fix and some cleanups in ctree.c
2025-11-13 21:56 UTC (10+ messages)
` [PATCH 1/8] btrfs: fix leaf leak in an error path in btrfs_del_items()
` [PATCH 2/8] btrfs: remove pointless return value update "
` [PATCH 3/8] btrfs: add unlikely to critical error in btrfs_extend_item()
` [PATCH 4/8] btrfs: always use left leaf variable in __push_leaf_right()
` [PATCH 5/8] btrfs: remove duplicated leaf dirty status clearing "
` [PATCH 6/8] btrfs: always use right leaf variable in __push_leaf_left()
` [PATCH 7/8] btrfs: abort transaction on item count overflow "
` [PATCH 8/8] btrfs: update check_skip variable after unlocking current node
[linux-next20251112]Kernel OOPs while running btrfs/023 test case
2025-11-13 21:33 UTC (5+ messages)
[PATCH v6 0/8] btrfs: add fscrypt support, PART 1
2025-11-13 20:16 UTC (19+ messages)
` [PATCH v6 1/8] btrfs: disable various operations on encrypted inodes
` [PATCH v6 2/8] btrfs: disable verity "
` [PATCH v6 3/8] btrfs: add a bio argument to btrfs_csum_one_bio
` [PATCH v6 4/8] btrfs: add orig_logical to btrfs_bio
` [PATCH v6 5/8] btrfs: don't rewrite ret from inode_permission
` [PATCH v6 6/8] btrfs: move inode_to_path higher in backref.c
` [PATCH v6 7/8] btrfs: don't search back for dir inode item in INO_LOOKUP_USER
` [PATCH v6 8/8] btrfs: set the appropriate free space settings in reconfigure
[RFC PATCH 0/8] use cleanup.h in btrfs
2025-11-13 12:48 UTC (21+ messages)
` [RFC PATCH 1/8] btrfs: remove redundant label in __del_qgroup_relation
` [RFC PATCH 2/8] btrfs: move kfree out of btrfs_create_qgroup's cleanup path
` [RFC PATCH 3/8] btrfs: simplify control flow in scrub_simple_mirror
` [RFC PATCH 4/8] btrfs: simplify function protections with guards
` [RFC PATCH 5/8] btrfs: use cleanup.h guard()s to simplify unlocks on return
` [RFC PATCH 6/8] btrfs: simplify cleanup via scoped_guard()
` [RFC PATCH 7/8] btrfs: simplify return path via cleanup.h
` [RFC PATCH 8/8] btrfs: simplify cleanup in btrfs_add_qgroup_relation
[PATCH v5 00/16] Remap tree
2025-11-13 11:09 UTC (16+ messages)
` [PATCH v5 09/16] btrfs: handle deletions from remapped block group
` [PATCH v5 10/16] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH v5 11/16] btrfs: move existing remaps before relocating block group
` [PATCH v5 14/16] btrfs: allow balancing remap tree
` [PATCH v5 15/16] btrfs: handle discarding fully-remapped block groups
` [PATCH v5 16/16] btrfs: populate fully_remapped_bgs_list on mount
[PATCH] btrfs: simplify async csum synchronization
2025-11-13 10:24 UTC (3+ messages)
[PATCH v2] btrfs: simplify async csum synchronization
2025-11-13 10:17 UTC
[PATCH v2 0/7] btrfs: introduce btrfs_bio::async_csum
2025-11-13 0:36 UTC (15+ messages)
` [PATCH v2 7/7] "
[PATCH] btrfs: take delayed_node mutex when releasing item
2025-11-12 17:03 UTC (3+ messages)
[PATCH v4 0/4] btrfs: enable encoded read/write/send for bs > ps cases
2025-11-12 16:24 UTC (6+ messages)
` [PATCH v4 1/4] btrfs: make btrfs_csum_one_bio() handle bs > ps without large folios
` [PATCH v4 2/4] btrfs: make btrfs_repair_io_failure() handle bs > ps cases "
` [PATCH v4 3/4] btrfs: make read verification "
` [PATCH v4 4/4] btrfs: enable encoded read/write/send for bs > ps cases
[PATCH] fstests: add kernel commit IDs to some tests that miss it
2025-11-12 15:00 UTC (2+ messages)
[PATCH] btrfs: move struct reserve_ticket definition to space-info.c
2025-11-12 7:03 UTC (2+ messages)
[PATCH] btrfs: Remove unnecessary call to btrfs_mark_buffer_dirty()
2025-11-12 6:48 UTC
[PATCH] btrfs: trivial BTRFS_PATH_AUTO_FREE conversions for tests
2025-11-12 6:40 UTC (2+ messages)
BTRFS error (device nvme1n1p2): bdev /dev/nvme0n1p2 errs: wr 37868055
2025-11-11 19:40 UTC (5+ messages)
[GIT PULL] Btrfs fixes fro 6.18-rc6
2025-11-11 19:10 UTC (2+ messages)
RAID1 vs RAID10
2025-11-11 18:14 UTC (4+ messages)
[PATCH v1] btrfs: simplify list initialization in btrfs_compr_pool_scan()
2025-11-11 14:50 UTC (2+ messages)
[PATCH] btrfs: make a few more ASSERTs verbose
2025-11-11 14:31 UTC
[PATCH 0/3] btrfs: reduce memory usage for btrfs_raid_bio structure
2025-11-11 13:11 UTC (3+ messages)
[PATCH v3 0/3] cheaper MAY_EXEC handling for path lookup
2025-11-11 11:47 UTC (6+ messages)
` [PATCH v3 1/3] fs: speed up path lookup with cheaper handling of MAY_EXEC
[RFC] Why generic/073 is generic but not btrfs specific?
2025-11-11 2:02 UTC (9+ messages)
[PATCH AUTOSEL 6.17] btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when logging new name
2025-11-10 19:57 UTC
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