aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
* block: don't delay blk_run_queue_asyncShaohua Li2011-05-18
* blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroupVivek Goyal2011-05-16
* block: don't propagate unlisted DISK_EVENTs to userlandTejun Heo2011-04-21
* elevator: check for ELEVATOR_INSERT_SORT_MERGE in !elvpriv case tooJens Axboe2011-04-21
* block: Remove the extra check in queue_requests_storeTao Ma2011-04-19
* block, blk-sysfs: Fix an err return path in blk_register_queue()Liu Yuan2011-04-19
* block: remove stale kerneldoc member from __blk_run_queue()Jens Axboe2011-04-19
* block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-19
* cfq-iosched: read_lock() does not always imply rcu_read_lock()Jens Axboe2011-04-19
* block: kill blk_flush_plug_list() exportJens Axboe2011-04-18
* block: add blk_run_queue_asyncChristoph Hellwig2011-04-18
* block: blk_delay_queue() should use kblockd workqueueJens Axboe2011-04-18
* 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