summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2011-03-25block: fix issue with calling blk_stop_queue() from the request_fn handlerJens Axboe
2011-03-25block: fix bug with inserting flush requests as sort/mergeJens Axboe
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-23cfq-iosched: removing unnecessary think time checkingLi, Shaohua
2011-03-23cfq-iosched: Don't clear queue stats when preempt.Justin TerAvest
2011-03-22blk-throttle: Reset group slice when limits are changedVivek Goyal
2011-03-22blk-cgroup: Only give unaccounted_time under debugJustin TerAvest
2011-03-22cfq-iosched: Don't set active queue in preemptJustin TerAvest
2011-03-21block: attempt to merge with existing requests on plug flushJens Axboe
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-17cfq-iosched: Don't update group weights when on service treeJustin TerAvest
2011-03-12blk-cgroup: Add unaccounted time to timeslice_used.Justin TerAvest
2011-03-11block: remove obsolete comments for blkdev_issue_zeroout.Tao Ma
2011-03-11block: fix mis-synchronisation in blkdev_issue_zeroout()Lukas Czerner
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10blk-throttle: Use blk_plug in throttle dispatchVivek Goyal
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-10block: initial patch for on-stack per-task pluggingJens Axboe
2011-03-10block: add API for delaying work/request_fn a little bitJens Axboe
2011-03-09block: Don't implicitly trigger event check on disk_unblock_events()Tejun Heo
2011-03-08blk-cgroup: Lower minimum weight from 100 to 10.Justin TerAvest
2011-03-07blk-throttle: Some cleanups and race fixes in limit update codeVivek Goyal
2011-03-07blk-throttle: process limit change only through one functionVivek Goyal
2011-03-07Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux...Jens Axboe
2011-03-07cfq-iosched: Fix update_vdisktime logicGui Jianfeng
2011-03-07cfq-iosched: give busy sync queue no dispatch limitShaohua Li
2011-03-07cfq-iosched: fix race in cfq_set_request()Jens Axboe
2011-03-04Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo
2011-03-02block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal
2011-03-02block: Initialize ->queue_lock to internal lock at queue allocation timeVivek Goyal
2011-03-02block/genhd: Change some numerals into macrosLiu Yuan
2011-03-02block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()Tejun Heo
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo
2011-03-01cfq-iosched: Always provide group isolation.Justin TerAvest
2011-03-01Merge commit 'v2.6.38-rc6' into for-2.6.39/coreJens Axboe
2011-03-01block: fix kernel-doc format for blkdev_issue_zerooutBen Hutchings
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-24block: fix refcounting in BLKBSZSETMiklos Szeredi
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-12[SCSI] block: improve detail in I/O error messagesHannes Reinecke
2011-02-11block: share request flush fields with elevator_privateMike Snitzer
2011-02-11block: skip elevator data initialization for flush requestsMike Snitzer
2011-02-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-02-09cfq-iosched: Don't wait if queue already has requests.Justin TerAvest
2011-01-25block: reimplement FLUSH/FUA to support mergeTejun Heo
2011-01-25block: improve flush bio completionTejun Heo
2011-01-25block: add REQ_FLUSH_SEQTejun Heo
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes