aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-181-2/+2
|\
| * block: fix the bio_vec array index out-of-bounds testKazuhisa Ichikawa2009-05-121-2/+2
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-0713-149/+370
|\ \ | |/
| * cfq-iosched: cache prio_tree root in cfqq->p_rootJens Axboe2009-04-241-14/+20
| * cfq-iosched: fix bug with aliased request and cooperation detectionJens Axboe2009-04-241-5/+6
| * cfq-iosched: clear ->prio_trees[] on cfqd allocJens Axboe2009-04-241-0/+10
| * block: fix intermittent dm timeout based oopsHannes Reinecke2009-04-241-0/+7
| * block: simplify I/O stat accountingJerome Marchand2009-04-244-13/+9
| * cfq-iosched: use the default seek distance when there aren't enough seek samplesJeff Moyer2009-04-221-5/+6
| * cfq-iosched: make seek_mean converge more quicklyJeff Moyer2009-04-221-1/+3
| * block: make blk_abort_queue() ignore non-request based devicesJens Axboe2009-04-221-0/+6
| * block: include empty disks in /proc/diskstatsTejun Heo2009-04-221-4/+8
| * block: fix queue bounce limit settingTejun Heo2009-04-221-9/+11
| * block: fix SG_IO vector request data length handlingTejun Heo2009-04-221-1/+12
| * cfq-iosched: add close cooperator codeJens Axboe2009-04-151-25/+198
| * cfq-iosched: log responsible 'cfqq' in idle timer armJens Axboe2009-04-151-1/+1
| * cfq-iosched: tweak kick logic a bit moreJens Axboe2009-04-151-2/+5
| * cfq-iosched: no need to save interrupts in cfq_kick_queue()Jens Axboe2009-04-151-3/+2
| * block: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-152-5/+0
| * block: fix SG_IO to return a proper error valueFUJITA Tomonori2009-04-151-2/+4
| * cfq-iosched: don't delay queue kick for a merged requestJens Axboe2009-04-151-2/+9
| * as-iosched: get rid of private REQ_SYNC/REQ_ASYNC definesJens Axboe2009-04-151-59/+57
| * cfq-iosched: get rid of private SYNC/ASYNC definesJens Axboe2009-04-151-13/+11
| * cfq-iosched: use rw_is_sync() to see if rw flags are sync or notJens Axboe2009-04-151-1/+1
| * block: fix bad spelling of quiesceJens Axboe2009-04-153-8/+8
* | blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle2009-05-061-3/+2
* | blktrace: add trace/ to /sys/block/sdaLi Zefan2009-04-161-1/+6
* | blktrace: support per-partition tracingShawn Du2009-04-161-1/+1
|/
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-071-0/+1
|\
| * blktrace: fix pdu_len when tracing packet command requestsLi Zefan2009-04-031-0/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-076-137/+169
|\ \
| * | cfq-iosched: don't let idling interfere with pluggingJens Axboe2009-04-071-8/+17
| * | block: remove unused REQ_UNPLUGJens Axboe2009-04-071-2/+0
| * | cfq-iosched: kill two unused cfqq flagsJens Axboe2009-04-071-14/+1
| * | cfq-iosched: change dispatch logic to deal with single requests at the timeJens Axboe2009-04-071-76/+90
| * | block: fix inconsistency in I/O stat accounting codeJerome Marchand2009-04-075-26/+32
| * | block: elevator quiescing helpersJens Axboe2009-04-072-13/+31
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-071-1/+1
|\ \ \ | |/ / |/| |
| * | pata_artop: typoAlan Cox2009-04-061-1/+1
* | | block: Add flag for telling the IO schedulers NOT to anticipate more IOJens Axboe2009-04-062-1/+5
* | | block: enabling plugging on SSD devices that don't do queuingJens Axboe2009-04-061-2/+11
* | | block: change the request allocation/congestion logic to be sync/async basedJens Axboe2009-04-063-56/+56
|/ /
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-053-877/+0
|\ \
| * \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-023-877/+0
| |\ \ | | |/
| | * Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-101-16/+9
| | |\
| | * \ Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-272-41/+69
| | |\ \
| | * \ \ Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-193-8/+26
| | |\ \ \
| | * | | | tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker2009-02-093-1563/+0
| | * | | | trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo2009-02-061-2/+0
| | * | | | tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo2009-02-061-15/+6