aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
...
* | blkio: fix for modular blk-cgroup buildDivyesh Shah2010-04-15
* | block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timerRichard Kennedy2010-04-14
* | blkio: Fix compile errorsDivyesh Shah2010-04-14
* | Merge branch 'master' into for-2.6.35Jens Axboe2010-04-13
|\|
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-09
| |\
| | * cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatchDivyesh Shah2010-04-09
| | * block: expose the statistics in blkio.time and blkio.sectors for the root cgroupRicky Benitez2010-04-05
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | | block: Update to io-controller statsDivyesh Shah2010-04-13
* | | io-controller: Add a new interface "weight_device" for IO-ControllerGui Jianfeng2010-04-13
* | | blkio: Add more debug-only per-cgroup statsDivyesh Shah2010-04-09
* | | blkio: Add io_queued and avg_queue_size statsDivyesh Shah2010-04-09
* | | blkio: Add io_merged statDivyesh Shah2010-04-09
* | | blkio: Changes to IO controller additional stats patchesDivyesh Shah2010-04-09
* | | laptop-mode: Make flushes per-deviceMatthew Garrett2010-04-06
* | | blkio: Increment the blkio cgroup stats for real nowDivyesh Shah2010-04-02
* | | blkio: Add io controller stats likeDivyesh Shah2010-04-02
* | | blkio: Remove per-cfqq nr_sectors as we'll be passingDivyesh Shah2010-04-02
| |/ |/|
* | Block: Fix block/elevator.c elevator_get() off-by-one errorwzt.wzt@gmail.com2010-04-02
* | cfq-iosched: Do not merge queues of BE and IDLE classesDivyesh Shah2010-03-25
* | cfq-iosched: Add additional blktrace log messages in CFQ for easier debuggingDivyesh Shah2010-03-25
* | Merge branch 'master' into for-linusJens Axboe2010-03-19
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| | |\
| | | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
| * | | cgroups: blkio subsystem as moduleBen Blum2010-03-12
| * | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
| |/ /
* | | cfq-iosched: fix a kbuild regressionShaohua Li2010-03-19
* | | block: make CONFIG_BLK_CGROUP visibleLi Zefan2010-03-16
* | | block: Export max number of segments and max segment size in sysfsMartin K. Petersen2010-03-15
* | | block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-15
|/ /
* | block: don't access jiffies when initialising io_contextRichard Kennedy2010-03-01
* | cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit buildsRichard Kennedy2010-03-01
* | cfq-iosched: quantum check tweakShaohua Li2010-03-01
* | cfq-iosched: requests "in flight" vs "in driver" clarificationCorrado Zoccolo2010-02-28
* | cfq-iosched: rethink seeky detection for SSDsCorrado Zoccolo2010-02-28
* | cfq-iosched: rework seeky detectionCorrado Zoccolo2010-02-28
* | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* | block: Add BLK_ prefix to definitionsMartin K. Petersen2010-02-26
* | block: Remove unused accessor functionMartin K. Petersen2010-02-26
* | block: Update blk_queue_max_sectors and documentationMartin K. Petersen2010-02-26
* | cfq: Remove useless css reference getGui Jianfeng2010-02-26
* | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-25
|\ \
| * | Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2010-02-23
* | | blk-core: use BIO list management functionsAkinobu Mita2010-02-23
* | | cfq: reorder cfq_queue removing padding on 64bitRichard Kennedy2010-02-22
* | | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-22
|\| |
| * | cfq-iosched: split seeky coop queues after one sliceShaohua Li2010-02-05
| |/
| * cfq-iosched: Do not idle on async queuesVivek Goyal2010-02-02