summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-03Merge branch 'cfq-2.6.33' into for-2.6.33Jens Axboe1-52/+321
2009-11-02Do not __always_inline bvec_kmap_irq() and bvec_kunmap_irq()Alberto Bertogli1-6/+2
2009-11-02cfq-iosched: simplify prio-unboost codeCorrado Zoccolo1-5/+3
2009-10-29blkdev: flush disk cache on ->fsyncChristoph Hellwig1-1/+11
2009-10-29block: move bdi/address_space unplug functions to backing-dev.hJens Axboe3-13/+14
2009-10-28drbd: fix in_flight rw indexingJens Axboe1-2/+2
2009-10-28aio: implement request batchingJeff Moyer2-6/+63
2009-10-28block: get rid of the WRITE_ODIRECT flagJeff Moyer2-3/+1
2009-10-28cfq-iosched: fix style issue in cfq_get_avg_queues()Jens Axboe1-2/+2
2009-10-28cfq-iosched: fairness for sync no-idle queuesCorrado Zoccolo1-32/+168
2009-10-28cfq-iosched: enable idling for last queue on priority classCorrado Zoccolo1-3/+31
2009-10-28cfq-iosched: reimplement priorities using different service treesCorrado Zoccolo1-34/+82
2009-10-28cfq-iosched: preparation to handle multiple service treesCorrado Zoccolo1-11/+19
2009-10-28cfq-iosched: adapt slice to number of processes doing I/OCorrado Zoccolo1-2/+51
2009-10-27cfq-iosched: improve hw_tag detectionShaohua Li1-0/+12
2009-10-26cfq: break apart merged cfqqs if they stop cooperatingJeff Moyer1-3/+76
2009-10-26cfq: change the meaning of the cfqq_coop flagJeff Moyer1-14/+6
2009-10-26cfq: merge cooperating cfq_queuesJeff Moyer1-2/+87
2009-10-26cfq: calculate the seek_mean per cfq_queue not per cfq_io_contextJeff Moyer2-40/+33
2009-10-13Merge branch 'for-linus' into for-2.6.33Jens Axboe15-201/+228
2009-10-13cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron1-40/+34
2009-10-13cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron1-2/+3
2009-10-12blk-settings: fix function parameter kernel-doc notationRandy Dunlap1-1/+1
2009-10-09writeback: kill space in debugfs item nameWu Fengguang1-1/+1
2009-10-09writeback: account IO throttling wait as iowaitWu Fengguang2-4/+2
2009-10-09elv_iosched_store(): fix strstrip() misuseKOSAKI Motohiro1-3/+1
2009-10-08cfq-iosched: avoid probable slice overrun when idlingCorrado Zoccolo1-0/+9
2009-10-07cfq-iosched: apply bool value where we return 0/1Jens Axboe1-37/+31
2009-10-07cfq-iosched: fix think time allowed for seekersCorrado Zoccolo1-1/+4
2009-10-07drbd: needs __ratelimit()Randy Dunlap1-0/+1
2009-10-06cfq-iosched: fix the slice residual signJens Axboe1-1/+7
2009-10-06cfq-iosched: abstract out the 'may this cfqq dispatch' logicJens Axboe1-54/+67
2009-10-06block: use proper BLK_RW_ASYNC in blk_queue_start_tag()Jens Axboe1-1/+1
2009-10-06block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan6-20/+43
2009-10-06drbd: Work on permission enforcementPhilipp Reisner2-1/+7
2009-10-05block: get rid of kblock_schedule_delayed_work()Jens Axboe3-25/+11
2009-10-05cfq-iosched: fix possible problem with jiffies wraparoundCorrado Zoccolo1-3/+6
2009-10-05cfq-iosched: fix issue with rq-rq merging and fifo list orderingJens Axboe1-8/+7
2009-10-05drbd: fixup for reverted dual in_flight patchJens Axboe1-2/+2
2009-10-05Merge branch 'master' into for-2.6.33Jens Axboe561-15164/+18935
2009-10-04Linux 2.6.32-rc3v2.6.32-rc3Linus Torvalds1-1/+1
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan26-1/+27
2009-10-04Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds4-0/+535
2009-10-04Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-4/+13
2009-10-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-103/+112
2009-10-04Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds25-257/+64
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare5-5/+15
2009-10-04i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare7-8/+12
2009-10-04i2c: Minor documentation updateJean Delvare1-1/+1
2009-10-04mfd: AB3100 drop unused module parametersJean Delvare1-3/+1