linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-04 10:04:30 to 2021-08-07 16:50:32 UTC [more...]

[GIT PULL] Block fixes for 5.14-rc5
 2021-08-07 16:50 UTC 

[PATCH v3 0/4] IO priority fixes and improvements
 2021-08-07 16:19 UTC  (9+ messages)
` [PATCH v3 1/4] block: bfq: fix bfq_set_next_ioprio_data()
` [PATCH v3 2/4] block: fix ioprio interface
` [PATCH v3 3/4] block: rename IOPRIO_BE_NR
` [PATCH v3 4/4] block: fix default IO priority handling

[PATCH v4 00/10] libata cleanups and improvements
 2021-08-07  4:18 UTC  (11+ messages)
` [PATCH v4 01/10] libata: fix ata_host_alloc_pinfo()
` [PATCH v4 02/10] libata: fix ata_host_start()
` [PATCH v4 03/10] libata: fix sparse warning
` [PATCH v4 04/10] libata: cleanup device sleep capability detection
` [PATCH v4 05/10] libata: cleanup ata_dev_configure()
` [PATCH v4 06/10] libata: cleanup NCQ priority handling
` [PATCH v4 07/10] libata: fix ata_read_log_page() warning
` [PATCH v4 08/10] libata: print feature list on device scan
` [PATCH v4 09/10] libahci: Introduce ncq_prio_supported sysfs sttribute
` [PATCH v4 10/10] scsi: mpt3sas: Introduce sas_ncq_prio_supported "

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

[PATCH] kyber: make trace_block_rq call consistent with documentation
 2021-08-06 22:40 UTC  (3+ messages)

[PATCH] libkmod-module: add support for a patient module removal option
 2021-08-06 21:45 UTC  (4+ messages)

[PATCH v2] Provide detailed specification of virtio-blk lifetime metrics
 2021-08-06 19:19 UTC  (3+ messages)
      ` [virtio-dev] Fwd: "

[PATCH] nbd: hold tags->lock to prevent access freed request through blk_mq_tag_to_rq()
 2021-08-06 18:05 UTC  (2+ messages)

[PATCH v1 0/2] nbd: reset the queue/io_timeout to default on disconnect
 2021-08-06 14:29 UTC  (3+ messages)
` [PATCH v1 1/2] block: cleanup: define default command timeout and use it
` [PATCH v1 2/2] nbd: reset the queue/io_timeout to default on disconnect

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

[syzbot] KASAN: invalid-free in bdev_free_inode (2)
 2021-08-06 11:45 UTC 

[PATCH] xen-blkfront: Remove redundant assignment to variable err
 2021-08-06 11:06 UTC 

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

[PATCH v2 0/4] IO priority fixes and improvements
 2021-08-06  8:38 UTC  (12+ 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 v2 4/4] block: fix default IO priority handling

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

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

[PATCH V3 0/7] loop: cleanup charging io to mem/blkcg
 2021-08-06  5:50 UTC  (9+ 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

add a bvec_virt helper
 2021-08-06  2:43 UTC  (24+ messages)
` [PATCH 01/15] bvec: "
` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}
` [PATCH 07/15] rbd: use bvec_virt
` [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] 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 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  (16+ messages)
` [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] 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


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