aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-core.c
Commit message (Expand)AuthorAge
* 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
* | 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
|\
| * block: attempt to merge with existing requests on plug flushJens Axboe2011-03-21
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-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
| * | Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2011-03-04
| |\ \
| * | | block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal2011-03-02
| * | | block: Initialize ->queue_lock to internal lock at queue allocation timeVivek Goyal2011-03-02
| | |/ | |/|
| * | Merge commit 'v2.6.38-rc6' into for-2.6.39/coreJens Axboe2011-03-01
| |\ \
| * | | block: skip elevator data initialization for flush requestsMike Snitzer2011-02-11
| * | | block: reimplement FLUSH/FUA to support mergeTejun Heo2011-01-25
| * | | block: improve flush bio completionTejun Heo2011-01-25
| * | | block: add REQ_FLUSH_SEQTejun Heo2011-01-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
|\ \ \ \ | |_|_|/ |/| | |
| * | | [SCSI] block: improve detail in I/O error messagesHannes Reinecke2011-02-12
| | |/ | |/|
* | | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-02
* | | blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal2011-03-01
|/ /
* | block: add internal hd part table referencesJens Axboe2011-01-07
* | block: fix accounting bug on cross partition mergesJerome Marchand2011-01-05
* | block: make kblockd_workqueue smarterTejun Heo2011-01-03
* | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-16
|/
* block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
* block: read i_size with i_size_read()Mike Snitzer2010-11-10
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-25
|\
| * Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-24
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-08-11
| |\
| * | Fix spelling fuction -> function in commentsStefan Weil2010-08-09
* | | block: fix use-after-free bug in blk throttle codeJens Axboe2010-10-23
* | | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ \
| * \ \ Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
| |\ \ \
| * | | | block: make __blk_rq_prep_clone() copy most command flagsTejun Heo2010-09-10
| * | | | block: filter flush bio's in __generic_make_request()Tejun Heo2010-09-10
| * | | | block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo2010-09-10
| * | | | block: rename barrier/ordered to flushTejun Heo2010-09-10
| * | | | block: drop barrier ordering by queue drainingTejun Heo2010-09-10
| * | | | block: misc cleanups in barrier codeTejun Heo2010-09-10
| * | | | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-10
* | | | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | block: fix accounting bug on cross partition mergesYasuaki Ishimatsu2010-10-19
| * | | | blkio: Core implementation of throttle policyVivek Goyal2010-09-16
| * | | | block: block_dump: Add number of sectors to debug outputSan Mehat2010-09-14
| |/ / /