summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-04aio: add support for submission/completion ringsaio-poll-ringJens Axboe
2018-12-04aio: split old ring complete out from aio_complete()Jens Axboe
2018-12-04aio: add support for pre-mapped user IO buffersJens Axboe
2018-12-04fs: add support for mapping an ITER_BVEC for O_DIRECTJens Axboe
2018-12-04block: implement bio helper to add iter bvec pages to bioJens Axboe
2018-12-04block: add BIO_HOLD_PAGES flagJens Axboe
2018-12-04aio: batch aio_kiocb allocationJens Axboe
2018-12-04aio: split iocb init from allocationJens Axboe
2018-12-04aio: use fget/fput_many() for file referencesJens Axboe
2018-12-04fs: add fget_many() and fput_many()Jens Axboe
2018-12-04aio: add submission side request cacheJens Axboe
2018-12-04aio: support for IO pollingJens Axboe
2018-12-04aio: add support for having user mapped iocbsJens Axboe
2018-12-04aio: add io_setup2() system callJens Axboe
2018-12-04aio: abstract out io_event filler helperJens Axboe
2018-12-04aio: split out iocb copy from io_submit_one()Jens Axboe
2018-12-04aio: use iocb_put() instead of open coding itJens Axboe
2018-12-04aio: only use blk plugs for > 2 depth submissionsJens Axboe
2018-12-04aio: don't zero entire aio_kiocb aio_get_req()Jens Axboe
2018-12-04aio: separate out ring reservation from req allocationChristoph Hellwig
2018-12-04aio: use assigned completion handlerJens Axboe
2018-12-04iomap: ensure that async polled IO is marked REQ_NOWAITJens Axboe
2018-12-04iomap: wire up the iopoll methodChristoph Hellwig
2018-12-04block: ensure that async polled IO is marked REQ_NOWAITJens Axboe
2018-12-04block: wire up block device iopoll methodChristoph Hellwig
2018-12-04fs: add an iopoll method to struct file_operationsChristoph Hellwig
2018-12-04aio: clear IOCB_HIPRIChristoph Hellwig
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe
2018-12-03sbitmap: fix sbitmap_for_each_set()Omar Sandoval
2018-12-03blk-mq: don't call ktime_get_ns() if we don't need itJens Axboe
2018-12-02Linux 4.20-rc5Linus Torvalds
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-02Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-01Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-01Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-01block: add cmd_flags to print_req_errorBalbir Singh
2018-11-30Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linusBjorn Helgaas
2018-11-30PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-30Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-30Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-30MAINTAINERS: Update linux-mips mailing list addressPaul Burton
2018-11-30ocfs2: fix potential use after freePan Bian
2018-11-30mm/khugepaged: fix the xas_create_range() error pathHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins