summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-18io_uring: support true async buffered reads, if file provides itasync-buffered.7Jens Axboe
2020-06-18mm: add kiocb_wait_page_queue_init() helperJens Axboe
2020-06-18ext4: flag as supporting buffered async readsJens Axboe
2020-06-18btrfs: flag files as supporting buffered async readsJens Axboe
2020-06-18xfs: flag files as supporting buffered async readsJens Axboe
2020-06-18block: flag block devices as supporting IOCB_WAITQJens Axboe
2020-06-18fs: add FMODE_BUF_RASYNCJens Axboe
2020-06-18mm: support async buffered reads in generic_file_buffered_read()Jens Axboe
2020-06-18mm: add support for async page lockingJens Axboe
2020-06-18mm: abstract out wake_page_match() from wake_page_function()Jens Axboe
2020-06-18mm: allow read-ahead with IOCB_NOWAIT setJens Axboe
2020-06-18io_uring: re-issue block requests that failed because of resourcesJens Axboe
2020-06-17io_uring: catch -EIO from buffered issue request failureJens Axboe
2020-06-17io_uring: always plug for any number of IOsJens Axboe
2020-06-17block: provide plug based way of signaling forced no-wait semanticsJens Axboe
2020-06-17Merge branch 'for-5.9/io_uring' into async-buffered.7Jens Axboe
2020-06-17io_uring: separate reporting of ring pages from registered pagesBijan Mottahedeh
2020-06-17io_uring: report pinned memory usageBijan Mottahedeh
2020-06-17io_uring: rename ctx->account_mem fieldBijan Mottahedeh
2020-06-17io_uring: add wrappers for memory accountingBijan Mottahedeh
2020-06-17io_uring: use EPOLLEXCLUSIVE flag to aoid thundering herd type behaviorJiufei Xue
2020-06-17io_uring: change the poll type to be 32-bitsJiufei Xue
2020-06-17io_uring: reap poll completions while waiting for refs to drop on exitJens Axboe
2020-06-17io_uring: acquire 'mm' for task_work for SQPOLLJens Axboe
2020-06-17io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_comp...Xiaoguang Wang
2020-06-17io_uring: don't fail links for EAGAIN error in IOPOLL modeXiaoguang Wang
2020-06-15scripts/decode_stacktrace: warn when modpath is needed but is unsetSasha Levin
2020-06-15Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-15io_uring: cancel by ->task not pidPavel Begunkov
2020-06-15io_uring: lazy get taskPavel Begunkov
2020-06-15io_uring: batch cancel in io_uring_cancel_files()Pavel Begunkov
2020-06-15io_uring: cancel all task's requests on exitPavel Begunkov
2020-06-15io-wq: add an option to cancel all matched reqsPavel Begunkov
2020-06-15io-wq: reorder cancellation pending -> runningPavel Begunkov
2020-06-15io_uring: fix lazy work initPavel Begunkov
2020-06-14Linux 5.8-rc1v5.8-rc1Linus Torvalds
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba
2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko
2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-13net: atm: Remove the error message according to the atomic contextLiao Pingfang
2020-06-13Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-06-13binderfs: add gitignore for generated sample programLinus Torvalds
2020-06-13doc: don't use deprecated "---help---" markers in target docsLinus Torvalds
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds