summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2018-11-07blk-mq: abstract out queue mapJens Axboe
2018-11-07blk-mq: kill q->mq_mapJens Axboe
2018-11-07block: kill request ->cpu memberJens Axboe
2018-11-07block: get rid of q->softirq_done_fn()Jens Axboe
2018-11-07block: get rid of blk_queued_rq()Jens Axboe
2018-11-07blk-merge: kill dead queue lock held checkJens Axboe
2018-11-07block: remove req_no_special_merge() from merging codeJens Axboe
2018-11-07block: kill request slab cacheJens Axboe
2018-11-07block: remove request_list codeJens Axboe
2018-11-07bsg: move bsg-lib parts outside of request queueJens Axboe
2018-11-07block: kill legacy parts of timeout handlingJens Axboe
2018-11-07block: remove __blk_put_request()Jens Axboe
2018-11-07block: get rid of MQ scheduler ops unionJens Axboe
2018-11-07block: remove dead elevator codeJens Axboe
2018-11-07block: remove legacy IO schedulersJens Axboe
2018-11-07block: cleanup kick/queued handlingJens Axboe
2018-11-07block: remove non mq parts from the flush codeJens Axboe
2018-11-07block: remove legacy rq taggingJens Axboe
2018-11-07blk-cgroup: remove legacy queue bypassingJens Axboe
2018-11-07blk-wbt: kill check for legacy queue typeJens Axboe
2018-11-07block: remove blk_complete_request()Jens Axboe
2018-11-07bsg: convert to use blk-mqJens Axboe
2018-11-07bsg: provide bsg_remove_queue() helperJens Axboe
2018-11-07bsg: pass in desired timeout handlerJens Axboe
2018-11-07block: remove q->lld_busy_fn()Jens Axboe
2018-11-07blk-mq: provide mq_ops->busy() hookJens Axboe
2018-11-07blk-mq: remove legacy check in queue blk_freeze_queue()Jens Axboe
2018-11-07blk-mq: remove the request_list usageJens Axboe
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31block: call rq_qos_exit() after queue is frozenMing Lei
2018-10-29block: fix the DISCARD request mergeJianchao Wang
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner
2018-10-25block, bfq: fix asymmetric scenarios detectionFederico Motta
2018-10-25blk-mq: place trace_block_getrq() in correct placeXiaoguang Wang
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal
2018-10-25block: add a report_zones methodChristoph Hellwig
2018-10-25block: Expose queue nr_zones in sysfsDamien Le Moal
2018-10-25block: Improve zone reset executionDamien Le Moal
2018-10-25block: Introduce BLKGETNRZONES ioctlDamien Le Moal
2018-10-25block: Introduce BLKGETZONESZ ioctlDamien Le Moal
2018-10-25block: Limit allocation of zone descriptors for report zonesDamien Le Moal
2018-10-25block: Introduce blkdev_nr_zones() helperDamien Le Moal
2018-10-24iov_iter: Use accessor functionDavid Howells
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-21block: setup bounce bio_sets properlyJens Axboe
2018-10-20blkcg: reassociate bios when make_request() is called recursivelyDennis Zhou