summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-23io_uring: inline io_poll_remove_waitqsPavel Begunkov
2021-08-23io_uring: remove extra argument for overflow flushPavel Begunkov
2021-08-23io_uring: inline struct io_comp_statePavel Begunkov
2021-08-23io_uring: use inflight_entry instead of compl.listPavel Begunkov
2021-08-23io_uring: remove redundant args from cache_freePavel Begunkov
2021-08-23io_uring: cache __io_free_req()'d requestsPavel Begunkov
2021-08-23io_uring: move io_fallback_req_func()Pavel Begunkov
2021-08-23io_uring: optimise putting task structPavel Begunkov
2021-08-23io_uring: drop exec checks from io_req_task_submitPavel Begunkov
2021-08-23io_uring: kill unused IO_IOPOLL_BATCHPavel Begunkov
2021-08-23io_uring: improve ctx hang handlingPavel Begunkov
2021-08-23io_uring: deduplicate open iopoll checkPavel Begunkov
2021-08-23io_uring: inline io_free_req_deferredPavel Begunkov
2021-08-23io_uring: move io_rsrc_node_alloc() definitionPavel Begunkov
2021-08-23io_uring: move io_put_task() definitionPavel Begunkov
2021-08-23io_uring: extract a helper for ctx quiescePavel Begunkov
2021-08-23io_uring: optimise io_cqring_wait() hot pathPavel Begunkov
2021-08-23io_uring: add more locking annotations for submitPavel Begunkov
2021-08-23io_uring: don't halt iopoll too earlyPavel Begunkov
2021-08-23io_uring: refactor io_alloc_reqPavel Begunkov
2021-08-23io-wq: improve wq_list_add_tail()Pavel Begunkov
2021-08-23io_uring: remove unnecessary PF_EXITING checkPavel Begunkov
2021-08-23io_uring: clean io-wq callbacksPavel Begunkov
2021-08-23io_uring: avoid touching inode in rw prepPavel Begunkov
2021-08-23io_uring: rename io_file_supports_async()Pavel Begunkov
2021-08-23io_uring: inline fixed part of io_file_get()Pavel Begunkov
2021-08-23io_uring: use kvmalloc for fixed filesPavel Begunkov
2021-08-23io_uring: be smarter about waking multiple CQ ring waitersJens Axboe
2021-08-23io-wq: remove GFP_ATOMIC allocation off schedule out pathJens Axboe
2021-08-22Linux 5.14-rc7v5.14-rc7Linus Torvalds
2021-08-22Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-21Merge tag 'char-misc-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-21Merge tag 'usb-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-21Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-21Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-21Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-08-21Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-21Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-21fs: warn about impending deprecation of mandatory locksJeff Layton
2021-08-20io_uring: fix xa_alloc_cycle() error return value checkJens Axboe
2021-08-20Merge tag 'acpi-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-08-20Merge tag 'pm-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-08-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-08-20Merge tag 'drm-fixes-2021-08-20-3' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-20Merge tag 'pci-v5.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-20Merge tag 'mmc-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-08-20Merge tag 'sound-5.14-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-08-20Merge branch 'acpi-pm'Rafael J. Wysocki