messages from 2021-04-30 12:57:32 to 2021-05-07 14:42:38 UTC [more...]
[PATCH V6 0/4] blk-mq: fix request UAF related with iterating over tagset requests
2021-05-07 14:42 UTC (3+ 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 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 V5 0/4] blk-mq: fix request UAF related with iterating over tagset requests
2021-05-07 7:30 UTC (25+ 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[]
[PATCH 0/2] mmc: core: Implement support for cache ctrl for SD cards
2021-05-07 7:15 UTC (4+ 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
[PATCH 00/16] Add new DMA mapping operation for P2PDMA
2021-05-06 23:59 UTC (69+ 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] block: reexpand iov_iter after read/write
2021-05-06 21:17 UTC (14+ messages)
[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)
block, bfq: NULL pointer dereference in bfq_rq_pos_tree_lookup()
2021-05-03 12:41 UTC (2+ messages)
[PATCH] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
2021-05-03 7:27 UTC (5+ messages)
` "
[git pull] device mapper changes for 5.13
2021-05-01 18:38 UTC (2+ messages)
` [dm-devel] "
[PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
2021-05-01 15:19 UTC (6+ messages)
Maintainers / Kernel Summit 2021 planning kick-off
2021-04-30 21:48 UTC (3+ messages)
[RFC PATCH v2 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
2021-04-30 21:12 UTC (5+ messages)
` [RFC PATCH v2 1/2] scsi: convert scsi_result_to_blk_status() to inline
` [dm-devel] "
[PATCH v10 00/13] blkcg:Support to track FC storage blk io traffic
2021-04-30 19:37 UTC (7+ messages)
` [PATCH v10 01/13] cgroup: Added cgroup_get_from_id
` [PATCH v10 02/13] blkcg: Added a app identifier support for blkcg
` [PATCH v10 03/13] nvme: Added a newsysfs attribute appid_store
page: next (older) | prev (newer) | latest
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).