summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAge
* block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timerRichard Kennedy2010-04-21
* 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
| * 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
| |\
| * | 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
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ |/|
* | 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
|/ /
* | 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
| * blk-cgroup: Fix potential deadlock in blk-cgroupGui Jianfeng2010-02-01
| * cfq-iosched: Respect ioprio_class when preemptingDivyesh Shah2010-01-11
* | block: Added in stricter no merge semantics for block I/OAlan D. Brunelle2010-01-29
* | block: Stop using byte offsetsMartin K. Petersen2010-01-11
|/
* block: removed unused as_io_contextKirill Afonshin2010-01-11
* block: bdev_stack_limits wrapperMartin K. Petersen2010-01-11
* block: Fix discard alignment calculation and printingMartin K. Petersen2010-01-11
* block: Correct handling of bottom device misaligmentMartin K. Petersen2010-01-11
* block: Honor the gfp_mask for alloc_page() in blkdev_issue_discard()OGAWA Hirofumi2009-12-29
* block: Fix incorrect alignment offset reporting and update documentationMartin K. Petersen2009-12-29
* cfq-iosched: don't regard requests with long distance as closeShaohua Li2009-12-28
* block: Fix topology stacking for data and discard alignmentMartin K. Petersen2009-12-21
* cfq-iosched: Remove prio_change logic for workload selectionVivek Goyal2009-12-18