linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-17 10:30:00 to 2017-08-03 16:20:04 UTC [more...]

[PULL] bcache fixes and updates for-4.13
 2017-08-03 16:20 UTC  (4+ messages)
` [PATCH 01/19] bcache: Fix leak of bdev reference
  ` [PATCH 17/19] bcache: fix for gc and write-back race

[RFC PATCH] bio-integrity: Fix regression if profile verify_fn is NULL
 2017-08-03 14:10 UTC  (6+ messages)
  ` [PATCH] bio-integrity: revert "stop abusing bi_end_io"

Switching to MQ by default may generate some bug reports
 2017-08-03 11:48 UTC  (11+ messages)

[PATCH 00/14] blk-mq-sched: fix SCSI-MQ performance regression
 2017-08-03  3:13 UTC  (33+ messages)
` [PATCH 01/14] blk-mq-sched: fix scheduler bad performance
` [PATCH 02/14] blk-mq: rename flush_busy_ctx_data as ctx_iter_data
` [PATCH 03/14] blk-mq: introduce blk_mq_dispatch_rq_from_ctxs()
` [PATCH 04/14] blk-mq-sched: improve dispatching from sw queue
` [PATCH 05/14] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed
` [PATCH 06/14] blk-mq-sched: introduce blk_mq_sched_queue_depth()
` [PATCH 07/14] blk-mq-sched: use q->queue_depth as hint for q->nr_requests
` [PATCH 08/14] blk-mq: introduce BLK_MQ_F_SHARED_DEPTH
` [PATCH 09/14] blk-mq-sched: cleanup blk_mq_sched_dispatch_requests()
` [PATCH 10/14] blk-mq-sched: introduce helpers for query, change busy state
` [PATCH 11/14] blk-mq: introduce helpers for operating ->dispatch list
` [PATCH 12/14] blk-mq: introduce pointers to dispatch lock & list
` [PATCH 13/14] blk-mq: pass 'request_queue *' to several helpers of operating BUSY
` [PATCH 14/14] blk-mq-sched: improve IO scheduling on SCSI devcie

[Xen-users] File-based domU - Slow storage write since xen 4.8
 2017-08-02 16:29 UTC  (13+ messages)

[PATCH 2/2] null_blk: make sure submit_queues > 0
 2017-08-02 16:27 UTC 

[PATCH 1/2] null_blk: simplify logic for use_per_node_hctx
 2017-08-02 16:26 UTC 

[PATCH 0/2] null_blk: make sure submit_queues > 0
 2017-08-02 16:26 UTC 

[PATCH] block: Add comment to submit_bio_wait()
 2017-08-02 14:25 UTC  (2+ messages)

[PATCH V2] blk-mq: don't leak preempt counter/q_usage_counter when allocating rq failed
 2017-08-02 14:24 UTC  (2+ messages)

[PATCH 0/4] mylex: Replace DAC960 block driver
 2017-08-02 14:13 UTC  (5+ messages)
` [PATCH 1/4] raid_class: Add 'JBOD' RAID level
` [PATCH 2/4] scsi: Add VENDOR_SPECIFIC sense code definitions
` [PATCH 3/4] scsi: add Mylex RAID controller
` [PATCH 4/4] block: Drop obsolete DAC960 driver

[PATCH] blk-mq: don't leak preempt counter/q_usage_counter when allocating rq failed
 2017-08-02  0:03 UTC  (4+ messages)

[PATCH] sysfs: replace WARN() with pr_debug in sysfs_remove_group()
 2017-08-01 23:49 UTC  (3+ messages)

Drives Seizing Under Write Loads
 2017-08-01 21:32 UTC 

(no subject)
 2017-08-01 20:51 UTC 

blk_mq_sched_insert_request: inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage
 2017-08-01 15:26 UTC  (15+ messages)
                  ` [PATCH] ipr: Fix scsi-mq lockdep issue

[PATCH 1/6 v2] mmc: core: Delete bounce buffer Kconfig option
 2017-07-31 13:44 UTC  (5+ messages)
` [PATCH 4/6 v2] mmc: block: move single ioctl() commands to block requests

blk-mq breaks suspend even with runtime PM patch
 2017-07-30 13:50 UTC  (4+ messages)

[PATCH BUGFIX] block, bfq: consider also in_service_entity to state whether an entity is active
 2017-07-29 21:33 UTC  (2+ messages)

[PATCH BUGFIX] block, bfq: reset in_service_entity if it becomes idle
 2017-07-29 21:33 UTC  (2+ messages)

[resend PATCH v2 00/33] dax: introduce dax_operations
 2017-07-29 21:24 UTC  (6+ messages)
` [resend PATCH v2 11/33] dm: add dax_device and dax_operations support

[GIT PULL] Block fixes for 4.13-rc3
 2017-07-28 15:31 UTC 

