linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-19 12:49:12 to 2017-09-22 12:44:50 UTC [more...]

[PATCH V9 00/15] mmc: Add Command Queue support
 2017-09-22 12:37 UTC  (12+ messages)
` [PATCH V9 01/15] mmc: core: Remove unnecessary host claim
` [PATCH V9 02/15] mmc: core: Introduce host claiming by context
` [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 V8 00/14] mmc: Add Command Queue support
 2017-09-22 11:23 UTC  (12+ messages)
` [PATCH V8 01/14] mmc: core: Introduce host claiming by context
` [PATCH V8 08/14] mmc: core: Add parameter use_blk_mq
` [PATCH V8 12/14] mmc: block: Add CQE and blk-mq support

[Nbd] [PATCH] MAINTAINERS: update list for NBD
 2017-09-22 10:09 UTC 

[PATCH 1/6] lightnvm: pblk: reuse pblk_gc_should_kick
 2017-09-22 10:04 UTC  (4+ messages)

[PATCH 3/6] lightnvm: pblk: fix message if L2P MAP is in device
 2017-09-22 10:03 UTC  (4+ messages)

[PATCH] Support for secure erase functionality
 2017-09-22  9:54 UTC  (3+ messages)

[PATCH 1/2 v6] mmc: block: Convert RPMB to a character device
 2017-09-22  9:46 UTC  (4+ messages)
` [PATCH 2/2 v6] mmc: block: Delete mmc_access_rpmb()

[PATCH 5/6] lightnvm: pblk: print incompatible line version correctly
 2017-09-22  9:01 UTC  (2+ messages)

[PATCH 4/6] lightnvm: pblk: improve error message if down_timeout fails
 2017-09-22  8:55 UTC  (2+ messages)

[PATCH 2/6] lightnvm: pblk: protect line bitmap while submitting meta io
 2017-09-22  8:49 UTC  (2+ messages)

Oops on the system startup in the function part_in_flight()
 2017-09-22  8:25 UTC 

[PATCH] fix unbalanced page refcounting in bio_map_user_iov
 2017-09-22  5:24 UTC  (2+ messages)

[PATCH V4 00/14] blk-mq-sched: improve SCSI-MQ performance
 2017-09-22  2:15 UTC  (13+ messages)
` [PATCH V4 04/14] blk-mq-sched: move actual dispatching into one helper
` [PATCH V4 05/14] blk-mq-sched: improve dispatching from sw queue
` [PATCH V4 06/14] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed

[PATCH] dm-mpath: return DM_MAPIO_REQUEUE in case of rq allocation failure
 2017-09-22  1:35 UTC 

[PATCH V2 0/7] blk-mq: don't allocate driver tag beforehand for flush rq
 2017-09-22  0:36 UTC  (3+ messages)

nvme multipath support V2
 2017-09-22  0:21 UTC  (23+ messages)
` [PATCH 6/9] nvme: track subsystems
` [PATCH 7/9] nvme: introduce a nvme_ns_ids structure
` [PATCH 8/9] nvme: track shared namespaces
` [PATCH 9/9] nvme: implement multipath access to nvme subsystems

[PATCH v2 0/4] Make SCSI device suspend and resume work reliably
 2017-09-22  0:03 UTC  (14+ messages)
` [PATCH v2 1/4] block: Convert RQF_PREEMPT into REQ_PREEMPT
` [PATCH v2 2/4] block: Add the QUEUE_PREEMPT_ONLY request queue flag
` [PATCH v2 3/4] block, scsi: Make SCSI device suspend and resume work reliably
` [PATCH v2 4/4] scsi-mq: Reduce suspend latency

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

[PATCHv3] bcache: only permit to recovery read error when cache device is clean
 2017-09-21 19:54 UTC 

[PATCH] block: fix a crash caused by wrong API
 2017-09-21 19:19 UTC  (2+ messages)

[PATCH v2] block: consider merge of segments when merge bio into rq
 2017-09-21 18:57 UTC 

Is the possible cross-talking between unrelated file-descriptors on bsg-device by design?
 2017-09-21 18:54 UTC  (3+ messages)

[PATCH 1/1] bsg-lib: fix use-after-free under memory-pressure
 2017-09-21 18:17 UTC 

[V2] block: consider merge of segments when merge bio into rq
 2017-09-21 17:29 UTC 

[PATCH v3] blk-mq: fix nr_requests wrong value when modify it from sysfs
 2017-09-21 17:13 UTC 

