messages from 2018-12-13 17:57:29 to 2018-12-18 00:26:43 UTC [more...]
Upcoming merge window
2018-12-18 0:26 UTC (6+ messages)
[PATCH v3] block: fix blk-iolatency accounting underflow
2018-12-17 23:23 UTC (5+ messages)
[PATCH] loop: drop caches if offset is changed
2018-12-17 19:42 UTC (2+ messages)
` [PATCH v2] loop: drop caches if offset or block_size are changed
[PATCH] blk-mq: skip zero-queue maps in blk_mq_map_swqueue
2018-12-17 17:32 UTC (3+ messages)
[PATCH RESEND] drbd: avoid clang warning about pointless switch statement
2018-12-17 17:29 UTC (4+ messages)
` [PATCH v2] drbd: Avoid Clang warning about pointless switch statment
[PATCH V3 0/4] blk-mq: queue mapping fix & improvement
2018-12-17 15:43 UTC (8+ messages)
` [PATCH V3 1/3] blk-mq: fix allocation for queue mapping table
` [PATCH V3 2/3] blk-mq: export hctx->type in debugfs instead of sysfs
` [PATCH V3 3/3] blk-mq: fix dispatch from sw queue
[PATCH] block: mq-deadline: Fix write completion handling
2018-12-17 12:58 UTC (2+ messages)
[PATCH 1/2] blk-mq: only dispatch to non-defauly queue maps if they have queues
2018-12-17 12:56 UTC (6+ messages)
` [PATCH 2/2] nvme-pci: don't share queue maps
[PATCH V2 0/4] blk-mq: queue mapping fix & improvement
2018-12-17 11:16 UTC (11+ messages)
` [PATCH V2 1/4] blk-mq: fix allocation for queue mapping table
` [PATCH V2 2/4] blk-mq: fix shared queue mapping
` [PATCH V2 3/4] blk-mq: fix dispatch from sw queue
` [PATCH V2 4/4] blk-mq: export hctx->type in debugfs instead of sysfs
[PATCH v3 1/2] share nvme trace event helper functions with other modules
2018-12-17 11:11 UTC (4+ messages)
` [PATCH v3 2/2] trace nvme submit queue status
[PATCH 0/4] blk-mq: queue mapping fix & improvement
2018-12-17 8:38 UTC (20+ messages)
` [PATCH 1/4] nvme-pci: correct mapping for poll queue(s)
` [PATCH 2/4] blk-mq: fix allocation for queue mapping table
` [PATCH 3/4] blk-mq: deal with shared queue mapping reliably
` [PATCH 4/4] blk-mq-debugfs: export hctx->type
[PATCH blktests] blktests: Fix compilation warning
2018-12-17 5:51 UTC
[PATCH V2 0/2] block: support debugfs on rq_qos & wbt
2018-12-17 2:54 UTC (4+ messages)
` [PATCH V2 1/2] blk-mq-debugfs: support rq_qos
` [PATCH V2 2/2] blk-wbt: export internal state via debugfs
[PATCH v2] block: update documentation
2018-12-17 2:53 UTC (3+ messages)
[PATCH 0/2] block: support debugfs on rq_qos & wbt
2018-12-17 1:10 UTC (11+ messages)
` [PATCH 1/2] blk-mq-debugfs: support rq_qos
` [PATCH 2/2] blk-wbt: export internal state via debugfs
[PATCHSET v8] Support for polled and buffered aio (and more)
2018-12-16 16:57 UTC (25+ messages)
` [PATCH 11/26] aio: split out iocb copy from io_submit_one()
` [PATCH 12/26] aio: abstract out io_event filler helper
` [PATCH 16/26] fs: add fget_many() and fput_many()
` [PATCH 19/26] aio: batch aio_kiocb allocation
` [PATCH 20/26] aio: split old ring complete out from aio_complete()
` [PATCH 21/26] aio: add support for submission/completion rings
` [PATCH 22/26] block: add BIO_HOLD_PAGES flag
` [PATCH 23/26] block: implement bio helper to add iter bvec pages to bio
` [PATCH 24/26] fs: add support for mapping an ITER_BVEC for O_DIRECT
` [PATCH 25/26] aio: add support for pre-mapped user IO buffers
` [PATCH 26/26] aio: support kernel side submission for aio with SCQRING
[PATCH v2 1/2] share nvme trace event helper functions with multiple nvme modules
2018-12-16 16:30 UTC (3+ messages)
` [PATCH v2 2/2] trace nvme submit queue status
[PATCH] block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add()
2018-12-16 15:47 UTC (2+ messages)
[PATCH] aoe: add __exit annotation
2018-12-16 15:45 UTC (2+ messages)
[PATCH v2] bcache: set max writeback rate when I/O request is idle
2018-12-15 4:37 UTC (4+ messages)
[GIT PULL] Storage fixes for 4.20-rc6
2018-12-14 20:40 UTC (2+ messages)
[PATCH V14 0/3] blk-mq: refactor and fix the code of issue directly
2018-12-14 19:33 UTC (6+ messages)
` [PATCH V14 1/3] blk-mq: refactor the code of issue request directly
` [PATCH V14 2/3] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
` [PATCH V14 3/3] blk-mq: replace and kill blk_mq_request_issue_directly
[PATCH v4 0/6] restore nvme-rdma polling
2018-12-14 19:06 UTC (7+ messages)
` [PATCH v4 1/6] block: clear REQ_HIPRI if polling is not supported
` [PATCH v4 2/6] block: make request_to_qc_t public
` [PATCH v4 3/6] nvme-core: optionally poll sync commands
` [PATCH v4 4/6] nvme-fabrics: allow nvmf_connect_io_queue to poll
` [PATCH v4 5/6] nvme-fabrics: allow user to pass in nr_poll_queues
` [PATCH v4 6/6] nvme-rdma: implement polling queue map
[PATCH v3 0/6] restore nvme-rdma polling
2018-12-14 18:59 UTC (12+ messages)
` [PATCH v3 1/6] block: clear REQ_HIPRI if polling is not supported
` [PATCH v3 2/6] block: make request_to_qc_t public
` [PATCH v3 3/6] nvme-core: optionally poll sync commands
` [PATCH v3 4/6] nvme-fabrics: allow nvmf_connect_io_queue to poll
` [PATCH v3 5/6] nvme-fabrics: allow user to pass in nr_poll_queues
` [PATCH v3 6/6] nvme-rdma: implement polling queue map
Unintuitive scheduling results using BFQ
2018-12-14 18:25 UTC (5+ messages)
[PATCH] block: clear REQ_HIPRI if polling is not supported
2018-12-14 16:47 UTC (2+ messages)
Question on t10_pi_ref_tag()
2018-12-14 13:20 UTC (3+ messages)
misc block cleanups
2018-12-14 13:02 UTC (12+ messages)
` [PATCH 1/7] block: remove bio_set_prio and bio_prio
` [PATCH 2/7] block: remove the bio_phys_segments export
` [PATCH 3/7] block: remove the blk_recount_segments export
` [PATCH 4/7] block: remove the unused bio_iov_iter_get_pages export
` [PATCH 5/7] block: remove the unused bio_set_pages_dirty and bio_check_pages_dirty exports
` [PATCH 6/7] block: remove the bioset_integrity_free export
` [PATCH 7/7] block: remove the bio_integrity_advance export
[PATCH 0/4] nvme multipath: expose slaves/holders
2018-12-14 11:09 UTC (14+ messages)
` [PATCH 4/4] block: expose devt for GENHD_FL_HIDDEN disks
[PATCH] partitions: fix coding style
2018-12-14 10:56 UTC (2+ messages)
[PATCH] partitions: fix coding style
2018-12-14 8:47 UTC (2+ messages)
[PATCH 00/12] bcache patches for Linux v4.21
2018-12-14 8:25 UTC (3+ messages)
[PATCH] blk-mq: Set request mapping to NULL in blk_mq_put_driver_tag
2018-12-14 6:22 UTC (6+ messages)
` +AFs-PATCH+AF0- blk-mq: Set request mapping to NULL in blk+AF8-mq+AF8-put+AF8-driver+AF8-tag
[PATCH 2/2] scsi: ufs: add inline crypto support to UFS HCD
2018-12-14 5:43 UTC (8+ messages)
[PATCH blktests 0/2] Add scsi-stress-remove to blktests
2018-12-14 0:31 UTC (6+ messages)
` [PATCH blktests 2/2] blktests: add Ming Lei's scsi-stress-remove
` [PATCH blktests v2 "
[git pull] device mapper fixes for 4.20
2018-12-13 21:15 UTC (2+ messages)
[GIT PULL] second batch of nvme updates for 4.21
2018-12-13 20:39 UTC (3+ messages)
[PATCH v2 0/6] restore nvme-rdma polling
2018-12-13 20:13 UTC (7+ messages)
` [PATCH v2 6/6] nvme-multipath: disable polling for underlying namespace request queue
[PATCH v2] block: fix iolat timestamp and restore accounting semantics
2018-12-13 20:10 UTC (6+ 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).