summaryrefslogtreecommitdiff
path: root/block/blk-softirq.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* smp: Avoid using two cache lines for struct call_single_dataYing Huang2017-08-29
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\
| * latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-10
* | block/softirq: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-19
|/
* block: fix regression with block enabled taggingJens Axboe2014-04-09
* smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker2014-02-24
* smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-24
* block: Stop abusing rq->csd.list in blk-softirqJan Kara2014-02-24
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-15
* block: Replace __get_cpu_var usesChristoph Lameter2013-11-08
* block: delete __cpuinit usage from all block filesPaul Gortmaker2013-07-14
* sched, block: Unify cache detectionPeter Zijlstra2012-01-27
* block: Don't check QUEUE_FLAG_SAME_COMP in __blk_complete_requestTao Ma2011-09-14
* block: improve rq_affinity placementShaohua Li2011-08-11
* block: Make rq_affinity = 1 work as expectedTao Ma2011-08-05
* block: strict rq_affinityDan Williams2011-07-23
* generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra2009-02-25
* block: make blk_softirq_init() staticRoel Kluin2008-12-29
* block: add fault injection mechanism for faking request timeoutsJens Axboe2008-10-09
* block: unify request timeout handlingJens Axboe2008-10-09
* block: add support for IO CPU affinityJens Axboe2008-10-09
* block: split softirq handling into blk-softirq.cJens Axboe2008-10-09