summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-10io_uring: Fix unused function warningsio_uring-buf-selectYueHaibing
2020-03-10io_uring: add end-of-bits marker and build time verify itJens Axboe
2020-03-10io_uring: provide means of removing buffersJens Axboe
2020-03-10io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_RECVMSGJens Axboe
2020-03-10net: abstract out normal and compat msghdr importJens Axboe
2020-03-10io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_READVJens Axboe
2020-03-10io_uring: support buffer selection for OP_READ and OP_RECVJens Axboe
2020-03-10io_uring: add IORING_OP_PROVIDE_BUFFERSJens Axboe
2020-03-04io_uring: buffer registration infrastructureJens Axboe
2020-03-04io_uring/io-wq: forward submission ref to asyncPavel Begunkov
2020-03-04io-wq: optimise out *next_work() double lockPavel Begunkov
2020-03-04io-wq: optimise locking in io_worker_handle_work()Pavel Begunkov
2020-03-04io-wq: shuffle io_worker_handle_work() codePavel Begunkov
2020-03-03io_uring: get next work with submission ref dropPavel Begunkov
2020-03-03io_uring: remove @nxt from handlersPavel Begunkov
2020-03-03io_uring: make submission ref putting consistentPavel Begunkov
2020-03-02io_uring: clean up io_closePavel Begunkov
2020-03-02io_uring: Ensure mask is initialized in io_arm_poll_handlerNathan Chancellor
2020-03-02io_uring: remove io_prep_next_work()Pavel Begunkov
2020-03-02io_uring: remove extra nxt check after puntPavel Begunkov
2020-03-02io_uring: use poll driven retry for files that support itJens Axboe
2020-03-02io_uring: mark requests that we can do poll async in io_op_defsJens Axboe
2020-03-02io_uring: add per-task callback handlerJens Axboe
2020-03-02io_uring: store io_kiocb in wait->privateJens Axboe
2020-03-02task_work_run: don't take ->pi_lock unconditionallyOleg Nesterov
2020-03-02io-wq: use BIT for ulong hashPavel Begunkov
2020-03-02io_uring: remove IO_WQ_WORK_CBPavel Begunkov
2020-03-02io-wq: remove unused IO_WQ_WORK_HAS_MMPavel Begunkov
2020-03-02io_uring: extract kmsg copy helperPavel Begunkov
2020-03-02io_uring: clean io_poll_completePavel Begunkov
2020-03-02io_uring: add splice(2) supportPavel Begunkov
2020-03-02io_uring: add interface for getting filesPavel Begunkov
2020-03-02splice: make do_splice publicPavel Begunkov
2020-03-02io_uring: remove req->in_asyncPavel Begunkov
2020-03-02io_uring: don't do full *prep_worker() from io-wqPavel Begunkov
2020-03-02io_uring: don't call work.func from sync ctxPavel Begunkov
2020-03-02io_uring: io_accept() should hold on to submit reference on retryJens Axboe
2020-03-02io_uring: consider any io_read/write -EAGAIN as finalJens Axboe
2020-03-02io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNALPavel Begunkov
2020-03-02io-wq: fix IO_WQ_WORK_NO_CANCEL cancellationPavel Begunkov
2020-03-01Linux 5.6-rc4Linus Torvalds
2020-03-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-01KVM: VMX: check descriptor table exits on instruction emulationOliver Upton
2020-02-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-29ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang
2020-02-29jbd2: fix data races at struct journal_headQian Cai
2020-02-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-02-28Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds