public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-16 17:03:26 to 2024-03-24 23:18:20 UTC [more...]

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-03-24 23:18 UTC  (14+ messages)
` [PATCH 01/26] cxl/mbox: Flag "
` [PATCH 02/26] cxl/core: Separate region mode from decoder mode
` [PATCH 03/26] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH 04/26] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH 05/26] cxl/core: Simplify cxl_dpa_set_mode()
` [PATCH 06/26] cxl/port: Add Dynamic Capacity mode support to endpoint decoders
` [PATCH 07/26] cxl/port: Add dynamic capacity size "
` [PATCH 08/26] cxl/mem: Expose device dynamic capacity capabilities
` [PATCH 09/26] cxl/region: Add Dynamic Capacity CXL region support
` [PATCH 10/26] cxl/events: Factor out event msgnum configuration
` [PATCH 11/26] cxl/pci: Delay event buffer allocation
` [PATCH 12/26] cxl/pci: Factor out interrupt policy check
` [PATCH 13/26] cxl/mem: Configure dynamic capacity interrupts

[PATCH] btrfs: fallback to single page allocation to avoid bulk allocation latency
 2024-03-24 20:20 UTC 

[GIT PULL] fstests: btrfs changes for for-next v2024.03.24
 2024-03-24 14:45 UTC 

[PATCH 0/3] fstests: various RAID56 related fixes for btrfs
 2024-03-24 14:25 UTC  (12+ messages)
` [PATCH 1/3] fstests: check btrfs profile configs before allowing raid56
` [PATCH 2/3] fstests: btrfs/195: skip raid setups not in the profile configs
` [PATCH 3/3] fstests: add _require_btrfs_fs_feature raid56 to a few tests

[PATCH v2 0/2] fstests: new test cases for generic group
 2024-03-24  8:49 UTC  (12+ messages)
` [PATCH v2 1/2] shared: move btrfs clone device testcase to the shared group
` [PATCH v2 2/2] generic: test mount fails on physical device with configured dm volume

[PATCH] common/btrfs: set BTRFS_CORRUPT_BLOCK_OPT_<VALUE|OFFSET>
 2024-03-24  7:56 UTC  (4+ messages)
      ` [PATCH 1/5] common/verity: use the correct options for btrfs-corrupt-block

[PATCH] btrfs: stop locking the source extent range during reflink
 2024-03-23 13:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] btrfs: Fix race in read_extent_buffer_pages()
 2024-03-22 22:50 UTC  (4+ messages)

[PATCH 0/2] extent_buffer read cleanups
 2024-03-22 19:22 UTC  (6+ messages)
` [PATCH 1/2] btrfs: New helper to clear EXTENT_BUFFER_READING
` [PATCH 2/2] btrfs: WARN if EXTENT_BUFFER_UPTODATE is set while reading

[PATCH v2 0/3] fix btrfs-corrupt-block options value and offset
 2024-03-22 11:16 UTC  (4+ 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

slow performance due to frequent memalloc_retry_wait in btrfs_alloc_page_array
 2024-03-22  7:37 UTC  (4+ messages)

[PATCH 00/29] trivial adjustments for return variable coding style
 2024-03-22  2:32 UTC  (51+ messages)
` [PATCH 01/29] btrfs: btrfs_cleanup_fs_roots rename ret to ret2 and err to ret
` [PATCH 02/29] btrfs: btrfs_initxattrs rename "
` [PATCH 03/29] btrfs: send_extent_data "
` [PATCH 04/29] btrfs: btrfs_rmdir "
` [PATCH 05/29] btrfs: btrfs_cont_expand "
` [PATCH 06/29] btrfs: btrfs_setsize rename err to ret2
` [PATCH 07/29] btrfs: btrfs_find_orphan_roots rename ret to ret2 and err to ret
` [PATCH 08/29] btrfs: btrfs_ioctl_snap_destroy rename "
` [PATCH 09/29] btrfs: __set_extent_bit "
` [PATCH 10/29] btrfs: convert_extent_bit "
` [PATCH 11/29] btrfs: __btrfs_end_transaction "
` [PATCH 12/29] btrfs: btrfs_write_marked_extents rename werr to ret err to ret2
` [PATCH 13/29] btrfs: __btrfs_wait_marked_extents "
` [PATCH 14/29] btrfs: build_backref_tree rename err to ret and ret "
` [PATCH 15/29] btrfs: relocate_tree_blocks rename ret to ret2 and err to ret
` [PATCH 16/29] btrfs: relocate_block_group "
` [PATCH 17/29] btrfs: create_reloc_inode rename "
` [PATCH 18/29] btrfs: btrfs_relocate_block_group rename ret to ret2 and err ro ret
` [PATCH 19/29] btrfs: mark_garbage_root rename err to ret2
` [PATCH 20/29] btrfs: btrfs_recover_relocation rename ret to ret2 and err to ret
` [PATCH 21/29] btrfs: quick_update_accounting rename err to ret2
` [PATCH 22/29] btrfs: btrfs_qgroup_rescan_worker rename ret to ret2 and err to ret
` [PATCH 23/29] btrfs: lookup_extent_data_ref "
` [PATCH 24/29] btrfs: btrfs_drop_snapshot "
` [PATCH 25/29] btrfs: btrfs_drop_subtree rename retw to ret2
` [PATCH 26/29] btrfs: btrfs_dirty_pages rename variable err to ret
` [PATCH 27/29] btrfs: prepare_pages rename "
` [PATCH 28/29] btrfs: btrfs_direct_write "
` [PATCH 29/29] btrfs: fixup_tree_root_location rename ret to ret2 and "

