messages from 2024-03-21 19:05:28 to 2024-03-28 08:17:11 UTC [more...]
[PATCH 00/10] fstests/btrfs: fixes for tests btrfs/06[0-9] and btrfs/07[0-4]
2024-03-28 8:16 UTC (12+ messages)
` [PATCH 01/10] btrfs: add helper to kill background process running _btrfs_stress_balance
` [PATCH 02/10] btrfs/028: use the helper _btrfs_kill_stress_balance_pid
` [PATCH 03/10] btrfs/028: removed redundant sync and scratch filesystem unmount
` [PATCH 04/10] btrfs: add helper to kill background process running _btrfs_stress_scrub
` [PATCH 05/10] btrfs: add helper to kill background process running _btrfs_stress_defrag
` [PATCH 06/10] btrfs: add helper to kill background process running _btrfs_stress_remount_compress
` [PATCH 07/10] btrfs: add helper to kill background process running _btrfs_stress_replace
` [PATCH 08/10] btrfs: add helper to stop background process running _btrfs_stress_subvolume
` [PATCH 09/10] btrfs: remove stop file early at _btrfs_stress_subvolume
` [PATCH 10/10] btrfs/06[0-9]..07[0-4]: kill all background tasks when test is killed/interrupted
[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-03-28 5:22 UTC (65+ 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 14/26] cxl/region: Read existing extents on region creation
` [PATCH 15/26] range: Add range_overlaps()
` [PATCH 16/26] cxl/extent: Realize extent devices
` [PATCH 17/26] dax/region: Create extent resources on DAX region driver load
` [PATCH 18/26] cxl/mem: Handle DCD add & release capacity events
` [PATCH 19/26] dax/bus: Factor out dev dax resize logic
` [PATCH 20/26] dax: Document dax dev range tuple
` [PATCH 21/26] dax/region: Prevent range mapping allocation on sparse regions
` [PATCH 22/26] dax/region: Support DAX device creation on sparse DAX regions
` [PATCH 23/26] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH 24/26] tools/testing/cxl: Make event logs dynamic
` [PATCH 25/26] tools/testing/cxl: Add DC Regions to mock mem data
` [PATCH 26/26] tools/testing/cxl: Add Dynamic Capacity events
FAILED: Patch "btrfs: do not skip re-registration for the mounted device" failed to apply to 6.8-stable tree
2024-03-28 5:07 UTC (3+ messages)
raid1 root device with efi
2024-03-28 4:03 UTC (8+ messages)
[PATCH 0/6] btrfs: compression: migrate to folio interfaces
2024-03-28 2:22 UTC (3+ messages)
[PATCH v2 0/5] fiemap extension for more physical information
2024-03-28 1:22 UTC (6+ messages)
` [PATCH v2 1/5] fs: fiemap: add physical_length field to extents
` [PATCH v2 2/5] fs: fiemap: update fiemap_fill_next_extent() signature
` [PATCH v2 3/5] fs: fiemap: add new COMPRESSED extent state
` [PATCH v2 4/5] btrfs: fiemap: emit new COMPRESSED fiemap state
` [PATCH v2 5/5] btrfs: fiemap: return extent physical size
[PATCH 0/6] btrfs-progs: zoned devices support for bgt feature
2024-03-27 23:52 UTC (10+ messages)
` [PATCH 1/6] btrfs-progs: remove unused header for tune/main.c
` [PATCH 2/6] btrfs-progs: tune: add the missing newline for --convert-from-block-group-tree
` [PATCH 3/6] btrfs-progs: mkfs: use proper zoned compatible write for bgt feature
` [PATCH 4/6] btrfs-progs: tune: properly open zoned devices for RW
` [PATCH 5/6] btrfs-progs: tests-mkfs: add test case for zoned block group tree feature
` [PATCH 6/6] btrfs-progs: tests-misc: add a test case to check zoned bgt conversion
[GIT PULL] Btrfs fixes for 6.9-rc2
2024-03-27 21:57 UTC (2+ messages)
[PATCH v6 00/10] block atomic writes
2024-03-27 20:31 UTC (15+ messages)
` [PATCH v6 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v6 02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
` [PATCH v6 03/10] fs: Initial atomic write support
` [PATCH v6 04/10] fs: Add initial atomic write support info to statx
` [PATCH v6 05/10] block: Add core atomic write support
` [PATCH v6 06/10] block: Add atomic write support for statx
` [PATCH v6 07/10] block: Add fops atomic write support
` [PATCH v6 08/10] scsi: sd: Atomic "
` [PATCH v6 09/10] scsi: scsi_debug: "
` [PATCH v6 10/10] nvme: "
[PATCH 0/7] btrfs: various qg meta rsv leak fixes
2024-03-27 19:51 UTC (22+ messages)
` [PATCH 1/7] btrfs: correctly model root qgroup rsv in convert
` [PATCH 2/7] btrfs: fix qgroup prealloc rsv leak in subvolume operations
` [PATCH 3/7] btrfs: record delayed inode root in transaction
` [PATCH 4/7] btrfs: convert PREALLOC to PERTRANS after record_root_in_trans
` [PATCH 5/7] btrfs: free pertrans at end of cleanup_transaction
` [PATCH 6/7] btrfs: btrfs_clear_delalloc_extent frees rsv
` [PATCH 7/7] btrfs: always clear meta pertrans during commit
BTRFS critical (device sdb): corrupt leaf: root=2 block=62483789217792 slot=119, bad key order
2024-03-27 15:40 UTC
FAILED: Patch "btrfs: qgroup: validate btrfs_qgroup_inherit parameter" failed to apply to 6.7-stable tree
2024-03-27 12:08 UTC
FAILED: Patch "btrfs: do not skip re-registration for the mounted device" failed to apply to 6.7-stable tree
2024-03-27 12:08 UTC
fs forced readonly
2024-03-27 3:52 UTC (4+ messages)
[PATCH] btrfs-progs: subvolume: output the prompt line only when the ioctl succeeded
2024-03-26 22:44 UTC (8+ messages)
[PATCH v2 0/2] btrfs: zoned: fix EXTENT_BUFFER_ZONED_ZEROOUT handling
2024-03-26 16:50 UTC (4+ messages)
` [PATCH v2 1/2] btrfs: zoned: do not flag ZEROOUT on non-dirty extent bufffer
` [PATCH v2 2/2] btrfs: zoned: add ASSERT and WARN for EXTENT_BUFFER_ZONED_ZEROOUT handling
[PATCH] btrfs: stop locking the source extent range during reflink
2024-03-26 16:31 UTC (5+ messages)
` [PATCH v2] "
[PATCH] btrfs: qgroup: delete unnecessary check in btrfs_qgroup_check_inherit()
2024-03-26 15:26 UTC (2+ messages)
[PATCH v2 0/3] page to folio conversion
2024-03-26 15:17 UTC (3+ messages)
Btrfs progs release 6.8
2024-03-26 14:42 UTC
[PATCH v2] btrfs: do not wait for short bulk allocation
2024-03-26 13:05 UTC (3+ messages)
[PATCH net-next v5 00/21] ice: add PFCP filter support
2024-03-26 12:20 UTC (4+ messages)
` [PATCH net-next v5 17/21] lib/bitmap: add tests for IP tunnel flags conversion helpers
[PATCH] btrfs-progs: snapshot fix user message
2024-03-26 0:41 UTC (3+ messages)
[PATCH] btrfs: fallback to single page allocation to avoid bulk allocation latency
2024-03-25 22:54 UTC (5+ messages)
[PATCH 0/3] btrfs-progs: subvolume-list: add qgroup sizes output
2024-03-25 22:44 UTC (3+ messages)
[PATCH] btrfs: Fix race in read_extent_buffer_pages()
2024-03-25 14:04 UTC (4+ messages)
slow performance due to frequent memalloc_retry_wait in btrfs_alloc_page_array
2024-03-25 11:33 UTC (5+ messages)
[PATCH 00/29] trivial adjustments for return variable coding style
2024-03-25 9:37 UTC (6+ messages)
` [PATCH 19/29] btrfs: mark_garbage_root rename err to ret2
[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 (10+ 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 (9+ 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 1/5] common/verity: use the correct options for btrfs-corrupt-block
2024-03-24 7:56 UTC
[PATCH 0/2] extent_buffer read cleanups
2024-03-22 19:22 UTC (2+ messages)
[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
[PATCH RFC] btrfs: reflink: disable cross-subvolume clone/dedupe for simple quota
2024-03-21 23:59 UTC (6+ messages)
[PATCH 0/3] fiemap extension to add physical extent length
2024-03-21 18:58 UTC (3+ 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