aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
...
* block: drop queue lock before calling __blk_run_queue() for kblockd puntJens Axboe2011-04-18
* Revert "block: add callback function for unplug notification"Jens Axboe2011-04-18
* block: Enhance new plugging support to support general callbacksNeilBrown2011-04-18
* block: make unplug timer trace event correspond to the schedule() unplugJens Axboe2011-04-16
* block: only force kblockd unplugging from the schedule() pathJens Axboe2011-04-15
* block: cleanup the block plug helper functionsChristoph Hellwig2011-04-15
* block, blk-sysfs: Use the variable directly instead of a function callLiu Yuan2011-04-13
* block: move queue run on unplug to kblockdJens Axboe2011-04-12
* block: kill queue_sync_plugs()Jens Axboe2011-04-12
* block: readd plug trace eventJens Axboe2011-04-12
* block: add callback function for unplug notificationJens Axboe2011-04-12
* block: add comment on why we save and disable interrupts in flush_plug_list()Jens Axboe2011-04-12
* block: fixup block IO unplug trace callJens Axboe2011-04-12
* block: splice plug list to local contextNeilBrown2011-04-11
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | block: fix request sorting at unplugKonstantin Khlebnikov2011-04-05
* | dm: improve block integrity supportMike Snitzer2011-04-05
* | blk-throttle: don't call xchg on boolAndreas Schwab2011-04-05
* | block: make the flush insertion use the tail of the dispatch listJens Axboe2011-04-05
* | block: get rid of elv_insert() interfaceJens Axboe2011-04-05
* | block: dump request state on seeing a corrupted request completionJens Axboe2011-04-05
|/
* block: fix issue with calling blk_stop_queue() from the request_fn handlerJens Axboe2011-03-25
* block: fix bug with inserting flush requests as sort/mergeJens Axboe2011-03-25
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * cfq-iosched: removing unnecessary think time checkingLi, Shaohua2011-03-23
| * cfq-iosched: Don't clear queue stats when preempt.Justin TerAvest2011-03-23
| * blk-throttle: Reset group slice when limits are changedVivek Goyal2011-03-22
| * blk-cgroup: Only give unaccounted_time under debugJustin TerAvest2011-03-22
| * cfq-iosched: Don't set active queue in preemptJustin TerAvest2011-03-22
| * block: attempt to merge with existing requests on plug flushJens Axboe2011-03-21
| * cfq-iosched: Don't update group weights when on service treeJustin TerAvest2011-03-17
| * blk-cgroup: Add unaccounted time to timeslice_used.Justin TerAvest2011-03-12
| * block: remove obsolete comments for blkdev_issue_zeroout.Tao Ma2011-03-11
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
| |\
| | * blk-throttle: Use blk_plug in throttle dispatchVivek Goyal2011-03-10
| | * block: kill off REQ_UNPLUGJens Axboe2011-03-10
| | * block: remove per-queue pluggingJens Axboe2011-03-10
| | * block: initial patch for on-stack per-task pluggingJens Axboe2011-03-10
| | * block: add API for delaying work/request_fn a little bitJens Axboe2011-03-10
| * | block: Don't implicitly trigger event check on disk_unblock_events()Tejun Heo2011-03-09
| * | blk-cgroup: Lower minimum weight from 100 to 10.Justin TerAvest2011-03-08
| * | blk-throttle: Some cleanups and race fixes in limit update codeVivek Goyal2011-03-07
| * | blk-throttle: process limit change only through one functionVivek Goyal2011-03-07
| * | Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux...Jens Axboe2011-03-07
| |\ \
| | * \ Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2011-03-04
| | |\ \
| * | | | cfq-iosched: Fix update_vdisktime logicGui Jianfeng2011-03-07
| * | | | cfq-iosched: give busy sync queue no dispatch limitShaohua Li2011-03-07
| * | | | cfq-iosched: fix race in cfq_set_request()Jens Axboe2011-03-07
| |/ / /
| * | | block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal2011-03-02