aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-20io_uring: optimise head checks in io_get_sqring()Pavel Begunkov
2020-01-20io_uring: clamp to_submit in io_submit_sqes()Pavel Begunkov
2020-01-20io_uring: add support for IORING_SETUP_CLAMPJens Axboe
2020-01-20io_uring: extend batch freeing to cover more casesJens Axboe
2020-01-20io_uring: wrap multi-req freeing in struct req_batchJens Axboe
2020-01-20io_uring: batch getting pcpu referencesPavel Begunkov
2020-01-20pcpu_ref: add percpu_ref_tryget_many()Pavel Begunkov
2020-01-20io_uring: add IORING_OP_MADVISEJens Axboe
2020-01-20mm: make do_madvise() available internallyJens Axboe
2020-01-20io_uring: add IORING_OP_FADVISEJens Axboe
2020-01-20io_uring: allow use of offset == -1 to mean file positionJens Axboe
2020-01-20io_uring: add non-vectored read/write commandsJens Axboe
2020-01-20io_uring: improve poll completion performanceJens Axboe
2020-01-20io_uring: split overflow state into SQ and CQ sideJens Axboe
2020-01-20io_uring: add lookup table for various opcode needsJens Axboe
2020-01-20io_uring: remove two unnecessary function declarationsJens Axboe
2020-01-20io_uring: move *queue_link_head() from common pathPavel Begunkov
2020-01-20io_uring: rename prev to headPavel Begunkov
2020-01-20io_uring: add IOSQE_ASYNCJens Axboe
2020-01-20io-wq: support concurrent non-blocking workJens Axboe
2020-01-20io_uring: add support for IORING_OP_STATXJens Axboe
2020-01-20fs: make two stat prep helpers availableJens Axboe
2020-01-20io_uring: avoid ring quiesce for fixed file set unregister and updateJens Axboe
2020-01-20io_uring: add support for IORING_OP_CLOSEJens Axboe
2020-01-20io-wq: add support for uncancellable workJens Axboe
2020-01-20fs: move filp_close() outside of __close_fd_get_file()Jens Axboe
2020-01-20io_uring: add support for IORING_OP_OPENATJens Axboe
2020-01-20fs: make build_open_flags() available internallyJens Axboe
2020-01-20io_uring: add support for fallocate()Jens Axboe
2020-01-20Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfsJens Axboe
2020-01-20io_uring: fix compat for IORING_REGISTER_FILES_UPDATEEugene Syromiatnikov
2020-01-19Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe
2020-01-19Linux 5.5-rc7Linus Torvalds
2020-01-19Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-19cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy
2020-01-19cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy
2020-01-19net: sched: act_ctinfo: fix memory leakEric Dumazet
2020-01-18riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson
2020-01-18Merge tag 'mtd/fixes-for-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-18Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-18riscv: delete temporary filesIlie Halip
2020-01-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-18Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-01-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds