summaryrefslogtreecommitdiffstats
path: root/block/blk-softirq.c
Commit message (Expand)AuthorAgeFilesLines
* smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-241-1/+1
* block: Stop abusing rq->csd.list in blk-softirqJan Kara2014-02-241-6/+11
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-2/+2
* block: Replace __get_cpu_var usesChristoph Lameter2013-11-081-4/+4
* block: delete __cpuinit usage from all block filesPaul Gortmaker2013-07-141-3/+3
* sched, block: Unify cache detectionPeter Zijlstra2012-01-271-8/+8
* block: Don't check QUEUE_FLAG_SAME_COMP in __blk_complete_requestTao Ma2011-09-141-1/+1
* block: improve rq_affinity placementShaohua Li2011-08-111-3/+13
* block: Make rq_affinity = 1 work as expectedTao Ma2011-08-051-5/+3
* block: strict rq_affinityDan Williams2011-07-231-4/+7
* generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra2009-02-251-1/+1
* block: make blk_softirq_init() staticRoel Kluin2008-12-291-1/+1
* block: add fault injection mechanism for faking request timeoutsJens Axboe2008-10-091-0/+2
* block: unify request timeout handlingJens Axboe2008-10-091-12/+18
* block: add support for IO CPU affinityJens Axboe2008-10-091-31/+95
* block: split softirq handling into blk-softirq.cJens Axboe2008-10-091-0/+103