messages from 2018-11-10 00:48:30 to 2018-11-14 10:18:58 UTC [more...]
[PATCHSET 0/6] Various block optimizations
2018-11-14 10:18 UTC (13+ messages)
` [PATCH 1/6] nvme: don't disable local ints for polled queue
` [PATCH 2/6] block: add queue_is_mq() helper
` [PATCH 3/6] blk-mq: embed blk_mq_ops directly in the request queue
` [PATCH 4/6] block: avoid ordered task state change for polled IO
` [PATCH 5/6] blk-rq-qos: inline check for q->rq_qos functions
` [PATCH 6/6] block: add polled wakeup task helper
[PATCH V7 0/4] blk-mq: refactor and fix on issue request directly
2018-11-14 9:43 UTC (11+ messages)
` [PATCH V7 1/4] blk-mq: refactor the code of "
` [PATCH V7 2/4] blk-mq: fix issue directly case when q is stopped or quiesced
` [PATCH V7 3/4] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
` [PATCH V7 4/4] blk-mq: replace and kill blk_mq_request_issue_directly
[PATCH V2] SCSI: fix queue cleanup race before queue initialization is done
2018-11-14 8:25 UTC
[PATCH] block: fix 32 bit overflow in __blkdev_issue_discard()
2018-11-14 8:15 UTC (5+ messages)
[RFC PATCH] SCSI: fix queue cleanup race before queue is initialized done
2018-11-14 7:58 UTC (3+ messages)
multipath-tools: add ANA support for NVMe device
2018-11-14 7:49 UTC (3+ messages)
[PATCH 1/2] scsi: Do not rely on blk-mq for double completions
2018-11-14 4:35 UTC (5+ messages)
` [PATCH 2/2] blk-mq: Simplify request completion state
[PATCH V6 0/5] blk-mq: refactor and fix on issue request directly
2018-11-14 3:38 UTC (10+ messages)
` [PATCH V6 1/5] blk-mq: refactor the code of "
` [PATCH V6 2/5] blk-mq: fix issue directly case when q is stopped or quiesced
` [PATCH V6 3/5] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
` [PATCH V6 4/5] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
` [PATCH V6 5/5] blk-mq: replace and kill blk_mq_request_issue_directly
[PATCH V9 00/19] block: support multi-page bvec
2018-11-14 2:57 UTC (22+ messages)
` [PATCH V9 01/19] block: introduce multi-page page bvec helpers
` [PATCH V9 02/19] block: introduce bio_for_each_bvec()
` [PATCH V9 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V9 04/19] block: use bio_for_each_bvec() to map sg
` [PATCH V9 05/19] block: introduce bvec_last_segment()
` [PATCH V9 06/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V9 07/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V9 08/19] btrfs: move bio_pages_all() to btrfs
` [PATCH V9 09/19] block: introduce bio_bvecs()
` [PATCH V9 10/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V9 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V9 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V9 13/19] iomap & xfs: only account for new added page
` [PATCH V9 14/19] block: enable multipage bvecs
` [PATCH V9 15/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V9 16/19] block: document usage of bio iterator helpers
` [PATCH V9 17/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V9 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V9 19/19] block: kill BLK_MQ_F_SG_MERGE
[PATCHSET v2 0/11] Various block optimizations
2018-11-14 2:35 UTC (17+ messages)
` [PATCH 01/11] nvme: don't disable local ints for polled queue
` [PATCH 02/11] block: add queue_is_mq() helper
` [PATCH 03/11] blk-mq: embed blk_mq_ops directly in the request queue
` [PATCH 04/11] blk-rq-qos: inline check for q->rq_qos functions
` [PATCH 05/11] block: avoid ordered task state change for polled IO
` [PATCH 06/11] block: add polled wakeup task helper
` [PATCH 07/11] block: have ->poll_fn() return number of entries polled
` [PATCH 08/11] blk-mq: when polling for IO, look for any completion
` [PATCH 09/11] block: make blk_poll() take a parameter on whether to spin or not
` [PATCH 10/11] block: for async O_DIRECT, mark us as polling if asked to
` [PATCH 11/11] block: don't plug for aio/O_DIRECT HIPRI IO
[PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
2018-11-13 19:35 UTC (26+ messages)
` [PATCH 01/12] kernfs: add function to find kernfs_node without increasing ref counter
` [PATCH 02/12] cgroup: add hook seq_show_cft with also the owning cftype as parameter
` [PATCH 03/12] block, cgroup: pass cftype to functions that need to use it
` [PATCH 04/12] cgroup: link cftypes of the same subsystem with the same name
` [PATCH 05/12] cgroup: add owner name to cftypes
` [PATCH 06/12] block, bfq: align min and default weights with cfq
` [PATCH 07/12] cgroup: make all functions of all cftypes be invoked
` [PATCH 08/12] block, cfq: allow cgroup files to be shared
` [PATCH 09/12] block, bfq: use standard file names for the proportional-share policy
` [PATCH 10/12] block, throttle: allow sharing cgroup statistic files
` [PATCH 11/12] doc, bfq-iosched: fix a few clerical errors
` [PATCH 12/12] doc, bfq-iosched: make it consistent with the new cgroup interface
remove exofs, the T10 OSD code and block/scsi bidi support V3
2018-11-13 14:35 UTC (12+ messages)
` [PATCH 1/8] fs: remove exofs
` [PATCH 2/8] scsi: remove the SCSI OSD library
` [PATCH 3/8] scsi: remove bidirectional command support
` [PATCH 4/8] scsi: stop setting up request->special
` [PATCH 5/8] bsg: refactor bsg_ioctl
` [PATCH 6/8] bsg-lib: handle bidi requests without block layer help
` [PATCH 7/8] block: remove req->special
` [PATCH 8/8] block: remove bidi support
[PATCH V8 00/18] block: support multi-page bvec
2018-11-13 11:39 UTC (4+ messages)
` [PATCH V8 13/18] block: enable multipage bvecs
` [PATCH V8 18/18] block: kill BLK_MQ_F_SG_MERGE
[PATCH AUTOSEL 4.19 06/44] block: brd: associate with queue until adding disk
2018-11-13 5:49 UTC
[PATCH AUTOSEL 4.18 06/39] block: brd: associate with queue until adding disk
2018-11-13 5:50 UTC
[PATCH V5 0/6] blk-mq: refactor and fix on issue request directly
2018-11-13 4:12 UTC (11+ messages)
` [PATCH V5 1/6] blk-mq: make __blk_mq_issue_directly be able to accept NULL cookie pointer
` [PATCH V5 2/6] blk-mq: refactor the code of issue request directly
` [PATCH V5 3/6] blk-mq: fix issue directly case when q is stopped or quiesced
` [PATCH V5 4/6] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
` [PATCH V5 5/6] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
` [PATCH V5 6/6] blk-mq: replace and kill blk_mq_request_issue_directly
kobject lifetime issues in blk-mq
2018-11-13 0:41 UTC (8+ messages)
[RFC] mm: Replace all open encodings for NUMA_NO_NODE
2018-11-12 11:47 UTC (6+ messages)
Inquiry 12/11/2018
2018-11-12 8:57 UTC
[PATCH v3] block: copy ioprio in __bio_clone_fast()
2018-11-12 17:36 UTC (2+ messages)
[PATCH v2] kyber: fix wrong strlcpy() size in trace_kyber_latency()
2018-11-12 15:29 UTC (4+ messages)
WARNING: locking bug in loop_control_ioctl
2018-11-12 11:02 UTC (4+ messages)
[PATCH 0/16 v3] loop: Fix oops and possible deadlocks
2018-11-12 10:15 UTC (3+ messages)
inconsistent IOPS and throughput for /dev/mdX (?)
2018-11-12 7:59 UTC
Price Inquiry
2018-11-11 15:34 UTC
[PATCH] kyber: fix wrong strlcpy() size in trace_kyber_latency()
2018-11-11 19:11 UTC (3+ messages)
remove the legacy BLKPREP_* values
2018-11-10 15:17 UTC (13+ messages)
` [PATCH 3/7] scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
` [PATCH 4/7] scsi: clean up error handling in scsi_init_io
` [PATCH 5/7] scsi: return blk_status_t from scsi_init_io and ->init_command
` [PATCH 6/7] scsi: return blk_status_t from device handler ->prep_fn
` [PATCH 7/7] block: remove the BLKPREP_* values
remove most req->special users v2
2018-11-10 15:04 UTC (8+ messages)
` [PATCH 1/6] fnic: fix fnic_scsi_host_{start,end}_tag
` [PATCH 2/6] nullb: remove leftover legacy request code
` [PATCH 3/6] skd_main: don't use req->special
` [PATCH 4/6] aoe: replace ->special use with private data in the request
` [PATCH 5/6] pd: "
` [PATCH 6/6] ide: don't use req->special
"kyber: add tracepoints" causes write beyond size of object
2018-11-10 14:15 UTC
remove most req->special users
2018-11-10 12:59 UTC (13+ messages)
` [PATCH 1/6] fnic: fix fnic_scsi_host_{start,end}_tag
` [PATCH 2/6] nullb: remove leftover legacy request code
` [PATCH 3/6] skd_main: don't use req->special
` [PATCH 4/6] aoe: replace ->special use with private data in the request
` [PATCH 5/6] pd: "
` [PATCH 6/6] ide: don't use req->special
[PATCH] block: remove req->timeout_list
2018-11-09 18:37 UTC
[PATCH] floppy: fix race condition in __floppy_read_block_0()
2018-11-10 4:16 UTC (2+ messages)
[PATCH -next] block: remove set but not used variable 'et'
2018-11-10 3:08 UTC (2+ messages)
[PATCH blktests] makefile: Add install rule
2018-11-09 15:15 UTC
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).