linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-19 23:34:33 to 2018-01-28 02:03:12 UTC [more...]

[PATCH V3] blk-mq: introduce BLK_STS_DEV_RESOURCE
 2018-01-28  2:03 UTC  (12+ messages)

[PATCH v4 00/13] bcache: device failure handling improvement
 2018-01-27 14:24 UTC  (11+ messages)
` [PATCH v4 01/13] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH v4 02/13] bcache: properly set task state in bch_writeback_thread()
` [PATCH v4 03/13] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v4 04/13] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH v4 05/13] bcache: stop dc->writeback_rate_update properly
` [PATCH v4 06/13] bcache: set error_limit correctly
` [PATCH v4 09/13] bcache: fix inaccurate io state for detached bcache devices
` [PATCH v4 10/13] bcache: add backing_request_endio() for bi_end_io of attached backing device I/O
` [PATCH v4 12/13] bcache: stop bcache device when backing device is offline
` [PATCH v4 13/13] bcache: add stop_when_cache_set_failed to struct cached_dev

[LSF/MM TOPIC] Springfield: smart and automated storage
 2018-01-27 16:32 UTC  (2+ messages)

[PATCH] blktrace_api.h: fix comment for struct blk_user_trace_setup
 2018-01-27  0:58 UTC 

[PATCH] Revert "kernel/relay.c: fix potential memory leak"
 2018-01-27  0:47 UTC 

[GIT PULL] additional nvme updates for 4.16
 2018-01-26 20:24 UTC  (2+ messages)

[PATCH] block: remove smart1,2.h
 2018-01-26 20:20 UTC  (2+ messages)

[Lsf-pc] [LSF/MM ATTEND] I would like to attend to discuss several matters
 2018-01-26 16:13 UTC 

[LSF/MM ATTEND] OCSSD topics
 2018-01-26 13:36 UTC  (6+ messages)
` [Lsf-pc] "

[PATCH 2/2] blk-mq: simplify queue mapping & schedule with each possisble CPU
 2018-01-26  9:31 UTC  (11+ messages)

[PATCH 2/2] bcache: fix high CPU occupancy during journal
 2018-01-26  8:24 UTC 

[PATCH 1/2] bcache: add journal statistic
 2018-01-26  8:23 UTC 

how to understand bcache
 2018-01-26  6:27 UTC 

[PATCH v3 00/13] bcache: device failure handling improvement
 2018-01-26  6:23 UTC  (11+ messages)
` [PATCH v3 05/13] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
  ` Re[2]: [PATCH v3 00/13] bcache: device failure handling improvement

how to understand bcache
 2018-01-26  5:52 UTC  (3+ messages)

[PATCH v5 1/2] Return bytes transferred for partial direct I/O
 2018-01-25 18:01 UTC  (23+ messages)

[PATCH v2 0/4] Make SCSI transport recovery more robust
 2018-01-25 17:07 UTC  (6+ messages)
` [PATCH v2 3/4] scsi: Avoid that .queuecommand() gets called for a quiesced SCSI device

(v2. forward to qemu )-Panic with ext4,nbd,qemu-img,block
 2018-01-25 14:58 UTC  (3+ messages)
` [Qemu-block] (v2. forward to qemu )-Panic with ext4, nbd, qemu-img, block
` [Qemu-devel] "

[PATCH] [PATCH v2] bcache: fix for allocator and register thread race
 2018-01-25 12:30 UTC 

[Lsf-pc] [LSF/MM TOPIC] get_user_pages() and filesystems
 2018-01-25 11:57 UTC 

Panic with ext4,nbd,qemu-img,block
 2018-01-25  9:26 UTC  (3+ messages)

[PATCH 1/2] block: blk-tag: Replace GFP_ATOMIC with GFP_KERNEL in __blk_queue_init_tags
 2018-01-25  8:03 UTC  (3+ messages)

[PATCH] block: blk-mq-sched: Replace GFP_ATOMIC with GFP_KERNEL in blk_mq_sched_assign_ioc
 2018-01-25  7:52 UTC  (8+ messages)

[PATCH 2/2] block: blk-tag: Replace GFP_ATOMIC with GFP_KERNEL in init_tag_map
 2018-01-25  3:38 UTC 

[PATCH] bcache: lock in btree_flush_write() to avoid races
 2018-01-25  2:30 UTC 

[PATCH] bcache: lock in btree_flush_write() to avoid races
 2018-01-25  1:58 UTC  (2+ messages)

[PATCH] block: Add should_fail_bio() for bpf error injection
 2018-01-24 23:22 UTC 

[PATCH v2] bsg: use pr_debug instead of hand craftet macros
 2018-01-24 16:52 UTC  (8+ messages)

[PATCH] blk-mq-debugfs: don't allow write on attributes with seq_operations set
 2018-01-24 16:45 UTC  (5+ messages)

[LSF/MM TOPIC] User Directed Tiered Memory Management
 2018-01-24 16:22 UTC 

[dm-devel] [PATCH 0/2] dm: add new loop and ram targets
 2018-01-24 12:48 UTC  (2+ messages)

[PATCH] bcache: lock in btree_flush_write() to avoid races
 2018-01-24 10:30 UTC  (3+ messages)

[PATCH] bcache: lock in btree_flush_write() to avoid races
 2018-01-24  9:49 UTC  (2+ messages)

[PATCH v2] Documentation/ABI: clean up sysfs-class-pktcdvd
 2018-01-24  5:55 UTC 

[PATCH 0/5] blk-mq & dm: fix IO hang and deal with one performance issue
 2018-01-24  2:31 UTC  (23+ 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 18:12 UTC  (9+ messages)

[RFC PATCH] blk-mq: fixup RESTART when queue becomes idle
 2018-01-23 16:43 UTC  (33+ 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)
                      `  "

confusion about bio_split
 2018-01-23 16:12 UTC  (3+ messages)

[PATCH V2] blk-mq: introduce BLK_STS_DEV_RESOURCE
 2018-01-23 15:14 UTC  (6+ messages)

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

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

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

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

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  (5+ 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)
`  "

[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 

[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 


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