linux-2.6-block.git
2022-06-22 Pavel Begunkovio_uring: move defer_list to slow data
2022-06-22 Pavel Begunkovio_uring: make reg buf init consistent
2022-06-22 Jens Axboeio_uring: deprecate epoll_ctl support
2022-06-22 Jens Axboeio_uring: add support for level triggered poll
2022-06-22 Jens Axboeio_uring: move opcode table to opdef.c
2022-06-22 Jens Axboeio_uring: move read/write related opcodes to its own...
2022-06-22 Jens Axboeio_uring: move remaining file table manipulation to...
2022-06-22 Jens Axboeio_uring: move rsrc related data, core, and commands
2022-06-22 Jens Axboeio_uring: split provided buffers handling into its...
2022-06-22 Jens Axboeio_uring: move cancelation into its own file
2022-06-22 Jens Axboeio_uring: move poll handling into its own file
2022-06-22 Jens Axboeio_uring: add opcode name to io_op_defs
2022-06-22 Jens Axboeio_uring: include and forward-declaration sanitation
2022-06-22 Jens Axboeio_uring: move io_uring_task (tctx) helpers into its...
2022-06-22 Jens Axboeio_uring: move fdinfo helpers to its own file
2022-06-22 Jens Axboeio_uring: use io_is_uring_fops() consistently
2022-06-22 Jens Axboeio_uring: move SQPOLL related handling into its own...
2022-06-22 Jens Axboeio_uring: move timeout opcodes and handling into its...
2022-06-22 Jens Axboeio_uring: move our reference counting into a header
2022-06-22 Jens Axboeio_uring: move msg_ring into its own file
2022-06-22 Jens Axboeio_uring: split network related opcodes into its own...
2022-06-22 Jens Axboeio_uring: move statx handling to its own file
2022-06-22 Jens Axboeio_uring: move epoll handler to its own file
2022-06-22 Jens Axboeio_uring: add a dummy -EOPNOTSUPP prep handler
2022-06-22 Jens Axboeio_uring: move uring_cmd handling to its own file
2022-06-22 Jens Axboeio_uring: split out open/close operations
2022-06-22 Jens Axboeio_uring: separate out file table handling code
2022-06-22 Jens Axboeio_uring: split out fadvise/madvise operations
2022-06-22 Jens Axboeio_uring: split out fs related sync/fallocate functions
2022-06-22 Jens Axboeio_uring: split out splice related operations
2022-06-22 Jens Axboeio_uring: split out filesystem related operations
2022-06-22 Jens Axboeio_uring: move nop into its own file
2022-06-22 Jens Axboeio_uring: move xattr related opcodes to its own file
2022-06-22 Jens Axboeio_uring: handle completions in the core
2022-06-22 Jens Axboeio_uring: set completion results upfront
2022-06-22 Jens Axboeio_uring: add io_uring_types.h
2022-06-22 Jens Axboeio_uring: define a request type cleanup handler
2022-06-22 Jens Axboeio_uring: unify struct io_symlink and io_hardlink
2022-06-22 Jens Axboeio_uring: convert iouring_cmd to io_cmd_type
2022-06-22 Jens Axboeio_uring: convert xattr to use io_cmd_type
2022-06-22 Jens Axboeio_uring: convert rsrc_update to io_cmd_type
2022-06-22 Jens Axboeio_uring: convert msg and nop to io_cmd_type
2022-06-22 Jens Axboeio_uring: convert splice to use io_cmd_type
2022-06-22 Jens Axboeio_uring: convert epoll to io_cmd_type
2022-06-22 Jens Axboeio_uring: convert file system request types to use...
2022-06-22 Jens Axboeio_uring: convert madvise/fadvise to use io_cmd_type
2022-06-22 Jens Axboeio_uring: convert open/close path to use io_cmd_type
2022-06-22 Jens Axboeio_uring: convert timeout path to use io_cmd_type
2022-06-22 Jens Axboeio_uring: convert cancel path to use io_cmd_type
2022-06-22 Jens Axboeio_uring: convert the sync and fallocate paths to use...
2022-06-22 Jens Axboeio_uring: convert net related opcodes to use io_cmd_type
2022-06-22 Jens Axboeio_uring: remove recvmsg knowledge from io_arm_poll_han...
2022-06-22 Jens Axboeio_uring: convert poll_update path to use io_cmd_type
2022-06-22 Jens Axboeio_uring: convert poll path to use io_cmd_type
2022-06-22 Jens Axboeio_uring: convert read/write path to use io_cmd_type
2022-06-22 Jens Axboeio_uring: add generic command payload type to struct...
2022-06-22 Jens Axboeio_uring: move req async preparation into opcode handler
2022-06-22 Jens Axboeio_uring: move to separate directory
2022-06-22 Jens Axboeio_uring: define a 'prep' and 'issue' handler for each...
2022-06-22 Jens AxboeMerge branch 'io_uring-5.19' into for-5.20/io_uring
2022-06-21 Pavel Begunkovio_uring: fix double poll leak on repolling
2022-06-21 Pavel Begunkovio_uring: fix wrong arm_poll error handling
2022-06-21 Pavel Begunkovio_uring: fail links when poll fails
2022-06-21 Pavel Begunkovio_uring: fix req->apoll_events
2022-06-21 Jens Axboeio_uring: fix merge error in checking send/recv addr2...
2022-06-20 Jens Axboeio_uring: mark reissue requests with REQ_F_PARTIAL_IO
2022-06-19 Linus TorvaldsLinux 5.19-rc3 v5.19-rc3
2022-06-19 Linus TorvaldsMerge tag 'x86-urgent-2022-06-19' of git://git./linux...
2022-06-19 Linus TorvaldsMerge tag 'objtool-urgent-2022-06-19' of git://git...
2022-06-19 Linus TorvaldsMerge tag 'sched-urgent-2022-06-19' of git://git./linux...
2022-06-19 Linus TorvaldsMerge tag 'locking-urgent-2022-06-19' of git://git...
2022-06-19 Linus TorvaldsMerge tag 'irq-urgent-2022-06-19' of git://git./linux...
2022-06-19 Linus TorvaldsMerge tag 'char-misc-5.19-rc3-take2' of git://git....
2022-06-19 Linus TorvaldsMerge tag 'i2c-for-5.19-rc3' of git://git./linux/kernel...
2022-06-19 Linus TorvaldsMerge tag 'xfs-5.19-fixes-1' of git://git./fs/xfs/xfs...
2022-06-19 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2022-06-19 Linus TorvaldsMerge tag '5.19-rc2-smb3-client-fixes' of git://git...
2022-06-18 Xiang wangxext4: fix a doubled word "need" in a comment
2022-06-18 Zhang Yiext4: add reserved GDT blocks check
2022-06-18 Ding Xiangext4: make variable "count" signed
2022-06-18 Baokun Liext4: correct the judgment of BUG in ext4_mb_normalize_...
2022-06-18 Baokun Liext4: fix bug_on ext4_mb_use_inode_pa
2022-06-18 Eric Biggersext4: fix up test_dummy_encryption handling for new...
2022-06-18 Shuqi Zhangext4: use kmemdup() to replace kmalloc + memcpy
2022-06-18 Ye Binext4: fix super block checksum incorrect after mount
2022-06-18 Shyam Prasad Ncifs: when a channel is not found for server, log its...
2022-06-17 Kirill A. Shutemovx86/tdx: Handle load_unaligned_zeropad() page-cross...
2022-06-17 Linus TorvaldsMerge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org...
2022-06-17 Linus TorvaldsMerge tag 'pci-v5.19-fixes-2' of git://git./linux/kerne...
2022-06-17 Linus TorvaldsMerge tag 'printk-for-5.19-rc3' of git://git./linux...
2022-06-17 Hans de Goedex86/PCI: Revert "x86/PCI: Clip only host bridge windows...
2022-06-17 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-06-17 Linus TorvaldsMerge tag 'loongarch-fixes-5.19-2' of git://git./linux...
2022-06-17 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc3' of git://git....
2022-06-17 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20220617' of git://git...
2022-06-17 Linus TorvaldsMerge tag 'block-5.19-2022-06-16' of git://git.kernel...
2022-06-17 Linus TorvaldsMerge tag 'io_uring-5.19-2022-06-16' of git://git.kerne...
2022-06-17 Will Deaconarm64: mm: Don't invalidate FROM_DEVICE buffers at...
2022-06-17 Linus TorvaldsMerge tag 'fs_for_v5.19-rc3' of git://git./linux/kernel...
2022-06-17 Linus TorvaldsMerge tag 'for-5.19/dm-fixes-3' of git://git./linux...
next