aboutsummaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.4.113' into HEADBruno Martins2017-11-121-3/+2
|\
| * block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer2015-02-021-3/+2
* | BACKPORT: block: add blk_rq_set_block_pc()Jens Axboe2017-08-051-0/+1
* | block: add runtime pm helpersLin Ming2013-07-011-0/+27
* | block: Add API for urgent request handlingTatyana Brokhman2012-12-041-0/+4
* | block: Add support for reinsert a dispatched reqTatyana Brokhman2012-12-041-0/+2
* | block: Expose kblock_schedule_delayed_work()Tatyana Brokhman2012-09-041-0/+2
* | Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4Steve Muckle2012-06-061-0/+3
|\ \ | |/ |/|
| * block: ioctl support for sanitize in eMMC 4.5Maya Erez2012-05-241-0/+3
| * block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini2012-01-251-0/+1
| * block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-251-0/+2
| * block: initialize request_queue's numa node duringMike Snitzer2012-01-061-3/+0
* | Fix blkdev.h build errors when BLOCK=nRussell King2012-05-141-1/+2
* | block: use lockdep_assert_held for queue lockingAndi Kleen2012-03-301-11/+7
* | block: strip out locking optimization in put_io_context()Tejun Heo2012-02-071-3/+0
* | Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-151-17/+84
|\ \
| * | blockdev: convert some macros to static inlinesStephen Rothwell2012-01-121-13/+64
| * | block: Introduce blk_set_stacking_limits functionMartin K. Petersen2012-01-111-0/+1
| * | block, cfq: move cfqd->icq_list to request_queue and add request->elv.icqTejun Heo2011-12-141-2/+8
| * | block, cfq: unlink cfq_io_context's immediatelyTejun Heo2011-12-141-0/+3
| * | block: misc updates to blk_get_queue()Tejun Heo2011-12-141-1/+1
| * | block, cfq: move cfqd->cic_index to q->idTejun Heo2011-12-141-0/+6
| * | block: add blk_queue_dead()Tejun Heo2011-12-141-0/+1
| * | block, sx8: kill blk_insert_request()Tejun Heo2011-12-141-1/+0
* | | block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini2012-01-141-0/+1
* | | block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-141-0/+2
* | | block: initialize request_queue's numa node duringMike Snitzer2011-11-231-3/+0
|/ /
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\ \
| * | include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-311-1/+1
* | | block: move blk_throtl prototypes to block/blk.hTejun Heo2011-10-191-14/+0
* | | Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-191-1/+5
|\| |
| * | block: simplify force plug flush code a little bitShaohua Li2011-08-241-1/+0
| * | block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer2011-08-151-0/+1
| * | block: add bsg helper libraryMike Christie2011-07-311-0/+4
* | | block: document blk-plugSuresh Jayaraman2011-09-211-9/+15
* | | block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-121-2/+2
* | | block: rename __make_request() to blk_queue_bio()Jens Axboe2011-09-121-1/+1
* | | block: export __make_requestChristoph Hellwig2011-09-121-0/+2
|/ /
* | block: strict rq_affinityDan Williams2011-07-231-1/+2
* | block: reorder request_queue to remove 64 bit alignment paddingRichard Kennedy2011-07-131-7/+6
* | block: document blk_plug list accessShaohua Li2011-07-081-0/+6
* | block: avoid building too big plug listShaohua Li2011-07-081-0/+3
* | Merge branch 'for-linus' into for-3.1/coreJens Axboe2011-07-011-2/+2
|\|
| * block: remove unwanted semicolonsNamhyung Kim2011-05-311-2/+2
* | block:fix the comment error in blkdev.hWanlong Gao2011-06-131-1/+1
|/
* Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-201-13/+13
|\
| * block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-191-13/+13
* | block: Fix discard topology stacking and reportingMartin K. Petersen2011-05-181-2/+5
* | block: hold queue if flush is running for non-queueable flush driveshaohua.li@intel.com2011-05-061-0/+1
* | block: add a non-queueable flush flagshaohua.li@intel.com2011-05-061-0/+7
|/