linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-11 11:32:23 to 2021-05-14 09:43:56 UTC [more...]

regression: data corruption with ext4 on LUKS on nvme with torvalds master
 2021-05-14  9:43 UTC  (6+ messages)

A possible divide by zero bug in blk_mq_map_queues
 2021-05-14  9:38 UTC  (5+ messages)
  ` [PATCH] block: add protection for divide by zero "
      ` [PATCH v2] "

[PATCH v10 0/1] bio: limit bio max size
 2021-05-14  6:32 UTC  (4+ messages)
    ` [PATCH v10 1/1] "

switch block layer polling to a bio based model v3
 2021-05-14  2:50 UTC  (35+ messages)
` [PATCH 01/15] direct-io: remove blk_poll support
` [PATCH 02/15] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
` [PATCH 03/15] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
` [PATCH 04/15] blk-mq: factor out a blk_qc_to_hctx helper
` [PATCH 05/15] blk-mq: factor out a "classic" poll helper
` [PATCH 06/15] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
` [PATCH 07/15] blk-mq: remove blk_qc_t_valid
` [PATCH 08/15] io_uring: don't sleep when polling for I/O
` [PATCH 09/15] block: rename REQ_HIPRI to REQ_POLLED
` [PATCH 10/15] block: use SLAB_TYPESAFE_BY_RCU for the bio slab
` [PATCH 11/15] block: define 'struct bvec_iter' as packed
` [PATCH 12/15] block: switch polling to be bio based
` [PATCH 13/15] block: don't allow writing to the poll queue attribute
` [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT
` [PATCH 15/15] nvme-multipath: enable polled I/O

[PATCH] blk-mq: plug request for shared sbitmap
 2021-05-14  2:20 UTC 

[PATCH v3 0/2] blk-mq: Request queue-wide tags for shared sbitmap
 2021-05-14  2:05 UTC  (5+ messages)
` [PATCH v3 1/2] blk-mq: Some tag allocation code refactoring
` [PATCH v3 2/2] blk-mq: Use request queue-wide tags for tagset-wide sbitmap

[PATCH] blk-mq: Swap two calls in blk_mq_exit_queue()
 2021-05-14  0:55 UTC  (2+ messages)

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

[PATCH v2 00/22] Add new DMA mapping operation for P2PDMA
 2021-05-13 22:32 UTC  (23+ messages)
` [PATCH v2 01/22] PCI/P2PDMA: Rename upstream_bridge_distance() and rework documentation
` [PATCH v2 02/22] PCI/P2PDMA: Use a buffer on the stack for collecting the acs list
` [PATCH v2 03/22] PCI/P2PDMA: Cleanup type for return value of calc_map_type_and_dist()
` [PATCH v2 04/22] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [PATCH v2 05/22] PCI/P2PDMA: Print a warning if the host bridge is not in the whitelist
` [PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v2 07/22] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagemap and device
` [PATCH v2 08/22] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v2 09/22] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v2 10/22] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v2 11/22] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v2 12/22] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [PATCH v2 13/22] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH v2 14/22] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v2 15/22] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v2 16/22] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v2 17/22] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v2 18/22] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [PATCH v2 19/22] nvme-pci: Convert to using dma_map_sgtable()
` [PATCH v2 20/22] RDMA/core: Introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v2 21/22] RDMA/rw: use dma_map_sgtable()
` [PATCH v2 22/22] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()

[PATCH][next] rsxx: Use struct_size() in vmalloc()
 2021-05-13 20:37 UTC 

[PATCH v2] block/partitions/efi.c: Fix the efi_partition() kernel-doc header
 2021-05-13 17:17 UTC 

[GIT PULL] nvme fixes for Linux 5.13
 2021-05-13 17:07 UTC  (2+ messages)

[PATCH 0/8] xen: harden frontends against malicious backends
 2021-05-13 10:02 UTC  (4+ messages)
