summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-20aio: Comment use of IOCB_FLAG_IOPRIO aio flagDamien Le Moal1-0/+2
2018-11-19nvme-fc: remove ->poll implementationJens Axboe1-1/+0
2018-11-19block: have ->poll_fn() return number of entries polledJens Axboe1-1/+1
2018-11-19Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe18-40/+77
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+7
2018-11-16block: remove the rq_alloc_data request_queue fieldChristoph Hellwig1-1/+0
2018-11-16block: add polled wakeup task helperJens Axboe1-0/+13
2018-11-16block: add queue_is_mq() helperJens Axboe1-5/+1
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2018-11-15block: remove the queue_lock indirectionChristoph Hellwig2-9/+3
2018-11-15block: remove the lock argument to blk_alloc_queue_nodeChristoph Hellwig1-2/+1
2018-11-15block: use atomic bitops for ->queue_flagsChristoph Hellwig1-1/+0
2018-11-15block: remove deadline __deadline manipulation helpersChristoph Hellwig1-3/+1
2018-11-15block: remove QUEUE_FLAG_BYPASS and ->bypassChristoph Hellwig2-8/+1
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel1-0/+7
2018-11-15block: remove dead queue membersJens Axboe1-3/+0
2018-11-12kyber: fix wrong strlcpy() size in trace_kyber_latency()Omar Sandoval1-4/+4
2018-11-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2018-11-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-9/+9
2018-11-10ide: don't use req->specialChristoph Hellwig1-0/+1
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+7
2018-11-10block: remove the BLKPREP_* values.Christoph Hellwig1-10/+0
2018-11-10scsi: return blk_status_t from device handler ->prep_fnChristoph Hellwig1-1/+1
2018-11-10scsi: return blk_status_t from scsi_init_io and ->init_commandChristoph Hellwig2-2/+3
2018-11-10ide: cleanup ->prep_rq calling conventionChristoph Hellwig1-1/+1
2018-11-10Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds1-7/+1
2018-11-09block: remove req->timeout_listChristoph Hellwig1-2/+0
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-6/+30
2018-11-08blk-mq: provide a helper to check if a queue is busyJens Axboe1-0/+2
2018-11-08blk-mq-tag: change busy_iter_fn to return whether to continue or notJens Axboe1-2/+2
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov1-7/+1
2018-11-08Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds2-5/+13
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds1-4/+3
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda1-5/+9
2018-11-07nvme: add separate poll queue mapJens Axboe1-1/+1
2018-11-07block: add REQ_HIPRI and inherit it from IOCB_HIPRIJens Axboe1-1/+3
2018-11-07blk-mq: initial support for multiple queue mapsJens Axboe1-1/+2
2018-11-07blk-mq: cache request hardware queue mappingJens Axboe1-0/+1
2018-11-07blk-mq: support multiple hctx mapsJens Axboe1-0/+14
2018-11-07blk-mq: allow software queue to map to multiple hardware queuesJens Axboe1-1/+2
2018-11-07blk-mq: abstract out queue mapJens Axboe3-7/+16
2018-11-07blk-mq: kill q->mq_mapJens Axboe1-2/+0
2018-11-07Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe1-0/+4
2018-11-07block: kill request ->cpu memberJens Axboe2-2/+2
2018-11-07block: get rid of q->softirq_done_fn()Jens Axboe2-4/+2
2018-11-07block: get rid of blk_queued_rq()Jens Axboe1-2/+0
2018-11-07block: remove request_list codeJens Axboe2-131/+0
2018-11-07bsg: move bsg-lib parts outside of request queueJens Axboe2-6/+4
2018-11-07block: kill legacy parts of timeout handlingJens Axboe1-3/+1