linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 20:57:00 to 2021-03-15 20:35:41 UTC [more...]

[PATCH -next 0/5] block: add a sequence number to disks
 2021-03-15 20:34 UTC  (10+ messages)
` [PATCH -next 1/5] block: add disk sequence number
` [PATCH -next 2/5] block: add ioctl to read the "
` [PATCH -next 3/5] block: refactor sysfs code
` [PATCH -next 4/5] block: export diskseq in sysfs
` [PATCH -next 5/5] loop: increment sequence number

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-15 16:33 UTC  (36+ messages)
` [RFC PATCH v2 01/11] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [RFC PATCH v2 02/11] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [RFC PATCH v2 03/11] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH v2 05/11] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [RFC PATCH v2 06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH v2 07/11] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH v2 08/11] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [RFC PATCH v2 09/11] block: Add BLK_STS_P2PDMA
` [RFC PATCH v2 10/11] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [RFC PATCH v2 11/11] nvme-pci: Convert to using dma_map_sg for p2pdma pages

[PATCH v2 2/4] mmc: Mediatek: enable crypto hardware engine
 2021-03-15 13:41 UTC  (5+ messages)

[PATCH v7 0/3] block device interposer
 2021-03-15 13:25 UTC  (13+ messages)
` [PATCH v7 1/3] block: add blk_mq_is_queue_frozen()
` [PATCH v7 2/3] block: add bdev_interposer
` [PATCH v7 3/3] dm: add DM_INTERPOSED_FLAG

[RFC PATCH 0/3] block_dump: remove block dump
 2021-03-15  9:56 UTC  (9+ messages)
` [RFC PATCH 1/3] block_dump: remove block_dump feature in mark_inode_dirty()
` [RFC PATCH 2/3] block_dump: remove block_dump feature
` [RFC PATCH 3/3] block_dump: remove comments in docs

[PATCH] block: Few spelling fixes in the file blk-merge.c
 2021-03-15  2:26 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in disk_part_iter_next (2)
 2021-03-14 11:08 UTC 

[PATCH] Bio: Fixed the code indentation using tabs
 2021-03-13 16:55 UTC 

[PATCH] Bio: Fixed the code indentation by using tabs
 2021-03-13 16:35 UTC 

[BUG] block/bfq-wf2q: A Use After Free bug in bfq_del_bfqq_busy
 2021-03-13 14:00 UTC  (2+ messages)
  `  "

[PATCH] lightnvm: remove duplicate include in lightnvm.h
 2021-03-13 11:22 UTC 

[PATCH] lightnvm: remove duplicate include in lightnvm.h
 2021-03-13 10:48 UTC 

[RFC PATCH v3 0/3] blk-mq: Avoid use-after-free for accessing old requests
 2021-03-12 23:05 UTC  (15+ messages)
` [RFC PATCH v3 2/3] blk-mq: Freeze and quiesce all queues for tagset in elevator_exit()
` [RFC PATCH v3 3/3] blk-mq: Lockout tagset iterator when exiting elevator

[PATCH] block: fix possible bd_size_lock deadlock
 2021-03-12 22:32 UTC  (3+ messages)

[GIT PULL v2] Block fixes for 5.12-rc3
 2021-03-12 21:52 UTC  (2+ messages)

[GIT PULL] nvme fixes for 5.12
 2021-03-12 20:24 UTC  (6+ messages)

[GIT PULL] Block fixes for 5.12-rc3
 2021-03-12 20:21 UTC  (2+ messages)

[PATCH] nvme: fix the nsid value to print in nvme_validate_or_alloc_ns
 2021-03-12 19:55 UTC 

[PATCH 0/2] zram: fix few ltp zram02.sh crashes
 2021-03-12 19:28 UTC  (10+ messages)
` [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate

[RFC PATCH v2 00/11] bfq: introduce bfq.ioprio for cgroup
 2021-03-12 11:08 UTC  (12+ messages)
  ` [RFC PATCH v2 01/11] bfq: introduce bfq_entity_to_bfqg helper method
  ` [RFC PATCH v2 02/11] bfq: convert the type of bfq_group.bfqd to bfq_data*
  ` [RFC PATCH v2 03/11] bfq: introduce bfq.ioprio for cgroup
  ` [RFC PATCH v2 04/11] bfq: limit the IO depth of idle_class to 1
  ` [RFC PATCH v2 05/11] bfq: keep the minimun bandwidth for be_class
  ` [RFC PATCH v2 06/11] bfq: expire other class if CLASS_RT is waiting
  ` [RFC PATCH v2 07/11] bfq: optimse IO injection for CLASS_RT
  ` [RFC PATCH v2 08/11] bfq: disallow idle if CLASS_RT waiting for service
  ` [RFC PATCH v2 09/11] bfq: disallow merge CLASS_RT with other class
  ` [RFC PATCH v2 10/11] bfq: remove unnecessary initialization logic
  ` [RFC PATCH v2 11/11] bfq: optimize the calculation of bfq_weight_to_ioprio()

