summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cfq-2.6.33' into for-2.6.33Jens Axboe2009-11-031-52/+321
|\
| * cfq-iosched: fix style issue in cfq_get_avg_queues()Jens Axboe2009-10-281-2/+2
| * cfq-iosched: fairness for sync no-idle queuesCorrado Zoccolo2009-10-281-32/+168
| * cfq-iosched: enable idling for last queue on priority classCorrado Zoccolo2009-10-281-3/+31
| * cfq-iosched: reimplement priorities using different service treesCorrado Zoccolo2009-10-281-34/+82
| * cfq-iosched: preparation to handle multiple service treesCorrado Zoccolo2009-10-281-11/+19
| * cfq-iosched: adapt slice to number of processes doing I/OCorrado Zoccolo2009-10-281-2/+51
* | Do not __always_inline bvec_kmap_irq() and bvec_kunmap_irq()Alberto Bertogli2009-11-021-6/+2
* | cfq-iosched: simplify prio-unboost codeCorrado Zoccolo2009-11-021-5/+3
* | blkdev: flush disk cache on ->fsyncChristoph Hellwig2009-10-291-1/+11
* | block: move bdi/address_space unplug functions to backing-dev.hJens Axboe2009-10-293-13/+14
* | drbd: fix in_flight rw indexingJens Axboe2009-10-281-2/+2
* | aio: implement request batchingJeff Moyer2009-10-282-6/+63
* | block: get rid of the WRITE_ODIRECT flagJeff Moyer2009-10-282-3/+1
|/
* cfq-iosched: improve hw_tag detectionShaohua Li2009-10-271-0/+12
* cfq: break apart merged cfqqs if they stop cooperatingJeff Moyer2009-10-261-3/+76
* cfq: change the meaning of the cfqq_coop flagJeff Moyer2009-10-261-14/+6
* cfq: merge cooperating cfq_queuesJeff Moyer2009-10-261-2/+87
* cfq: calculate the seek_mean per cfq_queue not per cfq_io_contextJeff Moyer2009-10-262-40/+33
* Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-10-1315-201/+228
|\
| * cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron2009-10-131-40/+34
| * cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron2009-10-131-2/+3
| * blk-settings: fix function parameter kernel-doc notationRandy Dunlap2009-10-121-1/+1
| * writeback: kill space in debugfs item nameWu Fengguang2009-10-091-1/+1
| * writeback: account IO throttling wait as iowaitWu Fengguang2009-10-092-4/+2
| * elv_iosched_store(): fix strstrip() misuseKOSAKI Motohiro2009-10-091-3/+1
| * cfq-iosched: avoid probable slice overrun when idlingCorrado Zoccolo2009-10-081-0/+9
| * cfq-iosched: apply bool value where we return 0/1Jens Axboe2009-10-071-37/+31
| * cfq-iosched: fix think time allowed for seekersCorrado Zoccolo2009-10-071-1/+4
| * cfq-iosched: fix the slice residual signJens Axboe2009-10-061-1/+7
| * cfq-iosched: abstract out the 'may this cfqq dispatch' logicJens Axboe2009-10-061-54/+67
| * block: use proper BLK_RW_ASYNC in blk_queue_start_tag()Jens Axboe2009-10-061-1/+1
| * block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan2009-10-066-20/+43
| * block: get rid of kblock_schedule_delayed_work()Jens Axboe2009-10-053-25/+11
| * cfq-iosched: fix possible problem with jiffies wraparoundCorrado Zoccolo2009-10-051-3/+6
| * cfq-iosched: fix issue with rq-rq merging and fifo list orderingJens Axboe2009-10-051-8/+7
* | drbd: needs __ratelimit()Randy Dunlap2009-10-071-0/+1
* | drbd: Work on permission enforcementPhilipp Reisner2009-10-062-1/+7
* | drbd: fixup for reverted dual in_flight patchJens Axboe2009-10-051-2/+2
* | Merge branch 'master' into for-2.6.33Jens Axboe2009-10-05561-15164/+18935
|\|
| * Linux 2.6.32-rc3v2.6.32-rc3Linus Torvalds2009-10-041-1/+1
| * headers: remove sched.h from poll.hAlexey Dobriyan2009-10-0426-1/+27
| * Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds2009-10-044-0/+535
| |\
| | * acpi_pad: build only on X86Len Brown2009-09-271-0/+1
| | * ACPI: create Processor Aggregator Device driverShaohua Li2009-07-314-0/+535
| * | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-10-041-4/+13
| |\ \
| | * | SFI: remove __init from sfi_verify_tableArjan van de Ven2009-10-031-1/+1
| | * | SFI: fix section mismatch warnings in sfi_core.cRakib Mullick2009-10-031-3/+12
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-10-046-103/+112
| |\ \ \
| | * \ \ Merge branch 'misc' into releaseLen Brown2009-10-033-15/+10
| | |\ \ \