summaryrefslogtreecommitdiffstats
path: root/block/blk-iopoll.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-2/+2
|\
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
* | block/blk-iopoll.c: use iop instead of iopollFabian Frederick2014-05-021-2/+2
|/
* block: remove old blk_iopoll_enabled variableJens Axboe2014-03-131-3/+0
* block: Replace __get_cpu_var usesChristoph Lameter2013-11-081-3/+3
* block: delete __cpuinit usage from all block filesPaul Gortmaker2013-07-141-3/+3
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* block: use interrupts disabled version of raise_softirq_irqoff()Jens Axboe2009-09-111-1/+1
* block: fix comment in blk-iopoll.cJens Axboe2009-09-111-3/+6
* block: adjust default budget for blk-iopollJens Axboe2009-09-111-1/+3
* block: fix long lines in block/blk-iopoll.cJens Axboe2009-09-111-12/+14
* block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-111-0/+220
OpenPOWER on IntegriCloud