aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: block: remove the cluster flagChristoph Hellwig
2018-12-16blk-mq-debugfs: support rq_qosMing Lei
2018-12-07blk-mq: remove QUEUE_FLAG_POLL from default MQ flagsJens Axboe
2018-12-04block: remove ->poll_fnChristoph Hellwig
2018-11-29block: improve logic around when to sort a plug listJens Axboe
2018-11-26block: sum requests in the plug structureJens Axboe
2018-11-26block: make blk_poll() take a parameter on whether to spin or notJens Axboe
2018-11-26blk-mq: when polling for IO, look for any completionJens Axboe
2018-11-21blk-mq: not embed .mq_kobj and ctx->kobj into queue instanceMing Lei
2018-11-19block: have ->poll_fn() return number of entries polledJens Axboe
2018-11-16block: remove the rq_alloc_data request_queue fieldChristoph Hellwig
2018-11-16block: add polled wakeup task helperJens Axboe
2018-11-16block: add queue_is_mq() helperJens Axboe
2018-11-15block: remove the queue_lock indirectionChristoph Hellwig
2018-11-15block: remove the lock argument to blk_alloc_queue_nodeChristoph Hellwig
2018-11-15block: use atomic bitops for ->queue_flagsChristoph Hellwig
2018-11-15block: remove deadline __deadline manipulation helpersChristoph Hellwig
2018-11-15block: remove QUEUE_FLAG_BYPASS and ->bypassChristoph Hellwig
2018-11-14block: remove dead queue membersJens Axboe
2018-11-09block: remove the BLKPREP_* values.Christoph Hellwig
2018-11-09block: remove req->timeout_listChristoph Hellwig
2018-11-07blk-mq: cache request hardware queue mappingJens Axboe
2018-11-07blk-mq: kill q->mq_mapJens Axboe
2018-11-07block: kill request ->cpu memberJens Axboe
2018-11-07block: get rid of q->softirq_done_fn()Jens Axboe
2018-11-07block: get rid of blk_queued_rq()Jens Axboe
2018-11-07block: remove request_list codeJens Axboe
2018-11-07bsg: move bsg-lib parts outside of request queueJens Axboe
2018-11-07block: kill legacy parts of timeout handlingJens Axboe
2018-11-07block: remove __blk_put_request()Jens Axboe
2018-11-07block: remove dead elevator codeJens Axboe
2018-11-07block: remove legacy rq taggingJens Axboe
2018-11-07block: remove blk_complete_request()Jens Axboe
2018-11-07block: remove q->lld_busy_fn()Jens Axboe
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal
2018-10-25block: add a report_zones methodChristoph Hellwig
2018-10-25block: Expose queue nr_zones in sysfsDamien Le Moal
2018-10-25block: Introduce blkdev_nr_zones() helperDamien Le Moal
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-17block: Add PCI P2P flag for request queueLogan Gunthorpe
2018-10-11block: describe difference between flags IO_STAT and STATSKonstantin Khlebnikov
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-09-26block, scsi: Change the preempt-only flag into a counterBart Van Assche
2018-09-26block: Move power management code into a new source fileBart Van Assche
2018-09-24block: move req_gap_back_merge to blk.hChristoph Hellwig
2018-09-24block: move req_gap_{back,front}_merge to blk-merge.cChristoph Hellwig
2018-09-24block: move integrity_req_gap_{back,front}_merge to blk.hChristoph Hellwig
2018-09-11blk-cgroup: increase number of supported policiesJens Axboe
2018-08-09block: Remove two superfluous #include directivesBart Van Assche