linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-12 18:50:32 to 2017-07-27 16:33:17 UTC [more...]

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

blk_mq_sched_insert_request: inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage
 2017-07-27 16:26 UTC  (4+ messages)

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

[Xen-users] File-based domU - Slow storage write since xen 4.8
 2017-07-25 22:25 UTC  (10+ messages)

[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  (13+ 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  (13+ messages)
` [PATCH 1/6] xen-blkfront: quiesce/unquiesce queue instead of start/stop queues
` [PATCH 2/6] SCSI: use blk_mq_run_hw_queues() in scsi_kick_queue()
` [PATCH 3/6] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE
` [PATCH 4/6] blk-mq: introduce auto restart
` [PATCH 5/6] block: use BLK_MQ_F_AUTO_RESTART on virtio-blk and xen-blkfront
` [PATCH 6/6] blk-mq: unexport APIs for 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  (8+ messages)
` [PATCH v2 1/3] md: remove 'idx' from 'struct resync_pages'
` [PATCH v2 2/3] md: raid1/raid10: initialize bvec table via bio_add_page()
` [PATCH v2 3/3] md: raid1-10: move raid1/raid10 common code into raid1-10.c

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

[PATCH] elevator: allow specifying elevator by config boot param for blk-mq devices
 2017-07-17  6:55 UTC  (8+ messages)

Lots of new warnings with gcc-7.1.1
 2017-07-15 11:03 UTC  (6+ messages)

[for-4.14 RFC PATCH 0/2] dm rq: eliminate historic blk-mq and .request_fn queue stacking restrictions
 2017-07-15  8:44 UTC  (10+ messages)
` [for-4.14 RFC PATCH 1/2] dm rq: avoid deadlock if dm-mq is stacked on old .request_fn device(s)
` [for-4.14 RFC PATCH 2/2] dm rq: eliminate historic blk-mq and .request_fn queue stacking restrictions

[PATCH blktests] sg: add regression test for patch scsi: sg: fix SG_DXFER_FROM_DEV transfers
 2017-07-14 17:31 UTC  (3+ messages)

[PATCH blktests v2] tests: use nproc to get number of CPUs for fio jobs
 2017-07-14 17:11 UTC  (3+ messages)

[PATCH] blk-mq: don't leak preempt counter/q_usage_counter when allocating rq failed
 2017-07-14  8:41 UTC 

[PATCH] efi: add gpt_overprovisioned kernel command line parameter
 2017-07-13 22:21 UTC 

[PATCH 2/2] md: raid1/raid10: initialize bvec table via bio_add_page()
 2017-07-13 22:08 UTC  (9+ messages)

[PATCH 0/6] blk-mq: introduce congestion control
 2017-07-13 17:44 UTC  (15+ messages)
` [PATCH 2/6] SCSI: use blk_mq_run_hw_queues() in scsi_kick_queue()
` [PATCH 4/6] blk-mq: use EWMA to estimate congestion threshold

[PATCH 0/2] block: two cleanup patches
 2017-07-13 17:23 UTC  (5+ messages)
` [PATCH 2/2] block: delete bio_uninit

[PATCH] blk-mq: only alloc hctx point as many as nr_hw_queues
 2017-07-13 16:38 UTC  (4+ messages)

[PATCH] blk-mq-debugfs: add mapping show for hw queue to cpu
 2017-07-13 14:09 UTC  (5+ messages)

[PATCH] nbd: kill unused ret in recv_work
 2017-07-13 14:03 UTC  (2+ messages)

[PULL] bcache fixes and updates for-4.13
 2017-07-13  9:56 UTC  (11+ messages)
` [PATCH 01/19] bcache: Fix leak of bdev reference
  ` [PATCH 10/19] bcache: initialize stripe_sectors_dirty correctly for thin flash device
  ` [PATCH 13/19] bcache: delete redundant calling set_gc_sectors()
  ` [PATCH 16/19] bcache: increase the number of open buckets
  ` [PATCH 18/19] bcache: silence static checker warning

[PATCH 1/2] md: remove 'idx' from 'struct resync_pages'
 2017-07-13  1:41 UTC  (3+ messages)

[PATCH v3 05/14] md: raid1: don't use bio's vec table to manage resync pages
 2017-07-13  1:22 UTC  (11+ messages)

[PATCH V5 00/11] blktrace: output cgroup info
 2017-07-12 22:50 UTC  (12+ messages)
` [PATCH V5 02/11] kernfs: implement i_generation
` [PATCH V5 03/11] kernfs: add an API to get kernfs node from inode number
` [PATCH V5 04/11] kernfs: don't set dentry->d_fsdata
` [PATCH V5 05/11] kernfs: introduce kernfs_node_id
` [PATCH V5 06/11] kernfs: add exportfs operations
` [PATCH V5 07/11] cgroup: export fhandle info for a cgroup
` [PATCH V5 08/11] blktrace: export cgroup info in trace
` [PATCH V5 09/11] block: always attach cgroup info into bio
` [PATCH V5 10/11] blktrace: add an option to allow displaying cgroup path
` [PATCH V5 11/11] block: use standard blktrace API to output cgroup info for debug notes


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