linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-25 20:29:20 to 2017-10-01 04:51:52 UTC [more...]

[PATCH 4/5] bcache: writeback: collapse contiguous IO better
 2017-10-01  4:51 UTC  (13+ messages)

nvme multipath support V3
 2017-09-30 19:37 UTC  (5+ messages)
` [PATCH 8/9] nvme: implement multipath access to nvme subsystems

[PATCH v4] blk-mq: fix nr_requests wrong value when modify it from sysfs
 2017-09-30 14:57 UTC  (2+ messages)

[PATCH 0/5] dm-rq: improve sequential I/O performance
 2017-09-30 11:46 UTC  (6+ messages)
` [PATCH 1/5] dm-mpath: remove annoying message of 'blk_get_request() returned -11'
` [PATCH 2/5] dm-mpath: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE
` [PATCH 3/5] dm-mpath: return DM_MAPIO_REQUEUE in case of rq allocation failure
` [PATCH 4/5] dm-mpath: cache ti->clone during requeue
` [PATCH 5/5] dm-rq: improve I/O merge by dealing with underlying STS_RESOURCE

[PATCH V5 0/8] blk-mq: improve bio merge for none scheduler
 2017-09-30 11:26 UTC  (9+ messages)
` [PATCH V5 1/8] blk-mq-sched: introduce blk_mq_sched_queue_depth()
` [PATCH V5 2/8] blk-mq-sched: use q->queue_depth as hint for q->nr_requests
` [PATCH V5 3/8] block: introduce rqhash helpers
` [PATCH V5 4/8] block: move actual bio merge code into __elv_merge
` [PATCH V5 5/8] block: add check on elevator for supporting bio merge via hashtable from blk-mq sw queue
` [PATCH V5 6/8] block: introduce .last_merge and .hash to blk_mq_ctx
` [PATCH V5 7/8] blk-mq-sched: refactor blk_mq_sched_try_merge()
` [PATCH V5 8/8] blk-mq: improve bio merge from blk-mq sw queue

[PATCH V5 00/14] blk-mq-sched: improve sequential I/O performance(part 1)
 2017-09-30 10:32 UTC  (9+ messages)
` [PATCH V5 1/7] blk-mq: issue rq directly in blk_mq_request_bypass_insert()
` [PATCH V5 2/7] blk-mq-sched: fix scheduler bad performance
` [PATCH V5 3/7] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V5 4/7] blk-mq: introduce blk_mq_dequeue_from_ctx()
` [PATCH V5 5/7] blk-mq-sched: move actual dispatching into one helper
` [PATCH V5 6/7] blk-mq-sched: improve dispatching from sw queue
` [PATCH V5 7/7] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed

[PATCH V7 0/6] block/scsi: safe SCSI quiescing
 2017-09-30  9:51 UTC  (9+ messages)
` [PATCH V7 1/6] blk-mq: only run hw queues for blk-mq
` [PATCH V7 2/6] block: tracking request allocation with q_usage_counter
` [PATCH V7 3/6] block: pass flags to blk_queue_enter()
` [PATCH V7 4/6] block: prepare for passing RQF_PREEMPT to request allocation
` [PATCH V7 5/6] block: support PREEMPT_ONLY
` [PATCH V7 6/6] SCSI: set block queue at preempt only when SCSI device is put into quiesce

[PATCH v2] null_blk: add "no_sched" module parameter
 2017-09-30  8:22 UTC  (2+ messages)

[PATCH] blk-mq: remove unused function hctx_allow_merges
 2017-09-30  8:16 UTC  (4+ messages)

[RFC PATCH 2/2] block/cfq: Fix memory leak of async cfqq
 2017-09-30  8:13 UTC 

[PATCH] blk-mq: wire up completion notifier for laptop mode
 2017-09-30  8:06 UTC 

[PATCH v2] blk-throttle: fix possible io stall when upgrade to max
 2017-09-30  6:38 UTC  (2+ messages)

[PATCH] null_blk: add "no_sched" module parameter
 2017-09-30  1:40 UTC  (3+ messages)

[PATCH 1/2] block: genhd: add device_add_disk_with_groups
 2017-09-29 23:00 UTC  (6+ messages)
