linux-2.6-microblaze.git
2022-07-25 Jens Axboemm: honor FGP_NOWAIT for page cache page allocation
2022-07-25 Stefan Roeschxfs: Add async buffered write support
2022-07-25 Stefan Roeschxfs: Specify lockmode when calling xfs_ilock_for_iomap()
2022-07-25 Stefan Roeschio_uring: Add tracepoint for short writes
2022-07-25 Jens Axboeio_uring: fix issue with io_write() not always undoing...
2022-07-25 Stefan Roeschio_uring: Add support for async buffered writes
2022-07-25 Stefan Roeschfs: Add async write file modification handling.
2022-07-25 Stefan Roeschfs: Split off inode_needs_update_time and __file_update...
2022-07-25 Stefan Roeschfs: add __remove_file_privs() with flags parameter
2022-07-25 Stefan Roeschfs: add a FMODE_BUF_WASYNC flags for f_mode
2022-07-25 Stefan Roeschiomap: Return -EAGAIN from iomap_write_iter()
2022-07-25 Stefan Roeschiomap: Add async buffered write support
2022-07-25 Stefan Roeschiomap: Add flags parameter to iomap_page_create()
2022-07-25 Jan Karamm: Add balance_dirty_pages_ratelimited_flags() function
2022-07-25 Jan Karamm: Move updates of dirty_exceeded into one place
2022-07-25 Jan Karamm: Move starting of background writeback into the...
2022-07-25 Jens Axboeio_uring: ensure REQ_F_ISREG is set async offload
2022-07-25 Jens Axboenet: fix compat pointer in get_compat_msghdr()
2022-07-25 Michal Koutnýio_uring: Don't require reinitable percpu_ref
2022-07-25 Dylan Yudakenio_uring: fix types in io_recvmsg_multishot_overflow
2022-07-25 Uros Bizjakio_uring: Use atomic_long_try_cmpxchg in __io_account_mem
2022-07-25 Dylan Yudakenio_uring: support multishot in recvmsg
2022-07-25 Dylan Yudakennet: copy from user before calling __get_compat_msghdr
2022-07-25 Dylan Yudakennet: copy from user before calling __copy_msghdr
2022-07-25 Dylan Yudakenio_uring: support 0 length iov in buffer select in...
2022-07-25 Dylan Yudakenio_uring: fix multishot ending when not polled
2022-07-25 Jens Axboeio_uring: add netmsg cache
2022-07-25 Jens Axboeio_uring: impose max limit on apoll cache
2022-07-25 Jens Axboeio_uring: add abstraction around apoll cache
2022-07-25 Jens Axboeio_uring: move apoll cache to poll.c
2022-07-25 Pavel Begunkovio_uring: consolidate hash_locked io-wq handling
2022-07-25 Pavel Begunkovio_uring: clear REQ_F_HASH_LOCKED on hash removal
2022-07-25 Pavel Begunkovio_uring: don't race double poll setting REQ_F_ASYNC_DATA
2022-07-25 Pavel Begunkovio_uring: don't miss setting REQ_F_DOUBLE_POLL
2022-07-25 Dylan Yudakenio_uring: disable multishot recvmsg
2022-07-25 Dylan Yudakenio_uring: only trace one of complete or overflow
2022-07-25 Dylan Yudakenio_uring: fix io_uring_cqe_overflow trace format
2022-07-25 Dylan Yudakenio_uring: multishot recv
2022-07-25 Dylan Yudakenio_uring: fix multishot accept ordering
2022-07-25 Dylan Yudakenio_uring: fix multishot poll on overflow
2022-07-25 Dylan Yudakenio_uring: add allow_overflow to io_post_aux_cqe
2022-07-25 Dylan Yudakenio_uring: add IOU_STOP_MULTISHOT return code
2022-07-25 Dylan Yudakenio_uring: clean up io_poll_check_events return values
2022-07-25 Dylan Yudakenio_uring: recycle buffers on error
2022-07-25 Dylan Yudakenio_uring: allow iov_len = 0 for recvmsg and buffer...
2022-07-25 Dylan Yudakenio_uring: restore bgid in io_put_kbuf
2022-07-25 Dylan Yudakenio_uring: allow 0 length for buffer select
2022-07-25 Pavel Begunkovio_uring: let to set a range for file slot allocation
2022-07-25 Jens Axboeio_uring: add support for passing fixed file descriptors
2022-07-25 Jens Axboeio_uring: split out fixed file installation and removal
2022-07-25 Gustavo A.... io_uring: replace zero-length array with flexible-array...
2022-07-25 Pavel Begunkovio_uring: remove ctx->refs pinning on enter
2022-07-25 Pavel Begunkovio_uring: don't check file ops of registered rings
2022-07-25 Pavel Begunkovio_uring: remove extra TIF_NOTIFY_SIGNAL check
2022-07-25 Pavel Begunkovio_uring: fuse fallback_node and normal tw node
2022-07-25 Pavel Begunkovio_uring: improve io_fail_links()
2022-07-25 Jens Axboeio_uring: move POLLFREE handling to separate function
2022-07-25 Hao Xuio_uring: kbuf: inline io_kbuf_recycle_ring()
2022-07-25 Pavel Begunkovio_uring: optimise submission side poll_refs
2022-07-25 Pavel Begunkovio_uring: refactor poll arm error handling
2022-07-25 Pavel Begunkovio_uring: change arm poll return values
2022-07-25 Pavel Begunkovio_uring: add a helper for apoll alloc
2022-07-25 Pavel Begunkovio_uring: remove events caching atavisms
2022-07-25 Pavel Begunkovio_uring: clean poll ->private flagging
2022-07-25 Jens Axboeio_uring: add sync cancelation API through io_uring_reg...
2022-07-25 Jens Axboeio_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flag
2022-07-25 Jens Axboeio_uring: have cancelation API accept io_uring_task...
2022-07-25 Hao Xuio_uring: kbuf: kill __io_kbuf_recycle()
2022-07-25 Dylan Yudakenio_uring: trace task_work_run
2022-07-25 Dylan Yudakenio_uring: add trace event for running task work
2022-07-25 Dylan Yudakenio_uring: batch task_work
2022-07-25 Dylan Yudakenio_uring: introduce llist helpers
2022-07-25 Dylan Yudakenio_uring: lockless task list
2022-07-25 Dylan Yudakenio_uring: remove __io_req_task_work_add
2022-07-25 Dylan Yudakenio_uring: remove priority tw list optimisation
2022-07-25 Pavel Begunkovio_uring: dedup io_run_task_work
2022-07-25 Pavel Begunkovio_uring: move list helpers to a separate file
2022-07-25 Pavel Begunkovio_uring: improve io_run_task_work()
2022-07-25 Pavel Begunkovio_uring: optimize io_uring_task layout
2022-07-25 Pavel Begunkovio_uring: add a warn_once for poll_find
2022-07-25 Pavel Begunkovio_uring: consistent naming for inline completion
2022-07-25 Pavel Begunkovio_uring: move io_import_fixed()
2022-07-25 Pavel Begunkovio_uring: opcode independent fixed buf import
2022-07-25 Pavel Begunkovio_uring: add io_commit_cqring_flush()
2022-07-25 Pavel Begunkovio_uring: introduce locking helpers for CQE posting
2022-07-25 Pavel Begunkovio_uring: hide eventfd assumptions in eventfd paths
2022-07-25 Pavel Begunkovio_uring: fix io_poll_remove_all clang warnings
2022-07-25 Pavel Begunkovio_uring: improve task exit timeout cancellations
2022-07-25 Pavel Begunkovio_uring: fix multi ctx cancellation
2022-07-25 Pavel Begunkovio_uring: remove ->flush_cqes optimisation
2022-07-25 Pavel Begunkovio_uring: move io_eventfd_signal()
2022-07-25 Pavel Begunkovio_uring: reshuffle io_uring/io_uring.h
2022-07-25 Pavel Begunkovio_uring: remove extra io_commit_cqring()
2022-07-25 Jens Axboeio_uring: move a few private types to local headers
2022-07-25 Pavel Begunkovio_uring: clean up tracing events
2022-07-25 Pavel Begunkovio_uring: make io_uring_types.h public
2022-07-25 Pavel Begunkovio_uring: kill extra io_uring_types.h includes
2022-07-25 Pavel Begunkovio_uring: change ->cqe_cached invariant for CQE32
2022-07-25 Pavel Begunkovio_uring: deduplicate io_get_cqe() calls
2022-07-25 Pavel Begunkovio_uring: deduplicate __io_fill_cqe_req tracing
next