linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-18 03:44:47 to 2018-01-23 13:30:41 UTC [more...]

[PATCH V2] blk-mq: introduce BLK_STS_DEV_RESOURCE
 2018-01-23 13:30 UTC  (2+ messages)

[PATCH] block/sed-opal: Fix trailing semicolon
 2018-01-23 13:16 UTC 

[PATCH v2] bsg: use pr_debug instead of hand craftet macros
 2018-01-23 12:45 UTC  (2+ messages)

[RFC PATCH] blk-mq: fixup RESTART when queue becomes idle
 2018-01-23 12:43 UTC  (58+ messages)
                  ` [dm-devel] "
                        ` [PATCH] block: neutralize blk_insert_cloned_request IO stall regression (was: Re: [RFC PATCH] blk-mq: fixup RESTART when queue becomes idle)
                            `  "

[PATCH] Documentation/ABI: clean up sysfs-class-pktcdvd
 2018-01-23  9:13 UTC  (2+ messages)

confusion about bio_split
 2018-01-23  7:00 UTC  (2+ messages)

[PATCH v5 1/2] Return bytes transferred for partial direct I/O
 2018-01-23  6:35 UTC  (25+ messages)
` [PATCH 2/2] xfs: remove assert to check bytes returned

[PATCH RESEND] blk-throttle: dispatch more sync writes in block throttle layer
 2018-01-23  2:08 UTC 

[PATCH 0/5] blk-mq & dm: fix IO hang and deal with one performance issue
 2018-01-23  1:29 UTC  (13+ messages)
` [PATCH 1/5] blk-mq: introduce BLK_STS_DEV_RESOURCE
` [PATCH 2/5] dm-rq: handle dispatch exception in dm_dispatch_clone_request()
` [PATCH 3/5] dm-rq: return BLK_STS_* from map_request()
` [PATCH 4/5] blk-mq: introduce blk_get_request_notify
` [PATCH 5/5] dm-mpath: use blk_mq_alloc_request_notify for allocating blk-mq req

Hard LOCKUP on 4.15-rc9 + 'blkmq/for-next' branch
 2018-01-23  1:20 UTC  (4+ messages)

[PATCH 0/3] Performance enhancements
 2018-01-23  0:16 UTC  (8+ messages)
` [PATCH 1/3] nvme/pci: Start request after doorbell ring

[RFC PATCH] BUG at block/blk-ioc.c:146 during bcache search_free
 2018-01-22 23:36 UTC 

[PATCH TRIVIAL] bsg: use pr_debug instead of hand crafted macros
 2018-01-22 21:04 UTC  (5+ messages)

[dm-devel] [PATCH 0/2] dm: add new loop and ram targets
 2018-01-22 20:19 UTC 

blk-mq hangs easily with LLVM+clang test suite
 2018-01-22 17:40 UTC  (6+ messages)

[PATCH] blktrace: support enabling cgroup info per-device
 2018-01-22 13:00 UTC  (3+ messages)

[LSF/MM TOPIC] A high-performance userspace block driver
 2018-01-22 12:18 UTC  (6+ messages)
    ` [Lsf-pc] "

[PATCH 4.14 28/89] delayacct: Account blkio completion on the correct task
 2018-01-22  8:45 UTC 

[PATCH] blk-mq: introduce BLK_STS_DEV_RESOURCE
 2018-01-22  3:18 UTC  (6+ messages)
`  "

(v2. forward to qemu )-Panic with ext4,nbd,qemu-img,block
 2018-01-22  2:06 UTC 

[PATCH RESEND 3/3] blk-throttle: do downgrade/upgrade check when issuing io to lower layer
 2018-01-22  1:17 UTC 

[PATCH RESEND 2/3] blk-throttle: support only configure leaf nodes
 2018-01-22  1:17 UTC 

[PATCH RESEND 1/3] blk-throttle: fix NULL pointer dereference risk in throtl_select_dispatch
 2018-01-22  1:17 UTC 

Panic with ext4,nbd,qemu-img,block
 2018-01-20 23:40 UTC  (2+ messages)

[PATCH v2] bdi: show error log when fail to create bdi debugfs entry
 2018-01-20  0:09 UTC  (4+ messages)

[PATCH] blk-throttle: use queue_is_rq_based
 2018-01-19 23:35 UTC  (3+ messages)

[PATCH v2] blk-throttle: use queue_is_rq_based
 2018-01-19 23:34 UTC 

[PATCH 0/3] Avoid that blk_mq_delay_run_hw_queue() introduces unintended delays
 2018-01-19 19:54 UTC  (8+ messages)
` [PATCH 1/3] blk-mq: Rename blk_mq_request_direct_issue() into blk_mq_request_issue_directly()
` [PATCH 2/3] blk-mq: Avoid that blk_mq_delay_run_hw_queue() introduces unintended delays
` [PATCH 3/3] block: Remove kblockd_schedule_delayed_work{,_on}()

[PATCH] lib/scatterlist: Fix chaining support in sgl_alloc_order()
 2018-01-19 19:31 UTC  (3+ messages)

[GIT PULL] additional nvme fixes and cleanups for Linux 4.16
 2018-01-19 19:29 UTC  (2+ messages)

[PATCH] dm rq: Avoid that request processing stalls sporadically
 2018-01-19  6:36 UTC  (13+ messages)
`  "

[PATCH v3 RESEND 2/2] blk-throttle: fix wrong initialization in case of dm device
 2018-01-19  3:57 UTC  (4+ messages)

[PATCH 2/2] blk-mq: simplify queue mapping & schedule with each possisble CPU
 2018-01-19  3:05 UTC  (12+ messages)

[PATCH v3 RESEND 1/2] blk-throttle: track read and write request individually
 2018-01-19  2:54 UTC  (7+ messages)

[PATCH v3 0/2] block: enforce ioctl(BLKROSET) and set_disk_ro()
 2018-01-18 19:57 UTC  (3+ messages)

[RFC] blk-throttle: export io_serviced_recursive, io_service_bytes_recursive
 2018-01-18 19:56 UTC  (4+ messages)

[PATCH v2 0/3] Avoid that blk_{un,}register_queue() trigger lock inversion
 2018-01-18 19:55 UTC  (8+ messages)
` [PATCH v2 1/3] block: Unexport elv_register_queue() and elv_unregister_queue()
` [PATCH v2 2/3] block: Document scheduler modification locking requirements
` [PATCH v2 3/3] block: Protect less code with sysfs_lock in blk_{un,}register_queue()

[GIT PULL] Two NVMe fixes for 4.15 final
 2018-01-18 18:05 UTC 

[PATCH v5] Return bytes transferred for partial direct I/O
 2018-01-18 17:13 UTC  (4+ messages)

[PATCH BUGFIX/IMPROVEMENT 0/2] block, bfq: two pending patches
 2018-01-18 15:23 UTC  (3+ messages)

[PATCH] blk-mq: don't dispatch request in blk_mq_request_direct_issue if queue is busy
 2018-01-18  6:39 UTC  (4+ messages)
`  "

[PATCH v2 06/12] bcache: set error_limit correctly
 2018-01-18  6:20 UTC 

[for-4.16 PATCH v6 0/3] blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedback
 2018-01-18  3:52 UTC  (15+ messages)
` [for-4.16 PATCH v6 2/3] "
            ` [PATCH] blk mq: don't blk_mq_request_bypass_insert _and_ return BLK_STS_RESOURCE
                `  "


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