linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-25 10:14:53 to 2017-09-30 06:12:12 UTC [more...]

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

[PATCH V7 0/6] block/scsi: safe SCSI quiescing
 2017-09-30  6:12 UTC  (3+ messages)
` [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 4/5] bcache: writeback: collapse contiguous IO better
 2017-09-30  3:17 UTC  (5+ messages)

[PATCH v2] null_blk: add "no_sched" module parameter
 2017-09-30  1:49 UTC 

[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

nvme multipath support V3
 2017-09-29 14:21 UTC  (23+ messages)
` [PATCH 1/9] block: move REQ_NOWAIT
` [PATCH 2/9] block: add REQ_DRV bit
` [PATCH 3/9] block: provide a direct_make_request helper
` [PATCH 4/9] block: add a blk_steal_bios helper
` [PATCH 5/9] nvme: track subsystems
` [PATCH 6/9] nvme: introduce a nvme_ns_ids structure
` [PATCH 7/9] nvme: track shared namespaces
` [PATCH 8/9] nvme: implement multipath access to nvme subsystems
` [PATCH 9/9] nvme: also expose the namespace identification sysfs files for mpath nodes

[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  (15+ 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  (15+ 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

[PATCH] block: cryptoloop - Fix build warning
 2017-09-25 19:24 UTC  (2+ messages)

[PATCH V3 0/4] block: make loop block device cgroup aware
 2017-09-25 19:03 UTC  (3+ messages)

[GIT PULL] Block fixes for 4.14-rc3
 2017-09-25 18:43 UTC  (2+ messages)

[PATCH 1/1] bsg-lib: fix use-after-free under memory-pressure
 2017-09-25 16:54 UTC  (3+ messages)

I/O hangs after resuming from suspend-to-ram
 2017-09-25 14:13 UTC  (4+ messages)

Oops on the system startup in the function part_in_flight()
 2017-09-25 11:06 UTC  (4+ messages)

[PATCH 1/6] lightnvm: pblk: reuse pblk_gc_should_kick
 2017-09-25 10:24 UTC  (3+ messages)

[PATCH 5/6] lightnvm: pblk: print incompatible line version correctly
 2017-09-25 10:15 UTC  (3+ messages)

[PATCH 4/6] lightnvm: pblk: improve error message if down_timeout fails
 2017-09-25 10:15 UTC  (3+ messages)

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

[PATCH 2/6] lightnvm: pblk: protect line bitmap while submitting meta io
 2017-09-25 10:14 UTC  (3+ 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).