Linux Block I/O
Thread Index
[
Prev Page
][Next Page]
[PATCH v2 06/14] datagram: introduce skb_copy_and_hash_datagram_iter helper
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH v2 04/14] net/datagram: consolidate datagram copy to iter helpers
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH v2 05/14] iov_iter: introduce hash_and_copy_to_iter helper
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH v2 02/14] datagram: open-code copy_page_to_iter
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH v2 10/14] nvme-fabrics: allow user passing header digest
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH v2 11/14] nvme-fabrics: allow user passing data digest
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH v2 07/14] nvme-core: add work elements to struct nvme_ctrl
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH v2 09/14] nvmet: allow configfs tcp trtype configuration
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH v2 12/14] nvme-tcp: Add protocol header
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH nvme-cli v2 15/14] nvme: Add TCP transport
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH v2 14/14] nvme-tcp: add NVMe over TCP host driver
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH v2 13/14] nvmet-tcp: add NVMe over TCP target driver
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH nvme-cli v2 17/14] fabrics: add transport header and data digest
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH nvme-cli v2 16/14] fabrics: add tcp port tsas decoding
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH v2 08/14] nvmet: Add install_queue callout
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
[PATCH v2 01/14] ath6kl: add ath6kl_ prefix to crypto_type
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
From
: "Huang\, Ying" <ying.huang@xxxxxxxxx>
Re: [PATCH v2 0/6] Improve I/O priority handling
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v2 6/6] block: Initialize BIO I/O priority early
From
: Damien Le Moal <damien.lemoal@xxxxxxx>
[PATCH v2 5/6] block: prevent merging of requests with different priorities
From
: Damien Le Moal <damien.lemoal@xxxxxxx>
[PATCH v2 4/6] aio: Fix fallback I/O priority value
From
: Damien Le Moal <damien.lemoal@xxxxxxx>
[PATCH v2 3/6] block: Introduce get_current_ioprio()
From
: Damien Le Moal <damien.lemoal@xxxxxxx>
[PATCH v2 2/6] block: Remove bio->bi_ioc
From
: Damien Le Moal <damien.lemoal@xxxxxxx>
[PATCH v2 1/6] aio: Comment use of IOCB_FLAG_IOPRIO aio flag
From
: Damien Le Moal <damien.lemoal@xxxxxxx>
[PATCH v2 0/6] Improve I/O priority handling
From
: Damien Le Moal <damien.lemoal@xxxxxxx>
Re: [PATCH 3/7] block: Fix get_task_ioprio() default return value
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
[PATCH 4.21 V3] blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 10/11] nvmet-tcp: add NVMe over TCP target driver
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH V10 09/19] block: introduce bio_bvecs()
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH 4/7] block: Introduce get_current_ioprio()
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH 10/11] nvmet-tcp: add NVMe over TCP target driver
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH 10/11] nvmet-tcp: add NVMe over TCP target driver
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 10/11] nvmet-tcp: add NVMe over TCP target driver
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH 10/11] nvmet-tcp: add NVMe over TCP target driver
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 10/11] nvmet-tcp: add NVMe over TCP target driver
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH 10/11] nvmet-tcp: add NVMe over TCP target driver
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH 05/11] nvmet: Add install_queue callout
From
: Sagi Grimberg <sagi@xxxxxxxxxxx>
Re: [PATCH 7/7] block: Initialize BIO I/O priority early
From
: Adam Manzanares <Adam.Manzanares@xxxxxxx>
Re: [PATCH 5/7] aio: Fix fallback I/O priority value
From
: Adam Manzanares <Adam.Manzanares@xxxxxxx>
Re: [PATCH 2/7] block: Remove bio->bi_ioc
From
: Adam Manzanares <Adam.Manzanares@xxxxxxx>
Re: [PATCH 3/7] nvme-fc: remove unused poll implementation
From
: James Smart <james.smart@xxxxxxxxxxxx>
Re: [PATCH 4/7] block: Introduce get_current_ioprio()
From
: Adam Manzanares <Adam.Manzanares@xxxxxxx>
Re: [PATCH 4/5] aio: support for IO polling
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 2/5] aio: fix failure to put the file pointer
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHv3 2/3] scsi: Do not rely on blk-mq for double completions
From
: Keith Busch <keith.busch@xxxxxxxxx>
Re: [PATCH 6/7] block: make blk_poll() take a parameter on whether to spin or not
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 4/7] blk-mq: when polling for IO, look for any completion
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 3/7] nvme-fc: remove unused poll implementation
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCHv3 2/3] scsi: Do not rely on blk-mq for double completions
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: nvme: allow ANA support to be independent of native multipathing
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
[RFC PATCH v2] block: add io timeout to sysfs
From
: Weiping Zhang <zhangweiping@xxxxxxxxxxxxxx>
Re: [PATCH 4/5] aio: support for IO polling
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
RE: [PATCH 6/8] bsg-lib: handle bidi requests without block layer help
From
: Avri Altman <Avri.Altman@xxxxxxx>
RE: [PATCH 5/8] bsg: refactor bsg_ioctl
From
: Avri Altman <Avri.Altman@xxxxxxx>
Re: [PATCH V2 for-4.21 2/2] blk-mq: alloc q->queue_ctx as normal array
From
: Ming Lei <ming.lei@xxxxxxxxxx>
[PATCH V2 02/10] block, cgroup: pass cftype to functions that need to use it
From
: Paolo Valente <paolo.valente@xxxxxxxxxx>
[PATCH V2 05/10] block, bfq: align min and default weights with the old cfq default
From
: Paolo Valente <paolo.valente@xxxxxxxxxx>
[PATCH V2 10/10] doc, bfq-iosched: make it consistent with the new cgroup interface
From
: Paolo Valente <paolo.valente@xxxxxxxxxx>
[PATCH V2 09/10] doc, bfq-iosched: fix a few clerical errors
From
: Paolo Valente <paolo.valente@xxxxxxxxxx>
[PATCH V2 08/10] block, throttle: allow sharing cgroup statistic files
From
: Paolo Valente <paolo.valente@xxxxxxxxxx>
[PATCH V2 07/10] block, bfq: use standard file names for the proportional-share policy
From
: Paolo Valente <paolo.valente@xxxxxxxxxx>
[PATCH V2 06/10] cgroup: make all functions of all cftypes be invoked
From
: Paolo Valente <paolo.valente@xxxxxxxxxx>
[PATCH V2 04/10] cgroup: add owner name to cftypes
From
: Paolo Valente <paolo.valente@xxxxxxxxxx>
[PATCH V2 03/10] cgroup: link cftypes of the same subsystem with the same name
From
: Paolo Valente <paolo.valente@xxxxxxxxxx>
[PATCH V2 01/10] cgroup: add hook seq_show_cft with also the owning cftype as parameter
From
: Paolo Valente <paolo.valente@xxxxxxxxxx>
[PATCH V2 00/10] unify the interface of the proportional-share policy in blkio/io
From
: Paolo Valente <paolo.valente@xxxxxxxxxx>
Re: [PATCH V2 for-4.21 1/2] blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V2 for-4.21 2/2] blk-mq: alloc q->queue_ctx as normal array
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH V2 for-4.21 1/2] blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io
From
: Angelo Ruocco <angelo.ruocco.90@xxxxxxxxx>
Re: nvme: allow ANA support to be independent of native multipathing
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V10 14/19] block: enable multipage bvecs
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCHv3 3/3] blk-mq: Simplify request completion state
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCHv3 2/3] scsi: Do not rely on blk-mq for double completions
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH V10 14/19] block: enable multipage bvecs
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V10 13/19] iomap & xfs: only account for new added page
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V10 13/19] iomap & xfs: only account for new added page
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V10 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 6/7] block: prevent merging of requests with different priorities
From
: Johannes Thumshirn <jthumshirn@xxxxxxx>
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]