messages from 2017-09-14 10:34:16 to 2017-09-19 15:05:32 UTC [more...]
[RFC PATCH] blk-mq: Fix lost request during timeout
2017-09-19 15:07 UTC (10+ messages)
Is the possible cross-talking between unrelated file-descriptors on bsg-device by design?
2017-09-19 14:56 UTC
[PATCH 0/5] dm-mpath: improve I/O schedule
2017-09-19 14:41 UTC (20+ 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 3/5] dm-mpath: remove annoying message of 'blk_get_request() returned -11'
` [PATCH 4/5] block: export blk_update_nr_requests
` [PATCH 5/5] dm-mpath: improve I/O schedule
[PATCH v6 0/2] blktrace: Fix deadlock problem
2017-09-19 14:38 UTC (9+ messages)
` [PATCH v6 1/2] blktrace: Fix potentail deadlock between delete & sysfs ops
` [PATCH v6 2/2] block_dev: Rename bd_fsfreeze_mutex
[PATCH] block: move sanity checking ahead of bi_front/back_seg_size updating
2017-09-19 14:36 UTC (4+ messages)
blkdiscard apparently failing to fully discard a SATA SSD
2017-09-19 10:22 UTC
[PATCH] block: cope with WRITE SAME failing in blkdev_issue_zeroout()
2017-09-19 9:44 UTC (3+ messages)
[PATCH] block,bfq: Disable writeback throttling
2017-09-19 7:03 UTC (2+ messages)
[PATCH 00/10] nvme multipath support on top of nvme-4.13 branch
2017-09-19 5:10 UTC (5+ messages)
[PATCH V5 0/10] block/scsi: safe SCSI quiescing
2017-09-19 3:49 UTC (11+ messages)
` [PATCH V5 01/10] blk-mq: only run hw queues for blk-mq
` [PATCH V5 02/10] block: tracking request allocation with q_usage_counter
` [PATCH V5 03/10] blk-mq: rename blk_mq_[freeze|unfreeze]_queue
` [PATCH V5 04/10] blk-mq: rename blk_mq_freeze_queue_wait as blk_freeze_queue_wait
` [PATCH V5 05/10] block: rename .mq_freeze_wq and .mq_freeze_depth
` [PATCH V5 06/10] block: pass flags to blk_queue_enter()
` [PATCH V5 07/10] block: introduce preempt version of blk_[freeze|unfreeze]_queue
` [PATCH V5 08/10] block: allow to allocate req with RQF_PREEMPT when queue is preempt frozen
` [PATCH V5 09/10] SCSI: transport_spi: resume a quiesced device
` [PATCH V5 10/10] SCSI: preempt freeze block queue when SCSI device is put into quiesce
nvme multipath support V2
2017-09-18 23:14 UTC (10+ messages)
` [PATCH 1/9] nvme: allow timed-out ios to retry
` [PATCH 2/9] block: move REQ_NOWAIT
` [PATCH 3/9] block: add REQ_DRV bit
` [PATCH 4/9] block: provide a direct_make_request helper
` [PATCH 5/9] block: add a blk_steal_bios helper
` [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 V3] block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
2017-09-18 20:08 UTC
[PATCH v2] fs: pass the write life time hint to the mapped filesystem
2017-09-18 20:06 UTC (3+ messages)
[PATCH V2] block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
2017-09-18 19:58 UTC (2+ messages)
[PATCH] block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
2017-09-18 18:26 UTC
[PATCH v5] blktrace: Fix potentail deadlock between delete & sysfs ops
2017-09-18 16:36 UTC (2+ messages)
compile nvme not find bi_disk
2017-09-18 14:00 UTC (2+ messages)
[PATCH] lightnvm: remove already calculated nr_chnls
2017-09-18 7:56 UTC (2+ messages)
[PATCH V2] lightnvm: protect target type list with correct locks
2017-09-18 7:53 UTC (2+ messages)
RFC: nvme multipath support
2017-09-18 0:17 UTC (6+ messages)
` [PATCH 10/10] nvme: implement multipath access to nvme subsystems
[PATCH] bcache: option for recovery from staled data
2017-09-17 21:11 UTC (3+ messages)
[PATCH] lightnvm: protect target type list with correct locks
2017-09-16 18:03 UTC
[PATCH V2 0/7] blk-mq: don't allocate driver tag beforehand for flush rq
2017-09-16 3:03 UTC (9+ messages)
` [PATCH V2 1/7] blk-flush: don't run queue for requests of bypassing flush
` [PATCH V2 2/7] block: pass 'run_queue' to blk_mq_request_bypass_insert
` [PATCH V2 3/7] blk-flush: use blk_mq_request_bypass_insert()
` [PATCH V2 4/7] blk-mq: decide how to handle flush rq via RQF_FLUSH_SEQ
` [PATCH V2 5/7] blk-mq: move blk_mq_put_driver_tag*() into blk-mq.h
` [PATCH V2 6/7] blk-mq: don't allocate driver tag beforehand for flush rq
` [PATCH V2 7/7] blk-mq-sched: warning on inserting a req with driver tag allocated
[PATCH V3 00/12] scsi-mq support for ZBC disks
2017-09-16 2:40 UTC (40+ messages)
` [PATCH V3 01/12] block: Fix declaration of blk-mq debugfs functions
` [PATCH V3 02/12] block: Fix declaration of blk-mq scheduler functions
` [PATCH V3 03/12] block: Add zoned block device information to request queue
` [PATCH V3 04/12] scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
` [PATCH V3 05/12] scsi: sd_zbc: Fix comments and indentation
` [PATCH V3 06/12] scsi: sd_zbc: Rearrange code
` [PATCH V3 07/12] scsi: sd_zbc: Use well defined macros
` [PATCH V3 08/12] scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
` [PATCH V3 09/12] scsi: sd_zbc: Initialize device queue zoned structure
` [PATCH V3 10/12] scsi: sd_zbc: Limit zone write locking to sequential zones
` [PATCH V3 11/12] scsi: sd_zbc: Disable zone write locking with scsi-mq
` [PATCH V3 12/12] block: Introduce zoned I/O scheduler
[PATCH 0/6] blk-mq: don't allocate driver tag beforehand for flush rq
2017-09-16 1:55 UTC (12+ messages)
` [PATCH 1/6] blk-flush: don't run queue for requests of bypassing flush
` [PATCH 2/6] block: pass 'run_queue' to blk_mq_request_bypass_insert
` [PATCH 3/6] blk-flush: use blk_mq_request_bypass_insert()
` [PATCH 4/6] blk-mq: decide how to handle flush rq via RQF_FLUSH_SEQ
` [PATCH 5/6] blk-mq: move __blk_mq_put_driver_tag() into blk-mq.h
` [PATCH 6/6] blk-mq: don't allocate driver tag beforehand for flush rq
[PATCH] block: consider merge of segments when merge bio into rq
2017-09-15 23:21 UTC
[PATCH 0/5] dm-mpath: improve I/O schedule
2017-09-15 16:33 UTC
[PATCH V3 0/4] block: make loop block device cgroup aware
2017-09-15 15:51 UTC (6+ messages)
` [PATCH V3 1/4] kthread: add a mechanism to store cgroup info
` [PATCH V3 2/4] blkcg: delete unused APIs
` [PATCH V3 3/4] block: make blkcg aware of kthread stored original cgroup info
` [PATCH V3 4/4] block/loop: make loop cgroup aware
[PATCH v2 0/2] Add wrapper for blkcg policy operatins
2017-09-15 14:01 UTC (2+ messages)
[PATCH] lightnvm: pblk: check lba sanity on read path
2017-09-15 12:35 UTC (6+ messages)
` [PATCH] lightnvm: pblk: guarantee line integrity on reads
` [PATCH] lightnvm: pblk: remove redundant check on read path
` [PATCH] lightnvm: pblk: remove I/O dependency on write path
` [PATCH] lightnvm: pblk: enable 1 LUN configuration
` [PATCH] lightnvm: pblk: ensure right bad block calculation
[PATCH 00/11] lightnvm: pblk: cleanup
2017-09-15 12:25 UTC (12+ messages)
` [PATCH 01/11] lightnvm: pblk: use constant for GC max inflight
` [PATCH 02/11] lightnvm: pblk: normalize ppa namings
` [PATCH 03/11] lightnvm: pblk: refactor read lba sanity check
` [PATCH 04/11] lightnvm: pblk: simplify data validity check on GC
` [PATCH 05/11] lightnvm: pblk: refactor read path "
` [PATCH 06/11] lightnvm: pblk: put bio on bio completion
` [PATCH 07/11] lightnvm: pblk: simplify path on REQ_PREFLUSH
` [PATCH 08/11] lightnvm: pblk: allocate bio size more accurately
` [PATCH 09/11] lightnvm: pblk: improve naming for internal req
` [PATCH 10/11] lightnvm: pblk: refactor rqd alloc/free
` [PATCH 11/11] lightnvm: pblk: use rqd->end_io for completion
two small bsg fixes, take 3
2017-09-15 4:31 UTC (6+ 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
[PATCH] Support for secure erase functionality
2017-09-15 2:46 UTC (4+ messages)
[PATCH V4 00/14] blk-mq-sched: improve SCSI-MQ performance
2017-09-15 1:57 UTC (14+ messages)
` [PATCH V4 02/14] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V4 03/14] blk-mq: introduce blk_mq_dispatch_rq_from_ctx()
[PATCH] dm mpath: switch IO scheduler of underlying paths to "none" [was: Re: BFQ + dm-mpath]
2017-09-14 16:34 UTC (16+ messages)
` "
` [PATCH] block: directly insert blk-mq request from blk_insert_cloned_request()
` "
` [PATCH v2] "
[PATCH V4 0/10] block/scsi: safe SCSI quiescing
2017-09-14 16:18 UTC (11+ messages)
` [PATCH V4 08/10] block: allow to allocate req with RQF_PREEMPT when queue is preempt frozen
[PATCH 0/5] lightnvm: pblk: audit mempool usage
2017-09-14 10:33 UTC (6+ messages)
` [PATCH 1/5] lightnvm: pblk: fix min size for page mempool
` [PATCH 2/5] lightnvm: pblk: simplify work_queue mempool
` [PATCH 3/5] lightnvm: pblk: decouple read/erase mempools
` [PATCH 4/5] lightnvm: pblk: do not use a mempool for line bitmaps
` [PATCH 5/5] lightnvm: pblk: remove checks on mempool alloc
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).