messages from 2017-09-07 13:20:02 to 2017-09-13 09:50:47 UTC [more...]
[PATCH] block: cope with WRITE SAME failing in blkdev_issue_zeroout()
2017-09-13 9:50 UTC (2+ messages)
[PATCH 00/10] nvme multipath support on top of nvme-4.13 branch
2017-09-13 6:57 UTC (2+ messages)
[PATCH 01/10] Initial multipath implementation
2017-09-13 5:48 UTC (3+ messages)
[PATCH 02/10] RDMA timeout triggers failover
2017-09-13 5:12 UTC (3+ messages)
[PATCH] blk-mq: put the driver tag of nxt rq before first one is requeued
2017-09-13 3:59 UTC (13+ messages)
[PATCH V2 00/12] scsi-mq support for ZBC disks
2017-09-13 0:13 UTC (36+ messages)
` [PATCH V2 01/12] block: Fix declaration of blk-mq debugfs functions
` [PATCH V2 02/12] block: Fix declaration of blk-mq scheduler functions
` [PATCH V2 03/12] scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
` [PATCH V2 04/12] scsi: sd_zbc: Move zbc disk declarations to sd_zbc.h
` [PATCH V2 05/12] scsi: sd_zbc: Fix comments and indentation
` [PATCH V2 06/12] scsi: sd_zbc: Rearrange code
` [PATCH V2 07/12] scsi: sd_zbc.c: Use well defined macros
` [PATCH V2 08/12] scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
` [PATCH V2 09/12] scsi: sd_zbc: Limit zone write locking to sequential zones
` [PATCH V2 10/12] scsi: sd_zbc: Disable zone write locking with scsi-mq
` [PATCH V2 11/12] scsi: sd: Introduce scsi_disk_from_queue()
` [PATCH V2 12/12] scsi: Introduce ZBC disk I/O scheduler
[PATCH V4 0/10] block/scsi: safe SCSI quiescing
2017-09-12 19:03 UTC (15+ messages)
` [PATCH V4 01/10] blk-mq: only run hw queues for blk-mq
` [PATCH V4 02/10] block: tracking request allocation with q_usage_counter
` [PATCH V4 03/10] blk-mq: rename blk_mq_[freeze|unfreeze]_queue
` [PATCH V4 04/10] blk-mq: rename blk_mq_freeze_queue_wait as blk_freeze_queue_wait
` [PATCH V4 05/10] block: rename .mq_freeze_wq and .mq_freeze_depth
` [PATCH V4 06/10] block: pass flags to blk_queue_enter()
` [PATCH V4 07/10] block: introduce preempt version of blk_[freeze|unfreeze]_queue
` [PATCH V4 08/10] block: allow to allocate req with RQF_PREEMPT when queue is preempt frozen
` [PATCH V4 09/10] SCSI: transport_spi: resume a quiesced device
` [PATCH V4 10/10] SCSI: preempt freeze block queue when SCSI device is put into quiesce
[PATCH 0/5] Make SCSI device suspend work reliably
2017-09-12 16:25 UTC (22+ messages)
` [PATCH 1/5] percpu-refcount: Introduce percpu_ref_switch_to_atomic_nowait()
` [PATCH 2/5] scsi: Change the type of the second last argument of scsi_execute()
` [PATCH 3/5] block: Introduce REQ_PM and remove RQF_PM
` [PATCH 4/5] block: Make SCSI device suspend work reliably
` [PATCH 5/5] blk-mq: Implement power management support
[PATCH 10/10] Reserved tag for active ns command
2017-09-12 15:53 UTC (2+ messages)
[PATCH] blk-mq: fix nr_requests wrong value when modify it from sysfs
2017-09-12 13:57 UTC (5+ messages)
[PATCH V2] lightnvm: prevent bd removal if busy
2017-09-12 13:22 UTC (2+ messages)
[PATCH 07/10] Selection of active namespace
2017-09-12 4:35 UTC
[PATCH 09/10] Sysfs entries for multipath head
2017-09-12 4:32 UTC
[PATCH 08/10] Multipath make request, retry and cancel IO
2017-09-12 4:30 UTC
[PATCH 07/10] Selection of active namespace
2017-09-12 4:28 UTC
[PATCH 06/10] Init multipath head namespace
2017-09-12 4:26 UTC
[PATCH 05/10] Init multipath head controller
2017-09-12 4:25 UTC
[PATCH 04/10] NVME command to set namespace active
2017-09-12 4:24 UTC
[PATCH 03/10] Failover timeout and time between failover same ns
2017-09-12 4:22 UTC
BFQ + dm-mpath
2017-09-11 22:43 UTC (21+ messages)
` [PATCH] dm mpath: switch IO scheduler of underlying paths to "none" [was: Re: BFQ + dm-mpath]
` "
` [PATCH] block: directly insert blk-mq request from blk_insert_cloned_request()
` "
` [PATCH v2] "
[GIT PULL] nvme fixes for 4.14, take 2
2017-09-11 22:00 UTC (2+ messages)
[PATCH 0/5] Make SCSI device suspend work reliably
2017-09-11 17:31 UTC (2+ messages)
[GIT PULL] nvme fixes for 4.14
2017-09-11 16:18 UTC (4+ messages)
[BUG] BLKZEROOUT on dm-crypt container cause OOM / kernel panic
2017-09-11 15:47 UTC (7+ messages)
` [dm-devel] "
` [PATCH] fix an integer overflow in __blkdev_sectors_to_bio_pages
` "
RFC: nvme multipath support
2017-09-11 6:34 UTC (10+ messages)
` [PATCH 10/10] nvme: implement multipath access to nvme subsystems
[PATCH V4 00/14] blk-mq-sched: improve SCSI-MQ performance
2017-09-11 4:13 UTC (17+ messages)
` [PATCH V4 01/14] blk-mq-sched: fix scheduler bad performance
` [PATCH V4 02/14] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V4 05/14] blk-mq-sched: improve dispatching from sw queue
[PATCH] lightnvm: prevent bd removal if busy
2017-09-10 19:14 UTC (3+ messages)
[GIT PULL] Followup block pull request for 4.14-rc1
2017-09-10 4:07 UTC (5+ messages)
[PATCH] bcache: rewrite multiple partitions support
2017-09-09 18:41 UTC
[PATCH] bcache: option for recovery from staled data
2017-09-09 17:56 UTC
[PATCH V3 0/8] block/scsi: safe SCSI quiescing
2017-09-09 7:21 UTC (12+ messages)
` [PATCH V3 7/8] block: allow to allocate req with REQF_PREEMPT when queue is preempt frozen
About btrfs on top of wb_throttle
2017-09-08 21:41 UTC (2+ messages)
[PATCH V2] block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabled
2017-09-08 20:20 UTC (4+ messages)
[PATCH 0/3] block: make loop block device cgroup aware
2017-09-08 17:54 UTC (12+ messages)
` [PATCH 1/3] kthread: add a mechanism to store cgroup info
` [PATCH 2/3] block: make blkcg aware of kthread stored original "
` [PATCH 3/3] block/loop: make loop cgroup aware
[GIT PULL] First set of block changes for 4.14-rc1
2017-09-08 17:36 UTC (7+ messages)
[PATCH] block: tolerate tracing of NULL bio
2017-09-08 14:25 UTC (4+ messages)
[PATCH] lightnvm: prevent target type module removal when in use
2017-09-08 13:01 UTC (2+ messages)
[PATCH] block,bfq: Disable writeback throttling
2017-09-08 9:50 UTC
two small bsg fixes, take 3
2017-09-08 1:29 UTC (5+ messages)
` [PATCH 1/2] bsg-lib: don't free job in bsg_prepare_job
` [PATCH 2/2] scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout
Enable skip_copy can cause data integrity issue in some storage stack
2017-09-07 22:16 UTC (4+ messages)
` BDI_CAP_STABLE_WRITES for stacked device (Re: Enable skip_copy can cause data integrity issue in some storage) stack
[PATCH V2 0/3] block/loop: handle discard/zeroout error
2017-09-07 21:54 UTC (2+ messages)
[PATCH V2 0/3] block/loop: handle discard/zeroout error
2017-09-07 21:52 UTC (4+ messages)
` [PATCH V2 3/3] block/loop: suppress discard IO error message
[PATCH 00/13] bcache: fixes and update for 4.14
2017-09-07 19:31 UTC (8+ messages)
[PATCH]blk-mq-sched: remove the empty entry in token wait list
2017-09-07 18:40 UTC (2+ messages)
[PATCH 0/3] Move tagset reinit to its only current consumer, nvme-core
2017-09-07 15:01 UTC (7+ messages)
` [PATCH 1/3] block: introduce blk_mq_tagset_iter
` [PATCH 2/3] nvme: introduce nvme_reinit_tagset
` [PATCH 3/3] block: remove blk_mq_reinit_tagset
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).