messages from 2024-05-20 03:39:20 to 2024-05-24 09:58:45 UTC [more...]
[PATCH] block: check for max_hw_sectors underflow
2024-05-24 9:58 UTC (2+ messages)
[PATCH] block: blk_set_stacking_limits() doesn't validate
2024-05-24 9:58 UTC (4+ messages)
[bug report] WARNING: CPU: 2 PID: 3445306 at drivers/block/ublk_drv.c:2633 ublk_ctrl_start_recovery.constprop.0+0x74/0x180
2024-05-24 9:45 UTC (2+ messages)
[PATCH v3 0/3] block: add larger order folio instead of pages
2024-05-24 9:22 UTC (7+ messages)
` [PATCH v3 1/3] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
` [PATCH v3 2/3] block: add folio awareness instead of looping through pages
[PATCH 0/2] block, scsi: Small improvements for blk_mq_alloc_queue() usage
2024-05-24 9:38 UTC (5+ messages)
` [PATCH 1/2] scsi: core: Pass sdev to blk_mq_alloc_queue()
` [PATCH 2/2] scsi: bsg: Pass dev "
fix stacking of sd-imposed max_sectors
2024-05-24 7:51 UTC (6+ messages)
` [PATCH 1/2] sd: also set max_user_sectors when setting max_sectors
` [PATCH 2/2] block: stack max_user_sectors
[PATCH v20 00/12] Implement copy offload support
2024-05-24 6:54 UTC (44+ messages)
` [PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
` [PATCH v20 03/12] block: add copy offload support
` [PATCH v20 04/12] block: add emulation for copy
` [PATCH v20 05/12] fs/read_write: Enable copy_file_range for block device
` [PATCH v20 06/12] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v20 07/12] nvme: add copy offload support
` [PATCH v20 08/12] nvmet: add copy command support for bdev and file ns
` [PATCH v20 09/12] dm: Add support for copy offload
` [PATCH v20 10/12] dm: Enable copy offload for dm-linear target
` [PATCH v20 11/12] null: Enable trace capability for null block
` [PATCH v20 12/12] null_blk: add support for copy offload
[PATCH] loop: inherit the ioprio in loop woker thread
2024-05-24 5:26 UTC (11+ messages)
Kernel namespaces for device mapper targets and block devices?
2024-05-23 21:30 UTC (7+ messages)
[GIT PULL] Block fixes for 6.10-rc1
2024-05-23 20:49 UTC (2+ messages)
[PATCH V2 for-6.10/block 1/2] loop: Fix a race between loop detach and loop open
2024-05-23 18:39 UTC (11+ messages)
` [PATCH 2/2] loop: Test to detect a race condition between loop detach and open
[PATCH 0/2 v3] dm-crypt support for per-sector NVMe metadata
2024-05-23 17:19 UTC (4+ messages)
` [PATCH 1/2 v3] block: change rq_integrity_vec to respect the iterator
` [PATCH 2/2 v3] dm-crypt: support for per-sector NVMe metadata
[PATCH] dm: retain stacked max_sectors when setting queue_limits
2024-05-23 17:14 UTC (21+ messages)
` "
` [PATCH for-6.10-rc1] block: fix blk_validate_limits() to properly handle stacked devices
[RFC PATCH 0/2] dm-crypt support for per-sector NVMe metadata
2024-05-23 15:48 UTC (13+ messages)
` [RFC PATCH 1/2] block: change rq_integrity_vec to respect the iterator
` [PATCH v2] "
[PATCH v2] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
2024-05-23 15:39 UTC (2+ messages)
[PATCH RESEND] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
2024-05-23 14:45 UTC (3+ messages)
[bug report] kernel panic with concurrent power on/off operation for null-blk
2024-05-23 6:28 UTC (5+ messages)
[PATCH] blk-throttle: remove unused struct 'avg_latency_bucket'
2024-05-22 17:31 UTC (2+ messages)
[PATCH v3] block: Add ioprio to block_rq tracepoint
2024-05-22 16:51 UTC (2+ messages)
[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
2024-05-22 6:17 UTC (12+ messages)
[PATCH] blktests: fix how we handle waiting for nbd to connect
2024-05-22 7:02 UTC (2+ messages)
[bug report] INFO: task mdX_resync:42168 blocked for more than 122 seconds
2024-05-22 1:38 UTC (18+ messages)
` [PATCH -next] block: fix bio lost for plug enabeld bio based device
[bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c
2024-05-22 0:46 UTC (8+ messages)
[PATCH] block: remove blk_queue_max_integrity_segments
2024-05-21 22:29 UTC (2+ messages)
[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE)
2024-05-21 21:42 UTC (8+ messages)
` [PATCH v18 12/21] dm: add finalize hook to target_type
[git pull] device mapper fixes for 6.10-rc1
2024-05-21 18:53 UTC (2+ messages)
dm: use queue_limits_set
2024-05-21 15:29 UTC (13+ messages)
[PATCH v2 0/3] Rust block device driver API and null block driver
2024-05-21 14:03 UTC (4+ messages)
` [PATCH v2 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v2 2/3] rust: block: add rnull, Rust null_blk implementation
` [PATCH v2 3/3] MAINTAINERS: add entry for Rust block device driver API
[RFC PATCH] blk-mq: fix potential I/O hang caused by batch wakeup
2024-05-21 11:25 UTC (3+ messages)
[PATCH] tests/dm: add dm-dust general functionality test
2024-05-21 5:16 UTC (2+ messages)
[PATCH V3 0/9] io_uring: support sqe group and provide group kbuf
2024-05-21 2:58 UTC (3+ messages)
` [PATCH V3 5/9] io_uring: support SQE group
[bug report] block nbd0: Unexpected reply (15) 000000009c07859b
2024-05-20 21:49 UTC (3+ messages)
[PATCH] block: Annotate a racy read in blk_do_io_stat()
2024-05-20 18:05 UTC (11+ messages)
[PATCH 0/5] Five nbd patches
2024-05-20 17:00 UTC (4+ messages)
` [PATCH 5/5] nbd: Fix signal handling
[PATCH v2] block: unmap and free user mapped integrity via submitter
2024-05-20 15:49 UTC (2+ messages)
[PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
2024-05-20 15:15 UTC (2+ messages)
[PATCH v4 0/6] block,nvme: queue-depth and latency I/O schedulers
2024-05-20 14:46 UTC (3+ messages)
` [PATCH v4 1/6] nvme: multipath: Implemented new iopolicy "queue-depth"
[PATCH] block: t10-pi: add MODULE_DESCRIPTION()
2024-05-20 14:08 UTC (3+ messages)
[syzbot] [block?] WARNING: locking bug in mempool_alloc
2024-05-20 7:00 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