` [PATCH 2/8] xen/blkfront: read response from backend only once
` [PATCH 3/8] xen/blkfront: don't take local copy of a request from the ring page
` [PATCH 4/8] xen/blkfront: don't trust the backend response data blindly

[PATCH] md: don't account io stat for split bio
 2021-05-13  7:24 UTC  (8+ messages)

fix a race between del_gendisk and BLKRRPART
 2021-05-13  0:11 UTC  (4+ messages)
` [PATCH 1/2] block: prevent block device lookups at the beginning of del_gendisk
` [PATCH 2/2] block: fix a race between del_gendisk and BLKRRPART

[PATCH] block/partitions/efi.c: Fix the efi_partition() kernel-doc header
 2021-05-12 22:23 UTC  (3+ messages)

[PATCH] blk-mq: Use helpers to access rq->state
 2021-05-12 20:01 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 32/34] block: reexpand iov_iter after read/write
 2021-05-12 18:03 UTC 

[PATCH AUTOSEL 5.4 21/23] block: reexpand iov_iter after read/write
 2021-05-12 18:04 UTC 

[PATCH AUTOSEL 4.19 16/18] block: reexpand iov_iter after read/write
 2021-05-12 18:04 UTC 

[PATCH AUTOSEL 4.14 11/12] block: reexpand iov_iter after read/write
 2021-05-12 18:05 UTC 

[PATCH AUTOSEL 5.11 33/35] block: reexpand iov_iter after read/write
 2021-05-12 18:02 UTC 

[PATCH AUTOSEL 5.12 35/37] block: reexpand iov_iter after read/write
 2021-05-12 18:01 UTC 

[PATCH v1 0/8] block: add error handling for *add_disk*()
 2021-05-12 17:55 UTC  (24+ messages)
` [PATCH v1 1/8] block: refcount the request_queue early in __device_add_disk()
` [PATCH v1 2/8] block: move disk announce work from register_disk() to a helper
` [PATCH v1 3/8] block: move disk invalidation from del_gendisk() into "
` [PATCH v1 4/8] block: move disk unregistration work from del_gendisk() to "
` [PATCH v1 5/8] block: add initial error handling for *add_disk()* and friends
` [PATCH v1 6/8] loop: add error handling support for add_disk()
` [PATCH v1 7/8] null_blk: "
` [PATCH v1 8/8] block: add add_disk() failure injection support

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-05-12 15:45 UTC  (7+ messages)

[PATCH 0/2] fix a NULL pointer bug and simplify the code
 2021-05-12 14:42 UTC  (4+ messages)
` [PATCH 1/2] nbd: Fix NULL pointer in flush_workqueue
` [PATCH 2/2] nbd: share nbd_put and return by goto put_nbd

[PATCH v2] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
 2021-05-12 14:12 UTC  (3+ messages)

[PATCH] blkdev.h: remove unused codes blk_account_rq
 2021-05-12 13:40 UTC  (2+ messages)

[PATCH BUGFIX 0/1] block, bfq: a bugfix for stable merge
 2021-05-12 13:39 UTC  (3+ messages)
` [PATCH BUGFIX 1/1] block, bfq: avoid circular stable merges

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

[PATCH V1 1/1] Fix race between iscsi logout and systemd-udevd
 2021-05-12  7:29 UTC  (5+ messages)

[PATCH 0/2] blktests: add add_disk() error handling testing
 2021-05-12  6:14 UTC  (3+ messages)
` [PATCH 1/2] null_blk: add ability to use a quiet modprobe
` [PATCH 2/2] block: add add_disk() error handling tests

move bd_mutex to the gendisk (resend)
 2021-05-12  6:18 UTC  (9+ messages)
` [PATCH 1/8] block: split __blkdev_get
` [PATCH 2/8] block: move sync_blockdev from __blkdev_put to blkdev_put
` [PATCH 3/8] block: move bd_mutex to struct gendisk
` [PATCH 4/8] block: move adjusting bd_part_count out of __blkdev_get
` [PATCH 5/8] block: split __blkdev_put
` [PATCH 6/8] block: move bd_part_count to struct gendisk
` [PATCH 7/8] block: factor out a part_devt helper
` [PATCH 8/8] block: remove bdget_disk

[PATCH 1/1] block: remove unneeded parenthesis from blk-sysfs
 2021-05-12  2:54 UTC  (2+ messages)

[PATCH block-5.13] blk-iocost: fix weight updates of inner active iocgs
 2021-05-12  2:50 UTC  (2+ messages)

[PATCH for-5.14/block] blkcg: drop CLONE_IO check in blkcg_can_attach()
 2021-05-11 19:39 UTC  (2+ messages)

[bisected] bfq regression on latest linux-block/for-next
 2021-05-11 17:10 UTC  (7+ messages)

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-11 16:35 UTC  (27+ 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 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
` [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [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 -next] aoe: remove unnecessary mutex_init()
 2021-05-11 14:15 UTC  (2+ messages)

[PATCH] kyber: fix out of bounds access when preempted
 2021-05-11 14:12 UTC  (2+ messages)

[PATCH v6 0/2] fix a NULL pointer bug and simplify the code
 2021-05-11 13:48 UTC  (3+ messages)

[PATCH V6 0/4] blk-mq: fix request UAF related with iterating over tagset requests
 2021-05-11 12:23 UTC  (4+ 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).