linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-02 18:30:32 to 2017-11-08 08:54:17 UTC [more...]

nvme multipath support V6
 2017-11-08  8:54 UTC  (6+ messages)
` [PATCH 3/5] nvme: track shared namespaces
` [PATCH 4/5] nvme: implement multipath access to nvme subsystems
` [PATCH 5/5] nvme: also expose the namespace identification sysfs files for mpath nodes

[PATCH V13 00/10] mmc: Add Command Queue support
 2017-11-08  8:54 UTC  (14+ messages)
` [PATCH V13 01/10] mmc: core: Add parameter use_blk_mq
` [PATCH V13 02/10] mmc: block: Add error-handling comments
` [PATCH V13 03/10] mmc: block: Add blk-mq support
` [PATCH V13 04/10] mmc: block: Add CQE support
` [PATCH V13 05/10] mmc: cqhci: support for command queue enabled host
` [PATCH V13 06/10] mmc: sdhci-pci: Add CQHCI support for Intel GLK
` [PATCH V13 07/10] mmc: block: blk-mq: Add support for direct completion
` [PATCH V13 08/10] mmc: block: blk-mq: Separate card polling from recovery
` [PATCH V13 09/10] mmc: block: blk-mq: Stop using card_busy_detect()
` [PATCH V13 10/10] mmc: block: blk-mq: Stop using legacy recovery

[PATCH V7 0/8] blk-mq support for ZBC disks
 2017-11-08  8:11 UTC  (9+ messages)
` [PATCH V7 1/8] block: introduce zoned block devices zone write locking
` [PATCH V7 2/8] blokc: mq-deadline: Introduce dispatch helpers
` [PATCH V7 3/8] block: mq-deadline: Introduce zone locking support
` [PATCH V7 4/8] block: deadline-iosched: Introduce dispatch helpers
` [PATCH V7 5/8] block: deadline-iosched: Introduce zone locking support
` [PATCH V7 6/8] scsi: sd_zbc: Initialize device request queue zoned data
` [PATCH V7 7/8] scsi: sd: Remove zone write locking
` [PATCH V7 8/8] scsi: sd_zbc: Fix zone information initialization

[PATCH] SCSI: don't get target/host busy_count in scsi_mq_get_budget()
 2017-11-08  6:20 UTC  (30+ messages)

[PATCH] blk-mq: respect queue dead via blk_mq_quiesce_queue
 2017-11-08  2:10 UTC  (6+ messages)

[PATCH V2] blk-mq: put driver tag if dispatch budget can't be got
 2017-11-08  1:11 UTC 

[PATCH] bio: have bio_kmap_irq return the size of mapped data (fwd)
 2017-11-07 21:45 UTC 

[PATCH] nbd: fix bdev invalidation
 2017-11-07 18:26 UTC 

[PATCH 0/3] nvme: small fixes reported by smatch
 2017-11-07 16:36 UTC  (19+ messages)
` [PATCH 1/3] nvme: do not check for ns on rw path
` [PATCH 2/3] nvme: compare NQN string with right size
` [PATCH 3/3] nvme: fix eui_show() print format

[PATCH] null_blk: add an usage for shared tags in documentation
 2017-11-07 16:24 UTC  (2+ messages)

[PATCH] null_blk: fix default values in documentation
 2017-11-07 16:23 UTC  (2+ messages)

[PATCH] blk-mq: put driver tag if dispatch budget can't be got
 2017-11-07 16:23 UTC 

[PATCH 1/1] [RFC] blk-mq: fix queue stalling on shared hctx restart
 2017-11-07 15:54 UTC  (2+ messages)

[PATCH] scsi_debugfs: fix crash in scsi_show_rq()
 2017-11-07 15:07 UTC  (3+ messages)

[PATCH V8 0/8] block/scsi: safe SCSI quiescing
 2017-11-07 13:17 UTC  (3+ messages)

[General protection fault] in bio_integrity_advance
 2017-11-07  8:38 UTC 

[PATCH v3 0/8] Introduce sgl_alloc() and sgl_free()
 2017-11-07  3:44 UTC  (13+ messages)
