summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-151-5/+0
|\
| * blkdev.h: remove unused codes blk_account_rqLin Feng2021-05-121-5/+0
* | Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-091-2/+0
|\ \ | |/
| * Revert "bio: limit bio max size"Jens Axboe2021-05-081-2/+0
* | Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-071-0/+2
|\ \ | |/
| * bio: limit bio max sizeChangheun Lee2021-05-031-0/+2
* | include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)2021-05-061-1/+0
|/
* Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-281-1/+0
|\
| * block: remove the revalidate_disk methodChristoph Hellwig2021-03-291-1/+0
* | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-281-26/+20
|\ \
| * | blk-mq: bypass IO scheduler's limit_depth for passthrough requestLin Feng2021-04-161-0/+6
| * | block: add queue_to_disk() to get gendisk from request_queueJeffle Xu2021-04-121-0/+2
| * | block: stop calling blk_queue_bounce for passthrough requestsChristoph Hellwig2021-04-061-1/+1
| * | block: refactor the bounce buffering codeChristoph Hellwig2021-04-061-18/+11
| * | block: remove BLK_BOUNCE_ISA supportChristoph Hellwig2021-04-061-7/+0
| |/
* | block: remove the unused RQF_ALLOCED flagChristoph Hellwig2021-04-021-2/+0
|/
* block: Drop leftover references to RQF_SORTEDJean Delvare2021-03-011-2/+0
* Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-281-1/+0
|\
| * block: Remove unused blk_pm_*() function definitionsBart Van Assche2021-02-221-1/+0
* | Merge tag 'for-5.12/block-ipi-2021-02-21' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-221-1/+1
|\ \ | |/ |/|
| * blk-mq: Use llist_head for blk_cpu_doneSebastian Andrzej Siewior2021-02-121-1/+1
* | block: introduce zone_write_granularity limitDamien Le Moal2021-02-101-0/+15
* | block: use an on-stack bio in blkdev_issue_flushChristoph Hellwig2021-01-271-2/+2
* | block: unexport truncate_bdev_rangeChristoph Hellwig2021-01-261-7/+2
* | block: remove unnecessary argument from blk_execute_rqGuoqing Jiang2021-01-241-2/+1
* | block: remove unnecessary argument from blk_execute_rq_nowaitGuoqing Jiang2021-01-241-1/+1
* | block: use ->bi_bdev for bio based I/O accountingChristoph Hellwig2021-01-241-17/+4
* | block: store a block_device pointer in struct bioChristoph Hellwig2021-01-241-2/+3
|/
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-011-5/+13
|\
| * scsi: block: Do not accept any requests while suspendedAlan Stern2020-12-091-0/+12
| * scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPTBart Van Assche2020-12-091-5/+1
* | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-16/+18
|\ \
| * | block: merge struct block_device and struct hd_structChristoph Hellwig2020-12-011-1/+0
| * | block: switch partition lookup to use struct block_deviceChristoph Hellwig2020-12-011-4/+4
| * | block: move the start_sect field to struct block_deviceChristoph Hellwig2020-12-011-2/+2
| * | block: simplify the block device claiming interfaceChristoph Hellwig2020-12-011-4/+2
| * | block: simplify bdev/disk lookup in blkdev_getChristoph Hellwig2020-12-011-0/+6
| * | block: remove i_bdevChristoph Hellwig2020-12-011-1/+1
| * | fs: simplify freeze_bdev/thaw_bdevChristoph Hellwig2020-12-011-2/+2
| * | block: remove __blkdev_driver_ioctlChristoph Hellwig2020-11-161-2/+0
| * | block: add a new set_read_only methodChristoph Hellwig2020-11-161-0/+1
| |/
* | block: fix incorrect branching in blk_max_size_offset()Mike Snitzer2020-12-041-4/+6
* | dm: fix IO splittingMike Snitzer2020-12-041-5/+6
|/
* kernel.h: split out min()/max() et al. helpersAndy Shevchenko2020-10-161-0/+1
* Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-1/+3
|\
| * block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONEDChristoph Hellwig2020-10-071-1/+3
* | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-32/+52
|\ \
| * | block: soft limit zone-append sectors as wellJohannes Thumshirn2020-10-071-1/+4
| * | block: remove the unused blk_integrity_merge_bio exportChristoph Hellwig2020-10-061-8/+0
| * | block: remove the unused blk_integrity_merge_rq exportChristoph Hellwig2020-10-061-8/+0