summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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: Initialize BIO I/O priority earlyDamien Le Moal
2018-11-19block: Introduce get_current_ioprio()Damien Le Moal
2018-11-19block: Remove bio->bi_iocDamien Le Moal
2018-11-19nvme-fc: remove ->poll implementationJens Axboe
2018-11-19block: have ->poll_fn() return number of entries polledJens Axboe
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockJens 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-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel
2018-11-14block: remove dead queue membersJens Axboe
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-10ide: don't use req->specialChristoph Hellwig
2018-11-09block: remove the BLKPREP_* values.Christoph Hellwig
2018-11-09ide: cleanup ->prep_rq calling conventionChristoph Hellwig
2018-11-09Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-11-09block: remove req->timeout_listChristoph Hellwig
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-08blk-mq: provide a helper to check if a queue is busyJens Axboe
2018-11-08blk-mq-tag: change busy_iter_fn to return whether to continue or notJens Axboe
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov
2018-11-08Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda
2018-11-07nvme: add separate poll queue mapJens Axboe
2018-11-07block: add REQ_HIPRI and inherit it from IOCB_HIPRIJens Axboe
2018-11-07blk-mq: initial support for multiple queue mapsJens Axboe
2018-11-07blk-mq: cache request hardware queue mappingJens Axboe
2018-11-07blk-mq: support multiple hctx mapsJens Axboe
2018-11-07blk-mq: allow software queue to map to multiple hardware queuesJens Axboe
2018-11-07blk-mq: abstract out queue mapJens Axboe
2018-11-07blk-mq: kill q->mq_mapJens Axboe
2018-11-07Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens 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: get rid of MQ scheduler ops unionJens Axboe
2018-11-07block: remove dead elevator codeJens Axboe