` [PATCH 2/2] nvme: use device_add_disk_with_groups()

[PATCH V6 0/6] block/scsi: safe SCSI quiescing
 2017-09-29 18:47 UTC  (15+ messages)
` [PATCH V6 1/6] blk-mq: only run hw queues for blk-mq
` [PATCH V6 2/6] block: tracking request allocation with q_usage_counter
` [PATCH V6 3/6] block: pass flags to blk_queue_enter()
` [PATCH V6 4/6] block: prepare for passing RQF_PREEMPT to request allocation
` [PATCH V6 5/6] block: support PREEMPT_ONLY
` [PATCH V6 6/6] SCSI: set block queue at preempt only when SCSI device is put into quiesce

[PATCH 4/5] bcache: writeback: collapse contiguous IO better
 2017-09-29  4:27 UTC  (5+ messages)

[PATCH] badblocks: fix wrong return value in badblocks_set if badblocks are disabled
 2017-09-29  1:04 UTC  (4+ messages)

[PATCH] blk-throttle: fix possible io stall when doing upgrade
 2017-09-28 21:18 UTC  (9+ messages)

[PATCH] lightnvm: pblk: fix changing GC group list for a line
 2017-09-28 14:40 UTC 

[PATCH 1/2 v6] mmc: block: Convert RPMB to a character device
 2017-09-28  6:00 UTC  (5+ messages)

[PATCH 0/1] bcache fix for 4.14-rc4
 2017-09-28  0:46 UTC  (8+ messages)
` [PATCH 1/1] bcache: use llist_for_each_entry_safe() in __closure_wake_up()

[PATCH V9 00/15] mmc: Add Command Queue support
 2017-09-27 19:49 UTC  (25+ messages)
` [PATCH V9 03/15] mmc: core: Add support for handling CQE requests
` [PATCH V9 04/15] mmc: mmc: Enable Command Queuing
` [PATCH V9 05/15] mmc: mmc: Enable CQE's
` [PATCH V9 06/15] mmc: block: Use local variables in mmc_blk_data_prep()
` [PATCH V9 07/15] mmc: block: Prepare CQE data
` [PATCH V9 08/15] mmc: block: Factor out mmc_setup_queue()
` [PATCH V9 09/15] mmc: core: Add parameter use_blk_mq
` [PATCH V9 10/15] mmc: core: Export mmc_start_bkops()
` [PATCH V9 11/15] mmc: core: Export mmc_start_request()
` [PATCH V9 12/15] mmc: core: Export mmc_retune_hold_now() and mmc_retune_release()

[GIT PULL] Block fixes for 4.14-rc2
 2017-09-27 19:24 UTC  (14+ messages)

[PATCH v4 0/7] Make suspend and resume safe for md-on-SCSI
 2017-09-27 11:00 UTC  (34+ messages)
` [PATCH v4 1/7] md: Make md resync and reshape threads freezable
` [PATCH v4 2/7] block: Make q_usage_counter also track legacy requests
` [PATCH v4 3/7] block: Convert RQF_PREEMPT into REQ_PREEMPT
` [PATCH v4 4/7] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v4 5/7] scsi: Reduce suspend latency
` [PATCH v4 6/7] scsi: Set QUEUE_FLAG_PREEMPT_ONLY while quiesced
` [PATCH v4 7/7] block: Make SCSI device suspend and resume work reliably

[PATCH 1/5] bcache: don't write back data if reading it failed
 2017-09-27  7:09 UTC  (2+ messages)

[PATCH 1/5] bcache: don't write back data if reading it failed
 2017-09-27  3:27 UTC 

[PATCH 00/13] bcache: fixes and update for 4.14
 2017-09-26 19:55 UTC  (12+ messages)
` [PATCH 04/12] bcache: Don't reinvent the wheel but use existing llist API

[PATCH] block: fix a build error
 2017-09-26 18:07 UTC  (2+ messages)

[PATCH] dm-mpath: return DM_MAPIO_REQUEUE in case of rq allocation failure
 2017-09-26 13:55 UTC  (10+ messages)
            `  "

[PATCH] bcache: fix a comments typo in bch_alloc_sectors()
 2017-09-26 11:20 UTC 

[PATCH v3 0/6] Make SCSI device suspend and resume work reliably
 2017-09-26  9:11 UTC  (14+ messages)
` [PATCH v3 1/6] md: Make md resync and reshape threads freezable
` [PATCH v3 5/6] block: Make SCSI device suspend and resume work reliably

false positive lockdep splat with loop device
 2017-09-26  8:35 UTC 

[PATCH] bcache: use llist_for_each_entry_safe() in __closure_wake_up()
 2017-09-26  8:16 UTC  (2+ messages)

[PATCH v4] block: consider merge of segments when merge bio into rq
 2017-09-26  3:31 UTC 

[PATCH V5 00/14] scsi-mq support for ZBC disks
 2017-09-25 22:06 UTC  (15+ messages)
` [PATCH V5 03/14] scsi: sd_zbc: Rearrange code
` [PATCH V5 06/14] block: Add zoned block device information to request queue
` [PATCH V5 07/14] scsi: sd_zbc: Initialize device request queue zoned data
` [PATCH V5 10/14] block: mq-deadline: Add zoned block device data
` [PATCH V5 11/14] blokc: mq-deadline: Introduce dispatch helpers
` [PATCH V5 12/14] block: mq-deadline: Introduce zone locking support
` [PATCH V5 13/14] block: mq-deadline: Limit write request dispatch for zoned block devices


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