linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-01 11:24:15 to 2021-08-06 05:11:49 UTC [more...]

[PATCH v2 0/4] IO priority fixes and improvements
 2021-08-06  5:11 UTC  (4+ messages)
` [PATCH v2 1/4] block: bfq: fix bfq_set_next_ioprio_data()
` [PATCH v2 2/4] block: fix ioprio interface
` [PATCH v2 3/4] block: rename IOPRIO_BE_NR

[PATCH V7 0/4] blk-mq: fix request UAF related with iterating over tagset requests
 2021-08-06  4:12 UTC  (3+ messages)

[PATCH v3 0/4] Initial support for multi-actuator HDDs
 2021-08-06  4:05 UTC  (4+ messages)

add a bvec_virt helper
 2021-08-06  2:43 UTC  (28+ messages)
` [PATCH 01/15] bvec: "
` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}
` [PATCH 03/15] dm: make EBS depend on !HIGHMEM
` [PATCH 04/15] dm-ebs: use bvec_virt
` [PATCH 05/15] dm-integrity: "
` [PATCH 06/15] squashfs: "
` [PATCH 07/15] rbd: "
` [PATCH 08/15] virtio_blk: "
` [PATCH 09/15] bcache: "
` [PATCH 10/15] sd: "
  ` [dm-devel] "
` [PATCH 11/15] ubd: "
` [PATCH 12/15] ps3vram: "
` [PATCH 13/15] dasd: "
` [PATCH 14/15] dcssblk: "
` [PATCH 15/15] nvme: "

[PATCH] blk-mq: allow hardware queue to get more tag while sharing a tag set
 2021-08-06  2:43 UTC  (8+ messages)

[PATCH V3 0/7] loop: cleanup charging io to mem/blkcg
 2021-08-06  2:34 UTC  (8+ messages)
` [PATCH V3 1/7] mm: memcontrol: add helper of memcg_get_e_css
` [PATCH V3 2/7] loop: clean up blkcg association
` [PATCH V3 3/7] loop: conver timer for monitoring idle worker into dwork
` [PATCH V3 4/7] loop: add __loop_free_idle_workers() for covering freeing workers in clearing FD
` [PATCH V3 5/7] loop: improve loop_process_work
` [PATCH V3 6/7] loop: use xarray to store workers
` [PATCH V3 7/7] loop: don't add worker into idle list

[PATCH] blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED
 2021-08-06  2:25 UTC  (3+ messages)

[PATCH v2 0/4] optimize the bfq queue idle judgment
 2021-08-06  2:08 UTC  (5+ messages)
` [PATCH v2 1/4] block, bfq: add support to track if root_group have any pending requests
` [PATCH v2 2/4] block, bfq: do not idle if only one cgroup is activated
` [PATCH v2 3/4] block, bfq: add support to record request size information
` [PATCH v2 4/4] block, bfq: consider request size in bfq_asymmetric_scenario()

[PATCH] kyber: make trace_block_rq call consistent with documentation
 2021-08-05 20:31 UTC  (2+ messages)

[Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
 2021-08-05 18:34 UTC  (16+ messages)
` [Patch v5 1/3] Drivers: hv: vmbus: add support to ignore certain PCIE devices
` [Patch v5 2/3] Drivers: hv: add Azure Blob driver
` [Patch v5 3/3] Drivers: hv: Add to maintainer for Hyper-V/Azure drivers

Could it be made possible to offer "supplementary" data to a DIO write ?
 2021-08-05 17:45 UTC  (8+ messages)

[PATCH v3 0/2] Change the default loop driver I/O scheduler
 2021-08-05 17:49 UTC  (4+ messages)
` [PATCH v3 1/2] blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag
` [PATCH v3 2/2] loop: Select I/O scheduler 'none' from inside add_disk()

[PATCH] block/partitions/ldm.c: Fix a kernel-doc warning
 2021-08-05 17:49 UTC  (2+ messages)

[PATCH] blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
 2021-08-05 17:18 UTC  (3+ messages)

[PATCH v2 0/3] Improve loop driver I/O scheduler and QD selection
 2021-08-05 16:49 UTC  (17+ messages)
` [PATCH v2 1/3] blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag
` [PATCH v2 2/3] loop: Select I/O scheduler 'none' from inside add_disk()
` [PATCH v2 3/3] loop: Add the default_queue_depth kernel module parameter

[PATCH] nbd: call genl_unregister_family() first in nbd_cleanup()
 2021-08-05 15:50 UTC  (2+ messages)

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-08-05 11:36 UTC  (3+ messages)
` [PATCH 58/64] powerpc: Split memset() to avoid multi-field overflow

[RFC PATCH v2] Page Cache Allowing Hard Interrupts
 2021-08-05  5:57 UTC 

[PATCH] block: return ELEVATOR_DISCARD_MERGE if possible
 2021-08-05  3:35 UTC  (2+ messages)

[PATCH v2] nbd: do del_gendisk() asynchronously for NBD_DESTROY_ON_DISCONNECT
 2021-08-05  2:12 UTC 

[REGRESSION?] Simultaneous writes to a reader-less, non-full pipe can hang
 2021-08-04 20:04 UTC  (4+ messages)

[PATCH] libkmod-module: add support for a patient module removal option
 2021-08-04 18:47 UTC  (3+ messages)

[PATCH] n64cart: fix the dma address in n64cart_do_bvec
 2021-08-04 17:15 UTC  (5+ messages)

[PATCH 0/1] s390/dasd: fix use after free
 2021-08-04 15:20 UTC  (3+ messages)
` [PATCH 1/1] s390/dasd: fix use after free in dasd path handling

use regular gendisk registration in device mapper v2
 2021-08-04  9:41 UTC  (9+ messages)
` [PATCH 1/8] block: make the block holder code optional
` [PATCH 2/8] block: remove the extra kobject reference in bd_link_disk_holder
` [PATCH 3/8] block: look up holders by bdev
` [PATCH 4/8] block: support delayed holder registration
` [PATCH 5/8] dm: cleanup cleanup_mapped_device
` [PATCH 6/8] dm: move setting md->type into dm_setup_md_queue
` [PATCH 7/8] dm: delay registering the gendisk
` [PATCH 8/8] block: remove support for delayed queue registrations

[PATCH v9 0/9] add support for direct I/O with fscrypt using blk-crypto
 2021-08-04  8:26 UTC  (3+ messages)

[PATCH -next v3] nbd: add the check to prevent overflow in __nbd_ioctl()
 2021-08-04  2:12 UTC 

[PATCH] blk-iocost: fix lockdep warning on blkcg->lock
 2021-08-04  1:34 UTC  (5+ messages)

BUG: MAX_LOCKDEP_ENTRIES too low! during storage test
 2021-08-03 12:41 UTC 

[PATCH 0/3] optimize the queue idle judgment
 2021-08-03 11:30 UTC  (6+ messages)
` [PATCH 1/3] block, bfq: do not idle if only one cgroup is activated

[PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs
 2021-08-03 10:45 UTC  (5+ messages)

[PATCH 2/7] libata: cleanup ata_dev_configure()
 2021-08-03  9:08 UTC 

[PATCH 0/7] libata cleanups and improvements
 2021-08-03  8:03 UTC  (12+ messages)
` [PATCH 1/7] libata: cleanup device sleep capability detection
` [PATCH 2/7] libata: cleanup ata_dev_configure()
` [PATCH 3/7] libata: cleanup NCQ priority handling
` [PATCH 4/7] libata: fix ata_read_log_page() warning
` [PATCH 5/7] libata: print feature list on device scan
` [PATCH 6/7] libahci: Introduce ncq_prio_supported sysfs sttribute
` [PATCH 7/7] scsi: mpt3sas: Introduce sas_ncq_prio_supported "

[PATCH 0/2] Two loop driver patches
 2021-08-03  7:18 UTC  (7+ messages)
` [PATCH 1/2] loop: Prevent that an I/O scheduler is assigned
` [PATCH 2/2] loop: Add the default_queue_depth kernel module parameter

WARNING: SOFTIRQ-safe -> SOFTIRQ-unsafe (bio_associate_blkg_from_css+0x3e5/0x650 pool_map+0x23/0x70)
 2021-08-03  7:12 UTC  (2+ messages)

[PATCH v3 0/3] xen: harden blkfront against malicious backends
 2021-08-03  7:00 UTC  (5+ messages)
` [PATCH v3 1/3] xen/blkfront: read response from backend only once

[PATCH 0/3] IO priority fixes and improvements
 2021-08-02 22:51 UTC  (8+ messages)
` [PATCH 1/3] block: bfq: fix bfq_set_next_ioprio_data()
` [PATCH 2/3] block: fix ioprio interface
` [PATCH 3/3] block: rename IOPRIO_BE_NR

5.14.0-rc1 KASAN use after free
 2021-08-02 18:22 UTC  (5+ messages)

[PATCH 42/64] net: qede: Use memset_after() for counters
 2021-08-02 16:35 UTC 

[PATCH 42/64] net: qede: Use memset_after() for counters
 2021-08-02 16:23 UTC  (2+ messages)

[RFC PATCH] null_blk: Add pseudo-managed interrupts support
 2021-08-02 15:22 UTC 

[PATCH BUGFIX 0/1] block, bfq: fix a bug causing a memory leak
 2021-08-02 14:13 UTC  (2+ messages)
` [PATCH BUGFIX 1/1] block, bfq: honor already-setup queue merges

[PATCH -next v2] nbd: add the check to prevent overflow in __nbd_ioctl()
 2021-08-02 11:38 UTC  (3+ messages)

[PATCH v3] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-08-02  3:51 UTC 

[PATCH v2] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-08-02  1:30 UTC  (5+ messages)

two bsg fixes
 2021-08-01 17:22 UTC  (2+ messages)

[BUG] FLOPPY DRIVER since 5.10.20
 2021-08-01 11:14 UTC  (8+ 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).