summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-10iomap: enable use of bio allocation cacheio_uring-bio-cache.3Jens Axboe
2021-08-10block: enable use of bio allocation cacheJens Axboe
2021-08-10io_uring: wire up bio allocation cacheJens Axboe
2021-08-10fs: add ki_bio_cache pointer to struct kiocbJens Axboe
2021-08-10io_uring: use kiocb->private to hold rw_lenJens Axboe
2021-08-10bio: add allocation cache abstractionJens Axboe
2021-08-10io_uring: remove file batch-get optimisationPavel Begunkov
2021-08-10io_uring: clean up tctx_task_work()Pavel Begunkov
2021-08-10io_uring: inline io_poll_remove_waitqsPavel Begunkov
2021-08-10io_uring: remove extra argument for overflow flushPavel Begunkov
2021-08-10io_uring: inline struct io_comp_statePavel Begunkov
2021-08-10io_uring: use inflight_entry instead of compl.listPavel Begunkov
2021-08-10io_uring: remove redundant args from cache_freePavel Begunkov
2021-08-10io_uring: cache __io_free_req()'d requestsPavel Begunkov
2021-08-10io_uring: move io_fallback_req_func()Pavel Begunkov
2021-08-10io_uring: optimise putting task structPavel Begunkov
2021-08-10io_uring: drop exec checks from io_req_task_submitPavel Begunkov
2021-08-10io_uring: kill unused IO_IOPOLL_BATCHPavel Begunkov
2021-08-10io_uring: improve ctx hang handlingPavel Begunkov
2021-08-10io_uring: deduplicate open iopoll checkPavel Begunkov
2021-08-10io_uring: inline io_free_req_deferredPavel Begunkov
2021-08-10io_uring: move io_rsrc_node_alloc() definitionPavel Begunkov
2021-08-10io_uring: move io_put_task() definitionPavel Begunkov
2021-08-10io_uring: extract a helper for ctx quiescePavel Begunkov
2021-08-10io_uring: optimise io_cqring_wait() hot pathPavel Begunkov
2021-08-10io_uring: add more locking annotations for submitPavel Begunkov
2021-08-10io_uring: don't halt iopoll too earlyPavel Begunkov
2021-08-10io_uring: refactor io_alloc_reqPavel Begunkov
2021-08-10io-wq: improve wq_list_add_tail()Pavel Begunkov
2021-08-10io_uring: remove unnecessary PF_EXITING checkPavel Begunkov
2021-08-10io_uring: clean io-wq callbacksPavel Begunkov
2021-08-10io_uring: avoid touching inode in rw prepPavel Begunkov
2021-08-10io_uring: rename io_file_supports_async()Pavel Begunkov
2021-08-10io_uring: inline fixed part of io_file_get()Pavel Begunkov
2021-08-10io_uring: use kvmalloc for fixed filesPavel Begunkov
2021-08-10io_uring: be smarter about waking multiple CQ ring waitersJens Axboe
2021-08-10io-wq: remove GFP_ATOMIC allocation off schedule out pathJens Axboe
2021-08-10Merge branch 'io_uring-5.14' into for-5.15/io_uringJens Axboe
2021-08-09io_uring: fix ctx-exit io_rsrc_put_work() deadlockPavel Begunkov
2021-08-09io_uring: drop ctx->uring_lock before flushing work itemJens Axboe
2021-08-09io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()Hao Xu
2021-08-09io-wq: fix bug of creating io-wokers unconditionallyHao Xu
2021-08-09io_uring: rsrc ref lock needs to be IRQ safeJens Axboe
2021-08-08io_uring: Use WRITE_ONCE() when writing to sq_flagsNadav Amit
2021-08-08io_uring: clear TIF_NOTIFY_SIGNAL when running task workNadav Amit
2021-08-08Linux 5.14-rc5Linus Torvalds
2021-08-08Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-08Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-08-08Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-08Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds