linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-02 21:23:37 to 2021-05-10 06:00:43 UTC [more...]

[PATCH] md: don't account io stat for split bio
 2021-05-10  6:00 UTC  (2+ messages)

[PATCH v2] block: fix trace completion for chained bio
 2021-05-10  2:06 UTC  (4+ messages)

[RFC PATCH 0/3] block_dump: remove block dump
 2021-05-10  1:29 UTC  (3+ messages)

[PATCH] block: uapi: fix comment about block device ioctl
 2021-05-09 23:48 UTC 

[GIT PULL] Block fix for 5.13-rc1
 2021-05-09 20:50 UTC  (2+ messages)

[PATCH 0/2] mmc: core: Implement support for cache ctrl for SD cards
 2021-05-09 19:01 UTC  (6+ messages)
` [PATCH 1/2] mmc: core: Move eMMC cache flushing to a new bus_ops callback
` [PATCH 2/2] mmc: core: Add support for cache ctrl for SD cards

[syzbot] WARNING in hsr_forward_skb
 2021-05-09 15:16 UTC 

regression: data corruption with ext4 on LUKS on nvme with torvalds master
 2021-05-09 14:47 UTC  (4+ messages)

block, bfq: NULL pointer dereference in bfq_rq_pos_tree_lookup()
 2021-05-08  4:49 UTC  (3+ messages)

[PATCH V5 0/4] blk-mq: fix request UAF related with iterating over tagset requests
 2021-05-08  2:02 UTC  (26+ messages)
` [PATCH V5 1/4] block: avoid double io accounting for flush request
` [PATCH V5 2/4] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
` [PATCH V5 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
` [PATCH V5 4/4] blk-mq: clearing flush request reference in tags->rqs[]

[RFC 0/12] Unify asm/unaligned.h around struct helper
 2021-05-07 22:07 UTC  (3+ messages)
` [RFC 08/12] partitions: msdos: fix one-byte get_unaligned()

[GIT PULL] Block fixes for 5.13-rc1
 2021-05-07 19:07 UTC  (2+ messages)

[PATCH] block: reexpand iov_iter after read/write
 2021-05-07 14:59 UTC  (15+ messages)

[PATCH V6 0/4] blk-mq: fix request UAF related with iterating over tagset requests
 2021-05-07 14:42 UTC  (5+ messages)
` [PATCH V6 1/4] block: avoid double io accounting for flush request
` [PATCH V6 2/4] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
` [PATCH V6 3/4] blk-mq: clear stale request in tags->rq[] before freeing one request pool
` [PATCH V6 4/4] blk-mq: clearing flush request reference in tags->rqs[]

[PATCH 00/11] Initital support for new power/perf features for SD cards
 2021-05-07 11:36 UTC  (39+ messages)
` [PATCH 01/11] mmc: core: Drop open coding when preparing commands with busy signaling
` [PATCH 02/11] mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commands
` [PATCH 03/11] mmc: core: Re-structure some code in __mmc_poll_for_busy()
` [PATCH 04/11] mmc: core: Extend re-use of __mmc_poll_for_busy()
` [PATCH 05/11] mmc: core: Enable eMMC sleep commands to use HW busy polling
` [PATCH 06/11] mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
` [PATCH 07/11] mmc: core: Drop open coding in mmc_sd_switch()
` [PATCH 08/11] mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
` [PATCH 09/11] mmc: core: Read the SD function extension registers for power management
` [PATCH 10/11] mmc: core: Read performance enhancements registers for SD cards
` [PATCH 11/11] mmc: core: Add support for Power Off Notification "

[PATCH] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
 2021-05-07 10:15 UTC  (3+ messages)

[bisected] bfq regression on latest linux-block/for-next
 2021-05-07  8:30 UTC  (6+ messages)

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-06 23:59 UTC  (68+ messages)
` [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
` [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
` [PATCH 06/16] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH 08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages
` [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma

switch block layer polling to a bio based model v2
 2021-05-06 21:23 UTC  (7+ messages)
` [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT

[PATCH] sparc/vio: make remove callback return void
 2021-05-06  6:11 UTC  (3+ messages)

[PATCH] Provide detailed specification of virtio-blk lifetime metrics
 2021-05-05 21:01 UTC  (7+ messages)
    ` [virtio-dev] "

[PATCH] bfq: silence lockdep for bfqd/ioc lock inversion
 2021-05-05 19:51 UTC  (6+ messages)

[PATCH v2] Provide detailed specification of virtio-blk lifetime metrics
 2021-05-05 19:36 UTC 

False waker detection in BFQ
 2021-05-05 16:20 UTC 

[GIT PULL] nvme fixes for Linux 5.13
 2021-05-05 14:37 UTC  (2+ messages)

[PATCH V4 0/4] blk-mq: fix request UAF related with iterating over tagset requests
 2021-05-05 14:28 UTC  (6+ messages)

[PATCH for-next 0/4] Misc update for RNBD
 2021-05-05 13:12 UTC  (6+ messages)
` [PATCH for-next 4/4] block/rnbd: Remove all likely and unlikely

[RFC PATCH 0/2] leds: trigger: introduce block trigger
 2021-05-04 15:43 UTC  (16+ messages)
` [RFC PATCH 1/2] block: export block_class and disk_type symbols
` [RFC PATCH 2/2] leds: trigger: implement block trigger

[PATCH] virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removal
 2021-05-04 10:27 UTC  (2+ messages)

[PATCH] null_blk: poll queue support
 2021-05-04  0:32 UTC  (4+ messages)

[PATCH v9] bio: limit bio max size
 2021-05-03 17:42 UTC  (5+ messages)

[PATCH AUTOSEL 5.12 061/134] block, bfq: fix weight-raising resume with !low_latency
 2021-05-03 16:34 UTC 

[PATCH v2] block: Improve limiting the bio size
 2021-05-03 16:35 UTC  (3+ messages)

[PATCH] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
 2021-05-03  7:27 UTC  (5+ 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).