messages from 2024-05-26 09:43:14 to 2024-05-30 14:28:24 UTC [more...]
[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
2024-05-30 13:38 UTC (13+ messages)
[PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
2024-05-30 14:28 UTC (5+ messages)
[PATCH v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
2024-05-30 14:24 UTC (5+ messages)
` [PATCH v2 1/4] net: introduce helper sendpages_ok()
` [PATCH v2 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH v2 3/4] drbd: "
` [PATCH v2 4/4] libceph: "
[PATCH] blk-throttle: Fix incorrect display of io.max
2024-05-30 13:49 UTC (2+ messages)
[PATCH 0/5] enable bs > ps for block devices
2024-05-30 13:37 UTC (2+ messages)
[PATCH 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
2024-05-30 13:26 UTC (5+ messages)
` [PATCH 1/4] net: introduce helper sendpages_ok()
` [PATCH 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH 3/4] drbd: use sendpages_ok() to "
` [PATCH 4/4] libceph: "
[PATCH 0/4] Zone write plugging and DM zone fixes
2024-05-30 12:51 UTC (11+ messages)
` [PATCH 1/4] null_blk: Do not allow runt zone with zone capacity smaller then zone size
` [PATCH 2/4] block: Fix validation of zoned device with a runt zone
` [PATCH 3/4] block: Fix zone write plugging handling of devices "
` [PATCH 4/4] dm: Improve zone resource limits handling
[RFC PATCH] sbitmap: fix io hung due to race on sbitmap_word::cleared
2024-05-30 10:55 UTC (4+ messages)
[PATCH v20 00/12] Implement copy offload support
2024-05-30 7:16 UTC (17+ messages)
` [PATCH v20 06/12] fs, block: copy_file_range for def_blk_ops for direct block device
` [PATCH v20 05/12] fs/read_write: Enable copy_file_range for "
` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
convert the SCSI ULDs to the atomic queue limits API
2024-05-30 9:16 UTC (27+ messages)
` [PATCH 01/12] ubd: untagle discard vs write zeroes not support handling
` [PATCH 02/12] block: take io_opt and io_min into account for max_sectors
` [PATCH 03/12] sd: simplify the ZBC case in provisioning_mode_store
` [PATCH 04/12] sd: add a sd_disable_discard helper
` [PATCH 05/12] sd: add a sd_disable_write_same helper
` [PATCH 06/12] sd: simplify the disable case in sd_config_discard
` [PATCH 07/12] sd: factor out a sd_discard_mode helper
` [PATCH 08/12] sd: cleanup zoned queue limits initialization
` [PATCH 09/12] sd: convert to the atomic queue limits API
` [PATCH 10/12] sr: "
` [PATCH 11/12] block: remove unused "
` [PATCH 12/12] block: add special APIs for run-time disabling of discard and friends
[PATCH V3 blktests] loop: Detect a race condition between loop detach and open
2024-05-30 6:25 UTC
[PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE)
2024-05-30 6:07 UTC (9+ messages)
` [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs
[PATCH v19 13/20] ipe: add support for dm-verity as a trust provider
2024-05-30 5:53 UTC (5+ messages)
[PATCH V2 blktests] loop: Detect a race condition between loop detach and open
2024-05-30 3:13 UTC (4+ messages)
[PATCH v2 0/9] nvmem: implement block NVMEM provider
2024-05-30 2:15 UTC (10+ messages)
` [PATCH v2 1/9] dt-bindings: block: add basic bindings for block devices
` [PATCH v2 2/9] block: partitions: populate fwnode
` [PATCH v2 3/9] block: add support for notifications
` [PATCH v2 4/9] block: add new genhd flag GENHD_FL_NVMEM
` [PATCH v2 5/9] nvmem: implement block NVMEM provider
` [PATCH v2 6/9] dt-bindings: mmc: mmc-card: add block device nodes
` [PATCH v2 7/9] mmc: core: set card fwnode_handle
` [PATCH v2 8/9] mmc: block: set fwnode of disk devices
` [PATCH v2 9/9] mmc: block: set GENHD_FL_NVMEM
[PATCH V3 for-6.10/block] loop: Fix a race between loop detach and loop open
2024-05-30 2:06 UTC (2+ messages)
[PATCH v7] block: Improve IOPS by removing the fairness code
2024-05-29 21:39 UTC
[RFC] Imposing minimum response latency via blk-throttle
2024-05-29 21:38 UTC
[PATCH] nbd: Remove __force casts
2024-05-29 21:34 UTC
[PATCH 0/2] block, scsi: Small improvements for blk_mq_alloc_queue() usage
2024-05-29 20:30 UTC (2+ messages)
[PATCH v2 0/3] Rust block device driver API and null block driver
2024-05-29 18:18 UTC (9+ messages)
` [PATCH v2 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v2 2/3] rust: block: add rnull, Rust null_blk implementation
[bug report][regression] blktests block/008 lead kerne panic at RIP: 0010:amd_iommu_enable_faulting+0x0/0x10
2024-05-29 12:49 UTC (8+ messages)
[PATCH v4 0/4] blk-mq: optimize flush and request size
2024-05-29 8:50 UTC (12+ messages)
` [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine
[PATCH] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
2024-05-29 9:53 UTC
[bug report] WARNING: CPU: 2 PID: 3445306 at drivers/block/ublk_drv.c:2633 ublk_ctrl_start_recovery.constprop.0+0x74/0x180
2024-05-29 1:08 UTC (4+ messages)
[RFC PATCH 0/2] dm-crypt support for per-sector NVMe metadata
2024-05-28 23:55 UTC (5+ messages)
[PATCHv2] block: check for max_hw_sectors underflow
2024-05-28 13:54 UTC (5+ messages)
[PATCH 0/3] bcache-6.10 20240528
2024-05-28 12:57 UTC (5+ messages)
` [PATCH 1/3] bcache: allow allocator to invalidate bucket in gc
` [PATCH 2/3] bcache: call force_wake_up_gc() if necessary in check_should_bypass()
` [PATCH 3/3] bcache: code cleanup in __bch_bucket_alloc_set()
fix stacking of sd-imposed max_sectors
2024-05-28 12:57 UTC (2+ messages)
[PATCH] null_blk: Print correct max open zones limit in null_init_zoned_dev()
2024-05-28 12:57 UTC (3+ messages)
[PATCH v5.1] fs: Allow fine-grained control of folio sizes
2024-05-28 12:13 UTC (12+ messages)
[PATCH] blk-zoned: Remove unnecessary ‘0’ values from ret
2024-05-28 9:22 UTC (2+ messages)
[PATCH] block: streamline meta bounce buffer handling
2024-05-28 7:59 UTC (4+ messages)
[PATCH 0/2 v4] dm-crypt support for per-sector NVMe metadata
2024-05-28 6:34 UTC (6+ messages)
` [PATCH 1/2 v4] block: change rq_integrity_vec to respect the iterator
` [PATCH 2/2 v4] dm-crypt: support for per-sector NVMe metadata
[syzbot] [block?] INFO: task hung in bdev_open
2024-05-28 4:10 UTC
[PATCH v2] block: delete redundant function declarations
2024-05-27 19:58 UTC (2+ messages)
[PATCH] null_blk: Fix return value of nullb_device_power_store()
2024-05-27 19:57 UTC (4+ messages)
[PATCH 0/2 v3] dm-crypt support for per-sector NVMe metadata
2024-05-27 15:37 UTC (4+ messages)
` [PATCH 1/2 v3] block: change rq_integrity_vec to respect the iterator
convert newly added dm-zone code to the atomic queue commit API v3
2024-05-27 15:17 UTC (5+ messages)
` [PATCH 1/3] dm: move setting zoned_enabled to dm_table_set_restrictions
` [PATCH 2/3] dm: remove dm_check_zoned
` [PATCH 3/3] dm: make dm_set_zones_restrictions work on the queue limits
convert newly added dm-zone code to the atomic queue commit API v2
2024-05-27 11:54 UTC (8+ messages)
` [PATCH 1/3] dm: move setting zoned_enabled to dm_table_set_restrictions
` [PATCH 2/3] dm: remove dm_check_zoned
` [PATCH 3/3] dm: make dm_set_zones_restrictions work on the queue limits
Recall: [PATCH blktests] loop: Test to detect a race condition between loop detach and open
2024-05-27 10:05 UTC
[PATCH V2 for-6.10/block 1/2] loop: Fix a race between loop detach and loop open
2024-05-27 9:56 UTC (4+ messages)
` [PATCH 2/2] loop: Test to detect a race condition between loop detach and open
` [PATCH blktests] "
[PATCH] block: delete redundant function declarations
2024-05-27 8:23 UTC (3+ messages)
` "
[PATCH] blktests: fix how we handle waiting for nbd to connect
2024-05-27 7:49 UTC (3+ messages)
[PATCH] tests/dm: add dm-dust general functionality test
2024-05-27 7:48 UTC (3+ messages)
[PATCH v2] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
2024-05-27 7:38 UTC (3+ messages)
[PATCH AUTOSEL 6.9 02/15] md: Fix overflow in is_mddev_idle
2024-05-27 1:08 UTC (2+ messages)
[BUG] NPE with Linux 6.8.10 and Linux 6.8.11 SCSI optical drive
2024-05-26 12:12 UTC
[BUG] NPE with Linux 6.8.10 and Linux 6.8.11 SCSI optical drive
2024-05-26 10:05 UTC
[PATCH AUTOSEL 5.10 5/5] block/ioctl: prefer different overflow check
2024-05-26 9:43 UTC
[PATCH AUTOSEL 5.15 7/7] block/ioctl: prefer different overflow check
2024-05-26 9:43 UTC
[PATCH AUTOSEL 6.1 1/9] md: Fix overflow in is_mddev_idle
2024-05-26 9:43 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 9/9] block/ioctl: prefer different overflow check
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;
as well as URLs for NNTP newsgroup(s).