messages from 2017-12-25 10:12:52 to 2018-01-04 22:46:23 UTC [more...]
[PATCH 0/5] Failover criteria unification
2018-01-04 22:46 UTC (4+ messages)
` [PATCH 1/5] nvme: Add more command status translation
` [PATCH 2/5] nvme/multipath: Consult blk_status_t for failover
` [PATCH 5/5] dm mpath: Use blk_retryable
[PATCH 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-01-04 22:35 UTC (24+ 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
unify the interface of the proportional-share policy in blkio/io
2018-01-04 19:00 UTC
[PATCH v1 00/10] cache device failure handling improvement
2018-01-04 17:46 UTC (18+ 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
[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 (17+ 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
` [for-4.16 PATCH v2 3/5] nvme: move nvme_req_needs_failover() from multipath to core
` [for-4.16 PATCH v2 4/5] dm mpath: use NVMe error handling to know when an error is retryable
` [for-4.16 PATCH v2 5/5] dm mpath: skip calls to end_io_bio if using NVMe bio-based and round-robin
[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 (28+ 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 (24+ 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)
[PATCH 0/2] Two bug fixes for the pktcdvd driver
2018-01-02 19:39 UTC (3+ messages)
` [PATCH 1/2] pktcdvd: Fix pkt_setup_dev() error path
` [PATCH 2/2] pktcdvd: Fix a recently introduced NULL pointer dereference
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 (12+ messages)
` [PATCH V2 1/6] blk-mq: quiesce queue before freeing queue
` [PATCH V2 2/6] blk-mq: support concurrent blk_mq_quiesce_queue()
` [PATCH V2 3/6] blk-mq: quiesce queue during switching io sched and updating nr_requests
` [PATCH V2 4/6] blk-mq: avoid to map CPU into stale hw queue
` [PATCH V2 5/6] blk-mq: fix race between updating nr_hw_queues and switching io sched
[PATCH v2 4/6] pktcdvd: Check queue type before attaching to a queue
2017-12-31 1:23 UTC (4+ messages)
` [v2,4/6] "
[for-416 PATCH 1/2] bcache: Fix, improve efficiency of closure_sync()
2017-12-30 23:09 UTC (2+ messages)
` [for-416 PATCH 2/2] bcache: mark closure_sync() __sched
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)
regression 4.15-rc: kernel oops in dm-multipath
2017-12-29 14:29 UTC (4+ messages)
[PATCH IMPROVEMENT] block, bfq: limit sectors served with interactive weight raising
2017-12-29 14:10 UTC (3+ messages)
[for-416 PATCH v2] bcache: writeback: collapse contiguous IO better
2017-12-28 17:57 UTC
[PATCH 14/25] lightnvm: pblk: clear flush point on completed writes
2017-12-28 13:19 UTC (2+ messages)
` [PATCH v2] "
[RFC] distinguish foreground and background IOs in block throttle
2017-12-28 8:48 UTC (4+ messages)
Re: Re: [for-416 PATCH 1/3] bcache: writeback: collapse contiguous IO better
2017-12-28 4:14 UTC
Re: [for-416 PATCH 1/3] bcache: writeback: collapse contiguous IO better
2017-12-28 3:49 UTC (2+ messages)
[for-416 PATCH 1/3] bcache: writeback: collapse contiguous IO better
2017-12-28 3:43 UTC (2+ messages)
[for-416 PATCH 2/3] bcache: writeback: properly order backing device IO
2017-12-28 2:38 UTC (2+ messages)
[for-416 PATCH 2/3] bcache: writeback: properly order backing device IO
2017-12-28 1:27 UTC
[for-416 PATCH 1/3] bcache: writeback: collapse contiguous IO better
2017-12-28 0:52 UTC (4+ messages)
` [for-416 PATCH 2/3] bcache: writeback: properly order backing device IO
` [for-416 PATCH 3/3] bcache: allow quick writeback when backing idle
[for-416 PATCH] bcache: fix writeback target calc on large devices
2017-12-28 0:42 UTC
[PATCH] bcache: fix wrong return value in bch_debug_init()
2017-12-27 22:22 UTC (2+ messages)
[PATCH v2] lightnvm: remove hybrid ocssd 1.2 support
2017-12-27 18:26 UTC
[PATCH v2] lightnvm: make geometry structures 2.0 ready
2017-12-27 18:24 UTC
[PATCH IMPROVEMENT/BUGFIX 0/1] block, bfq: address starvation caused by tag consumption
2017-12-27 12:15 UTC (2+ messages)
` [PATCH IMPROVEMENT/BUGFIX 1/1] block, bfq: limit tags for writes and async I/O
[for-4.16 PATCH 0/5] block, nvme, dm: allow DM multipath to use NVMe's error handler
2017-12-27 2:42 UTC (3+ messages)
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).