linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-21 16:31:32 to 2022-12-30 15:36:00 UTC [more...]

[PATCH v2 00/21] blksnap - block devices snapshots module
 2022-12-30 15:35 UTC  (4+ messages)
` [PATCH v2 03/21] documentation, capability: fix Generic Block Device Capability

[PATCH v6 0/7] Improve libata support for FUA
 2022-12-30 14:47 UTC  (22+ messages)
` [PATCH v6 1/7] block: add a sanity check for non-write flush/fua bios
` [PATCH v6 2/7] ata: libata: Introduce ata_ncq_supported()
` [PATCH v6 3/7] ata: libata: Rename and cleanup ata_rwcmd_protocol()
` [PATCH v6 4/7] ata: libata: cleanup fua support detection
` [PATCH v6 5/7] ata: libata: Fix FUA handling in ata_build_rw_tf()
` [PATCH v6 6/7] ata: libata: blacklist FUA support for known buggy drives
` [PATCH v6 7/7] ata: libata: Enable fua support by default

[PATCH 0/6] blktests: char device tests with iouring-cmd fio
 2022-12-30 10:37 UTC  (8+ 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 blktests] dm: add a regression test
 2022-12-30  6:54 UTC 

[PATCH V2] block/rnbd-clt: fix wrong max ID in ida_alloc_max
 2022-12-30  1:09 UTC 

[GIT PULL] Block fixes for 6.2-rc2
 2022-12-30  1:01 UTC  (2+ messages)

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

[PATCH V12 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-12-29 20:35 UTC  (11+ 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 "

[GIT PULL] nvme fixes for Linux 6.2
 2022-12-29 18:32 UTC  (2+ messages)

blktests failures with v5.19-rc1
 2022-12-29 18:13 UTC  (2+ messages)

[PATCH v5] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-12-29 13:31 UTC  (4+ messages)

[PATCH] block/rnbd-clt: fix wrong max ID in ida_alloc_max
 2022-12-29 11:35 UTC 

[PATCH RFC 0/8] Introduce provisioning primitives for thinly provisioned storage
 2022-12-29  8:22 UTC  (25+ messages)
` [PATCH RFC 1/8] block: Introduce provisioning primitives
` [PATCH RFC 2/8] dm: Add support for block provisioning
` [PATCH RFC 4/8] fs: Introduce FALLOC_FL_PROVISION

[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
 2022-12-29  8:12 UTC  (8+ messages)
` [PATCH v2 1/7] block: Introduce provisioning primitives
` [PATCH v2 2/7] dm: Add support for block provisioning
` [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
` [PATCH v2 4/7] loop: Add support for provision requests
` [PATCH v2 5/7] ext4: Add support for FALLOC_FL_PROVISION
` [PATCH v2 6/7] ext4: Add mount option for provisioning blocks during allocations
` [PATCH v2 7/7] ext4: Add a per-file provision override xattr

[PATCH] block: default BLOCK_LEGACY_AUTOLOAD to y
 2022-12-28 16:55 UTC  (2+ messages)

[PATCHv3 1/2] block: make BLK_DEF_MAX_SECTORS unsigned
 2022-12-28 16:06 UTC  (5+ messages)
` [PATCHv3 2/2] block: save user max_sectors limit

[PATCH] block: save user max_sectors limit
 2022-12-27 16:53 UTC  (5+ messages)

[PATCH v2 0/2] blk-iocost: add refcounting for iocg and ioc
 2022-12-27 12:55 UTC  (3+ messages)
` [PATCH v2 1/2] blk-iocost: add refcounting for iocg
` [PATCH v2 2/2] blk-iocost: add refcounting for ioc

[PATCH v3 0/2] blktests: use patient module remover
 2022-12-27 11:40 UTC  (3+ messages)
` [PATCH v3 1/2] blktests: replace module removal with patient module removal

[bug report] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000058
 2022-12-27  8:30 UTC  (5+ messages)

[PATCH v2 00/10] A few bugfix and cleancode patch for bfq
 2022-12-27  7:26 UTC  (2+ messages)

[PATCH RFC] block, bfq: switch 'bfqg->ref' to use atomic refcount apis
 2022-12-27  6:09 UTC  (2+ messages)

[PATCH V4 0/6] genirq/affinity: Abstract APIs from managed irq affinity spread
 2022-12-27  2:29 UTC  (7+ messages)
` [PATCH V4 1/6] genirq/affinity: Remove the 'firstvec' parameter from irq_build_affinity_masks
` [PATCH V4 2/6] genirq/affinity: Pass affinity managed mask array to irq_build_affinity_masks
` [PATCH V4 3/6] genirq/affinity: Don't pass irq_affinity_desc "
` [PATCH V4 4/6] genirq/affinity: Rename irq_build_affinity_masks as group_cpus_evenly
` [PATCH V4 5/6] genirq/affinity: Move group_cpus_evenly() into lib/
` [PATCH V4 6/6] blk-mq: Build default queue map via group_cpus_evenly()

[PATCH] block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
 2022-12-26 19:11 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION c76083fac3bae1a87ae3d005b5cb1cbc761e31d5
 2022-12-26 16:54 UTC 

[PATCH v3] blk-throtl: Introduce sync and async queues for blk-throtl
 2022-12-26 13:05 UTC 

[PATCH RESEND v2 0/5] A few bugfix and cleanup patches for sbitmap
 2022-12-26  8:57 UTC  (15+ 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 v3 0/5] blk-iocost: random bugfix
 2022-12-26  8:58 UTC  (6+ messages)
` [PATCH v3 1/5] blk-iocost: check return value of match_u64()
` [PATCH v3 2/5] blk-iocost: don't allow to configure bio based device
` [PATCH v3 3/5] blk-iocost: read params inside lock in sysfs apis
` [PATCH v3 4/5] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH v3 5/5] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()

[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  (4+ messages)
` [PATCH -next 1/4] blk-iocost: track whether iocg is still online

[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] treewide: Convert del_timer*() to timer_shutdown*()
 2022-12-23 15:41 UTC  (4+ 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  (5+ messages)
` [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

[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 V11 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-12-22 14:37 UTC  (6+ messages)
` [PATCH V11 1/8] block, bfq: split sync bfq_queues on a per-actuator basis

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

[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  (2+ messages)

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


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).