summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
* Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-16
|\
| * block: fix segment calculation for passthrough IOMing Lei2019-03-06
* | mm: refactor readahead defines in mm.hNikolay Borisov2019-03-12
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-09
|\ \
| * | scsi: block: remove bidi supportChristoph Hellwig2019-02-05
| * | scsi: block: remove req->specialChristoph Hellwig2019-02-05
| * | scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig2019-02-05
| * | scsi: bsg: refactor bsg_ioctlChristoph Hellwig2019-02-05
* | | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-08
|\ \ \
| * | | block: implement bio helper to add iter bvec pages to bioJens Axboe2019-02-28
* | | | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-08
|\ \ \ \ | | |_|/ | |/| |
| * | | block: fix updating bio's front segment sizeMing Lei2019-03-02
| * | | block: Replace function name in string with __func__Keyur Patel2019-02-28
| * | | block: fix NULL pointer dereference in register_diskzhengbin2019-02-28
| * | | blk-mq: use HCTX_TYPE_DEFAULT but not 0 to index blk_mq_tag_set->mapDongli Zhang2019-02-28
| |/ /
| * | block: optimize blk_bio_segment_split for single-page bvecMing Lei2019-02-27
| * | block: optimize __blk_segment_map_sg() for single-page bvecMing Lei2019-02-27
| * | block: introduce bvec_nth_page()Ming Lei2019-02-27
| * | block: bounce: make sure that bvec table is updatedMing Lei2019-02-21
| * | block: avoid to READ fields of null bioMing Lei2019-02-19
| * | Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe2019-02-15
| |\ \
| * | | block: kill BLK_MQ_F_SG_MERGEMing Lei2019-02-15
| * | | block: kill QUEUE_FLAG_NO_SG_MERGEMing Lei2019-02-15
| * | | block: enable multipage bvecsMing Lei2019-02-15
| * | | block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2019-02-15
| * | | block: use bio_for_each_bvec() to map sgMing Lei2019-02-15
| * | | block: use bio_for_each_bvec() to compute multi-page bvec countMing Lei2019-02-15
| * | | block: don't use bio->bi_vcnt to figure out segment numberMing Lei2019-02-15
| * | | block: avoid setting none scheduler if it's already noneAleksei Zakharov2019-02-11
| * | | block: avoid setting wbt_lat_usec to current valueAleksei Zakharov2019-02-11
| * | | blk-sysfs: Rework documention of __blk_release_queueMarcos Paulo de Souza2019-02-10
| * | | blk-cgroup: Fix doc related to blkcg_exit_queueMarcos Paulo de Souza2019-02-10
| * | | block: kill QUEUE_FLAG_FLUSH_NQJens Axboe2019-02-09
| * | | block: avoid setting nr_requests to current valueAleksei Zakharov2019-02-08
| * | | blk-mq: save default hctx into ctx->hctxs for not-supported typeJianchao Wang2019-02-01
| * | | blk-mq: save queue mapping result into ctx directlyJianchao Wang2019-02-01
| * | | block, bfq: fix in-service-queue check for queue mergingPaolo Valente2019-01-31
| * | | block, bfq: do not overcharge writes in asymmetric scenariosPaolo Valente2019-01-31
| * | | block, bfq: port commit "cfq-iosched: improve hw_tag detection"Paolo Valente2019-01-31
| * | | block, bfq: reduce threshold for detecting command queueingPaolo Valente2019-01-31
| * | | block, bfq: fix queue removal from weights treePaolo Valente2019-01-31
| * | | block, bfq: fix sequential rq detection in rate estimationPaolo Valente2019-01-31
| * | | block, bfq: unconditionally plug I/O in asymmetric scenariosPaolo Valente2019-01-31
| * | | block, bfq: do not plug I/O of in-service queue when harmfulPaolo Valente2019-01-31
| * | | block, bfq: split function bfq_better_to_idlePaolo Valente2019-01-31
| * | | block, bfq: consider also ioprio classes in symmetry detectionPaolo Valente2019-01-31
| * | | block, bfq: remove case of redirected bic from insert_requestPaolo Valente2019-01-31
| * | | block, bfq: make sure queue budgets are not below service receivedPaolo Valente2019-01-31
| * | | block, bfq: avoid selecting a queue w/o budgetPaolo Valente2019-01-31
| * | | block, bfq: do not consider interactive queues in srt filteringPaolo Valente2019-01-31