aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-04io controller: quick fix for blk-cgroup and modular CFQJens Axboe1-1/+1
2009-12-04cfq-iosched: move IO controller declerations to a header fileJens Axboe3-3/+9
2009-12-03cfq-iosched: fix compile problem with !CONFIG_CGROUPJens Axboe1-0/+10
2009-12-03blkio: DocumentationVivek Goyal1-0/+135
2009-12-03blkio: Wait on sync-noidle queue even if rq_noidle = 1Vivek Goyal1-1/+2
2009-12-03blkio: Implement group_isolation tunableVivek Goyal1-1/+36
2009-12-03blkio: Determine async workload length based on total number of queuesVivek Goyal1-5/+31
2009-12-03blkio: Wait for cfq queue to get backlogged if group is emptyVivek Goyal1-5/+29
2009-12-03blkio: Propagate cgroup weight updation to cfq groupsVivek Goyal2-0/+13
2009-12-03blkio: Drop the reference to queue once the task changes cgroupVivek Goyal1-0/+39
2009-12-03blkio: Provide some isolation between groupsVivek Goyal1-10/+20
2009-12-03blkio: Export disk time and sectors used by a group to user spaceVivek Goyal3-6/+99
2009-12-03blkio: Some debugging aids for CFQVivek Goyal5-1/+53
2009-12-03blkio: Take care of cgroup deletion and cfq group reference countingVivek Goyal3-2/+160
2009-12-03blkio: Dynamic cfq group creation based on cgroup tasks belongs toVivek Goyal1-11/+100
2009-12-03blkio: Group time used accounting and workload context save restoreVivek Goyal1-0/+79
2009-12-03blkio: Implement per cfq group latency target and busy queue avgVivek Goyal1-20/+45
2009-12-03blkio: Introduce per cfq group weights and vdisktime calculationsVivek Goyal2-2/+69
2009-12-03blkio: Introduce blkio controller cgroup interfaceVivek Goyal7-0/+260
2009-12-03blkio: Introduce the root service tree for cfq groupsVivek Goyal1-3/+134
2009-12-03blkio: Keep queue on service tree until we expire itVivek Goyal1-21/+49
2009-12-03blkio: Implement macro to traverse each service tree in groupVivek Goyal1-16/+25
2009-12-03blkio: Introduce the notion of cfq groupsVivek Goyal1-33/+75
2009-12-03blkio: Set must_dispatch only if we decided to not dispatch the requestVivek Goyal1-3/+3
2009-12-03drbd_req.c: use part_[inc|dec]_in_flight()Philipp Reisner1-2/+2
2009-12-03writeback: remove unused nonblocking and congestion checksWu Fengguang4-39/+1
2009-12-03writeback: introduce wbc.for_backgroundWu Fengguang3-1/+3
2009-12-03writeback: remove the always false bdi_cap_writeback_dirty() testWu Fengguang1-18/+0
2009-12-03flusher: Fix PF_FROZEN raceOGAWA Hirofumi1-1/+1
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe966-7219/+15367
2009-12-03cfq-iosched: no dispatch limit for single queueShaohua Li1-2/+2
2009-12-03block: Allow devices to indicate whether discarded blocks are zeroedMartin K. Petersen6-0/+32
2009-12-02Linux 2.6.32Linus Torvalds1-1/+1
2009-12-02VIDEO: Correct use of request_region/request_mem_regionJulia Lawall1-1/+1
2009-12-02SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto1-7/+6
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-3/+3
2009-12-02Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier1-0/+21
2009-12-02Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-3/+4
2009-12-02param: don't complain about unused module parameters.Rusty Russell1-8/+3
2009-12-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-1/+6
2009-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-2/+2
2009-12-02modules: don't export section names of empty sections via sysfsHelge Deller1-1/+4
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds1-0/+2
2009-12-02regulator: Initialise wm831x structure pointor for ISINK driverMark Brown1-0/+2
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli1-1/+2
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle1-0/+4
2009-12-02Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Linus Torvalds1-2/+2
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack1-2/+2
2009-12-02[PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli1-1/+1
2009-12-02[WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten1-1/+1