Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-18 16:53:12 to 2022-12-26 01:17:23 UTC [more...]

[bug report]BUG: KFENCE: use-after-free read in bfq_exit_icq_bfqq+0x132/0x270
 2022-12-26  1:17 UTC  (4+ messages)

[PATCH -next 0/4] blk-iocost: make sure parent iocg is exited before child
 2022-12-26  1:10 UTC  (9+ messages)
` [PATCH -next 1/4] blk-iocost: track whether iocg is still online
` [PATCH -next 2/4] blk-iocost: don't throttle bio if iocg is offlined
` [PATCH -next 3/4] blk-iocost: dispatch all throttled bio in ioc_pd_offline

[PATCH for-6.2/block V3 1/2] block: Data type conversion for IO accounting
 2022-12-25 11:40 UTC  (6+ messages)
` [PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns

6.2 nvme-pci: something wrong
 2022-12-25  8:33 UTC  (8+ messages)
` 6.2 nvme-pci: something wrong #forregzbot

[PATCH] pktcdvd: remove driver
 2022-12-24 21:46 UTC  (15+ messages)

[PATCH 0/6] blktests: char device tests with iouring-cmd fio
 2022-12-23 15:56 UTC  (9+ messages)
` [PATCH 1/6] common/fio: add helpers using io-uring cmd engine
` [PATCH 2/6] tests/nvme: add new test for rand-read on the nvme character device
` [PATCH 3/6] tests/nvme: add new test for rand-write "
` [PATCH 4/6] tests/nvme: add new test for optimal write "
` [PATCH 5/6] tests/zbd: add new basic test for reading zone "
` [PATCH 6/6] "

[PATCH] treewide: Convert del_timer*() to timer_shutdown*()
 2022-12-23 15:41 UTC  (5+ messages)

[PATCH] zram: fix typos in comments
 2022-12-23 11:51 UTC  (2+ messages)

[PATCH] blk-throtl: Introduce sync and async queues for blk-throtl
 2022-12-23  9:52 UTC  (7+ messages)
  ` [External] "
` [PATCH v2] "
    ` [External] "

[PATCH-next v2] blk-mq: cleanup unused methods: blk_mq_hw_sysfs_store
 2022-12-23  8:01 UTC  (2+ messages)

blktests failures with v6.1
 2022-12-23  7:23 UTC  (2+ messages)

[PATCH 00/13] A few bugfix and cleanup patches for blk-mq
 2022-12-23 12:52 UTC  (18+ messages)
` [PATCH 01/13] blk-mq: avoid sleep in blk_mq_alloc_request_hctx
` [PATCH 02/13] blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
` [PATCH 03/13] blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait
` [PATCH 04/13] blk-mq: Fix potential io hung for shared sbitmap per tagset
` [PATCH 05/13] blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly
` [PATCH 06/13] blk-mq: remove unncessary error count and flush in blk_mq_plug_issue_direct
` [PATCH 07/13] blk-mq: remove error count and unncessary flush in blk_mq_try_issue_list_directly
` [PATCH 08/13] blk-mq: simplify flush check in blk_mq_dispatch_rq_list
` [PATCH 09/13] blk-mq: remove unnecessary error count and "
` [PATCH 10/13] blk-mq: remove set of bd->last when get driver tag for next request fails
` [PATCH 11/13] blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct
` [PATCH 12/13] blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directly
` [PATCH 13/13] blk-mq: correct stale comment of .get_budget

[PATCH] block: save user max_sectors limit
 2022-12-23  6:00 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 6.2
 2022-12-22 16:23 UTC  (2+ messages)

[PATCH] block: save user max_sectors limit
 2022-12-22 16:07 UTC  (4+ messages)

[PATCH V12 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-12-22 15:21 UTC  (9+ messages)
` [PATCH V12 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
` [PATCH V12 2/8] block, bfq: forbid stable merging of queues associated with different actuators
` [PATCH V12 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
` [PATCH V12 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
` [PATCH V12 5/8] block, bfq: split also async bfq_queues on a per-actuator basis
` [PATCH V12 6/8] block, bfq: retrieve independent access ranges from request queue
` [PATCH V12 7/8] block, bfq: inject I/O to underutilized actuators
` [PATCH V12 8/8] block, bfq: balance I/O injection among "

[PATCH V11 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-12-22 14:37 UTC  (13+ messages)
` [PATCH V11 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
` [PATCH V11 2/8] block, bfq: forbid stable merging of queues associated with different actuators
` [PATCH V11 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
` [PATCH V11 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
` [PATCH V11 5/8] block, bfq: split also async bfq_queues on a per-actuator basis
` [PATCH V11 6/8] block, bfq: retrieve independent access ranges from request queue
` [PATCH V11 7/8] block, bfq: inject I/O to underutilized actuators
` [PATCH V11 8/8] block, bfq: balance I/O injection among "

[PATCH] blk-iocost: don't make all constants unsigned long long
 2022-12-22 13:58 UTC  (2+ messages)

[PATCH RESEND v2 0/5] A few bugfix and cleanup patches for sbitmap
 2022-12-22 14:33 UTC  (13+ messages)
` [PATCH RESEND v2 1/5] sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow
` [PATCH RESEND v2 2/5] sbitmap: remove redundant check in __sbitmap_queue_get_batch
` [PATCH RESEND v2 3/5] sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code
` [PATCH RESEND v2 4/5] sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitmap_get_shallow
` [PATCH RESEND v2 5/5] sbitmap: correct wake_batch recalculation to avoid potential IO hung

[PATCH RESEND v2 00/10] A few bugfix and cleancode patch for bfq
 2022-12-22 19:16 UTC  (11+ messages)
` [PATCH RESEND v2 01/10] block, bfq: correctly raise inject limit in bfq_choose_bfqq_for_injection
` [PATCH RESEND v2 02/10] block, bfq: remove unsed parameter reason in bfq_bfqq_is_slow
` [PATCH RESEND v2 03/10] block, bfq: initialize bfqq->decrease_time_jif correctly
` [PATCH RESEND v2 04/10] block, bfq: use helper macro RQ_BFQQ to get bfqq of request
` [PATCH RESEND v2 05/10] block, bfq: remove unnecessary dereference to get async_bfqq
` [PATCH RESEND v2 06/10] block, bfq: remove redundant bfqd->rq_in_driver > 0 check in bfq_add_request
` [PATCH RESEND v2 07/10] block, bfq: remove redundant check in bfq_put_cooperator
` [PATCH RESEND v2 08/10] block, bfq: remove unnecessary goto tag in bfq_dispatch_rq_from_bfqq
` [PATCH RESEND v2 09/10] block, bfq: remove unused bfq_wr_max_time in struct bfq_data
` [PATCH RESEND v2 10/10] block, bfq: remove check of bfq_wr_max_softrt_rate which is always greater than 0

[GIT PULL] Followup block fixes for 6.2-rc1
 2022-12-22  3:07 UTC  (2+ messages)

[PATCH] virtio-blk: fix probe without CONFIG_BLK_DEV_ZONED
 2022-12-21 19:32 UTC  (5+ messages)

[PATCH v2] virtio-blk: avoid kernel panic on VIRTIO_BLK_F_ZONED check
 2022-12-21 19:27 UTC  (3+ messages)

[PATCH v3 0/2] virtio-blk: set req->state to MQ_RQ_COMPLETE and support completion batching for the IRQ path
 2022-12-21 14:54 UTC  (3+ messages)
` [PATCH v3 1/2] virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
` [PATCH v3 2/2] virtio-blk: support completion batching for the IRQ path

[PATCH] virtio-blk: avoid kernel panic on VIRTIO_BLK_F_ZONED check
 2022-12-21 14:53 UTC  (2+ messages)

[PATCH v2 0/2] virtio-blk: set req->state to MQ_RQ_COMPLETE and support completion batching for the IRQ path
 2022-12-21 14:15 UTC  (7+ messages)
` [PATCH v2 1/2] virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
` [PATCH v2 2/2] virtio-blk: support completion batching for the IRQ path

[PATCH -next 0/4] blk-cgroup: synchronize del_gendisk() with configuring cgroup policy
 2022-12-21 10:37 UTC  (9+ messages)
` [PATCH -next 1/4] block/rq_qos: protect 'q->rq_qos' with queue_lock in rq_qos_exit()

[PATCH V10 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-12-21 10:30 UTC  (7+ messages)
` [PATCH V10 1/8] block, bfq: split sync bfq_queues on a per-actuator basis

[RFC] Reliable Multicast on top of RTRS
 2022-12-21  9:57 UTC  (7+ messages)

[PATCH v2] nvme: fix multipath crash caused by flush request when blktrace is enabled
 2022-12-21  8:21 UTC  (3+ messages)

[PATCH] blk-mq: cleanup unused methods: blk_mq_hw_sysfs_store
 2022-12-21  8:23 UTC 

[PATCH v3 0/2] blktests: use patient module remover
 2022-12-21  0:32 UTC  (4+ messages)
` [PATCH v3 1/2] blktests: replace module removal with patient module removal
` [PATCH v3 2/2] tests/srp/rc: "

[PATCH] virtio_blk: temporary variable type tweak
 2022-12-20 22:56 UTC  (3+ messages)

[PATCH] virtio_blk: zone append in header type tweak
 2022-12-20 22:56 UTC  (3+ messages)

[PATCH v2] blktests: replace module removal with patient module removal
 2022-12-20 21:28 UTC  (7+ messages)

[PATCH 0/4] Fix probe failed when modprobe modules
 2022-12-20  6:44 UTC  (5+ messages)

[PATCH v5] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-12-19 12:21 UTC 

[PATCH v4] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-12-19 12:05 UTC  (3+ messages)

blktests failures with v5.19-rc1
 2022-12-19 11:27 UTC  (4+ messages)

[PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-12-19  8:39 UTC  (3+ messages)

[PATCH AUTOSEL 4.9 17/20] blk-mq: fix possible memleak when register 'hctx' failed
 2022-12-18 16:23 UTC 

[PATCH AUTOSEL 4.14 20/23] blk-mq: fix possible memleak when register 'hctx' failed
 2022-12-18 16:21 UTC 

[PATCH AUTOSEL 4.19 22/26] blk-mq: fix possible memleak when register 'hctx' failed
 2022-12-18 16:20 UTC 

[PATCH AUTOSEL 5.4 26/30] blk-mq: fix possible memleak when register 'hctx' failed
 2022-12-18 16:18 UTC 

[PATCH AUTOSEL 5.10 33/39] blk-mq: fix possible memleak when register 'hctx' failed
 2022-12-18 16:15 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).