linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-29 15:39:50 to 2018-01-05 16:10:26 UTC [more...]

[PATCH V3] block: drain queue before waiting for q_usage_counter becoming zero
 2018-01-05 16:10 UTC  (2+ messages)

[for-416 PATCH 1/2] bcache: Fix, improve efficiency of closure_sync()
 2018-01-05 16:05 UTC  (3+ messages)
` [for-416 PATCH 2/2] bcache: mark closure_sync() __sched

[PATCH 0/2] Two bug fixes for the pktcdvd driver
 2018-01-05 16:02 UTC  (4+ messages)
` [PATCH 1/2] pktcdvd: Fix pkt_setup_dev() error path
` [PATCH 2/2] pktcdvd: Fix a recently introduced NULL pointer dereference

[GIT PULL 00/25] LightNVM updates for 4.16
 2018-01-05 15:50 UTC  (28+ messages)
` [GIT PULL 01/25] null_blk: remove lightnvm support
` [GIT PULL 02/25] lightnvm: remove rrpc
` [GIT PULL 03/25] lightnvm: use internal pblk methods
` [GIT PULL 04/25] lightnvm: remove hybrid ocssd 1.2 support
` [GIT PULL 05/25] lightnvm: remove unnecessary field from nvm_rq
` [GIT PULL 06/25] lightnvm: remove lower page tables
` [GIT PULL 07/25] lightnvm: make geometry structures 2.0 ready
` [GIT PULL 08/25] lightnvm: refactor target type lookup
` [GIT PULL 09/25] lightnvm: guarantee target unique name across devs
` [GIT PULL 10/25] lightnvm: pblk: compress and reorder helper functions
` [GIT PULL 11/25] lightnvm: pblk: remove pblk_for_each_lun helper
` [GIT PULL 12/25] lightnvm: pblk: refactor emeta consistency check
` [GIT PULL 13/25] lightnvm: pblk: rename sync_point to flush_point
` [GIT PULL 14/25] lightnvm: pblk: clear flush point on completed writes
` [GIT PULL 15/25] lightnvm: pblk: prevent premature sync point resets
` [GIT PULL 16/25] lightnvm: pblk: remove pblk_gc_stop
` [GIT PULL 17/25] lightnvm: pblk: use exact free block counter in RL
` [GIT PULL 18/25] lightnvm: set target over-provision on create ioctl
` [GIT PULL 19/25] lightnvm: pblk: ignore high ecc errors on recovery
` [GIT PULL 20/25] lightnvm: pblk: do not log recovery read errors
` [GIT PULL 21/25] lightnvm: pblk: ensure kthread alloc. before kicking it
` [GIT PULL 22/25] lightnvm: pblk: free write buffer on init failure
` [GIT PULL 23/25] lightnvm: pblk: print instance name on instance info
` [GIT PULL 24/25] lightnvm: pblk: add iostat support
` [GIT PULL 25/25] lightnvm: pblk: refactor pblk_ppa_comp function

[PATCH 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-01-05 15:41 UTC  (35+ messages)
` [PATCH 01/12] pci-p2p: Support peer to peer memory
` [PATCH 02/12] pci-p2p: Add sysfs group to display p2pmem stats
` [PATCH 03/12] pci-p2p: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH 04/12] pci-p2p: Clear ACS P2P flags for all client devices
` [PATCH 05/12] block: Introduce PCI P2P flags for request and request queue
` [PATCH 06/12] IB/core: Add optional PCI P2P flag to rdma_rw_ctx_[init|destroy]()
` [PATCH 07/12] nvme-pci: clean up CMB initialization
` [PATCH 08/12] nvme-pci: clean up SMBSZ bit definitions
` [PATCH 09/12] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH 10/12] nvme-pci: Add support for P2P memory in requests
` [PATCH 11/12] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH 12/12] nvmet: Optionally use PCI P2P memory

[PATCH] blk-mq: remove confusing comment of blk_mq_sched_dispatch_requests
 2018-01-05 15:36 UTC  (2+ messages)

[PATCH v5] Return bytes transferred for partial direct I/O
 2018-01-05 12:15 UTC  (3+ messages)

[RFC PATCH] blk-throttle: dispatch more sync writes in block throttle layer
 2018-01-05  5:16 UTC 

[PATCH v1 00/10] cache device failure handling improvement
 2018-01-05  4:04 UTC  (19+ messages)
` [PATCH v1 01/10] bcache: exit bch_writeback_thread() with proper task state
` [PATCH v1 02/10] bcache: set task properly in allocator_wait()
` [PATCH v1 03/10] bcache: reduce cache_set devices iteration by devices_max_used
` [PATCH v1 04/10] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v1 05/10] bcache: stop dc->writeback_rate_update if cache set is stopping
` [PATCH v1 06/10] bcache: stop dc->writeback_rate_update, dc->writeback_thread earlier
` [PATCH v1 07/10] bcache: set error_limit correctly
` [PATCH v1 08/10] bcache: fix misleading error message in bch_count_io_errors()
` [PATCH v1 09/10] bcache: add io_disable to struct cache_set
` [PATCH v1 10/10] bcache: stop all attached bcache devices for a retired cache set

[PATCH v1 05/10] bcache: stop dc->writeback_rate_update if cache set is stopping
 2018-01-05  4:01 UTC  (2+ messages)

