summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAge
* 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
* cfq-iosched: Get rid of nr_groupsVivek Goyal2009-12-18
* cfq-iosched: Remove the check for same cfq group from allow_mergeVivek Goyal2009-12-18
* block: temporarily disable discard granularityJens Axboe2009-12-16
* Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-15
|\
| * cfq: set workload as expired if it doesn't have any slice leftGui Jianfeng2009-12-15
| * Fix a CFQ crash in "for-2.6.33" branch of block treeVivek Goyal2009-12-10
| * cfq: Remove wait_request flag when idle time is being deletedGui Jianfeng2009-12-10
| * cfq-iosched: commenting non-obvious initializationCorrado Zoccolo2009-12-09
| * cfq-iosched: Take care of corner cases of group losing share due to deletionVivek Goyal2009-12-09
| * cfq-iosched: Get rid of cfqq wait_busy_done flagVivek Goyal2009-12-09
| * cfq: Optimization for close cooperating queue searchingGui Jianfeng2009-12-09
| * cfq-iosched: reduce write depth only if sync was delayedCorrado Zoccolo2009-12-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \ | |/ |/|