aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
Commit message (Expand)AuthorAge
* block: initialize request_queue's numa node duringMike Snitzer2011-11-23
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
* | block: move blk_throtl prototypes to block/blk.hTejun Heo2011-10-19
* | Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-19
|\|
| * block: simplify force plug flush code a little bitShaohua Li2011-08-24
| * block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer2011-08-15
| * block: add bsg helper libraryMike Christie2011-07-31
* | block: document blk-plugSuresh Jayaraman2011-09-21
* | block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-12
* | block: rename __make_request() to blk_queue_bio()Jens Axboe2011-09-12
* | block: export __make_requestChristoph Hellwig2011-09-12
|/
* block: strict rq_affinityDan Williams2011-07-23
* block: reorder request_queue to remove 64 bit alignment paddingRichard Kennedy2011-07-13
* block: document blk_plug list accessShaohua Li2011-07-08
* block: avoid building too big plug listShaohua Li2011-07-08
* Merge branch 'for-linus' into for-3.1/coreJens Axboe2011-07-01
|\
| * block: remove unwanted semicolonsNamhyung Kim2011-05-31
* | block:fix the comment error in blkdev.hWanlong Gao2011-06-13
|/
* Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-20
|\
| * block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-19
* | block: Fix discard topology stacking and reportingMartin K. Petersen2011-05-18
* | block: hold queue if flush is running for non-queueable flush driveshaohua.li@intel.com2011-05-06
* | block: add a non-queueable flush flagshaohua.li@intel.com2011-05-06
|/
* block: add blk_run_queue_asyncChristoph Hellwig2011-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: let io_schedule() flush the plug inlineJens 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: add callback function for unplug notificationJens Axboe2011-04-12
* dm: improve block integrity supportMike Snitzer2011-04-05
* block: fixup plugging stubs for !CONFIG_BLOCKJens Axboe2011-03-11
* Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens 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: 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: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal2011-03-02
| |/ |/|
* | Merge commit 'v2.6.38-rc6' into for-2.6.39/coreJens Axboe2011-03-01
|\|
| * Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
| |\
| | * Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe2011-01-13
| | |\
| | | * implement in-kernel gendisk events handlingTejun Heo2010-12-16
| | | * block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2010-12-16
| | * | block: fix accounting bug on cross partition mergesJerome Marchand2011-01-05
| | |/
* | | block: share request flush fields with elevator_privateMike Snitzer2011-02-11
* | | block: reimplement FLUSH/FUA to support mergeTejun Heo2011-01-25
|/ /
* | block: max hardware sectors limit wrapperMike Snitzer2010-12-17