linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-28 15:49:25 to 2018-03-02 14:09:29 UTC [more...]

[PATCH V3 0/8] blk-mq & scsi: fix reply queue selection and improve host wide tagset
 2018-03-02 14:09 UTC  (15+ messages)
` [PATCH V3 1/8] scsi: hpsa: fix selection of reply queue
` [PATCH V3 8/8] scsi: megaraid: improve scsi_mq performance via .host_tagset

[PATCH RESEND] mtd: ubi: block: Fix error for write access
 2018-03-02 12:21 UTC  (2+ messages)

[PATCH V4 00/15] lightnvm: pblk: implement 2.0 support
 2018-03-02 11:59 UTC  (27+ messages)
` [PATCH 01/15] lightnvm: simplify geometry structure
` [PATCH 02/15] lightnvm: add controller capabilities to 2.0
` [PATCH 04/15] lightnvm: add shorten OCSSD version in geo
` [PATCH 05/15] lightnvm: complete geo structure with maxoc*
` [PATCH 06/15] lightnvm: normalize geometry nomenclature
` [PATCH 07/15] lightnvm: add support for 2.0 address format
` [PATCH 08/15] lightnvm: make address conversions depend on generic device
` [PATCH 09/15] lightnvm: implement get log report chunk helpers
` [PATCH 10/15] lightnvm: pblk: check for supported version
` [PATCH 11/15] lightnvm: pblk: rename ppaf* to addrf*
` [PATCH 12/15] lightnvn: pblk: use generic address format
` [PATCH 13/15] lightnvm: pblk: implement get log report chunk
` [PATCH 14/15] lightnvm: pblk: refactor init/exit sequences
` [PATCH 15/15] lightnvm: pblk: implement 2.0 support

[PATCH] bcache: remove closure debug file when unloading module
 2018-03-02  6:34 UTC 

[PATCH] bcache: don't attach backing with duplicate UUID
 2018-03-02  5:45 UTC 

[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-02  0:37 UTC  (94+ messages)
` [PATCH v2 01/10] PCI/P2PDMA: Support peer to peer memory
` [PATCH v2 02/10] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v2 03/10] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v2 04/10] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v2 05/10] block: Introduce PCI P2P flags for request and request queue
` [PATCH v2 06/10] IB/core: Add optional PCI P2P flag to rdma_rw_ctx_[init|destroy]()
` [PATCH v2 07/10] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v2 08/10] nvme-pci: Add support for P2P memory in requests
` [PATCH v2 09/10] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v2 10/10] nvmet: Optionally use PCI P2P memory

[bug report] Don't enter SCSI error handler on kernel 4.16-rc1
 2018-03-01 23:40 UTC  (3+ messages)

[PATCH V15 00/22] mmc: Add Command Queue support
 2018-03-01 20:20 UTC  (12+ messages)
` [PATCH V15 06/22] mmc: block: Add blk-mq support
            ` EXT4 Oops (Re: [PATCH V15 06/22] mmc: block: Add blk-mq support)

[PATCH V2] lightnvm: pblk: refactor init/exit sequences
 2018-03-01 19:29 UTC  (4+ messages)
` [PATCH] "

[PATCH 0/5] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-03-01 17:17 UTC  (4+ messages)
` [PATCH 5/5] nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors

[PATCH] block: Suppress kernel-doc warnings triggered by blk-zoned.c
 2018-03-01 16:20 UTC 

[PATCH] bcache: don't attach backing with duplicate UUID
 2018-03-01 16:05 UTC 

[PATCH V2 0/4] fix a few problems in block layer
 2018-03-01 15:41 UTC  (9+ messages)
` [PATCH 3/4] block: display the correct diskname for bio
` [PATCH 4/4] block: fix a typo
` [PATCH 2/4] block: bio_check_eod() needs to consider partition

[PATCH] mq-deadline: Make sure to always unlock zones
 2018-03-01 15:39 UTC  (3+ messages)

[PATCH 00/11] Make all concurrent queue flag manipulations safe
 2018-03-01 15:22 UTC  (25+ messages)
` [PATCH 01/11] block: Reorder the queue flag manipulaton function definitions
` [PATCH 02/11] block: Use the queue_flag_*() functions instead of open-coding these
` [PATCH 03/11] block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
` [PATCH 04/11] block: Protect queue flag changes with the queue lock
` [PATCH 05/11] mtip32xx: Use the blk_queue_flag_*() functions
` [PATCH 06/11] bcache: Use the blk_queue_flag_{set,clear}() functions
` [PATCH 07/11] iscsi: Use blk_queue_flag_set()
` [PATCH 08/11] target/tcm_loop: "
` [PATCH 09/11] block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
` [PATCH 10/11] block: Complain if queue_flag_(set|clear)_unlocked() is abused
` [PATCH 11/11] block: Move the queue_flag_*() functions from a public into a private header file

[PATCH] lightnvm: pblk: refactor init/exit sequences
 2018-03-01 15:08 UTC  (2+ messages)

[PATCH][RESEND] block: sed-opal: fix u64 short atom length
 2018-03-01 13:27 UTC 

[PATCH][RESEND] block: sed-opal: fix response string extraction
 2018-03-01 13:26 UTC 

v4.16-rc1 + dm-mpath + BFQ
 2018-03-01  1:35 UTC  (12+ messages)

[PATCH v5 0/6] Fix races between blkcg code and request queue initialization and cleanup
 2018-02-28 19:08 UTC  (10+ messages)
` [PATCH v5 1/6] block/loop: Delete gendisk before cleaning up the request queue
` [PATCH v5 2/6] md: "
` [PATCH v5 3/6] zram: "
` [PATCH v5 4/6] block: Add 'lock' as third argument to blk_alloc_queue_node()
` [PATCH v5 5/6] block: Fix a race between the cgroup code and request queue initialization
` [PATCH v5 6/6] block: Fix a race between request queue removal and the block cgroup controller

[PATCH 2/2] block: fix blk_rq_append_bio
 2018-02-28 17:50 UTC  (9+ messages)
` [PATCH] Use bio_endio instead of bio_put in error path of blk_rq_append_bio

[PATCH] null_blk: add 'requeue' fault attribute
 2018-02-28 16:18 UTC  (6+ messages)

[PATCH 0/2] block: sbitmap tweaks
 2018-02-28 16:13 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).