summaryrefslogtreecommitdiff
path: root/block/blk-mq.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\
| * blk-mq: Allow timeouts to run while queue is freezingGabriel Krisman Bertazi2020-05-20
| * block: defer timeouts to a workqueueChristoph Hellwig2020-05-20
| * blk-mq: fix undefined behaviour in order_to_size()Bartlomiej Zolnierkiewicz2020-05-10
* | Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P2018-04-20
|\|
| * blk-mq: fix kernel oops in blk_mq_tag_idle()Ming Lei2018-04-13
| * blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split opWen Xiong2018-04-13
* | Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev2017-04-25
|\|
| * blk-mq: Avoid memory reclaim when remapping queuesGabriel Krisman Bertazi2017-04-18
* | Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev2017-03-23
|\|
| * blk-mq: really fix plug list flushing for nomerge queuesOmar Sandoval2017-02-26
* | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\|
| * blk-mq: Always schedule hctx->next_cpuGabriel Krisman Bertazi2017-01-19
| * blk-mq: Do not invoke .queue_rq() for a stopped queueBart Van Assche2017-01-06
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * blk-mq: actually hook up defer list when running requestsOmar Sandoval2016-10-07
* | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\|
| * blk-mq: End unstarted requests on dying queueKeith Busch2016-09-15
* | blk-mq: use static mappingImran Khan2016-09-21
|/
* blk-mq: fix calling unplug callbacks with preempt disabledJens Axboe2015-11-20
* blk-mq: mark __blk_mq_complete_request() staticJens Axboe2015-11-11
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\
| * blk-mq: return tag/queue combo in the make_request_fn handlersJens Axboe2015-11-07
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
|/
* Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\
| * block: generic request_queue reference countingDan Williams2015-10-21
* | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\ \
| * | blk-mq: avoid excessive boot delays with large lun countsJeff Moyer2015-11-03
| * | blk-mq: mark ctx as pending at batch in flush plug pathMing Lei2015-10-21
| * | blk-mq: fix for trace_block_plug()Ming Lei2015-10-21
| * | blk-mq: check bio_mergeable() early before mergingMing Lei2015-10-21
| * | block: fix plug list flushing for nomerge queuesJeff Moyer2015-10-21
| |/
| * Merge tag 'v4.3-rc4' into for-4.4/coreJens Axboe2015-10-09
| |\
| * | block: kmemleak: Track the page allocations for struct requestCatalin Marinas2015-09-23
* | | blk-mq: fix use-after-free in blk_mq_free_tag_set()Junichi Nomura2015-10-15
| |/ |/|
* | blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-01
* | blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-01
* | blk-mq: fix deadlock when reading cpu_listAkinobu Mita2015-09-29
* | blk-mq: avoid inserting requests before establishing new mappingAkinobu Mita2015-09-29
* | blk-mq: fix q->mq_usage_counter access raceAkinobu Mita2015-09-29
* | blk-mq: Fix use after of free q->mq_mapAkinobu Mita2015-09-29
* | blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-29
* | blk-mq: avoid setting hctx->tags->cpumask before allocationAkinobu Mita2015-09-29
|/
* blk-mq: fix race between timeout and freeing requestMing Lei2015-08-15
* block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-13
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* blk-mq: set default timeout as 30 secondsMing Lei2015-07-16
* Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\