Linux Block Development
[Prev Page][Next Page]
- [PATCH V2 06/10] cgroup: make all functions of all cftypes be invoked, (continued)
- [PATCH V2 06/10] cgroup: make all functions of all cftypes be invoked, Paolo Valente
- [PATCH V2 07/10] block, bfq: use standard file names for the proportional-share policy, Paolo Valente
- [PATCH V2 08/10] block, throttle: allow sharing cgroup statistic files, Paolo Valente
- [PATCH V2 09/10] doc, bfq-iosched: fix a few clerical errors, Paolo Valente
- [PATCH V2 10/10] doc, bfq-iosched: make it consistent with the new cgroup interface, Paolo Valente
- [PATCH V2 05/10] block, bfq: align min and default weights with the old cfq default, Paolo Valente
- [PATCH V2 02/10] block, cgroup: pass cftype to functions that need to use it, Paolo Valente
- Re: [PATCH V2 00/10] unify the interface of the proportional-share policy in blkio/io, Tejun Heo
- [PATCH 0/7] Improve I/O priority handling,
Damien Le Moal
- Re: a9f38e1dec ("floppy: convert to blk-mq"): INFO: task mount:661 blocked for more than 120 seconds., Jens Axboe
- [PATCHSET 0/5] Support for polled aio,
Jens Axboe
- [PATCHSET v4] Various block optimizations,
Jens Axboe
- [RFC] block: add io timeout to sysfs, Weiping Zhang
- provide slaves/holders links for multipath devices,
Christoph Hellwig
- [PATCH V2 0/2] blk-mq: fix kobject lifetime issue,
Ming Lei
- queue_lock fixups,
Christoph Hellwig
- [PATCH] block: remove the rq_alloc_data request_queue field, Christoph Hellwig
- [PATCH 0/2] blk-mq: fix kobject lifetime issue,
Ming Lei
- [PATCH 3/3] block: use a driver-specific handler for the "inflight" value,
Mikulas Patocka
- [PATCH 0/3] device mapper percpu counter patches, Mikulas Patocka
- [PATCH 1/3] dm: move dm_stats_account_io before generic_end_io_acct, Mikulas Patocka
- [PATCH 2/3] dm: use percpu counters, Mikulas Patocka
- Re: [patch 0/5] device mapper percpu patches, Mikulas Patocka
- [GIT PULL] Block fixes for 4.20-rc3,
Jens Axboe
- [PATCHv3 0/3] scsi timeout handling updates,
Keith Busch
- [PATCH 00/11] TCP transport binding for NVMe over Fabrics,
Sagi Grimberg
- [PATCH 01/11] ath6kl: add ath6kl_ prefix to crypto_type, Sagi Grimberg
- [PATCH 10/11] nvmet-tcp: add NVMe over TCP target driver, Sagi Grimberg
- [PATCH nvme-cli 14/11] fabrics: add transport header and data digest, Sagi Grimberg
- [PATCH nvme-cli 12/11] nvme: Add TCP transport, Sagi Grimberg
- [PATCH nvme-cli 13/11] fabrics: add tcp port tsas decoding, Sagi Grimberg
- [PATCH 11/11] nvme-tcp: add NVMe over TCP host driver, Sagi Grimberg
- [PATCH 09/11] nvme-tcp: Add protocol header, Sagi Grimberg
- [PATCH 08/11] nvme-fabrics: allow user passing data digest, Sagi Grimberg
- [PATCH 07/11] nvme-fabrics: allow user passing header digest, Sagi Grimberg
- [PATCH 06/11] nvmet: allow configfs tcp trtype configuration, Sagi Grimberg
- [PATCH 04/11] nvme-core: add work elements to struct nvme_ctrl, Sagi Grimberg
- [PATCH 02/11] iov_iter: introduce hash_and_copy iter helpers, Sagi Grimberg
- [PATCH 03/11] datagram: introduce skb_copy_and_hash_datagram_iter helper, Sagi Grimberg
- [PATCH 05/11] nvmet: Add install_queue callout, Sagi Grimberg
- [PATCH V10 00/19] block: support multi-page bvec,
Ming Lei
- [PATCH V10 01/19] block: introduce multi-page page bvec helpers, Ming Lei
- [PATCH V10 02/19] block: introduce bio_for_each_bvec(), Ming Lei
- [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count, Ming Lei
- [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg, Ming Lei
- [PATCH V10 05/19] block: introduce bvec_last_segment(), Ming Lei
- [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio, Ming Lei
- [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page, Ming Lei
- [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs, Ming Lei
- [PATCH V10 09/19] block: introduce bio_bvecs(), Ming Lei
- [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter, Ming Lei
- [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages(), Ming Lei
- [PATCH V10 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec, Ming Lei
- [PATCH V10 13/19] iomap & xfs: only account for new added page, Ming Lei
- [PATCH V10 14/19] block: enable multipage bvecs, Ming Lei
- [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256, Ming Lei
- [PATCH V10 16/19] block: document usage of bio iterator helpers, Ming Lei
- [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number, Ming Lei
- [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE, Ming Lei
- [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE, Ming Lei
- Re: [PATCH V10 00/19] block: support multi-page bvec, Christoph Hellwig
- [PATCH] block/025: test discard sector alignement and sector size overflow,
Ming Lei
- [PATCH V8 0/3] blk-mq: refactor code of issue request directly,
Jianchao Wang
- [PATCH] block: make blk_try_req_merge() static,
Eric Biggers
- [PATCH AUTOSEL 4.18 32/59] block: Clear kernel memory before copying to user, Sasha Levin
- [PATCH][next] block: clean up dead code that is now redundant,
Colin King
- Re: [PATCH blktests] makefile: Add install rule,
Omar Sandoval
- [PATCH] fix infinite loop in __blkdev_issue_discard, Mikulas Patocka
- [PATCH 1/3] blk-mq: Return true if request was completed,
Keith Busch
- remove more legacy request leftover,
Christoph Hellwig
- [PATCH 01/16] block: remove QUEUE_FLAG_BYPASS and ->bypass, Christoph Hellwig
- [PATCH 02/16] block: remove deadline __deadline manipulation helpers, Christoph Hellwig
- [PATCH 03/16] block: don't hold the queue_lock over blk_abort_request, Christoph Hellwig
- [PATCH 04/16] block: use atomic bitops for ->queue_flags, Christoph Hellwig
- [PATCH 05/16] block: remove queue_lockdep_assert_held, Christoph Hellwig
- [PATCH 06/16] block-iolatency: remove the unused lock argument to rq_qos_throttle, Christoph Hellwig
- [PATCH 07/16] block: update a few comments for the legacy request removal, Christoph Hellwig
- [PATCH 08/16] block: remove a few unused exports, Christoph Hellwig
- [PATCH 09/16] blk-cgroup: consolidate error handling in blkcg_init_queue, Christoph Hellwig
- [PATCH 10/16] blk-cgroup: move locking into blkg_destroy_all, Christoph Hellwig
- [PATCH 11/16] drbd: don't override the queue_lock, Christoph Hellwig
- [PATCH 12/16] umem: don't override the queue_lock, Christoph Hellwig
- [PATCH 13/16] mmc: simplify queue initialization, Christoph Hellwig
- [PATCH 14/16] mmc: stop abusing the request queue_lock pointer, Christoph Hellwig
- [PATCH 15/16] block: remove the lock argument to blk_alloc_queue_node, Christoph Hellwig
- [PATCH 16/16] block: remove the queue_lock indirection, Christoph Hellwig
- Re: remove more legacy request leftover, Jens Axboe
- Re: [patch 5/5] block: use a driver-specific handler for the "inflight" value,
Christoph Hellwig
- [PATCH V7 0/4] blk-mq: refactor and fix on issue request directly,
Jianchao Wang
- [PATCH V2] SCSI: fix queue cleanup race before queue initialization is done,
Ming Lei
- [RFC PATCH] SCSI: fix queue cleanup race before queue is initialized done,
Ming Lei
- [PATCH] block: fix 32 bit overflow in __blkdev_issue_discard(),
Dave Chinner
- [PATCH 1/2] scsi: Do not rely on blk-mq for double completions,
Keith Busch
- Re: multipath-tools: add ANA support for NVMe device,
Mike Snitzer
- [PATCHSET v2 0/11] Various block optimizations,
Jens Axboe
- [PATCH 01/11] nvme: don't disable local ints for polled queue, Jens Axboe
- [PATCH 02/11] block: add queue_is_mq() helper, Jens Axboe
- [PATCH 03/11] blk-mq: embed blk_mq_ops directly in the request queue, Jens Axboe
- [PATCH 04/11] blk-rq-qos: inline check for q->rq_qos functions, Jens Axboe
- [PATCH 05/11] block: avoid ordered task state change for polled IO, Jens Axboe
- [PATCH 06/11] block: add polled wakeup task helper, Jens Axboe
- [PATCH 07/11] block: have ->poll_fn() return number of entries polled, Jens Axboe
- [PATCH 08/11] blk-mq: when polling for IO, look for any completion, Jens Axboe
- [PATCH 09/11] block: make blk_poll() take a parameter on whether to spin or not, Jens Axboe
- [PATCH 10/11] block: for async O_DIRECT, mark us as polling if asked to, Jens Axboe
- [PATCH 11/11] block: don't plug for aio/O_DIRECT HIPRI IO, Jens Axboe
- <Possible follow-ups>
- [PATCHSET v2 0/11] Various block optimizations, Jens Axboe
- [PATCH 01/11] nvme: provide optimized poll function for separate poll queues, Jens Axboe
- [PATCH 02/11] block: add queue_is_mq() helper, Jens Axboe
- [PATCH 03/11] blk-rq-qos: inline check for q->rq_qos functions, Jens Axboe
- [PATCH 04/11] block: avoid ordered task state change for polled IO, Jens Axboe
- [PATCH 05/11] block: add polled wakeup task helper, Jens Axboe
- [PATCH 06/11] block: have ->poll_fn() return number of entries polled, Jens Axboe
- [PATCH 07/11] blk-mq: when polling for IO, look for any completion, Jens Axboe
- [PATCH 08/11] block: make blk_poll() take a parameter on whether to spin or not, Jens Axboe
- [PATCH 09/11] blk-mq: ensure mq_ops ->poll() is entered at least once, Jens Axboe
- [PATCH 10/11] block: for async O_DIRECT, mark us as polling if asked to, Jens Axboe
- [PATCH 11/11] block: don't plug for aio/O_DIRECT HIPRI IO, Jens Axboe
- [PATCH V9 00/19] block: support multi-page bvec,
Ming Lei
- [PATCH V9 01/19] block: introduce multi-page page bvec helpers, Ming Lei
- [PATCH V9 02/19] block: introduce bio_for_each_bvec(), Ming Lei
- [PATCH V9 04/19] block: use bio_for_each_bvec() to map sg, Ming Lei
- [PATCH V9 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages(), Ming Lei
- [PATCH V9 10/19] block: loop: pass multi-page bvec to iov_iter, Ming Lei
- [PATCH V9 09/19] block: introduce bio_bvecs(), Ming Lei
- [PATCH V9 13/19] iomap & xfs: only account for new added page, Ming Lei
- [PATCH V9 14/19] block: enable multipage bvecs, Ming Lei
- [PATCH V9 16/19] block: document usage of bio iterator helpers, Ming Lei
- [PATCH V9 17/19] block: don't use bio->bi_vcnt to figure out segment number, Ming Lei
- [PATCH V9 15/19] block: always define BIO_MAX_PAGES as 256, Ming Lei
- [PATCH V9 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec, Ming Lei
- [PATCH V9 08/19] btrfs: move bio_pages_all() to btrfs, Ming Lei
- [PATCH V9 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE, Ming Lei
- [PATCH V9 19/19] block: kill BLK_MQ_F_SG_MERGE, Ming Lei
- [PATCH V9 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count, Ming Lei
- [PATCH V9 05/19] block: introduce bvec_last_segment(), Ming Lei
- [PATCH V9 06/19] fs/buffer.c: use bvec iterator to truncate the bio, Ming Lei
- [PATCH V9 07/19] btrfs: use bvec_last_segment to get bio's last page, Ming Lei
- Re: [PATCH V9 00/19] block: support multi-page bvec, Dave Chinner
- [PATCH V6 0/5] blk-mq: refactor and fix on issue request directly,
Jianchao Wang
- [PATCH AUTOSEL 4.19 06/44] block: brd: associate with queue until adding disk, Sasha Levin
- [PATCH AUTOSEL 4.18 06/39] block: brd: associate with queue until adding disk, Sasha Levin
- Re: [PATCH 0/16 v3] loop: Fix oops and possible deadlocks, Jan Kara
- [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io,
Paolo Valente
- [PATCH 03/12] block, cgroup: pass cftype to functions that need to use it, Paolo Valente
- [PATCH 02/12] cgroup: add hook seq_show_cft with also the owning cftype as parameter, Paolo Valente
- [PATCH 04/12] cgroup: link cftypes of the same subsystem with the same name, Paolo Valente
- [PATCH 08/12] block, cfq: allow cgroup files to be shared, Paolo Valente
- [PATCH 09/12] block, bfq: use standard file names for the proportional-share policy, Paolo Valente
- [PATCH 11/12] doc, bfq-iosched: fix a few clerical errors, Paolo Valente
- [PATCH 12/12] doc, bfq-iosched: make it consistent with the new cgroup interface, Paolo Valente
- [PATCH 10/12] block, throttle: allow sharing cgroup statistic files, Paolo Valente
- [PATCH 07/12] cgroup: make all functions of all cftypes be invoked, Paolo Valente
- [PATCH 06/12] block, bfq: align min and default weights with cfq, Paolo Valente
- [PATCH 01/12] kernfs: add function to find kernfs_node without increasing ref counter, Paolo Valente
- [PATCH 05/12] cgroup: add owner name to cftypes, Paolo Valente
- Re: [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io, Paolo Valente
- Re: [PATCH 00/12] unify the interface of the proportional-share policy in blkio/io, Oleksandr Natalenko
[PATCH v3] block: copy ioprio in __bio_clone_fast(),
Jean Delvare
[PATCH V5 0/6] blk-mq: refactor and fix on issue request directly,
Jianchao Wang
[PATCH v2] kyber: fix wrong strlcpy() size in trace_kyber_latency(),
Omar Sandoval
inconsistent IOPS and throughput for /dev/mdX (?), Paolo Valente
[RFC] mm: Replace all open encodings for NUMA_NO_NODE,
Anshuman Khandual
[PATCH] kyber: fix wrong strlcpy() size in trace_kyber_latency(),
Omar Sandoval
remove exofs, the T10 OSD code and block/scsi bidi support V3,
Christoph Hellwig
- [PATCH 7/8] block: remove req->special, Christoph Hellwig
- [PATCH 8/8] block: remove bidi support, Christoph Hellwig
- [PATCH 6/8] bsg-lib: handle bidi requests without block layer help, Christoph Hellwig
- [PATCH 5/8] bsg: refactor bsg_ioctl, Christoph Hellwig
- [PATCH 4/8] scsi: stop setting up request->special, Christoph Hellwig
- [PATCH 3/8] scsi: remove bidirectional command support, Christoph Hellwig
- Re: remove exofs, the T10 OSD code and block/scsi bidi support V3, Douglas Gilbert
- Re: remove exofs, the T10 OSD code and block/scsi bidi support V3, Boaz Harrosh
Re: remove the legacy BLKPREP_* values, Jens Axboe
[PATCHSET 0/6] Various block optimizations,
Jens Axboe
"kyber: add tracepoints" causes write beyond size of object,
Jordan Glover
remove most req->special users v2,
Christoph Hellwig
[PATCH -next] block: remove set but not used variable 'et',
YueHaibing
Re: [PATCH 7/7] block: remove the BLKPREP_* values., Bart Van Assche
Re: [PATCH 6/7] scsi: return blk_status_t from device handler ->prep_fn, Bart Van Assche
Re: [PATCH 5/7] scsi: return blk_status_t from scsi_init_io and ->init_command,
Bart Van Assche
Re: [PATCH 4/7] scsi: clean up error handling in scsi_init_io, Bart Van Assche
Re: [PATCH 3/7] scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd, Bart Van Assche
Re: [PATCH 2/7] scsi: simplify scsi_prep_state_check, Bart Van Assche
Re: [PATCH 1/7] ide: cleanup ->prep_rq calling convention, Bart Van Assche
Re: [LKP] a9f38e1dec [ 245.678853] INFO: task mount:580 blocked for more than 120 seconds., Jens Axboe
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]