summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-22aio: split out iocb copy from io_submit_one()Jens Axboe
2018-12-22aio: use iocb_put() instead of open coding itJens Axboe
2018-12-22aio: only use blk plugs for > 2 depth submissionsJens Axboe
2018-12-22aio: don't zero entire aio_kiocb aio_get_req()Jens Axboe
2018-12-22aio: separate out ring reservation from req allocationChristoph Hellwig
2018-12-22aio: use assigned completion handlerJens Axboe
2018-12-18Merge branch 'for-4.21/block' into for-4.21/aioJens Axboe
2018-12-17blk-mq: enable IO poll if .nr_queues of type poll > 0Ming Lei
2018-12-17blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()Jens Axboe
2018-12-17ima: cleanup the match_token policy codeMimi Zohar
2018-12-17security: don't use a negative Opt_err token indexLinus Torvalds
2018-12-17blk-mq: skip zero-queue maps in blk_mq_map_swqueueMing Lei
2018-12-17block: fix blk-iolatency accounting underflowDennis Zhou
2018-12-17blk-mq: fix dispatch from sw queueMing Lei
2018-12-17block: mq-deadline: Fix write completion handlingDamien Le Moal
2018-12-17nvme-pci: don't share queue mapsChristoph Hellwig
2018-12-17blk-mq: only dispatch to non-defauly queue maps if they have queuesChristoph Hellwig
2018-12-17blk-mq: export hctx->type in debugfs instead of sysfsMing Lei
2018-12-17blk-mq: fix allocation for queue mapping tableMing Lei
2018-12-16blk-wbt: export internal state via debugfsMing Lei
2018-12-16blk-mq-debugfs: support rq_qosMing Lei
2018-12-16block: update sysfs documentationDamien Le Moal
2018-12-16Linux 4.20-rc7v4.20-rc7Linus Torvalds
2018-12-16block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add()Chengguang Xu
2018-12-16aoe: add __exit annotationChengguang Xu
2018-12-16block: clear REQ_HIPRI if polling is not supportedChristoph Hellwig
2018-12-16blk-mq: replace and kill blk_mq_request_issue_directlyJianchao Wang
2018-12-16blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requestsJianchao Wang
2018-12-16blk-mq: refactor the code of issue request directlyJianchao Wang
2018-12-16block: remove the bio_integrity_advance exportChristoph Hellwig
2018-12-16block: remove the bioset_integrity_free exportChristoph Hellwig
2018-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-14scripts/spdxcheck.py: always open files in binary modeThierry Reding
2018-12-14checkstack.pl: fix for aarch64Qian Cai
2018-12-14userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli
2018-12-14fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski
2018-12-14hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()Yongkai Wu
2018-12-14memblock: annotate memblock_is_reserved() with __init_memblockYueyi Li
2018-12-14psi: fix reference to kernel commandline enableBaruch Siach
2018-12-14arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown
2018-12-14mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-12-14alpha: fix hang caused by the bootmem removalMike Rapoport
2018-12-14Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-12-14Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-14Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-12-14Merge tag 'pinctrl-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-14Merge tag 'drm-fixes-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds