index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-softirq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
block: Don't disable interrupts in trigger_softirq()
Sebastian Andrzej Siewior
1
-4
/
+0
2018-11-15
block: remove a few unused exports
Christoph Hellwig
1
-1
/
+0
2018-11-07
block: kill request ->cpu member
Jens Axboe
1
-1
/
+1
2018-11-07
block: get rid of q->softirq_done_fn()
Jens Axboe
1
-2
/
+2
2018-11-07
block: remove blk_complete_request()
Jens Axboe
1
-20
/
+0
2018-10-08
blk-mq: complete req in softirq context in case of single queue
Ming Lei
1
-3
/
+2
2018-06-19
block: fix timeout changes for legacy request drivers
Christoph Hellwig
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
1
-1
/
+1
2016-09-19
block/softirq: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-17
/
+10
2014-04-09
block: fix regression with block enabled tagging
Jens Axboe
1
-11
/
+6
2014-02-24
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
1
-1
/
+1
2014-02-24
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
1
-1
/
+1
2014-02-24
block: Stop abusing rq->csd.list in blk-softirq
Jan Kara
1
-6
/
+11
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
1
-2
/
+2
2013-11-08
block: Replace __get_cpu_var uses
Christoph Lameter
1
-4
/
+4
2013-07-14
block: delete __cpuinit usage from all block files
Paul Gortmaker
1
-3
/
+3
2012-01-27
sched, block: Unify cache detection
Peter Zijlstra
1
-8
/
+8
2011-09-14
block: Don't check QUEUE_FLAG_SAME_COMP in __blk_complete_request
Tao Ma
1
-1
/
+1
2011-08-11
block: improve rq_affinity placement
Shaohua Li
1
-3
/
+13
2011-08-05
block: Make rq_affinity = 1 work as expected
Tao Ma
1
-5
/
+3
2011-07-23
block: strict rq_affinity
Dan Williams
1
-4
/
+7
2009-02-25
generic-ipi: remove CSD_FLAG_WAIT
Peter Zijlstra
1
-1
/
+1
2008-12-29
block: make blk_softirq_init() static
Roel Kluin
1
-1
/
+1
2008-10-09
block: add fault injection mechanism for faking request timeouts
Jens Axboe
1
-0
/
+2
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-12
/
+18
2008-10-09
block: add support for IO CPU affinity
Jens Axboe
1
-31
/
+95
2008-10-09
block: split softirq handling into blk-softirq.c
Jens Axboe
1
-0
/
+103