summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* blkcg: update blkcg_print_stat() to handle larger outputsTejun Heo2019-07-261-2/+6
* blk-iolatency: clear use_delay when io.latency is set to zeroTejun Heo2019-07-261-1/+3
* blk-throttle: fix zero wait time for iops throttled groupKonstantin Khlebnikov2019-07-261-6/+3
* block: Fix potential overflow in blk_report_zones()Damien Le Moal2019-07-261-1/+1
* block: Allow mapping of vmalloc-ed buffersDamien Le Moal2019-07-261-1/+27
* blk-iolatency: fix STS_AGAIN handlingDennis Zhou2019-07-261-37/+14
* blk-iolatency: only account submitted biosDennis Zhou2019-07-261-0/+4
* block, bfq: NULL out the bic when it's no longer validDouglas Anderson2019-07-141-0/+1
* blk-mq: Fix memory leak in error handlingJes Sorensen2019-06-221-1/+4
* block, bfq: increase idling for weight-raised queuesPaolo Valente2019-06-151-0/+2
* blk-mq: move cancel of requeue_work into blk_mq_releaseMing Lei2019-06-152-1/+2
* block: pass page to xen_biovec_phys_mergeableMing Lei2019-05-311-1/+1
* block: avoid to break XEN by multi-page bvecMing Lei2019-05-311-0/+2
* block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBRDavid Kozub2019-05-311-3/+6
* block: fix use-after-free on gendiskYufen Yu2019-05-312-0/+26
* blk-mq: grab .q_usage_counter when queuing request from plug code pathMing Lei2019-05-311-1/+11
* blk-mq: split blk_mq_alloc_and_init_hctx into two partsMing Lei2019-05-311-64/+75
* blk-mq: free hw queue's resource in hctx's release handlerMing Lei2019-05-254-8/+10
* bfq: update internal depth state when queue depth changesJens Axboe2019-04-132-1/+9
* block: do not leak memory in bio_copy_user_iov()Jérôme Glisse2019-04-101-1/+4
* blk-mq: introduce blk_mq_complete_request_sync()Ming Lei2019-04-101-0/+7
* block, bfq: fix use after free in bfq_bfqq_expirePaolo Valente2019-04-103-11/+23
* block: Revert v5.0 blk_mq_request_issue_directly() changesBart Van Assche2019-04-054-69/+71
* blk-mq: do not reset plug->rq_count before the list is sortedDongli Zhang2019-04-041-1/+2
* blk-mq: add trace block plug and unplug for multiple queuesYufen Yu2019-04-021-0/+2
* block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctxShenghui Wang2019-04-021-1/+1
* block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=yKonstantin Khlebnikov2019-04-012-2/+2
* blk-mq: fix sbitmap ws_active for shared tagsJens Axboe2019-03-251-2/+11
* blk-mq: update comment for blk_mq_hctx_has_pending()Yufen Yu2019-03-241-1/+2
* blk-mq: use blk_mq_put_driver_tag() to put tagYufen Yu2019-03-242-11/+2
* Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-231-19/+24
|\
| * block: add BIO_NO_PAGE_REF flagJens Axboe2019-03-181-19/+24
* | blkcg: Fix kernel-doc warningsBart Van Assche2019-03-201-4/+5
* | blk-iolatency: #include "blk.h"Bart Van Assche2019-03-201-0/+1
* | block: Unexport blk_mq_add_to_requeue_list()Bart Van Assche2019-03-202-1/+2
* | block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...Yufen Yu2019-03-202-7/+9
* | blk-mq: use blk_mq_sched_mark_restart_hctx to set RESTARTYufen Yu2019-03-181-2/+1
* | Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-161-7/+8
|\ \
| * | block: fix segment calculation for passthrough IOMing Lei2019-03-061-7/+8
* | | mm: refactor readahead defines in mm.hNikolay Borisov2019-03-121-2/+1
| |/ |/|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-094-133/+106
|\ \
| * | scsi: block: remove bidi supportChristoph Hellwig2019-02-052-4/+0
| * | scsi: block: remove req->specialChristoph Hellwig2019-02-051-1/+0
| * | scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig2019-02-052-60/+52
| * | scsi: bsg: refactor bsg_ioctlChristoph Hellwig2019-02-051-86/+72
* | | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-8/+54
|\ \ \
| * | | block: implement bio helper to add iter bvec pages to bioJens Axboe2019-02-281-8/+54
* | | | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-0817-484/+658
|\ \ \ \ | | |_|/ | |/| |
| * | | block: fix updating bio's front segment sizeMing Lei2019-03-021-0/+8
| * | | block: Replace function name in string with __func__Keyur Patel2019-02-281-4/+4