summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* io controller: quick fix for blk-cgroup and modular CFQJens Axboe2009-12-041-1/+1
* cfq-iosched: move IO controller declerations to a header fileJens Axboe2009-12-043-3/+9
* cfq-iosched: fix compile problem with !CONFIG_CGROUPJens Axboe2009-12-031-0/+10
* blkio: DocumentationVivek Goyal2009-12-031-0/+135
* blkio: Wait on sync-noidle queue even if rq_noidle = 1Vivek Goyal2009-12-031-1/+2
* blkio: Implement group_isolation tunableVivek Goyal2009-12-031-1/+36
* blkio: Determine async workload length based on total number of queuesVivek Goyal2009-12-031-5/+31
* blkio: Wait for cfq queue to get backlogged if group is emptyVivek Goyal2009-12-031-5/+29
* blkio: Propagate cgroup weight updation to cfq groupsVivek Goyal2009-12-032-0/+13
* blkio: Drop the reference to queue once the task changes cgroupVivek Goyal2009-12-031-0/+39
* blkio: Provide some isolation between groupsVivek Goyal2009-12-031-10/+20
* blkio: Export disk time and sectors used by a group to user spaceVivek Goyal2009-12-033-6/+99
* blkio: Some debugging aids for CFQVivek Goyal2009-12-035-1/+53
* blkio: Take care of cgroup deletion and cfq group reference countingVivek Goyal2009-12-033-2/+160
* blkio: Dynamic cfq group creation based on cgroup tasks belongs toVivek Goyal2009-12-031-11/+100
* blkio: Group time used accounting and workload context save restoreVivek Goyal2009-12-031-0/+79
* blkio: Implement per cfq group latency target and busy queue avgVivek Goyal2009-12-031-20/+45
* blkio: Introduce per cfq group weights and vdisktime calculationsVivek Goyal2009-12-032-2/+69
* blkio: Introduce blkio controller cgroup interfaceVivek Goyal2009-12-037-0/+260
* blkio: Introduce the root service tree for cfq groupsVivek Goyal2009-12-031-3/+134
* blkio: Keep queue on service tree until we expire itVivek Goyal2009-12-031-21/+49
* blkio: Implement macro to traverse each service tree in groupVivek Goyal2009-12-031-16/+25
* blkio: Introduce the notion of cfq groupsVivek Goyal2009-12-031-33/+75
* blkio: Set must_dispatch only if we decided to not dispatch the requestVivek Goyal2009-12-031-3/+3
* drbd_req.c: use part_[inc|dec]_in_flight()Philipp Reisner2009-12-031-2/+2
* writeback: remove unused nonblocking and congestion checksWu Fengguang2009-12-034-39/+1
* writeback: introduce wbc.for_backgroundWu Fengguang2009-12-033-1/+3
* writeback: remove the always false bdi_cap_writeback_dirty() testWu Fengguang2009-12-031-18/+0
* flusher: Fix PF_FROZEN raceOGAWA Hirofumi2009-12-031-1/+1
* Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03966-7219/+15367
|\
| * Linux 2.6.32Linus Torvalds2009-12-021-1/+1
| * VIDEO: Correct use of request_region/request_mem_regionJulia Lawall2009-12-021-1/+1
| * SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto2009-12-021-7/+6
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-12-022-3/+3
| |\
| | * mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown2009-12-012-3/+3
| * | Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier2009-12-021-0/+21
| * | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-12-021-3/+4
| |\ \
| | * | md: revert incorrect fix for read error handling in raid1.NeilBrown2009-12-011-3/+4
| * | | param: don't complain about unused module parameters.Rusty Russell2009-12-021-8/+3
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-022-1/+6
| |\ \ \
| | * | | MIPS: RB532: Fix devices.c compilation.Florian Fainelli2009-12-021-1/+2
| | * | | MIPS: Fix MIPS I build.Ralf Baechle2009-12-021-0/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-12-021-2/+2
| |\ \ \ \
| | * | | | [PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli2009-12-021-1/+1
| | * | | | [WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten2009-12-021-1/+1
| | |/ / /
| * | | | modules: don't export section names of empty sections via sysfsHelge Deller2009-12-021-1/+4
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-12-021-0/+2
| |\ \ \ \
| | * | | | regulator: Initialise wm831x structure pointor for ISINK driverMark Brown2009-12-021-0/+2
| | |/ / /
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Linus Torvalds2009-12-021-2/+2
| |\ \ \ \
| | * | | | [ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack2009-12-021-2/+2