]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - fs/io_uring.c
NFS: LOOKUP_DIRECTORY is also ok with symlinks
[mirror_ubuntu-focal-kernel.git] / fs / io_uring.c
2021-02-19 Nicolai Stangeio_uring: Fix current->fs handling in io_sq_wq_submit_w...
2020-11-09 Muchun Songio_uring: Fix double list add in io_queue_async_work()
2020-11-09 Muchun Songio_uring: Fix remove irrelevant req from the task_list
2020-11-09 Muchun Songio_uring: Fix missing smp_mb() in io_cancel_async_work()
2020-11-09 Yinyin Zhuio_uring: Fix resource leaking when kill the process
2020-09-16 Xin Yinio_uring: Fix NULL pointer dereference in io_sq_wq_subm...
2020-09-04 Guoyu Huangio_uring: Fix NULL pointer dereference in loop_rw_iter()
2020-09-04 Jens Axboeio_uring: set ctx sq/cq entry count earlier
2020-09-04 Dmitry Vyukovio_uring: fix sq array offset calculation
2020-09-04 Liu Yongfs/io_uring.c: Fix uninitialized variable is referenced...
2020-09-04 Guoyu Huangio_uring: Fix use-after-free in io_sq_wq_submit_work()
2020-09-04 Jens Axboeio_uring: prevent re-read of sqe->opcode
2020-08-08 Jens Axboeio_uring: make sure async workqueue is canceled on...
2020-08-08 Denis Efremovio_uring: use kvfree() in io_sqe_buffer_register()
2020-08-08 Jens Axboeio_uring: initialize ctx->sqo_wait earlier
2020-05-05 Jens Axboeio_uring: honor original task RLIMIT_FSIZE
2020-05-05 Jens Axboeio_uring: remove bogus RLIMIT_NOFILE check in file...
2020-03-06 Jens Axboeio_uring: fix 32-bit compatability with sendmsg/recvmsg
2020-03-06 Jens Axboeio_uring: grab ->fs as part of async offload
2020-03-05 Stefano Garzarellaio_uring: prevent sq_thread from spinning when it shoul...
2020-03-05 Xiaoguang Wangio_uring: fix __io_iopoll_check deadlock in io_sq_thread
2020-01-30 Jens AxboeRevert "io_uring: only allow submit from owning task"
2020-01-30 Jens Axboeio_uring: only allow submit from owning task
2020-01-30 Pavel Begunkovio_uring: don't wait when under-submitting
2020-01-30 Jens Axboeio_uring: use current task creds instead of allocating...
2020-01-06 Jens Axboeio_uring: io_allocate_scq_urings() should return a...
2019-12-16 Jens Axboeio_uring: ensure req->submit is copied when req is...
2019-12-16 Jens Axboeio_uring: fix missing kmap() declaration on powerpc
2019-12-16 Jens Axboeio_uring: transform send/recvmsg() -ERESTARTSYS to...
2019-12-16 Pavel Begunkovio_uring: fix dead-hung for non-iter fixed rw
2019-12-05 Jens Axboeio_uring: async workers should inherit the user creds
2019-11-24 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-21 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-21 Linus TorvaldsMerge tag 'gpio-v5.4-5' of git://git.kernel.org/pub...
2019-11-17 Linus TorvaldsMerge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel...
2019-11-17 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-17 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-11-17 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2019-11-17 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-11-17 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-11-17 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-11-16 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-11-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-16 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge tag 'for-linus-20191115' of git://git.kernel...
2019-11-15 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge tag 'mips_fixes_5.4_4' of git://git.kernel.org...
2019-11-15 Linus TorvaldsMerge tag 'sound-5.4-rc8' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-11-15 Dave AirlieMerge tag 'drm-misc-fixes-2019-11-13' of git://anongit...
2019-11-14 David S. MillerMerge tag 'wireless-drivers-2019-11-14' of git://git...
2019-11-13 Jens Axboeio_uring: ensure registered buffer import returns the...
2019-11-13 Pavel Begunkovio_uring: Fix getting file for timeout
2019-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-13 Linus TorvaldsMerge tag 'for-5.4-rc7-tag' of git://git.kernel.org...
2019-11-12 Jens Axboeio_uring: make timeout sequence == 0 mean no sequence
2019-11-11 Linus TorvaldsMerge branch 'for-5.4-fixes' of git://git.kernel.org...
2019-11-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-11-10 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2019-11-10 Linus TorvaldsMerge tag 'staging-5.4-rc7' of git://git.kernel.org...
2019-11-10 Linus TorvaldsMerge tag 'char-misc-5.4-rc7' of git://git.kernel.org...
2019-11-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-11-10 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-11-10 Linus TorvaldsMerge tag 'pinctrl-v5.4-3' of git://git.kernel.org...
2019-11-09 Linus TorvaldsMerge tag 'for-5.4-rc6-tag' of git://git.kernel.org...
2019-11-08 Linus TorvaldsMerge tag 'pwm/for-5.4-rc7' of git://git.kernel.org...
2019-11-08 Linus TorvaldsMerge tag 'ceph-for-5.4-rc7' of git://github.com/ceph...
2019-11-08 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-08 Linus TorvaldsMerge tag 'xarray-5.4' of git://git.infradead.org/users...
2019-11-08 Linus TorvaldsMerge tag 'sound-5.4-rc7' of git://git.kernel.org/pub...
2019-11-08 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2019-11-08 Dave AirlieMerge tag 'drm-misc-fixes-2019-11-07-1' of git://anongi...
2019-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-07 Takashi IwaiMerge tag 'asoc-fix-v5.4-rc6' of https://git.kernel...
2019-11-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-05 Linus TorvaldsMerge tag 'for-linus-2019-11-05' of git://git.kernel...
2019-11-05 Linus TorvaldsMerge tag 'gpio-v5.4-4' of git://git.kernel.org/pub...
2019-11-04 Pablo Neira AyusoMerge branch 'master' of git://blackhole.kfki.hu/nf
2019-11-04 Thomas GleixnerMerge tag 'timers-v5.4-rc6' of https://git.linaro.org...
2019-11-04 Thomas GleixnerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-03 Linus TorvaldsMerge tag 'usb-5.4-rc6' of git://git.kernel.org/pub...
2019-11-02 Linus TorvaldsMerge tag '5.4-rc6-smb3-fix' of git://git.samba.org...
2019-11-02 Linus TorvaldsMerge tag 'hwmon-for-v5.4-rc6' of git://git.kernel...
2019-11-02 Linus TorvaldsMerge tag 'pwm/for-5.4-rc6' of git://git.kernel.org...
2019-11-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-11-02 Linus TorvaldsMerge tag 'powerpc-5.4-4' of git://git.kernel.org/pub...
2019-11-02 Linus TorvaldsMerge tag 's390-5.4-6' of git://git.kernel.org/pub...
2019-11-02 Greg Kroah-HartmanMerge tag 'soundwire-5.4-rc6' of git://git.kernel.org...
2019-11-02 Greg Kroah-HartmanMerge tag 'thunderbolt-fixes-for-v5.4-1' of git://git...
2019-11-02 Greg Kroah-HartmanMerge tag 'icc-5.4-rc5' of https://git.linaro.org/peopl...
2019-11-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-02 Linus TorvaldsMerge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org...
2019-11-02 Linus TorvaldsMerge tag 'for-linus-20191101' of git://git.kernel...
2019-11-01 David S. MillerMerge tag 'wireless-drivers-2019-11-01' of git://git...
2019-11-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-01 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-11-01 Linus TorvaldsMerge tag 'pm-5.4-rc6' of git://git.kernel.org/pub...
2019-11-01 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
next