summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: provide dummy blk_mq_map_queue_type() helperJens Axboe2018-11-071-1/+8
* blk-mq: abstract out queue mapJens Axboe2018-11-076-36/+38
* blk-mq: kill q->mq_mapJens Axboe2018-11-072-10/+7
* block: kill request ->cpu memberJens Axboe2018-11-074-6/+7
* block: get rid of q->softirq_done_fn()Jens Axboe2018-11-073-17/+10
* block: get rid of blk_queued_rq()Jens Axboe2018-11-071-1/+1
* blk-merge: kill dead queue lock held checkJens Axboe2018-11-071-3/+0
* block: remove req_no_special_merge() from merging codeJens Axboe2018-11-071-22/+3
* block: kill request slab cacheJens Axboe2018-11-072-9/+0
* block: remove request_list codeJens Axboe2018-11-074-129/+0
* bsg: move bsg-lib parts outside of request queueJens Axboe2018-11-071-16/+27
* block: kill legacy parts of timeout handlingJens Axboe2018-11-075-104/+10
* block: remove __blk_put_request()Jens Axboe2018-11-072-10/+1
* block: get rid of MQ scheduler ops unionJens Axboe2018-11-078-53/+52
* block: remove dead elevator codeJens Axboe2018-11-0711-2218/+52
* block: remove legacy IO schedulersJens Axboe2018-11-076-5734/+0
* block: cleanup kick/queued handlingJens Axboe2018-11-071-16/+10
* block: remove non mq parts from the flush codeJens Axboe2018-11-072-127/+31
* block: remove legacy rq taggingJens Axboe2018-11-076-394/+3
* blk-cgroup: remove legacy queue bypassingJens Axboe2018-11-071-8/+0
* blk-wbt: kill check for legacy queue typeJens Axboe2018-11-072-8/+1
* block: remove blk_complete_request()Jens Axboe2018-11-071-20/+0
* bsg: convert to use blk-mqJens Axboe2018-11-071-48/+75
* bsg: provide bsg_remove_queue() helperJens Axboe2018-11-071-0/+9
* bsg: pass in desired timeout handlerJens Axboe2018-11-071-1/+2
* block: remove q->lld_busy_fn()Jens Axboe2018-11-072-8/+0
* blk-mq: provide mq_ops->busy() hookJens Axboe2018-11-071-0/+2
* blk-mq: remove legacy check in queue blk_freeze_queue()Jens Axboe2018-11-071-2/+0
* blk-mq: remove the request_list usageJens Axboe2018-11-071-5/+0
* Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-0211-236/+166
|\
| * blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-019-224/+127
| * block: call rq_qos_exit() after queue is frozenMing Lei2018-10-312-2/+3
| * block: fix the DISCARD request mergeJianchao Wang2018-10-291-10/+36
* | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-011-1/+1
|\ \
| * | iov_iter: Use accessor functionDavid Howells2018-10-241-1/+1
* | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-2/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-261-3/+5
|\ \ \ | |_|/ |/| |
| * | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-261-3/+5
* | | block, bfq: fix asymmetric scenarios detectionFederico Motta2018-10-251-12/+6
* | | blk-mq: place trace_block_getrq() in correct placeXiaoguang Wang2018-10-251-2/+2
* | | block: Introduce blk_revalidate_disk_zones()Damien Le Moal2018-10-253-0/+144
* | | block: add a report_zones methodChristoph Hellwig2018-10-253-115/+51
* | | block: Expose queue nr_zones in sysfsDamien Le Moal2018-10-251-0/+11
* | | block: Improve zone reset executionDamien Le Moal2018-10-253-20/+24
* | | block: Introduce BLKGETNRZONES ioctlDamien Le Moal2018-10-251-0/+2
* | | block: Introduce BLKGETZONESZ ioctlDamien Le Moal2018-10-251-0/+2
* | | block: Limit allocation of zone descriptors for report zonesDamien Le Moal2018-10-251-2/+1
* | | block: Introduce blkdev_nr_zones() helperDamien Le Moal2018-10-251-0/+27
|/ /
* | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-2230-1010/+1726
|\ \
| * | block: setup bounce bio_sets properlyJens Axboe2018-10-211-9/+28
OpenPOWER on IntegriCloud