summaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
Commit message (Expand)AuthorAge
* block: Limit zone array allocation sizeDamien Le Moal2019-07-11
* block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-11
* block: Fix potential overflow in blk_report_zones()Damien Le Moal2019-07-10
* block: add centralize REQ_OP_XXX to string helperChaitanya Kulkarni2019-06-20
* block: remove the bi_phys_segments field in struct bioChristoph Hellwig2019-06-20
* block: remove blk_init_request_from_bioChristoph Hellwig2019-06-20
* blk-core: Remove blk_end_request*() declarationsPavel Begunkov2019-06-20
* block: move tag field position in struct requestMinwoo Im2019-06-20
* blk-mq: fix hang caused by freeze/unfreeze sequenceBob Liu2019-05-23
* blk-mq: always free hctx after request queue is freedMing Lei2019-05-04
* block: remove the unused blk_queue_dma_pad functionChristoph Hellwig2019-04-30
* Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-22
|\
| * block: kill all_q_node in request_queueHou Tao2019-04-19
* | block: add dma_map_bvec helperChristoph Hellwig2019-04-05
* | block: add a rq_dma_dir helperChristoph Hellwig2019-04-05
* | block: add a rq_integrity_vec helperChristoph Hellwig2019-04-05
* | block: add a req_bvec helperChristoph Hellwig2019-04-05
|/
* block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...Yufen Yu2019-03-20
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-09
|\
| * scsi: block: remove bidi supportChristoph Hellwig2019-02-05
| * scsi: block: remove req->specialChristoph Hellwig2019-02-05
* | block: kill QUEUE_FLAG_NO_SG_MERGEMing Lei2019-02-15
* | block: introduce bio_for_each_bvec() and rq_for_each_bvec()Ming Lei2019-02-15
* | block: queue flag cleanupJens Axboe2019-02-09
* | block: kill QUEUE_FLAG_FLUSH_NQJens Axboe2019-02-09
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-28
|\
| * scsi: block: remove the cluster flagChristoph Hellwig2018-12-18
* | blk-mq-debugfs: support rq_qosMing Lei2018-12-16
* | blk-mq: remove QUEUE_FLAG_POLL from default MQ flagsJens Axboe2018-12-08
* | block: remove ->poll_fnChristoph Hellwig2018-12-04
* | block: improve logic around when to sort a plug listJens Axboe2018-11-29
* | block: sum requests in the plug structureJens Axboe2018-11-26
* | block: make blk_poll() take a parameter on whether to spin or notJens Axboe2018-11-26
* | blk-mq: when polling for IO, look for any completionJens Axboe2018-11-26
* | blk-mq: not embed .mq_kobj and ctx->kobj into queue instanceMing Lei2018-11-21
* | block: have ->poll_fn() return number of entries polledJens Axboe2018-11-19
* | block: remove the rq_alloc_data request_queue fieldChristoph Hellwig2018-11-16
* | block: add polled wakeup task helperJens Axboe2018-11-16
* | block: add queue_is_mq() helperJens Axboe2018-11-16
* | block: remove the queue_lock indirectionChristoph Hellwig2018-11-15
* | block: remove the lock argument to blk_alloc_queue_nodeChristoph Hellwig2018-11-15
* | block: use atomic bitops for ->queue_flagsChristoph Hellwig2018-11-15
* | block: remove deadline __deadline manipulation helpersChristoph Hellwig2018-11-15
* | block: remove QUEUE_FLAG_BYPASS and ->bypassChristoph Hellwig2018-11-15
* | block: remove dead queue membersJens Axboe2018-11-14
* | block: remove the BLKPREP_* values.Christoph Hellwig2018-11-09
* | block: remove req->timeout_listChristoph Hellwig2018-11-09
* | blk-mq: cache request hardware queue mappingJens Axboe2018-11-07
* | blk-mq: kill q->mq_mapJens Axboe2018-11-07
* | block: kill request ->cpu memberJens Axboe2018-11-07