linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-28 15:42:32 to 2018-10-08 14:19:11 UTC [more...]

[PATCH 00/15] bcache patches for 4.20
 2018-10-08 14:19 UTC  (17+ messages)
` [PATCH 01/15] bcache: account size of buckets used in uuid write to ca->meta_sectors_written
` [PATCH 02/15] bcache: trace missed reading by cache_missed
` [PATCH 03/15] bcache: use REQ_PRIO to indicate bio for metadata
` [PATCH 04/15] bcache: fix ioctl in flash device
` [PATCH 05/15] bcache: fix typo in code comments of closure_return_with_destructor()
` [PATCH 06/15] bcache: correct dirty data statistics
` [PATCH 07/15] bcache: Populate writeback_rate_minimum attribute
` [PATCH 08/15] bcache: fix miss key refill->end in writeback
` [PATCH 09/15] bcache: recal cached_dev_sectors on detach
` [PATCH 10/15] bcache: remove unused bch_passthrough_cache
` [PATCH 11/15] bcache: remove useless parameter of bch_debug_init()
` [PATCH 12/15] bcache: replace hard coded number with BUCKET_GC_GEN_MAX
` [PATCH 13/15] bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_alloc_set
` [PATCH 14/15] bcache: split combined if-condition code into separate ones
` [PATCH 15/15] bcache: panic fix for making cache device

[PATCH v2] lightnvm: pblk: consider max hw sectors supported for max_write_pgs
 2018-10-08  7:04 UTC  (4+ messages)
  ` [EXT] "

[V2 PATCH 0/2] lightnvm: pblk: retrieve chunk metadata on erase
 2018-10-08  7:03 UTC  (5+ messages)
` [PATCH 1/2] lightnvm: pblk: add helper for printing chunk state
` [PATCH 2/2] lightnvm: pblk: retrieve chunk metadata on erase

[PATCH V2] nvme-pci: assign separate irq vectors for adminq and ioq0
 2018-10-08  6:58 UTC  (4+ messages)
            ` nvme-pci: number of queues off by one

[PATCH] sunvdc: Remove VLA usage
 2018-10-08  6:46 UTC  (4+ messages)

[PATCH V2] blk-mq: complete req in softirq context in case of single queue
 2018-10-08 10:14 UTC  (2+ messages)

[PATCH] blk-mq-debugfs: Also show requests that have not yet been started
 2018-10-08  9:15 UTC  (7+ messages)

Hard lockup in blk_mq_free_request() / wbt_done() / wake_up_all()
 2018-10-07  0:03 UTC  (8+ messages)

[PATCH] nbd: avoid losing the pointer to reallocated config->socks in nbd_add_socket()
 2018-10-06 18:07 UTC 

[PATCH] block: BFQ default for single queue devices
 2018-10-06 16:46 UTC  (54+ messages)

dm: Fix report zone remapping
 2018-10-06  7:37 UTC  (6+ messages)

[PATCH v2] dm: Fix report zone remapping
 2018-10-06  5:58 UTC 

[PATCH] lightnvm: pblk: guarantee that backpointer is respected on writer stall
 2018-10-06  1:05 UTC  (2+ messages)

[PATCH blktests 0/3] Add NVMeOF multipath tests
 2018-10-05 18:50 UTC  (8+ messages)

[PATCH v9 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-10-06  1:16 UTC  (29+ messages)
` [PATCH v9 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v9 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v9 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v9 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v9 05/13] docs-rst: Add a new directory for PCI documentation
` [PATCH v9 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v9 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v9 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v9 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v9 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v9 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v9 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v9 13/13] nvmet: Optionally use PCI P2P memory

[PATCH] lightnvm: consider max hw sectors supported for max_write_pgs
 2018-10-05 17:34 UTC  (3+ messages)
  ` [EXT] "

Recent removal of bsg read/write support
 2018-10-05 23:27 UTC  (6+ messages)

[GIT PULL] nvme updates for 4.20
 2018-10-05 14:16 UTC  (2+ messages)

(no subject)
 2018-10-05 13:39 UTC 

[PATCH 0/5] lightnvm: pblk: Flexible metadata
 2018-10-05 13:34 UTC  (6+ messages)
` [PATCH 1/5] lightnvm: pblk: Do not reuse DMA memory on partial read
` [PATCH 2/5] lightnvm: pblk: Helpers for OOB metadata
` [PATCH 3/5] lightnvm: Flexible DMA pool entry size
` [PATCH 4/5] lightnvm: Disable interleaved metadata
` [PATCH 5/5] lightnvm: pblk: Support for packed metadata

[PATCH 0/3] lightnvm: pblk: support variable OOB size
 2018-10-05 12:18 UTC  (9+ messages)
` [PATCH 3/3] "

Why BFQ scheduler available only for NVMe device?
 2018-10-04 16:26 UTC  (2+ messages)

[PATCH RESEND] drbd: avoid clang warning about pointless switch statement
 2018-10-04 20:09 UTC  (4+ messages)
` [PATCH v2] drbd: Avoid Clang warning about pointless switch statment

[PATCH 0/14] loop: Fix oops and possible deadlocks
 2018-10-04 10:15 UTC  (3+ messages)

[PATCH v2] block: fix rdma queue mapping
 2018-10-03 21:21 UTC  (6+ messages)

[PATCH] blk-mq-debugfs: Also show requests that have not yet been started
 2018-10-03 23:52 UTC  (9+ messages)

[PATCH] block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD
 2018-10-03 22:12 UTC  (2+ messages)

[PATCH RESEND] drbd: Change drbd_request_detach_interruptible's return type to int
 2018-10-02 17:12 UTC 

[PATCH] pktcdvd: fix fall-through annotation
 2018-10-02 14:37 UTC  (2+ messages)

[PATCH] driver core: device: add BUS_ATTR_WO macro
 2018-10-02  9:43 UTC  (3+ messages)

[PATCH] drivers/block/xen-blkback/common.h: use DIV_ROUND_UP instead of reimplementing its function
 2018-10-02  7:43 UTC  (8+ messages)
` [Xen-devel] "

[PATCH v8 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-10-01 23:43 UTC  (6+ messages)
` [PATCH v8 13/13] nvmet: Optionally use PCI P2P memory

[PATCH] bcache: correct dirty data statistics
 2018-09-30 23:26 UTC  (2+ messages)

[PATCH] bcache: fix ioctl in flash device
 2018-09-30 23:25 UTC  (2+ messages)

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

[PATCH -next] lightnvm: pblk: fix error handling of pblk_lines_init()
 2018-09-29 19:55 UTC  (3+ messages)

[GIT PULL] Block fixes for 4.19-rc6
 2018-09-29 22:24 UTC  (2+ messages)

[PATCH 0/2] blk-mq: two fixes about updating hw queues
 2018-09-29  3:02 UTC  (4+ messages)
` [PATCH 1/2] blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues

[PATCH] kyber: fix integer overflow of latency targets on 32-bit
 2018-09-28 16:50 UTC  (2+ messages)

[PATCH 0/5][v2] blk-iolatency: Fixes and tweak the miss algo for ssds
 2018-09-28 17:48 UTC  (7+ messages)
` [PATCH 1/5] blk-iolatency: use q->nr_requests directly
` [PATCH 2/5] blk-iolatency: deal with nr_requests == 1
` [PATCH 3/5] blk-iolatency: deal with small samples
` [PATCH 4/5] blk-iolatency: use a percentile approache for ssd's
` [PATCH 5/5] blk-iolatency: keep track of previous windows stats

[GIT PULL] nvme fixes for 4.19
 2018-09-28 15:42 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).