summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
...
* | block: Remove 'plug/unplug' comment in blk_execute_rq_nowaitTao Ma2011-05-051-1/+1
|/
* block: add blk_run_queue_asyncChristoph Hellwig2011-04-186-20/+33
* block: blk_delay_queue() should use kblockd workqueueJens Axboe2011-04-181-1/+2
* block: drop queue lock before calling __blk_run_queue() for kblockd puntJens Axboe2011-04-181-8/+25
* Revert "block: add callback function for unplug notification"Jens Axboe2011-04-182-19/+0
* block: Enhance new plugging support to support general callbacksNeilBrown2011-04-181-0/+20
* block: make unplug timer trace event correspond to the schedule() unplugJens Axboe2011-04-161-6/+12
* block: only force kblockd unplugging from the schedule() pathJens Axboe2011-04-151-6/+7
* block: cleanup the block plug helper functionsChristoph Hellwig2011-04-151-18/+6
* block, blk-sysfs: Use the variable directly instead of a function callLiu Yuan2011-04-131-2/+1
* block: move queue run on unplug to kblockdJens Axboe2011-04-121-1/+1
* block: kill queue_sync_plugs()Jens Axboe2011-04-121-14/+0
* block: readd plug trace eventJens Axboe2011-04-121-1/+9
* block: add callback function for unplug notificationJens Axboe2011-04-122-0/+19
* block: add comment on why we save and disable interrupts in flush_plug_list()Jens Axboe2011-04-121-0/+5
* block: fixup block IO unplug trace callJens Axboe2011-04-121-2/+13
* block: splice plug list to local contextNeilBrown2011-04-111-5/+9
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-076-7/+7
|\
| * Fix common misspellingsLucas De Marchi2011-03-316-7/+7
* | block: fix request sorting at unplugKonstantin Khlebnikov2011-04-051-1/+1
* | dm: improve block integrity supportMike Snitzer2011-04-051-1/+11
* | blk-throttle: don't call xchg on boolAndreas Schwab2011-04-051-2/+2
* | block: make the flush insertion use the tail of the dispatch listJens Axboe2011-04-051-2/+2
* | block: get rid of elv_insert() interfaceJens Axboe2011-04-052-22/+17
* | block: dump request state on seeing a corrupted request completionJens Axboe2011-04-051-1/+1
|/
* block: fix issue with calling blk_stop_queue() from the request_fn handlerJens Axboe2011-03-251-1/+1
* block: fix bug with inserting flush requests as sort/mergeJens Axboe2011-03-251-1/+4
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-2417-656/+955
|\
| * cfq-iosched: removing unnecessary think time checkingLi, Shaohua2011-03-231-9/+4
| * cfq-iosched: Don't clear queue stats when preempt.Justin TerAvest2011-03-231-22/+17
| * blk-throttle: Reset group slice when limits are changedVivek Goyal2011-03-221-1/+24
| * blk-cgroup: Only give unaccounted_time under debugJustin TerAvest2011-03-221-10/+10
| * cfq-iosched: Don't set active queue in preemptJustin TerAvest2011-03-221-16/+23
| * block: attempt to merge with existing requests on plug flushJens Axboe2011-03-214-4/+58
| * cfq-iosched: Don't update group weights when on service treeJustin TerAvest2011-03-171-12/+41
| * blk-cgroup: Add unaccounted time to timeslice_used.Justin TerAvest2011-03-124-14/+41
| * block: remove obsolete comments for blkdev_issue_zeroout.Tao Ma2011-03-111-2/+0
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-1010-315/+323
| |\
| | * blk-throttle: Use blk_plug in throttle dispatchVivek Goyal2011-03-101-0/+3
| | * block: kill off REQ_UNPLUGJens Axboe2011-03-101-1/+1
| | * block: remove per-queue pluggingJens Axboe2011-03-1010-233/+26
| | * block: initial patch for on-stack per-task pluggingJens Axboe2011-03-103-101/+277
| | * block: add API for delaying work/request_fn a little bitJens Axboe2011-03-101-0/+29
| * | block: Don't implicitly trigger event check on disk_unblock_events()Tejun Heo2011-03-091-1/+1
| * | blk-cgroup: Lower minimum weight from 100 to 10.Justin TerAvest2011-03-081-1/+1
| * | blk-throttle: Some cleanups and race fixes in limit update codeVivek Goyal2011-03-071-56/+40
| * | blk-throttle: process limit change only through one functionVivek Goyal2011-03-071-7/+1
| * | Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux...Jens Axboe2011-03-078-38/+49
| |\ \
| | * \ Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2011-03-048-38/+49
| | |\ \
| * | | | cfq-iosched: Fix update_vdisktime logicGui Jianfeng2011-03-071-4/+2
OpenPOWER on IntegriCloud