[PATCH 0/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
 2017-09-21 17:12 UTC  (3+ messages)
` [PATCH 1/2] block: factor out __blkdev_issue_zero_pages()
` [PATCH 2/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()

[PATCH v2 0/2] fix wrong value when user modify nr_request by sysfs
 2017-09-21 17:12 UTC  (7+ messages)
` [PATCH v2 1/2] blk-mq: fix nr_requests wrong value when modify it from sysfs
` [PATCH v2 2/2] blk-sysfs: return EINVAL when user modify nr_request less than BLKDEV_MIN_RQ

[PATCH] blk-mq: fix nr_requests wrong value when modify it from sysfs
 2017-09-21 15:14 UTC  (8+ messages)

[PATCH] block: drop "sending ioctl to a partition" message
 2017-09-21 14:59 UTC  (3+ messages)

[PATCH V2] lightnvm: include NVM Express driver if OCSSD is selected for build
 2017-09-21 13:41 UTC  (2+ messages)

[PATCH 6/6] lightnvm: include NVM Express driver if OCSSD is selected for build
 2017-09-21 13:40 UTC  (3+ messages)

[PATCH 0/6] misc patches mostly for pblk
 2017-09-21 11:25 UTC 

[PATCH] lightnvm: pblk: fix error path in pblk_lines_alloc_metadata
 2017-09-21 11:14 UTC  (4+ messages)

[PATCH] lightnvm: remove already calculated nr_chnls
 2017-09-21 11:14 UTC  (3+ messages)

[PATCH V2] lightnvm: protect target type list with correct locks
 2017-09-21 11:14 UTC  (3+ messages)

[PATCH V2] lightnvm: prevent bd removal if busy
 2017-09-21 11:13 UTC  (3+ messages)

[PATCH BUGFIX/IMPROVEMENT 0/4] block, bfq: series of fixes of bugs affecting service guarantees
 2017-09-21  9:04 UTC  (5+ messages)
` [PATCH BUGFIX/IMPROVEMENT 1/4] block, bfq: fix wrong init of saved start time for weight raising
` [PATCH BUGFIX/IMPROVEMENT 2/4] block, bfq: check and switch back to interactive wr also on queue split
` [PATCH BUGFIX/IMPROVEMENT 3/4] block, bfq: let early-merged queues be weight-raised on split too
` [PATCH BUGFIX/IMPROVEMENT 4/4] block, bfq: decrease burst size when queues in burst exit

I/O hangs after resuming from suspend-to-ram
 2017-09-21  7:33 UTC  (10+ messages)

[PATCH] block: cope with WRITE SAME failing in blkdev_issue_zeroout()
 2017-09-21  4:42 UTC  (4+ messages)

[PATCH] block: consider merge of segments when merge bio into rq
 2017-09-21  2:46 UTC  (4+ messages)

[GIT PULL] nvme fixes for 4.14-rc2
 2017-09-20 21:37 UTC  (2+ messages)

[PATCH] loop: remove union of use_aio and ref in struct loop_cmd
 2017-09-20 21:27 UTC 

[PATCHv2] bcache: option for allow stale data on read failure
 2017-09-20 19:46 UTC  (7+ messages)

[PATCH v7] blktrace: Fix potentail deadlock between delete & sysfs ops
 2017-09-20 19:27 UTC  (6+ messages)

[PATCH 00/20] LightNVM: pblk patches for 4.13
 2017-09-20 19:25 UTC  (4+ messages)
` [PATCH 08/20] lightnvm: pblk: sched. metadata on write thread

[PATCH] blk-mq: Fix blk_mq_get_request() error path
 2017-09-20 18:51 UTC  (2+ messages)

[PATCH] nbd: ignore non-nbd ioctl's
 2017-09-20 15:49 UTC  (2+ messages)

[PATCH] block: move sanity checking ahead of bi_front/back_seg_size updating
 2017-09-20  1:38 UTC  (5+ messages)

[PATCH 0/5] dm-mpath: improve I/O schedule
 2017-09-20  1:19 UTC  (27+ messages)
` [PATCH 1/5] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE
` [PATCH 2/5] dm-mpath: return DM_MAPIO_REQUEUE in case of rq allocation failure

[PATCH] bcache: check ca->alloc_thread initialized before wake up it
 2017-09-19 22:11 UTC 

[PATCH v6 0/2] blktrace: Fix deadlock problem
 2017-09-19 21:58 UTC  (8+ messages)
` [PATCH v6 1/2] blktrace: Fix potentail deadlock between delete & sysfs ops

[PATCH] scsi: skip message header in next fetch
 2017-09-19 21:29 UTC 

[PATCH] scsi: ensure the header peeked does not change in the actual message
 2017-09-19 20:36 UTC  (4+ messages)

[RFC PATCH] blk-mq: Fix lost request during timeout
 2017-09-19 16:39 UTC  (14+ 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).