` [PATCH v3 1/8] lib/scatterlist: "
` [PATCH v3 2/8] crypto: scompress - use "
` [PATCH v3 3/8] nvmet/fc: Use "
` [PATCH v3 4/8] nvmet/rdma: "
` [PATCH v3 5/8] target: Use sgl_alloc_order() "
` [PATCH v3 6/8] scsi/ipr: Use sgl_alloc_order() and sgl_free_order()
` [PATCH v3 7/8] scsi/pmcraid: Remove an unused structure member
` [PATCH v3 8/8] scsi/pmcraid: Use sgl_alloc_order() and sgl_free_order()

[PATCH] blk-mq: Revert multiple recent patches
 2017-11-07  2:56 UTC  (4+ messages)

[Patch 1/1] partitions/msdos: Unable to mount UFS 44bsd partitions
 2017-11-06 23:25 UTC 

[PATCH 1/2][RESEND] nbd: wait uninterruptible for the dead timeout
 2017-11-06 21:15 UTC  (3+ messages)
` [PATCH 2/2][RESEND] nbd: don't start req until after the dead connection logic

high overhead of functions blkg_*stats_* in bfq
 2017-11-06 18:46 UTC  (23+ messages)

[PATCH] block: avoid null pointer dereference on null disk
 2017-11-06 17:53 UTC 

[PATCH] blk-mq: quiesce queue during switching io sched and updating nr_requests
 2017-11-06 16:49 UTC  (2+ messages)

nvme cleanups in preparation for the multipath code
 2017-11-06 14:49 UTC  (17+ messages)
` [PATCH 1/6] nvme: move the dying queue check from cancel to completion
` [PATCH 2/6] nvme: always unregister the integrity profile in __nvme_revalidate_disk
` [PATCH 3/6] nvme: don't pass struct nvme_ns to nvme_init_integrity
` [PATCH 4/6] nvme: don't pass struct nvme_ns to nvme_config_discard
` [PATCH 5/6] nvme: set the chunk size before freezing the queue
` [PATCH 6/6] nvme: split __nvme_revalidate_disk

[PATCH v2] blktrace: cleanup/fix registration locking
 2017-11-06 12:21 UTC  (4+ messages)
` [PATCH 1/2] blktrace: fix unlocked access to init/start-stop/teardown
` [PATCH 2/2] blktrace: fix unlocked registration of tracepoints

[PATCH] lightnvm: pblk: remove some unnecessary NULL checks
 2017-11-06 11:48 UTC 

[PATCH] blk-throttle: fix wrong initialization in case of dm device
 2017-11-06  0:38 UTC 

possible deadlock in blkdev_reread_part
 2017-11-05 20:18 UTC  (2+ messages)

[PATCH] block: pass full fmode_t to blk_verify_command
 2017-11-05  7:36 UTC 

[PATCH V3 0/7] blk-mq: don't allocate driver tag beforehand for flush rq
 2017-11-04 18:49 UTC  (4+ messages)

[PATCH] blk-mq: don't handle failure in .get_budget
 2017-11-04 18:21 UTC 

[PATCH] blktrace: fix unlocked access to init/start-stop/teardown
 2017-11-04 17:32 UTC 

[PATCH v4] blkcg: add sanity check for blkcg policy operations
 2017-11-04 16:10 UTC  (3+ messages)

[PATCH v2] block: fix peeking requests during PM
 2017-11-04 14:17 UTC  (3+ messages)

[PATCH V2 0/2] block: remove unnecessary RESTART
 2017-11-04  2:11 UTC  (27+ messages)

[PATCH v2] blk-mq: Make blk_mq_get_request() error path less confusing
 2017-11-03 18:34 UTC  (3+ messages)

[PATCH RESEND] badblocks: fix wrong return value in badblocks_set if badblocks are disabled
 2017-11-03 17:24 UTC 

[PATCH v4] blk-mq: fix nr_requests wrong value when modify it from sysfs
 2017-11-03 18:20 UTC  (3+ messages)

[PATCH] badblocks: fix wrong return value in badblocks_set if badblocks are disabled
 2017-11-03 18:01 UTC  (3+ messages)

block layer patches for nvme multipath support
 2017-11-03 16:33 UTC  (2+ messages)

[GIT PULL] nvme updates for Linux 4.15
 2017-11-03 16:29 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).