[PATCH 0/5] Failover criteria unification
 2018-01-05  0:07 UTC  (14+ messages)
` [PATCH 1/5] nvme: Add more command status translation
` [PATCH 2/5] nvme/multipath: Consult blk_status_t for failover
` [PATCH 3/5] block: Provide blk_status_t decoding for retryable errors
` [PATCH 4/5] nvme/multipath: Use blk_retryable
` [PATCH 5/5] dm mpath: "

unify the interface of the proportional-share policy in blkio/io
 2018-01-04 19:00 UTC 

[for-4.16 PATCH v2 0/5] block, nvme, dm: allow DM multipath to use NVMe's error handler
 2018-01-04 16:26 UTC  (14+ messages)
` [for-4.16 PATCH v2 1/5] block: establish request failover callback
` [for-4.16 PATCH v2 2/5] nvme: use request_queue's failover_rq_fn callback for multipath failover

[PATCH] block: loop: remove & invalidate partitions when detaching
 2018-01-04 12:38 UTC  (2+ messages)

[PATCH 3/3] blk-throttle: do downgrade/upgrade check when issuing io to lower layer
 2018-01-04 11:08 UTC 

[PATCH 2/3] blk-throttle: support only configure leaf nodes
 2018-01-04 11:06 UTC 

[PATCH 1/3] blk-throttle: fix NULL pointer dereference risk in throtl_select_dispatch
 2018-01-04 11:06 UTC 

Re: [PATCH v1 05/10] bcache: stop dc->writeback_rate_update if cache set is stopping
 2018-01-04  9:05 UTC  (2+ messages)
`  "

[PATCH v1 06/10] bcache: stop dc->writeback_rate_update, dc->writeback_thread earlier
 2018-01-04  8:56 UTC  (2+ messages)

[PATCH v1 03/10] bcache: reduce cache_set devices iteration by devices_max_used
 2018-01-03 19:14 UTC 

[PATCH v1 09/10] bcache: add io_disable to struct cache_set
 2018-01-04  8:17 UTC  (2+ messages)

[PATCH v1 05/10] bcache: stop dc->writeback_rate_update if cache set is stopping
 2018-01-04  8:06 UTC  (2+ messages)

[PATCH v1 01/10] bcache: exit bch_writeback_thread() with proper task state
 2018-01-03 18:30 UTC 

[PATCH v1 02/10] bcache: set task properly in allocator_wait()
 2018-01-03 18:29 UTC 

[PATCH v1 05/10] bcache: stop dc->writeback_rate_update if cache set is stopping
 2018-01-04  3:32 UTC  (2+ messages)

[PATCH 0/3] Performance enhancements
 2018-01-03 20:21 UTC  (21+ messages)
` [PATCH 1/3] nvme/pci: Start request after doorbell ring
` [PATCH 2/3] nvme/pci: Remove cq_vector check in IO path
` [PATCH 3/3] block: Polling completion performance optimization

Bug report - issue with bfq?
 2018-01-03 18:10 UTC  (4+ messages)

[for-416 PATCH v2] bcache: fix writeback target calculation
 2018-01-03 18:01 UTC  (2+ messages)

4.15-rcX 32-bit SCSI suspend2ram warning
 2018-01-03 17:51 UTC 

[PATCH] bcache: fix unmatched generic_end_io_acct() & generic_start_io_acct()
 2018-01-03 16:57 UTC  (5+ messages)

[for-416 PATCH 3/3] bcache: allow quick writeback when backing idle
 2018-01-03 16:54 UTC  (3+ messages)

About the try to remove cross-release feature entirely by Ingo
 2018-01-03  8:23 UTC  (21+ messages)

[PATCH] bcache: fix unmatched generic_end_io_acct() &generic_start_io_acct()
 2018-01-02 16:43 UTC 

Re: Re: [for-416 PATCH 3/3] bcache: allow quick writeback when backingidle
 2018-01-03  2:52 UTC  (2+ messages)

[PATCH 0/2] block: fix two regressiones on bounce
 2018-01-03  1:29 UTC  (4+ messages)

Re: [for-416 PATCH] bcache: fix writeback target calc on large devices
 2018-01-02 19:02 UTC  (4+ messages)
`  "
` [for-416 PATCH v2] bcache: fix writeback target calculation

[PATCH] blktrace: output io cgroup name for cgroup v1
 2018-01-02 16:32 UTC  (2+ messages)

[for-416 PATCH 3/3] bcache: allow quick writeback when backing idle
 2018-01-02  8:18 UTC  (2+ messages)

[for-416 PATCH] bcache: fix writeback target calc on large devices
 2018-01-02  8:12 UTC  (2+ messages)

[PATCH V2 0/6] blk-mq: fix race related with device deletion/reset/switching sched
 2018-01-02  3:01 UTC  (4+ messages)
` [PATCH V2 2/6] blk-mq: support concurrent blk_mq_quiesce_queue()

[PATCH v2 4/6] pktcdvd: Check queue type before attaching to a queue
 2017-12-31  1:23 UTC  (4+ messages)
` [v2,4/6] "

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-29 18:44 UTC  (13+ messages)

[RFC] blk-throttle: export io_serviced_recursive, io_service_bytes_recursive
 2017-12-29 17:17 UTC  (3+ messages)

[for-416 PATCH v2] bcache: writeback: collapse contiguous IO better
 2017-12-29 16:49 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).