io_uring: cancel pending async work if task exits
[platform/kernel/linux-starfive.git] / fs / io_uring.c
2020-02-09 Jens Axboeio_uring: cancel pending async work if task exits
2020-02-08 Pavel Begunkovio_uring: fix openat/statx's filename leak
2020-02-08 Pavel Begunkovio_uring: fix double prep iovec leak
2020-02-08 Pavel Begunkovio_uring: fix async close() with f_op->flush()
2020-02-08 Jens Axboeio_uring: allow AT_FDCWD for non-file openat/openat2...
2020-02-08 Jens Axboeio_uring: grab ->fs as part of async preparation
2020-02-08 Jens Axboeio_uring: retry raw bdev writes if we hit -EOPNOTSUPP
2020-02-08 Pavel Begunkovio_uring: add cleanup for openat()/statx()
2020-02-08 Pavel Begunkovio_uring: fix iovec leaks
2020-02-08 Pavel Begunkovio_uring: remove unused struct io_async_open
2020-02-08 Stefano Garzarellaio_uring: flush overflowed CQ events in the io_uring_poll()
2020-02-08 Jens Axboeio_uring: statx/openat/openat2 don't support fixed...
2020-02-06 Pavel Begunkovio_uring: fix deferred req iovec leak
2020-02-06 Randy Dunlapio_uring: fix 1-bit bitfields to be unsigned
2020-02-06 Pavel Begunkovio_uring: get rid of delayed mm check
2020-02-06 Linus TorvaldsMerge tag 'ceph-for-5.6-rc1' of https://github.com...
2020-02-06 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2020-02-06 Linus TorvaldsMerge tag 'Smack-for-5.6' of git://github.com/cschaufle...
2020-02-06 Linus TorvaldsMerge tag 'xfs-5.6-merge-8' of git://git./fs/xfs/xfs...
2020-02-06 Linus TorvaldsMerge tag 'trace-v5.6-2' of git://git./linux/kernel...
2020-02-06 Linus TorvaldsMerge tag 'io_uring-5.6-2020-02-05' of git://git.kernel...
2020-02-06 Linus TorvaldsMerge tag 'block-5.6-2020-02-05' of git://git.kernel...
2020-02-06 Linus TorvaldsMerge tag 'libata-5.6-2020-02-05' of git://git.kernel...
2020-02-05 Linus TorvaldsMerge tag 'pwm/for-5.6-rc1' of git://git./linux/kernel...
2020-02-05 Linus TorvaldsMerge tag 'dmaengine-fix-5.6-rc1' of git://git.infradea...
2020-02-05 Linus TorvaldsMerge tag 'iommu-updates-v5.6' of git://git./linux...
2020-02-05 Linus TorvaldsMerge tag 'for-linus-5.6-rc1-tag' of git://git./linux...
2020-02-05 Linus TorvaldsMerge tag 's390-5.6-2' of git://git./linux/kernel/git...
2020-02-05 Linus TorvaldsMerge branch 'parisc-5.6-1' of git://git./linux/kernel...
2020-02-05 Linus TorvaldsMerge tag 'jfs-5.6' of git://github.com/kleikamp/linux...
2020-02-05 Linus TorvaldsMerge branch 'work.recursive_removal' of git://git...
2020-02-05 Linus TorvaldsMerge branch 'imm.timestamp' of git://git./linux/kernel...
2020-02-05 Jens Axboeio_uring: cleanup fixed file data table references
2020-02-04 Jens Axboeio_uring: spin for sq thread to idle on shutdown
2020-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-02-04 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2020-02-04 Linus TorvaldsMerge tag 'powerpc-5.6-1' of git://git./linux/kernel...
2020-02-04 Linus TorvaldsMerge tag 'microblaze-v5.6-rc1' of git://git.monstr...
2020-02-04 Linus TorvaldsMerge tag 'ovl-update-5.6' of git://git./linux/kernel...
2020-02-04 Linus TorvaldsMerge tag 'rproc-v5.6' of git://git./linux/kernel/git...
2020-02-04 Linus TorvaldsMerge tag 'hwlock-v5.6' of git://git./linux/kernel...
2020-02-04 Linus TorvaldsMerge tag 'drm-next-2020-02-04' of git://anongit.freede...
2020-02-04 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.6' of git://git...
2020-02-04 Linus TorvaldsMerge tag 'rtc-5.6' of git://git./linux/kernel/git...
2020-02-04 Pavel Begunkovio_uring: put the flag changing code in the same spot
2020-02-04 Pavel Begunkovio_uring: iterate req cache backwards
2020-02-04 Jens Axboeio_uring: punt even fadvise() WILLNEED to async context
2020-02-04 Jens Axboeio_uring: fix sporadic double CQE entry for close
2020-02-04 Pavel Begunkovio_uring: remove extra ->file check
2020-02-04 Jens Axboeio_uring: don't map read/write iovec potentially twice
2020-02-04 Jens Axboeio_uring: use the proper helpers for io_send/recv
2020-02-04 Jens Axboeio_uring: prevent potential eventfd recursion on poll
2020-02-03 Linus TorvaldsMerge branch 'for-5.6' of git://git./linux/kernel/git...
2020-02-03 Linus TorvaldsMerge branch 'stable/for-linus-5.6' of git://git./linux...
2020-02-03 Linus TorvaldsMerge tag 'vfio-v5.6-rc1' of git://github.com/awilliam...
2020-02-03 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-02-03 Jakub KicinskiMerge tag 'rxrpc-fixes-20200203' of git://git./linux...
2020-02-03 Linus TorvaldsMerge tag 'for-5.6-tag' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge tag 'kgdb-5.6-rc1' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge tag 'char-misc-5.6-rc1-2' of git://git./linux...
2020-02-03 Linus TorvaldsMerge tag 'backlight-next-5.6' of git://git./linux...
2020-02-03 Linus TorvaldsMerge tag 'mfd-next-5.6' of git://git./linux/kernel...
2020-02-03 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git./linux...
2020-02-02 Linus TorvaldsMerge tag 'leds-5.6-rc1' of git://git./linux/kernel...
2020-02-02 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2020-02-01 Jakub KicinskiMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2020-02-01 Linus TorvaldsMerge tag '5.6-rc-small-smb3-fix-for-stable' of git...
2020-02-01 Linus TorvaldsMerge tag 'kconfig-v5.6' of git://git./linux/kernel...
2020-02-01 Linus TorvaldsMerge tag 'kbuild-v5.6' of git://git./linux/kernel...
2020-02-01 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2020-02-01 Michael EllermanMerge branch 'topic/user-access-begin' into next
2020-02-01 Dmitry TorokhovMerge branch 'next' into for-linus
2020-01-31 Linus TorvaldsMerge tag 'pci-v5.6-changes' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'media/v5.6-1' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-01-31 Linus TorvaldsMerge tag 'thermal-v5.6-rc1-2' of git://git./linux...
2020-01-31 Linus TorvaldsMerge tag 'acpi-5.6-rc1-2' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'pm-5.6-rc1-2' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'gfs2-for-5.6' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'iomap-5.6-merge-3' of git://git./fs/xfs...
2020-01-31 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-01-31 Linus TorvaldsMerge tag 'modules-for-v5.6' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'mips_5.6' of git://git./linux/kernel/git...
2020-01-31 Linus TorvaldsMerge tag 'arc-5.6-rc1' of git://git./linux/kernel...
2020-01-31 Linus TorvaldsMerge tag 'riscv-for-linus-5.6-mw0' of git://git./linux...
2020-01-31 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2020-01-31 John Hubbardmm, tree-wide: rename put_user_page*() to unpin_user_pa...
2020-01-31 John Hubbardfs/io_uring: set FOLL_PIN via pin_user_pages()
2020-01-31 Linus TorvaldsMerge tag 'kvm-5.6-1' of git://git./virt/kvm/kvm
2020-01-31 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-core'
2020-01-31 Dave AirlieMerge branch 'ttm-prot-fix' of git://people.freedesktop...
2020-01-31 Linus TorvaldsMerge tag 'mpx-for-linus' of git://git./linux/kernel...
2020-01-30 Linus TorvaldsMerge tag 'mtd/for-5.6' of git://git./linux/kernel...
2020-01-30 Linus TorvaldsMerge tag 'upstream-5.6-rc1' of git://git./linux/kernel...
2020-01-30 Linus TorvaldsMerge tag 'f2fs-for-5.6' of git://git./linux/kernel...
2020-01-30 Linus TorvaldsMerge tag 'for_v5.6-rc1' of git://git./linux/kernel...
2020-01-30 Linus TorvaldsMerge tag 'xfs-5.6-merge-6' of git://git./fs/xfs/xfs...
2020-01-30 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2020-01-30 Stefan Metzmacherio_uring: add BUILD_BUG_ON() to assert the layout of...
next