linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-24 23:25:02 to 2018-01-31 03:04:57 UTC [more...]

[PATCH v5] blk-mq: introduce BLK_STS_DEV_RESOURCE
 2018-01-31  3:04 UTC  (9+ messages)
` [dm-devel] "
  ` [PATCH v6] "

[PATCH] bcache: fix error count in memory shrink
 2018-01-31  2:46 UTC 

[PATCH 1/5] lightnvm: pblk: handle bad sectors in the emeta area correctly
 2018-01-31  2:06 UTC  (5+ messages)
` [PATCH 2/5] lightnvm: pblk: check data lines version on recovery
` [PATCH 3/5] lightnvm: pblk: export write amplification counters to sysfs
` [PATCH 4/5] lightnvm: pblk: add padding distribution sysfs attribute
` [PATCH 5/5] lightnvm: pblk: refactor bad block identification

[PATCH 1/2] lightnvm: remove mlc pairs structure
 2018-01-31  2:02 UTC  (4+ messages)
` [PATCH 2/2] lightnvm: remove multiple groups in 1.2 data structure

[PATCH] lightnvm: remove chnl_offset in nvme_nvm_identity
 2018-01-31  1:55 UTC  (2+ messages)

[RFC] hard LOCKUP caused by race between blk_init_queue_node and blkcg_print_blkgs
 2018-01-31  1:53 UTC  (3+ messages)

BUG: unable to handle kernel NULL pointer dereference in blk_throtl_update_limit_valid
 2018-01-30 22:07 UTC  (2+ messages)

WARNING: CPU: 2 PID: 207 at drivers/nvme/host/core.c:527 nvme_setup_cmd+0x3d3
 2018-01-30 20:55 UTC  (6+ messages)

[LSF/MM TOPIC] block, dm: restack queue_limits
 2018-01-30 18:49 UTC  (3+ messages)
` [dm-devel] "

[LSF/MM TOPIC] De-clustered RAID with MD
 2018-01-30 17:40 UTC  (7+ messages)
  ` [Lsf-pc] "

[PATCH v6 1/2] Return bytes transferred for partial direct I/O
 2018-01-30 17:31 UTC  (5+ messages)
` [PATCH 2/2] xfs: remove assert to check bytes returned

v4.15 and I/O hang with BFQ
 2018-01-30 15:40 UTC  (5+ messages)

[PATCH 2/2] block: fix blk_rq_append_bio
 2018-01-30 15:24 UTC  (6+ messages)
` [PATCH] Use bio_endio instead of bio_put in error path of blk_rq_append_bio
` [2/2] block: fix blk_rq_append_bio

[LSF/MM TOPIC] Two blk-mq related topics
 2018-01-30 10:50 UTC  (12+ messages)
  ` [Lsf-pc] "

[PATCH V4] blk-mq: introduce BLK_STS_DEV_RESOURCE
 2018-01-30  5:55 UTC  (9+ messages)
        ` [dm-devel] "

[PATCH V3] blk-mq: introduce BLK_STS_DEV_RESOURCE
 2018-01-30  3:42 UTC  (24+ messages)

[PATCH v4 05/13] bcache: stop dc->writeback_rate_update properly
 2018-01-30  2:20 UTC  (2+ messages)

[LSF/MM TOPIC] Killing reliance on struct page->mapping
 2018-01-30  0:43 UTC 

[RFC PATCH] blk-mq: fixup RESTART when queue becomes idle
 2018-01-29 22:37 UTC  (12+ messages)

[LSF/MM TOPIC] block: extend generic biosets to allow per-device frontpad
 2018-01-29 21:33 UTC 

[GIT PULL] Block changes for 4.16-rc
 2018-01-29 20:20 UTC  (6+ messages)

[LSF/MM TOPIC] Bringing Virtual Data Optimizer (VDO) to upstream
 2018-01-29 18:58 UTC 

[PATCH v4 00/13] bcache: device failure handling improvement
 2018-01-29 13:02 UTC  (20+ 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 07/13] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v4 08/13] bcache: stop all attached bcache devices for a retired cache set
` [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 11/13] bcache: add io_disable to struct cached_dev
` [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
      ` Re[2]: "

[PATCH v4 05/13] bcache: stop dc->writeback_rate_update properly
 2018-01-29 12:57 UTC  (2+ messages)

[PATCH] bcache: finish incremental GC
 2018-01-29 12:16 UTC  (2+ messages)

[PATCH v4 05/13] bcache: stop dc->writeback_rate_update properly
 2018-01-29  9:36 UTC  (2+ messages)

[LSF/MM TOPIC] Springfield: smart and automated storage
 2018-01-29  8:48 UTC  (3+ messages)

[PATCH v4 00/13] bcache: device failure handling improvement
 2018-01-28  1:56 UTC  (14+ 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 07/13] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v4 08/13] bcache: stop all attached bcache devices for a retired cache set
` [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 11/13] bcache: add io_disable to struct cached_dev
` [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

[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  (10+ 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)


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