messages from 2017-11-02 15:25:57 to 2017-11-08 00:53:39 UTC [more...]
[PATCH] SCSI: don't get target/host busy_count in scsi_mq_get_budget()
2017-11-08 0:53 UTC (20+ messages)
[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] blk-mq: respect queue dead via blk_mq_quiesce_queue
2017-11-07 2:27 UTC (5+ 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
nvme multipath support V6
2017-11-06 17:03 UTC (7+ messages)
` [PATCH 1/5] nvme: track subsystems
` [PATCH 2/5] nvme: introduce a nvme_ns_ids structure
` [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] 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 V13 00/10] mmc: Add Command Queue support
2017-11-06 8:39 UTC (13+ 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] 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 (6+ messages)
` [PATCH V3 6/7] blk-mq: move blk_mq_put_driver_tag*() into blk-mq.h
` [PATCH V3 7/7] blk-mq: don't allocate driver tag beforehand for flush rq
[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 (9+ messages)
` [PATCH 1/7] block: move REQ_NOWAIT
` [PATCH 2/7] block: add REQ_DRV bit
` [PATCH 3/7] block: provide a direct_make_request helper
` [PATCH 4/7] block: add a blk_steal_bios helper
` [PATCH 5/7] block: don't look at the struct device dev_t in disk_devt
` [PATCH 6/7] block: introduce GENHD_FL_HIDDEN
` [PATCH 7/7] block: add a poll_fn callback to struct request_queue
[GIT PULL] nvme updates for Linux 4.15
2017-11-03 16:29 UTC (2+ messages)
nvme multipath support V5
2017-11-02 18:22 UTC (4+ messages)
` [PATCH 16/17] nvme: implement multipath access to nvme subsystems
[PATCH] bcache: add a comment in journal bucket reading
2017-11-02 16:31 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).