[PATCH RFC] btrfs: reflink: disable cross-subvolume clone/dedupe for simple quota
 2024-03-21 23:59 UTC  (7+ messages)

[PATCH 0/3] fiemap extension to add physical extent length
 2024-03-21 18:58 UTC  (3+ messages)

[GIT PULL] Btrfs fix for 6.9
 2024-03-21 17:34 UTC  (2+ messages)

I/O blocked after booting
 2024-03-21 13:13 UTC 

fscrypt v5 patches cause kernel crash
 2024-03-21 12:12 UTC 

[PATCH 0/4] btrfs: enhanced logic for stray single device
 2024-03-21 11:19 UTC  (5+ messages)
` [PATCH 4/4] btrfs: validate device_list at scan for stray free

[PATCH v4] generic/808: add a regression test for fiemap into an mmap range
 2024-03-21  5:43 UTC  (4+ messages)

[PATCH v3] generic/808: add a regression test for fiemap into an mmap range
 2024-03-21  4:20 UTC  (5+ messages)

[PATCH 0/3] btrfs-progs: subvolume-list: add qgroup sizes output
 2024-03-21  3:21 UTC  (2+ messages)

[PATCH] btrfs: allocate btrfs_ioctl_defrag_range_args on stack
 2024-03-20 16:14 UTC  (2+ messages)

[PATCH v2] fstests: add a regression test for fiemap into an mmap range
 2024-03-20 14:59 UTC  (3+ messages)

[PATCH v2 0/7] btrfs: scrub: refine the error messages output frequency
 2024-03-20 13:33 UTC  (11+ messages)
` [PATCH v2 1/7] btrfs: scrub: fix incorrectly reported logical/physical address
` [PATCH v2 2/7] btrfs: reduce the log level for btrfs_dev_stat_inc_and_print()
` [PATCH v2 3/7] btrfs: scrub: remove unused is_super parameter from scrub_print_common_warning()
` [PATCH v2 4/7] btrfs: scrub: remove unnecessary dev/physical lookup for scrub_stripe_report_errors()
` [PATCH v2 5/7] btrfs: scrub: simplify the inode iteration output
` [PATCH v2 6/7] btrfs: scrub: ensure we output at least one error message for unrepaired corruption
` [PATCH v2 7/7] btrfs: scrub: use generic ratelimit helpers to output error messages

[PATCH 4.19 5.4 5.15] btrfs: defrag: fix memory leak in btrfs_ioctl_defrag
 2024-03-20  9:27 UTC  (3+ messages)

compression silently skipped with O_DIRECT & checksum/corruption issue with qemu live migration ?
 2024-03-19 22:49 UTC  (5+ messages)

Help requested: btrfs can't read superblock
 2024-03-19 20:45 UTC  (6+ messages)

[PATCH] btrfs-progs: use EXPERIMENTAL instead of CONFIG_BTRFS_DEBUG
 2024-03-19 16:50 UTC  (4+ messages)

[PATCH] btrfs-progs: snapshot fix user message
 2024-03-19 14:11 UTC 

btrfs ontop of LVM ontop of MD RAID1 supported?
 2024-03-19 13:26 UTC  (4+ messages)

[PATCH] btrfs: return accurate error code on open failure
 2024-03-19 12:07 UTC  (7+ messages)

parent transid verify failed after SATA cable partially unplugged
 2024-03-19  9:36 UTC  (3+ messages)

[PATCH v2] btrfs: return accurate error code on open failure
 2024-03-19  2:58 UTC 

[PATCH] btrfs: avoid pointless wake ups of drew lock readers
 2024-03-18 22:14 UTC  (2+ messages)

[PATCH 0/2] btrfs: remove a couple pointless callback wrappers
 2024-03-18 21:44 UTC  (9+ messages)
` [PATCH 1/2] btrfs: remove pointless readahead callback wrapper
` [PATCH 2/2] btrfs: remove pointless writepages "

[PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
 2024-03-18 20:45 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/6] btrfs: scrub: refine the error messages
 2024-03-18 20:00 UTC  (15+ messages)
` [PATCH 2/7] btrfs: reduce the log level for btrfs_dev_stat_inc_and_print()
` [PATCH 4/7] btrfs: scrub: remove unnecessary dev/physical lookup for scrub_stripe_report_errors()
` [PATCH 6/7] btrfs: scrub: unify and shorten the error message

[GIT PULL] Btrfs updates for 6.9
 2024-03-18 18:09 UTC  (4+ messages)
` [PATCH v5] btrfs: do not skip re-registration for the mounted device

[PATCH AUTOSEL 5.10 1/7] btrfs: add and use helper to check if block group is used
 2024-03-18 14:18 UTC  (4+ messages)

[PATCH] btrfs: zoned: don't skip bgs with 100% zone unusable
 2024-03-18 13:02 UTC  (2+ messages)

[PATCH 0/2] btrfs: trivial changes to btree lock functions
 2024-03-18  9:08 UTC  (3+ messages)

btrfs: Kernel warning when using/mount RAID 5/6
 2024-03-17 17:38 UTC 


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