[PATCH 00/11] Rid W=1 warnings from Block
 2021-03-12 10:55 UTC  (12+ messages)
` [PATCH 01/11] block: rsxx: core: Remove superfluous const qualifier
` [PATCH 02/11] block: drbd: drbd_interval: Demote some kernel-doc abuses and fix another header
` [PATCH 03/11] block: mtip32xx: mtip32xx: Mark debugging variable 'start' as __maybe_unused
` [PATCH 04/11] block: drbd: drbd_state: Fix some function documentation issues
` [PATCH 05/11] block: drbd: drbd_receiver: Demote non-conformant kernel-doc headers
` [PATCH 06/11] block: drbd: drbd_main: Remove duplicate field initialisation
` [PATCH 07/11] block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
` [PATCH 08/11] block: drbd: drbd_main: Fix a bunch of function documentation discrepancies
` [PATCH 09/11] block: drbd: drbd_receiver: Demote less than half complete kernel-doc header
` [PATCH 10/11] block: xen-blkfront: Demote kernel-doc abuses
` [PATCH 11/11] block: drbd: drbd_nl: Demote half-complete kernel-doc headers

[PATCH v5 00/12] dm: support polling
 2021-03-12  2:26 UTC  (15+ messages)
` [PATCH v5 03/12] block: add poll method to support bio-based IO polling
    ` [dm-devel] "
` [PATCH v5 04/12] block: add poll_capable "
    ` [dm-devel] "
` [PATCH v5 09/12] nvme/pci: don't wait for locked polling queue
` [PATCH v5 10/12] block: fastpath for bio-based polling
    ` [dm-devel] "

[PATCH v3] block: Discard page cache of zone reset target range
 2021-03-11 18:49 UTC  (4+ messages)

[PATCH v2] block: Suppress uevent for hidden device when removed
 2021-03-11 18:48 UTC  (4+ messages)

[PATCH v8 00/16] blkcg:Support to track FC storage blk io traffic
 2021-03-11 15:33 UTC  (2+ messages)

rename BIO_MAX_PAGES
 2021-03-11 15:00 UTC  (6+ messages)
` [PATCH] block: rename BIO_MAX_PAGES to BIO_MAX_VECS

-Walign-mismatch in block/blk-mq.c
 2021-03-11 13:42 UTC  (8+ messages)

[PATCH] blk-mq: Document some blk_mq_ctx fields
 2021-03-11 11:19 UTC  (2+ messages)

[PATCH v6 0/4] block-layer interposer
 2021-03-11 10:54 UTC  (10+ messages)
` [PATCH v6 2/4] block: add blk_interposer
` [PATCH v6 4/4] dm: add DM_INTERPOSED_FLAG

[PATCH] ataflop: fix warning comparing pointer to 0
 2021-03-11 10:12 UTC 

[PATCH] blk-mq: Always use blk_mq_is_sbitmap_shared
 2021-03-11  8:25 UTC  (2+ messages)

[PATCH v3 00/11] dm: support IO polling
 2021-03-11  7:07 UTC  (3+ messages)
  ` [dm-devel] "

[PATCH v2] block: Discard page cache of zone reset target range
 2021-03-11  2:15 UTC  (3+ messages)

[PATCH v2] libnvdimm: Notify disk drivers to revalidate region read-only
 2021-03-10 23:30 UTC  (4+ messages)

[PATCH v2] include: Remove pagemap.h from blkdev.h
 2021-03-10 18:28 UTC  (5+ messages)

[PATCH v2] block: rsxx: fix error return code of rsxx_pci_probe()
 2021-03-10 15:26 UTC  (2+ messages)

[PATCH] block: Fix REQ_OP_ZONE_RESET_ALL handling
 2021-03-10 14:46 UTC  (2+ messages)

[PATCH] include: Remove pagemap.h from blkdev.h
 2021-03-10 11:23 UTC  (2+ messages)

[PATCH] block: Discard page cache of zone reset target range
 2021-03-10  5:35 UTC  (5+ messages)

[PATCH] block: rsxx: fix error return code of rsxx_pci_probe()
 2021-03-10  1:13 UTC  (3+ messages)

[PATCH V6 0/2] nvme: enable char device per namespace
 2021-03-09 21:18 UTC  (8+ messages)
` [PATCH V6 1/2] "

[PATCH -next] umem: fix error return code in mm_pci_probe()
 2021-03-09 20:56 UTC  (2+ 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).