io_uring: add comment for drain_next
[linux-2.6-microblaze.git] / fs /
2020-01-27 Pavel Begunkovio_uring: add comment for drain_next
2020-01-27 Jens Axboeio_uring: don't attempt to copy iovec for READ/WRITE
2020-01-22 Pavel Begunkovio_uring: honor IOSQE_ASYNC for linked reqs
2020-01-22 Pavel Begunkovio_uring: prep req when do IOSQE_ASYNC
2020-01-21 Pavel Begunkovio_uring: use labeled array init in io_op_defs
2020-01-21 Pavel Begunkovio_uring: optimise sqe-to-req flags translation
2020-01-21 Pavel Begunkovio_uring: remove REQ_F_IO_DRAINED
2020-01-21 Jens Axboeio_uring: file switch work needs to get flushed on...
2020-01-21 Pavel Begunkovio_uring: hide uring_fd in ctx
2020-01-21 Pavel Begunkovio_uring: remove extra check in __io_commit_cqring
2020-01-21 Pavel Begunkovio_uring: optimise use of ctx->drain_next
2020-01-21 Jens Axboeio_uring: add support for probing opcodes
2020-01-21 Jens Axboeio_uring: account fixed file references correctly in...
2020-01-21 Jens Axboeio_uring: add opcode to issue trace event
2020-01-21 Jens Axboeio_uring: add support for IORING_OP_OPENAT2
2020-01-21 Jens Axboeio_uring: remove 'fname' from io_open structure
2020-01-21 Jens Axboeio_uring: add 'struct open_how' to the openat request...
2020-01-21 Jens Axboeio_uring: enable option to only trigger eventfd for...
2020-01-21 Jens Axboeio_uring: change io_ring_ctx bool fields into bit fields
2020-01-21 Jens Axboeio_uring: file set registration should use interruptibl...
2020-01-21 YueHaibingio_uring: Remove unnecessary null check
2020-01-21 Jens Axboeio_uring: add support for send(2) and recv(2)
2020-01-21 Pavel Begunkovio_uring: remove extra io_wq_current_is_worker()
2020-01-21 Pavel Begunkovio_uring: optimise commit_sqring() for common case
2020-01-21 Pavel Begunkovio_uring: optimise head checks in io_get_sqring()
2020-01-21 Pavel Begunkovio_uring: clamp to_submit in io_submit_sqes()
2020-01-21 Jens Axboeio_uring: add support for IORING_SETUP_CLAMP
2020-01-21 Jens Axboeio_uring: extend batch freeing to cover more cases
2020-01-21 Jens Axboeio_uring: wrap multi-req freeing in struct req_batch
2020-01-21 Pavel Begunkovio_uring: batch getting pcpu references
2020-01-21 Jens Axboeio_uring: add IORING_OP_MADVISE
2020-01-21 Jens Axboeio_uring: add IORING_OP_FADVISE
2020-01-21 Jens Axboeio_uring: allow use of offset == -1 to mean file position
2020-01-21 Jens Axboeio_uring: add non-vectored read/write commands
2020-01-21 Jens Axboeio_uring: improve poll completion performance
2020-01-21 Jens Axboeio_uring: split overflow state into SQ and CQ side
2020-01-21 Jens Axboeio_uring: add lookup table for various opcode needs
2020-01-21 Jens Axboeio_uring: remove two unnecessary function declarations
2020-01-21 Pavel Begunkovio_uring: move *queue_link_head() from common path
2020-01-21 Pavel Begunkovio_uring: rename prev to head
2020-01-21 Jens Axboeio_uring: add IOSQE_ASYNC
2020-01-21 Jens Axboeio-wq: support concurrent non-blocking work
2020-01-21 Jens Axboeio_uring: add support for IORING_OP_STATX
2020-01-21 Jens Axboefs: make two stat prep helpers available
2020-01-21 Jens Axboeio_uring: avoid ring quiesce for fixed file set unregis...
2020-01-21 Jens Axboeio_uring: add support for IORING_OP_CLOSE
2020-01-21 Jens Axboeio-wq: add support for uncancellable work
2020-01-21 Jens Axboefs: move filp_close() outside of __close_fd_get_file()
2020-01-21 Jens Axboeio_uring: add support for IORING_OP_OPENAT
2020-01-21 Jens Axboefs: make build_open_flags() available internally
2020-01-21 Jens Axboeio_uring: add support for fallocate()
2020-01-21 Jens AxboeMerge branch 'io_uring-5.5' into for-5.6/io_uring-vfs
2020-01-21 Eugene Syromiatnikovio_uring: fix compat for IORING_REGISTER_FILES_UPDATE
2020-01-20 Jens AxboeMerge branch 'work.openat2' of git://git./linux/kernel...
2020-01-19 Linus TorvaldsMerge tag 'riscv/for-v5.5-rc7' of git://git./linux...
2020-01-19 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-01-19 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-01-19 Linus TorvaldsMerge tag 'mtd/fixes-for-5.5-rc7' of git://git./linux...
2020-01-18 Linus TorvaldsMerge tag 'drm-fixes-2020-01-19' of git://anongit.freed...
2020-01-18 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2020-01-18 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2020-01-18 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git./linux...
2020-01-18 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git./linux...
2020-01-18 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2020-01-18 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2020-01-18 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2020-01-18 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2020-01-18 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2020-01-18 Linus TorvaldsMerge tag 'for-linus-2020-01-18' of git://git./linux...
2020-01-18 Linus TorvaldsMerge tag 's390-5.5-5' of git://git./linux/kernel/git...
2020-01-18 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-01-18 Linus TorvaldsMerge tag 'char-misc-5.5-rc7' of git://git./linux/kerne...
2020-01-18 Linus TorvaldsMerge tag 'staging-5.5-rc7' of git://git./linux/kernel...
2020-01-18 Linus TorvaldsMerge tag 'usb-5.5-rc7' of git://git./linux/kernel...
2020-01-18 Aleksa Saraiopen: introduce openat2(2) syscall
2020-01-18 Dave AirlieMerge tag 'drm-misc-fixes-2020-01-16' of git://anongit...
2020-01-17 Linus TorvaldsMerge tag 'io_uring-5.5-2020-01-16' of git://git.kernel...
2020-01-17 Linus TorvaldsMerge tag 'for-5.5-rc6-tag' of git://git./linux/kernel...
2020-01-17 Linus TorvaldsMerge tag 'fuse-fixes-5.5-rc7' of git://git./linux...
2020-01-17 Linus TorvaldsMerge tag 'sound-5.5-rc7' of git://git./linux/kernel...
2020-01-17 Josef Bacikbtrfs: check rw_devices, not num_devices for balance
2020-01-17 Filipe MananaBtrfs: always copy scrub arguments back to user space
2020-01-17 Linus TorvaldsMerge tag 'gpio-v5.5-4' of git://git./linux/kernel...
2020-01-17 Linus TorvaldsMerge tag 'block-5.5-2020-01-16' of git://git.kernel...
2020-01-17 Jens Axboeio_uring: only allow submit from owning task
2020-01-17 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2020-01-17 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2020-01-16 Linus TorvaldsMerge tag 'pm-5.5-rc7' of git://git./linux/kernel/git...
2020-01-16 Linus TorvaldsMerge tag 'tag-chrome-platform-fixes-for-v5.5-rc7'...
2020-01-16 Takashi IwaiMerge tag 'asoc-fix-v5.5-rc6' of https://git./linux...
2020-01-16 Miklos Szeredifuse: fix fuse_send_readpages() in the syncronous read...
2020-01-16 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2020-01-16 Jens Axboeio_uring: ensure workqueue offload grabs ring mutex...
2020-01-16 Bijan Mottahedehio_uring: clear req->result always before issuing a...
2020-01-16 Dave AirlieMerge tag 'amd-drm-fixes-5.5-2020-01-15' of git://peopl...
2020-01-15 David S. MillerMerge tag 'batadv-net-for-davem-20200114' of git:/...
2020-01-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-01-15 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.5-3' of git://git...
2020-01-15 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-01-15 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
next