summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-26io_uring: use task_work for links if possibleJens Axboe
2020-06-25io_uring: enable READ/WRITE to use deferred completionsJens Axboe
2020-06-25io_uring: pass in completion state to appropriate issue side handlersJens Axboe
2020-06-25io_uring: pass down completion state on the issue sideJens Axboe
2020-06-25io_uring: add 'io_comp_state' to struct io_submit_stateJens Axboe
2020-06-25io_uring: provide generic io_req_complete() helperJens Axboe
2020-06-25io_uring: fix NULL-mm for linked reqsPavel Begunkov
2020-06-21io_uring: kill NULL checks for submit statePavel Begunkov
2020-06-21io_uring: set @poll->file after @poll initPavel Begunkov
2020-06-21io_uring: remove REQ_F_MUST_PUNTPavel Begunkov
2020-06-21io_uring: remove setting REQ_F_MUST_PUNT in rwPavel Begunkov
2020-06-21Merge branch 'async-buffered.8' into for-5.9/io_uringJens Axboe
2020-06-21io_uring: support true async buffered reads, if file provides itJens Axboe
2020-06-21mm: add kiocb_wait_page_queue_init() helperJens Axboe
2020-06-21btrfs: flag files as supporting buffered async readsJens Axboe
2020-06-21xfs: flag files as supporting buffered async readsJens Axboe
2020-06-21block: flag block devices as supporting IOCB_WAITQJens Axboe
2020-06-21fs: add FMODE_BUF_RASYNCJens Axboe
2020-06-21mm: support async buffered reads in generic_file_buffered_read()Jens Axboe
2020-06-21mm: add support for async page lockingJens Axboe
2020-06-21mm: abstract out wake_page_match() from wake_page_function()Jens Axboe
2020-06-21mm: allow read-ahead with IOCB_NOWAIT setJens Axboe
2020-06-21io_uring: re-issue block requests that failed because of resourcesJens Axboe
2020-06-21io_uring: catch -EIO from buffered issue request failureJens Axboe
2020-06-21io_uring: always plug for any number of IOsJens Axboe
2020-06-21block: provide plug based way of signaling forced no-wait semanticsJens Axboe
2020-06-21io_uring: separate reporting of ring pages from registered pagesBijan Mottahedeh
2020-06-21io_uring: report pinned memory usageBijan Mottahedeh
2020-06-21io_uring: rename ctx->account_mem fieldBijan Mottahedeh
2020-06-21io_uring: add wrappers for memory accountingBijan Mottahedeh
2020-06-21io_uring: use EPOLLEXCLUSIVE flag to aoid thundering herd type behaviorJiufei Xue
2020-06-21io_uring: change the poll type to be 32-bitsJiufei Xue
2020-06-21Linux 5.8-rc2v5.8-rc2Linus Torvalds
2020-06-21Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-21Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-22samples: watch_queue: build sample program for target architectureMasahiro Yamada
2020-06-22Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"Masahiro Yamada
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-20pinctrl: single: fix function name in documentationDrew Fustini
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-20pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan
2020-06-20Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Haibo Chen
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-20Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-20Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds