messages from 2024-03-19 14:59:21 to 2024-03-26 20:30:35 UTC [more...]
[PATCH] btrfs-progs: subvolume: output the prompt line only when the ioctl succeeded
2024-03-26 20:30 UTC (5+ messages)
[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-03-26 18:30 UTC (50+ 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
[PATCH v6 00/10] block atomic writes
2024-03-26 17:11 UTC (12+ 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/6] btrfs-progs: zoned devices support for bgt feature
2024-03-26 16:53 UTC (8+ 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
[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
fs forced readonly
2024-03-26 4:19 UTC (3+ messages)
[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 (38+ messages)
` [PATCH 01/29] btrfs: btrfs_cleanup_fs_roots rename ret to ret2 and err to ret
` [PATCH 03/29] btrfs: send_extent_data rename "
` [PATCH 07/29] btrfs: btrfs_find_orphan_roots rename ret to ret2 and "
` [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 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 21/29] btrfs: quick_update_accounting "
` [PATCH 23/29] btrfs: lookup_extent_data_ref rename ret to ret2 and err to ret
` [PATCH 24/29] btrfs: btrfs_drop_snapshot "
` [PATCH 25/29] btrfs: btrfs_drop_subtree rename retw to ret2
` [PATCH 28/29] btrfs: btrfs_direct_write rename err to ret
` [PATCH 29/29] btrfs: fixup_tree_root_location rename ret to ret2 and "
[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 (11+ 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 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 (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] 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)
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