io_uring: add io_op_defs 'def' pointer in req init and issue
[linux-2.6-microblaze.git] / fs / io_uring.c
2022-05-31 Jens Axboeio_uring: add io_op_defs 'def' pointer in req init...
2022-05-25 Jens Axboeio_uring: make prep and issue side of req handlers...
2022-05-25 Jens Axboeio_uring: make timeout prep handlers consistent with...
2022-05-23 Linus TorvaldsMerge tag 'zonefs-5.19-rc1' of git://git./linux/kernel...
2022-05-23 Linus TorvaldsMerge tag 'ata-5.19-rc1' of git://git./linux/kernel...
2022-05-23 Linus TorvaldsMerge tag 'for-5.19/drivers-2022-05-22' of git://git...
2022-05-23 Linus TorvaldsMerge tag 'for-5.19/block-2022-05-22' of git://git...
2022-05-23 Linus TorvaldsMerge tag 'for-5.19/cdrom-2022-05-22' of git://git...
2022-05-23 Linus TorvaldsMerge tag 'for-5.19/writeback-2022-05-22' of git:/...
2022-05-23 Linus TorvaldsMerge tag 'for-5.19/io_uring-passthrough-2022-05-22...
2022-05-23 Linus TorvaldsMerge tag 'for-5.19/io_uring-net-2022-05-22' of git...
2022-05-23 Linus TorvaldsMerge tag 'for-5.19/io_uring-socket-2022-05-22' of...
2022-05-23 Linus TorvaldsMerge tag 'for-5.19/io_uring-xattr-2022-05-22' of git...
2022-05-23 Linus TorvaldsMerge tag 'for-5.19/io_uring-2022-05-22' of git://git...
2022-05-23 Linus TorvaldsMerge tag 'rcu.2022.05.19a' of git://git./linux/kernel...
2022-05-23 Linus TorvaldsMerge tag 'lkmm.2022.05.20a' of git://git./linux/kernel...
2022-05-23 Linus TorvaldsMerge tag 'nolibc.2022.05.20a' of git://git./linux...
2022-05-23 Linus TorvaldsMerge tag 'efi-next-for-v5.19' of git://git./linux...
2022-05-22 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2022-05-21 Linus TorvaldsMerge tag 'input-for-v5.18-rc7' of git://git./linux...
2022-05-21 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-05-21 Jens Axboeio_uring: cleanup handling of the two task_work lists
2022-05-21 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-05-21 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-05-21 Linus TorvaldsMerge tag 'drm-fixes-2022-05-21' of git://anongit.freed...
2022-05-20 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.18' of git://git./linux...
2022-05-20 Linus TorvaldsMerge tag 'mmc-v5.18-rc4-2' of git://git./linux/kernel...
2022-05-20 Linus TorvaldsMerge tag 'ceph-for-5.18-rc8' of https://github.com...
2022-05-20 Linus TorvaldsMerge tag 'riscv-for-linus-5.18-rc8' of git://git....
2022-05-20 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-05-20 Linus TorvaldsMerge tag 'v5.18-p2' of git://git./linux/kernel/git...
2022-05-19 Linus TorvaldsMerge tag 'for-5.18/parisc-4' of git://git./linux/kerne...
2022-05-19 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-05-19 Linus TorvaldsMerge tag 'pinctrl-v5.18-3' of git://git./linux/kernel...
2022-05-19 Linus TorvaldsMerge tag 'net-5.18-rc8' of git://git./linux/kernel...
2022-05-19 Linus TorvaldsMerge tag 'block-5.18-2022-05-18' of git://git.kernel...
2022-05-19 Linus TorvaldsMerge tag 'io_uring-5.18-2022-05-18' of git://git.kerne...
2022-05-19 Linus TorvaldsMerge branch 'arm/fixes' of git://git./linux/kernel...
2022-05-18 Jens Axboeio_uring: disallow mixed provided buffer group registra...
2022-05-18 Jens Axboeio_uring: initialize io_buffer_list head when shared...
2022-05-18 Pavel Begunkovio_uring: add fully sparse buffer registration
2022-05-18 Linus TorvaldsMerge tag 'sound-5.18' of git://git./linux/kernel/git...
2022-05-18 Christoph Hellwigio_uring: use rcu_dereference in io_close
2022-05-18 Christoph Hellwigio_uring: consistently use the EPOLL* defines
2022-05-18 Christoph Hellwigio_uring: make apoll_events a __poll_t
2022-05-18 Christoph Hellwigio_uring: drop a spurious inline on a forward declaration
2022-05-18 Christoph Hellwigio_uring: don't use ERR_PTR for user pointers
2022-05-18 Christoph Hellwigio_uring: use a rwf_t for io_rw.flags
2022-05-18 Jens Axboeio_uring: add support for ring mapped supplied buffers
2022-05-18 Jens Axboeio_uring: add io_pin_pages() helper
2022-05-18 Jens Axboeio_uring: add buffer selection support to IORING_OP_NOP
2022-05-18 Jens Axboeio_uring: fix locking state for empty buffer group
2022-05-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2022-05-17 Linus TorvaldsMerge tag 'pci-v5.18-fixes-1' of git://git./linux/kerne...
2022-05-17 Jens Axboeio_uring: don't attempt to IOPOLL for MSG_RING requests
2022-05-17 Paolo BonziniMerge tag 'kvmarm-fixes-5.18-3' of git://git./linux...
2022-05-15 Linus TorvaldsMerge tag 'driver-core-5.18-rc7' of git://git./linux...
2022-05-15 Linus TorvaldsMerge tag 'char-misc-5.18-rc7' of git://git./linux...
2022-05-15 Linus TorvaldsMerge tag 'tty-5.18-rc7' of git://git./linux/kernel...
2022-05-15 Linus TorvaldsMerge tag 'usb-5.18-rc7' of git://git./linux/kernel...
2022-05-15 Linus TorvaldsMerge tag 'powerpc-5.18-5' of git://git./linux/kernel...
2022-05-14 Hao Xuio_uring: implement multishot mode for accept
2022-05-14 Hao Xuio_uring: let fast poll support multishot
2022-05-14 Hao Xuio_uring: add REQ_F_APOLL_MULTISHOT for requests
2022-05-13 Linus TorvaldsMerge tag 'gfs2-v5.18-rc4-fix3' of git://git./linux...
2022-05-13 Dylan Yudakenio_uring: only wake when the correct events are set
2022-05-13 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-05-13 Linus TorvaldsMerge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org...
2022-05-13 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-05-11' of git:/...
2022-05-13 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-05-13 Linus TorvaldsMerge tag 'hwmon-for-v5.18-rc7' of git://git./linux...
2022-05-13 Greg Kroah-HartmanMerge tag 'icc-5.18-rc6' of git://git./linux/kernel...
2022-05-13 Pavel Begunkovio_uring: avoid io-wq -EAGAIN looping for !IOPOLL
2022-05-13 Jens Axboeio_uring: add flag for allocating a fully sparse direct...
2022-05-13 Jens Axboeio_uring: bump max direct descriptor count to 1M
2022-05-13 Jens Axboeio_uring: allow allocated fixed files for accept
2022-05-13 Jens Axboeio_uring: allow allocated fixed files for openat/openat2
2022-05-13 Jens Axboeio_uring: add basic fixed file allocator
2022-05-13 Jens Axboeio_uring: track fixed files with a bitmap
2022-05-13 Dave AirlieMerge tag 'amd-drm-fixes-5.18-2022-05-11' of https...
2022-05-12 Arnd BergmannMerge tag 'v5.18-rockchip-dtsfixes1' of git://git....
2022-05-12 Linus TorvaldsMerge tag 'net-5.18-rc7' of git://git./linux/kernel...
2022-05-12 Linus TorvaldsMerge branch 'for-5.18-fixes' of git://git./linux/kerne...
2022-05-12 Linus TorvaldsMerge tag 'fixes_for_v5.18-rc7' of git://git./linux...
2022-05-12 Jakub KicinskiMerge tag 'wireless-2022-05-11' of git://git./linux...
2022-05-11 Maarten LankhorstMerge remote-tracking branch 'drm/drm-fixes' into drm...
2022-05-11 Jens Axboefs,io_uring: add infrastructure for uring-cmd
2022-05-10 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2022-05-10 Jakub KicinskiMerge tag 'batadv-net-pullrequest-20220508' of git...
2022-05-09 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-5.18' of git://git...
2022-05-09 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.18-4' of git://git...
2022-05-09 Stefan Roeschio_uring: support CQE32 for nop operation
2022-05-09 Stefan Roeschio_uring: enable CQE32
2022-05-09 Stefan Roeschio_uring: support CQE32 in /proc info
2022-05-09 Stefan Roeschio_uring: add tracing for additional CQE32 fields
2022-05-09 Stefan Roeschio_uring: overflow processing for CQE32
2022-05-09 Stefan Roeschio_uring: flush completions for CQE32
2022-05-09 Stefan Roeschio_uring: modify io_get_cqe for CQE32
2022-05-09 Stefan Roeschio_uring: add CQE32 completion processing
2022-05-09 Stefan Roeschio_uring: add CQE32 setup processing
next