messages from 2025-06-03 11:23:41 to 2025-06-11 21:29:01 UTC [more...]
[PATCH v2 0/5] btrfs: use the super_block as bdev holder
2025-06-11 21:28 UTC (7+ messages)
` [PATCH v2 1/5] btrfs: always open the device read-only in btrfs_scan_one_device
` [PATCH v2 2/5] btrfs: call btrfs_close_devices from ->kill_sb
` [PATCH v2 3/5] btrfs: split btrfs_fs_devices.opened
` [PATCH v2 4/5] btrfs: open block devices after superblock creation
` [PATCH v2 5/5] btrfs: use the super_block as holder when mounting file systems
[PATCH 0/2] btrfs: Improve logging for barrier-related operation
2025-06-11 17:06 UTC (10+ messages)
` [PATCH 1/2] btrfs: Raise nobarrier log level to warn
[PATCH 00/12] btrfs: remap tree
2025-06-11 15:28 UTC (24+ messages)
` [PATCH 01/12] btrfs: add definitions and constants for remap-tree
` [PATCH 02/12] btrfs: add REMAP chunk type
` [PATCH 03/12] btrfs: allow remapped chunks to have zero stripes
` [PATCH 04/12] btrfs: remove remapped block groups from the free-space tree
` [PATCH 05/12] btrfs: don't add metadata items for the remap tree to the extent tree
` [PATCH 06/12] btrfs: add extended version of struct block_group_item
` [PATCH 07/12] btrfs: allow mounting filesystems with remap-tree incompat flag
` [PATCH 08/12] btrfs: redirect I/O for remapped block groups
` [PATCH 09/12] btrfs: handle deletions from remapped block group
` [PATCH 10/12] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH 11/12] btrfs: move existing remaps before relocating block group
` [PATCH 12/12] btrfs: replace identity maps with actual remaps when doing relocations
[PATCH v2] btrfs: add extra warning when qgroup is marked inconsistent
2025-06-11 11:02 UTC (2+ messages)
[PATCH v2 0/4] Folio pos + size cleanups
2025-06-11 10:27 UTC (7+ messages)
` [PATCH v2 1/4] btrfs: simplify range end calculations in truncate_block_zero_beyond_eof()
` [PATCH v2 2/4] btrfs: rename variables for locked range in defrag_prepare_one_folio()
` [PATCH v2 3/4] btrfs: add helper folio_end()
` [PATCH v2 4/4] btrfs: use folio_end() where appropriate
[PATCH] btrfs: use btrfs_root_id() where not done yet
2025-06-11 7:53 UTC (2+ messages)
[PATCH] btrfs: use btrfs_is_data_reloc_root() where not done yet
2025-06-11 7:52 UTC (2+ messages)
[PATCH] btrfs: tree-log: add and rename extent bits for dirty_log_pages tree
2025-06-10 16:30 UTC
WTS Available laptops and Memory
2025-06-10 14:56 UTC
[PATCH] btrfs: handle csum tree error with rescue=ibadroots correctly
2025-06-10 12:20 UTC (2+ messages)
[PATCH RESEND] btrfs: add extra warning when qgroup is marked inconsistent
2025-06-10 10:46 UTC (6+ messages)
[linus:master] [btrfs] 5e85262e54: stress-ng.fallocate.ops_per_sec 40.7% regression
2025-06-10 10:37 UTC (2+ messages)
[PATCH 0/5] btrfs: use the super_block as bdev holder
2025-06-10 5:43 UTC (3+ messages)
` [PATCH 2/5] btrfs: call btrfs_close_devices from ->kill_sb
[PATCH 00/11] Clean up of RCU in message helpers
2025-06-09 17:09 UTC (12+ messages)
` [PATCH 01/11] btrfs: open code rcu_string_free() and remove it
` [PATCH 02/11] btrfs: remove unused rcu-string printk helpers
` [PATCH 03/11] btrfs: remove unused levels of message helpers
` [PATCH 04/11] btrfs: switch all message helpers to be RCU safe
` [PATCH 05/11] btrfs: switch RCU helper versions to btrfs_err()
` [PATCH 06/11] btrfs: switch RCU helper versions to btrfs_warn()
` [PATCH 07/11] btrfs: switch RCU helper versions to btrfs_info()
` [PATCH 08/11] btrfs: switch RCU helper versions to btrfs_debug()
` [PATCH 09/11] btrfs: remove remaining unused message helpers
` [PATCH 10/11] btrfs: simplify debug print helpers without enabled printk
` [PATCH 11/11] btrfs: merge btrfs_printk_ratelimited() and it's only caller
[PATCH v2 0/4] btrfs: introduce btrfs specific bdev holder ops and implement mark_dead() call back
2025-06-09 6:27 UTC (9+ messages)
` [PATCH v2 1/4] btrfs: use fs_info as the block device holder
` [PATCH v2 2/4] btrfs: replace fput() with bdev_fput() for block devices
` [PATCH v2 3/4] btrfs: implement a basic per-block-device call backs
` [PATCH v2 4/4] btrfs: add a simple dead device detection mechanism
[PATCH 0/3] btrfs: free space tree fixes and cleanups
2025-06-08 22:43 UTC (4+ messages)
` [PATCH 1/3] btrfs: fix failure to rebuild free space tree using multiple transactions
` [PATCH 2/3] btrfs: always abort transaction on failure to add block group to free space tree
` [PATCH 3/3] btrfs: check BLOCK_GROUP_FLAG_NEEDS_FREE_SPACE at __add_block_group_free_space()
[syzbot] [btrfs?] WARNING in btrfs_rebuild_free_space_tree
2025-06-08 22:10 UTC
[PATCH] fstests: generic/741: make cleanup to handle test failure properly
2025-06-08 12:13 UTC (6+ messages)
[PATCH] btrfs: remove ASSERT in populate_free_space_tree for empty extent tree btrfs_search_slot_for_read() returns 1 when no items are found
2025-06-07 12:19 UTC (2+ messages)
kernel BUG in populate_free_space_tre
2025-06-07 12:15 UTC (2+ messages)
` [syzbot] [btrfs?] kernel BUG in populate_free_space_tree
Sequential read(8K) from compressed files are very slow
2025-06-07 0:37 UTC (8+ messages)
[Kernel Bug] general protection fault in btrfs_lookup_csum
2025-06-06 22:52 UTC (2+ messages)
[PATCH] btrfs: index buffer_tree using node size
2025-06-06 17:28 UTC (2+ messages)
[PATCH 00/22] Return variable name unifications
2025-06-06 16:37 UTC (3+ messages)
[PATCH] btrfs-progs: filesystems: Check DATA profile before creating swapfile
2025-06-06 15:08 UTC
[PATCH RFC 00/10] btrfs: new performance-based chunk allocation using device roles
2025-06-06 14:21 UTC (8+ messages)
[PATCH] fstests: generic/730: exclude btrfs for now
2025-06-06 10:55 UTC (6+ messages)
[PATCH 0/2] btrfs: implement blk_holder_ops call backs
2025-06-06 8:18 UTC (4+ messages)
` [PATCH 1/2] btrfs: use fs_info as the block device holder
` [PATCH 2/2] btrfs: add a simple dead device detection mechanism
[PATCH v3] btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
2025-06-06 7:17 UTC
[PATCH] btrfs: enable experimental large data folio support
2025-06-06 3:40 UTC (4+ messages)
[PATCH] generic/032: fix failure due to attempt to wait for non-child process
2025-06-06 0:53 UTC (4+ messages)
[PATCH v2] btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
2025-06-06 0:06 UTC (2+ messages)
[PATCH] btrfs: fix assertion when building free space tree
2025-06-05 22:20 UTC (3+ messages)
[PATCH] btrfs: use fs_info as the block device holder
2025-06-05 22:17 UTC (3+ messages)
[PATCH] btrfs: update comment for fields in btrfs_root
2025-06-05 21:06 UTC (3+ messages)
[PATCH] btrfs: add comma delimiter for zone_unusable to space_info dump
2025-06-05 20:43 UTC (2+ messages)
[PATCH] btrfs: fix race between async reclaim worker and close_ctree()
2025-06-05 19:30 UTC (4+ messages)
` [PATCH v2] "
[syzbot] [btrfs?] kernel BUG in populate_free_space_tree
2025-06-05 18:06 UTC
[PATCH] fsstress: print syncfs() return value in verbose mode
2025-06-05 17:03 UTC (2+ messages)
[PATCH] generic/094: fix test ignoring failures
2025-06-05 16:30 UTC (2+ messages)
[PATCH] fstests: add kernel commit IDs to some tests
2025-06-05 16:03 UTC (2+ messages)
Why does defragmenting break reflinks?
2025-06-05 8:17 UTC (5+ messages)
[PATCH v5] btrfs: zoned: reserve data_reloc block group on mount
2025-06-05 6:32 UTC (3+ messages)
Portable HDD Keeps Going Read Only
2025-06-05 5:29 UTC (7+ messages)
[PATCH] btrfs-progs: add the missing help strings for inode-flags
2025-06-04 23:17 UTC
[linus:master] [btrfs] 8af94e772e: xfstests.btrfs.220.fail
2025-06-04 22:53 UTC (2+ messages)
[PATCH] btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
2025-06-04 19:32 UTC (2+ messages)
[syzbot] [btrfs?] WARNING in btrfs_add_delayed_iput
2025-06-04 13:20 UTC
[PATCH v2 0/2] btrfs: a couple bug fixes for log replay
2025-06-04 12:24 UTC (5+ messages)
` [PATCH v2 1/2] btrfs: fix invalid inode pointer dereferences during "
` [PATCH v2 2/2] btrfs: don't silently ignore unexpected extent type when replaying log
[PATCH 0/3 v2] Switch to on-stack variables for block reserves
2025-06-04 9:29 UTC (4+ messages)
` [PATCH 1/3] btrfs: use on-stack variable for block reserve in btrfs_evict_inode()
` [PATCH 2/3] btrfs: use on-stack variable for block reserve in btrfs_truncate()
` [PATCH 3/3] btrfs: use on-stack variable for block reserve in btrfs_replace_file_extents()
[PATCH v2] fstests: generic/730: exclude btrfs for now
2025-06-04 9:13 UTC (3+ messages)
[PATCH 0/2] Folio pos + size cleanups
2025-06-03 22:46 UTC (6+ messages)
` [PATCH 1/2] btrfs: add helper folio_end()
[PATCH] btrfs: fix invalid inode pointer dereferences during log replay
2025-06-03 21:21 UTC (4+ messages)
[PATCH 0/3] btrfs: use refcount_t type for extent buffers and cleanups
2025-06-03 21:05 UTC (7+ messages)
` [PATCH 1/3] btrfs: reorganize logic at free_extent_buffer() for better readability
` [PATCH 2/3] btrfs: add comment for optimization in free_extent_buffer()
` [PATCH 3/3] btrfs: use refcount_t type for the extent buffer reference counter
[PATCH] btrfs: fix double unlock of buffer_tree xarray when releasing subpage eb
2025-06-03 20:47 UTC (2+ messages)
[RFC][PATCH] btrfs_get_tree_subvol(): switch from fc_mount() to vfs_create_mount()
2025-06-03 19:38 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
Problems mounting btrfs
2025-06-03 18:57 UTC (3+ messages)
[PATCH v4] btrfs: zoned: reserve data_reloc block group on mount
2025-06-03 18:17 UTC (4+ messages)
[PATCH 00/14] btrfs: directory logging bug fix and several updates
2025-06-03 17:34 UTC (6+ messages)
` [PATCH 01/14] btrfs: fix a race between renames and directory logging
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