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