index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-snapshots
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
blk-rescuer
block_discard_fix
block_stuff
block_stuff_1
dio
dynamic_faults
fgp_refactoring
idr
idr-array-alloc
idr-performance-hacks
iov
iov_iter
irq_stuff
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-softirq.c
Age
Commit message (
Expand
)
Author
2014-04-09
block: fix regression with block enabled tagging
Jens Axboe
2014-02-24
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
2014-02-24
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
2014-02-24
block: Stop abusing rq->csd.list in blk-softirq
Jan Kara
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
2013-11-08
block: Replace __get_cpu_var uses
Christoph Lameter
2013-07-14
block: delete __cpuinit usage from all block files
Paul Gortmaker
2012-01-27
sched, block: Unify cache detection
Peter Zijlstra
2011-09-14
block: Don't check QUEUE_FLAG_SAME_COMP in __blk_complete_request
Tao Ma
2011-08-11
block: improve rq_affinity placement
Shaohua Li
2011-08-05
block: Make rq_affinity = 1 work as expected
Tao Ma
2011-07-23
block: strict rq_affinity
Dan Williams
2009-02-25
generic-ipi: remove CSD_FLAG_WAIT
Peter Zijlstra
2008-12-29
block: make blk_softirq_init() static
Roel Kluin
2008-10-09
block: add fault injection mechanism for faking request timeouts
Jens Axboe
2008-10-09
block: unify request timeout handling
Jens Axboe
2008-10-09
block: add support for IO CPU affinity
Jens Axboe
2008-10-09
block: split softirq handling into blk-softirq.c
Jens Axboe