linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-12 14:20:00 to 2018-10-18 15:11:23 UTC [more...]

[PATCH 0/5] block: introduce helpers for allocating io buffer from slab
 2018-10-18 15:11 UTC  (17+ messages)
` [PATCH 1/5] block: warn on un-aligned DMA IO buffer
` [PATCH 2/5] block: move .dma_alignment into q->limits
` [PATCH 3/5] block: make dma_alignment as stacked limit
` [PATCH 4/5] block: introduce helpers for allocating IO buffers from slab
` [PATCH 5/5] xfs: use block layer helpers to allocate io buffer "

[PATCH] block: Make write_hints[] big enough
 2018-10-18 14:37 UTC  (2+ messages)

[PATCH v2] block: BFQ default for single queue devices
 2018-10-18 14:35 UTC  (21+ messages)

convert drivers/block to the generic DMA API
 2018-10-18 13:50 UTC  (8+ messages)
` [PATCH 1/6] skd: switch "
` [PATCH 2/6] sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE code
` [PATCH 3/6] sx8: switch to the generic DMA API
` [PATCH 4/6] umem: "
` [PATCH 5/6] rsxx: "
` [PATCH 6/6] mtip32xx: fully "

[PATCH] block: don't deal with discard limit in blkdev_issue_discard()
 2018-10-18 13:23 UTC  (5+ messages)

[PATCH v4 00/11] Zoned block device support improvements
 2018-10-18  7:57 UTC  (20+ messages)
` [PATCH v4 01/11] scsi: sd_zbc: Rearrange code
` [PATCH v4 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time
` [PATCH v4 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
` [PATCH v4 08/11] block: Improve zone reset execution
` [PATCH v4 10/11] block: add a report_zones method
` [PATCH v4 11/11] block: Introduce blk_revalidate_disk_zones()

[PATCHv6 0/3] Deprecate DAC960 driver
 2018-10-18  5:54 UTC  (7+ messages)
` [PATCH 1/3] myrb: Add Mylex RAID controller (block interface)
` [PATCH 2/3] myrs: Add Mylex RAID controller (SCSI interface)
` [PATCH 3/3] drivers/block: Remove DAC960 driver

[PATCH v2] block: fix rdma queue mapping
 2018-10-17 16:37 UTC  (8+ messages)

[PATCHv5 0/3] Deprecate DAC960 driver
 2018-10-17 22:49 UTC  (11+ messages)
` [PATCH 1/3] myrb: Add Mylex RAID controller (block interface)
` [PATCH 2/3] myrs: Add Mylex RAID controller (SCSI interface)
` [PATCH 3/3] drivers/block: Remove DAC960 driver

[BUG] ext4/block null pointer crashes in linux-next
 2018-10-17 21:20 UTC  (8+ messages)

[GIT PULL] nvme fix for 4.19
 2018-10-17 15:46 UTC  (2+ messages)

[PATCH v3 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-10-17 11:53 UTC  (16+ messages)
` [PATCH v3 06/24] powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
` [PATCH v3 12/24] powerpc/mm: use pte helpers in generic code
  ` Crash on FSL Book3E due to pte_pgprot()? (was Re: [PATCH v3 12/24] powerpc/mm: use pte helpers in generic code)

[PATCH 0/15 v2] loop: Fix oops and possible deadlocks
 2018-10-17  9:47 UTC  (8+ messages)

[PATCH V2 0/3] blk-mq: introduce bio retrieve mechanism
 2018-10-17  9:07 UTC  (4+ messages)
` [PATCH V2 1/3] "
` [PATCH V2 2/3] blk-mq: retrieve bios before update nr_hw_queues
` [PATCH V2 3/3] nvme-pci: unquiesce queues after update hw queues

[PATCH, RFC] ubd: remove use of blk_rq_map_sg
 2018-10-17  6:21 UTC  (15+ messages)

[PATCH] driver core: device: add BUS_ATTR_WO macro
 2018-10-16 10:48 UTC  (4+ messages)

[PATCH -next] null_blk: remove set but not used variable 'q'
 2018-10-16  2:03 UTC  (2+ messages)

[PATCH] blk-mq: provider helper for setting up an SQ queue and tag set
 2018-10-16  7:50 UTC  (3+ messages)

[PATCH v8] virtio_blk: add discard and write zeroes support
 2018-10-16  1:45 UTC  (7+ messages)

[PATCHSET 0/17] Convert drivers to blk-mq
 2018-10-15 19:30 UTC  (37+ messages)
` [PATCH 01/17] sunvdc: convert "
` [PATCH 03/17] ps3disk: "
` [PATCH 07/17] uml: convert ubd "
` [PATCH 08/17] ms_block: convert "
` [PATCH 12/17] blk-mq-sched: export way for drivers to insert request
` [PATCH 14/17] aoe: convert aoeblk to blk-mq
` [PATCH 17/17] null_blk: remove legacy IO path

[PATCH v2 00/11] Convert floppy drivers to blk-mq
 2018-10-15 17:19 UTC  (5+ messages)
` [PATCH v2 02/11] swim: convert "

[PATCH v2] xen/blkfront: avoid NULL blkfront_info dereference on device removal
 2018-10-15 14:25 UTC  (3+ messages)

[PATCH v7 0/2] Amiga RDB partition support fixes
 2018-10-15  2:32 UTC  (3+ messages)
` [PATCH v7 1/2] block: fix signed int overflow in Amiga partition support
` [PATCH v7 2/2] block: add overflow checks for "

[Xen-devel] [PATCH] xen/blkfront: avoid NULL blkfront_info dereference on device removal
 2018-10-15  8:55 UTC  (2+ messages)

[PATCH v3 01/24] powerpc/32: Add ioremap_wt() and ioremap_coherent()
 2018-10-15  4:01 UTC  (2+ messages)
` [v3,01/24] "

[PATCH v6 0/2]
 2018-10-15  0:11 UTC  (6+ messages)
` [PATCH v6 1/2] block: fix signed int overflow in Amiga partition support
` [PATCH v6 2/2] block: add overflow checks for "
` [PATCH v6 0/2] Amiga RDB partition support fixes

[PATCH V2 0/2] blk-mq: some fixes about updating hw queues
 2018-10-13 22:51 UTC  (2+ messages)

[PATCH] block, bfq: improve asymmetric scenarios detection
 2018-10-13 21:40 UTC  (2+ messages)

[PATCH] partitions/ldm: Off by one in ldm_relative()
 2018-10-13 10:38 UTC 

[PATCH v5 0/2] Amiga RDB partition support fixes
 2018-10-13  8:27 UTC  (10+ messages)
` [PATCH v5 1/2] block: fix signed int overflow in Amiga partition support
` [PATCH v5 2/2] block: add overflow checks for "

[GIT PULL] Block fix for 4.19-rc
 2018-10-13  7:28 UTC  (2+ messages)

[PATCH 0/5] lightnvm: pblk: Flexible metadata
 2018-10-12 11:52 UTC  (5+ messages)
` [PATCH 1/5] lightnvm: pblk: Do not reuse DMA memory on partial read
` [PATCH 2/5] lightnvm: pblk: Helpers for OOB metadata

[PATCH] block/sx8 : remove unnecessory check
 2018-10-12 17:01 UTC 

[PATCH v3 00/11] Zoned block device support improvements
 2018-10-12  7:44 UTC  (3+ messages)
` [PATCH v3 11/11] block: Introduce blk_revalidate_disk_zones()


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