[PATCH V2] lightnvm: pblk fix for 4.13
 2017-07-28 14:09 UTC  (4+ messages)
` [PATCH] lightnvm: pblk: advance bio according to lba index

[PATCH] lightnvm: pblk fix for 4.13
 2017-07-27 16:33 UTC  (4+ messages)
` [PATCH] lightnvm: pblk: advance bio according to lba index

[PATCH] blk-mq: provide an explicit n:1 mapping for single queue devices
 2017-07-27 14:10 UTC  (4+ messages)

[GIT PULL] nvme updates for 4.13-rc3
 2017-07-27 14:09 UTC  (2+ messages)

[BUG] nvme driver crash
 2017-07-27 14:05 UTC  (7+ messages)

[PATCH 0/9] Nowait feature for stacked block devices
 2017-07-26 23:58 UTC  (10+ messages)
` [PATCH 1/9] QUEUE_FLAG_NOWAIT to indicate device supports nowait
` [PATCH 2/9] md: Add nowait support to md
` [PATCH 3/9] md: raid1 nowait support
` [PATCH 4/9] md: raid5 "
` [PATCH 5/9] md: raid10 "
` [PATCH 6/9] dm: add "
` [PATCH 7/9] dm: Add nowait support to raid1
` [PATCH 8/9] dm: Add nowait support to dm-delay
` [PATCH 9/9] dm-mpath: Add nowait support

[PATCH] brd: fix brd_rw_page() vs copy_to_brd_setup errors
 2017-07-26 21:42 UTC  (4+ messages)

[PATCH] bcache: only recovery I/O error for writethrough mode
 2017-07-26 20:08 UTC  (9+ messages)
              ` handling cache device disconnection more properly ( was Re: [PATCH] bcache: only recovery I/O error for writethrough mode)

[PATCH] nbd: clear disconnected on reconnect
 2017-07-25 19:58 UTC  (2+ messages)

bfq/ext4 disk IO hangs forever on resume
 2017-07-25 14:47 UTC  (2+ messages)

[PATCH 1/3] nbd: allow multiple disconnects to be sent
 2017-07-25 10:08 UTC  (6+ messages)
` [PATCH 2/3] nbd: take tx_lock before disconnecting
` [PATCH 3/3] nbd: only set sndtimeo if we have a timeout set
` [Nbd] [PATCH 1/3] nbd: allow multiple disconnects to be sent

[PATCH] xen-blkfront: Fix handling of non-supported operations
 2017-07-24 21:20 UTC  (5+ messages)

[PATCH] block: note about cloned bios and bio_for_each_segment_all
 2017-07-24 16:19 UTC  (6+ messages)

[PATCH] blk-mq: map queues to all present CPUs
 2017-07-24 16:01 UTC  (3+ messages)

[PATCH for-4.13] block: disable runtime-pm for blk-mq
 2017-07-24 14:51 UTC  (3+ messages)

[GIT PULL] Block fixes for 4.13-rc2
 2017-07-21 15:19 UTC 

nbd drops connection on most writes
 2017-07-21 12:28 UTC  (3+ messages)

[PATCH] block: use bio_io_error directly
 2017-07-21  9:26 UTC 

[GIT PULL] nvme updates for 4.13-rc
 2017-07-20 14:42 UTC  (2+ messages)

[PATCH] block/brd: add a numa_node module parameter
 2017-07-20 10:16 UTC 

4.12 NULL pointer dereference in kmem_cache_free on USB storage removal
 2017-07-19 16:04 UTC  (4+ messages)

[PATCH 10/17] block/cfq: replace cfq_rb_root leftmost caching
 2017-07-19  1:46 UTC  (2+ messages)
` [PATCH 17/17] block/cfq: cache rightmost rb_node

[PATCH 0/2] blk-mq-sched: use q->queue_depth as hint for q->nr_requests
 2017-07-18 15:09 UTC  (5+ messages)
` [PATCH 1/2] blk-mq-sched: introduce blk_mq_sched_queue_depth()
` [PATCH 2/2] blk-mq-sched: use q->queue_depth as hint for q->nr_requests

[PATCH 0/6] blk-mq: cleanup start/stop queue
 2017-07-18  8:59 UTC  (8+ messages)
` [PATCH 1/6] xen-blkfront: quiesce/unquiesce queue instead of start/stop queues

[v4.12-rc6 regression] commit dc9edc44de6c introduced use-after-free
 2017-07-18  7:57 UTC  (3+ messages)

linux-next scsi-mq hang in suspend-resume
 2017-07-17 17:17 UTC  (2+ messages)

[PATCH v2 0/3] md: three misc changes
 2017-07-17 16:41 UTC  (2+ messages)

linux-next scsi-mq hang in suspend-resume
 2017-07-17 10:35 UTC  (8+ 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).