summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| | |_|_|/ / | |/| | | |
* | | | | | block: Fix null_blk_zoned creation failure with small number of zonesShin'ichiro Kawasaki2018-12-111-1/+1
* | | | | | block/bio: Do not zero user pagesKeith Busch2018-12-101-1/+2
| |_|_|/ / |/| | | |
* | | | | blk-mq: punt failed direct issue to dispatch listJens Axboe2018-12-071-28/+5
* | | | | block, bfq: fix decrement of num_active_groupsPaolo Valente2018-12-073-25/+107
* | | | | blk-mq: fix corruption with direct issueJens Axboe2018-12-041-1/+25
| |_|/ / |/| | |
* | | | block: fix single range discard mergeMing Lei2018-11-301-1/+1
| |/ / |/| |
* | | SCSI: fix queue cleanup race before queue initialization is doneMing Lei2018-11-141-3/+2
* | | block: fix 32 bit overflow in __blkdev_issue_discard()Dave Chinner2018-11-141-1/+3
* | | block: copy ioprio in __bio_clone_fast() and bounceHannes Reinecke2018-11-122-0/+2
| |/ |/|
* | Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-094-22/+22
|\ \ | |/ |/|
| * block: make sure writesame bio is aligned with logical block sizeMing Lei2018-11-091-1/+1
| * block: cleanup __blkdev_issue_discard()Ming Lei2018-11-091-17/+6
| * block: make sure discard bio is aligned with logical block sizeMing Lei2018-11-093-3/+13
| * block: Clear kernel memory before copying to userKeith Busch2018-11-071-0/+1
| * block: respect virtual boundary mask in bvecsJohannes Thumshirn2018-11-072-2/+2
* | 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
OpenPOWER on IntegriCloud