]> www.infradead.org Git - users/hch/block.git/shortlog
users/hch/block.git
2022-05-06 Christoph Hellwignvme: add vectored-io support for uring-cmd io_uring-passthrough
2022-05-06 Christoph Hellwighelpers
2022-05-06 Christoph Hellwiguse nvme_finish_user_metadata
2022-05-06 Christoph Hellwigremove nvme_setup_uring_cmd_data
2022-05-06 Christoph Hellwigrename nvme_end_async_pt to nvme_uring_cmd_end_io
2022-05-06 Christoph Hellwiginclude
2022-05-06 Christoph Hellwigmove
2022-05-06 Christoph Hellwignvme: wire-up uring-cmd support for io-passthru on...
2022-05-06 Christoph Hellwignvme_finish_user_metadata
2022-05-06 Christoph Hellwigremove nvme_meta_from_bio
2022-05-06 Christoph Hellwignvme: refactor nvme_submit_user_cmd()
2022-05-06 Jens Axboeblock: wire-up support for passthrough plugging
2022-05-06 Christoph Hellwigremove pointless local variables in io_uring_cmd_prep_async
2022-05-06 Christoph Hellwigsimplify async size
2022-05-06 Christoph Hellwigsimplify io_uring_cmd a bit
2022-05-06 Christoph Hellwigsimplify io_uring_cmd_prep_async
2022-05-06 Christoph Hellwigconstify io_uring_cmd
2022-05-05 Jens Axboefs,io_uring: add infrastructure for uring-cmd
2022-05-05 Stefan Roeschio_uring: support CQE32 for nop operation
2022-05-05 Stefan Roeschio_uring: enable CQE32
2022-05-05 Stefan Roeschio_uring: support CQE32 in /proc info
2022-05-05 Stefan Roeschio_uring: add tracing for additional CQE32 fields
2022-05-05 Stefan Roeschio_uring: overflow processing for CQE32
2022-05-05 Stefan Roeschio_uring: flush completions for CQE32
2022-05-05 Stefan Roeschio_uring: modify io_get_cqe for CQE32
2022-05-05 Stefan Roeschio_uring: add CQE32 completion processing
2022-05-05 Stefan Roeschio_uring: add CQE32 setup processing
2022-05-05 Stefan Roeschio_uring: change ring size calculation for CQE32
2022-05-05 Stefan Roeschio_uring: store add. return values for CQE32
2022-05-05 Stefan Roeschio_uring: support CQE32 in io_uring_cqe
2022-05-05 Jens Axboeio_uring: add support for 128-byte SQEs
2022-05-05 Jens AxboeMerge branch 'for-5.19/io_uring-socket' into for-5...
2022-05-05 Jens AxboeMerge branch 'for-5.19/io_uring' into for-5.19/io_uring...
2022-05-05 Jens Axboeio_uring: don't clear req->kbuf when buffer selection...
2022-05-05 Jens Axboeio_uring: eliminate the need to track provided buffer...
2022-05-05 Jens Axboeio_uring: move provided buffer state closer to submit...
2022-05-05 Jens Axboeio_uring: move provided and fixed buffers into the...
2022-05-05 Jens Axboeio_uring: abstract out provided buffer list selection
2022-05-05 Jens Axboeio_uring: never call io_buffer_select() for a buffer...
2022-05-05 Jens Axboeio_uring: get rid of hashed provided buffer groups
2022-05-05 Jens Axboeio_uring: always use req->buf_index for the provided...
2022-05-05 Jens Axboeio_uring: ignore ->buf_index if REQ_F_BUFFER_SELECT...
2022-05-05 Jens Axboeio_uring: kill io_rw_buffer_select() wrapper
2022-05-05 Jens Axboeio_uring: make io_buffer_select() return the user addre...
2022-05-05 Jens Axboeio_uring: kill io_recv_buffer_select() wrapper
2022-05-05 Jens Axboeio_uring: use 'sr' vs 'req->sr_msg' consistently
2022-05-05 Jens Axboeio_uring: add POLL_FIRST support for send/sendmsg and...
2022-05-05 Jens Axboeio_uring: check IOPOLL/ioprio support upfront
2022-05-01 Linus TorvaldsLinux 5.18-rc5
2022-05-01 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2022-05-01 Linus TorvaldsMerge tag 'x86_urgent_for_v5.18_rc5' of git://git.kerne...
2022-05-01 Linus TorvaldsMerge tag 'objtool_urgent_for_v5.18_rc5' of git://git...
2022-05-01 Linus TorvaldsMerge tag 'irq_urgent_for_v5.18_rc5' of git://git.kerne...
2022-04-30 Linus TorvaldsMerge tag 'driver-core-5.18-rc5' of git://git.kernel...
2022-04-30 Linus TorvaldsMerge tag 'char-misc-5.18-rc5' of git://git.kernel...
2022-04-30 Linus TorvaldsMerge tag 'tty-5.18-rc5' of git://git.kernel.org/pub...
2022-04-30 Linus TorvaldsMerge tag 'usb-5.18-rc5' of git://git.kernel.org/pub...
2022-04-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2022-04-30 Almog Khaikinio_uring: replace smp_mb() with smp_mb__after_atomic...
2022-04-30 Jens Axboeio_uring: add IORING_SETUP_TASKRUN_FLAG
2022-04-30 Jens Axboeio_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_COOP_TA...
2022-04-30 Jens Axboeio_uring: set task_work notify method at init time
2022-04-30 Jens Axboeio-wq: use __set_notify_signal() to wake workers
2022-04-30 Jens Axboeio_uring: serialize ctx->rings->sq_flags with atomic_or/and
2022-04-30 Jens Axboetask_work: allow TWA_SIGNAL without a rescheduling IPI
2022-04-29 Linus TorvaldsMerge tag 'soc-fixes-5.18-3' of git://git.kernel.org...
2022-04-29 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2022-04-29 Linus TorvaldsMerge tag 'block-5.18-2022-04-29' of git://git.kernel...
2022-04-29 Linus TorvaldsMerge tag 'io_uring-5.18-2022-04-29' of git://git.kerne...
2022-04-29 Linus TorvaldsMerge tag 'random-5.18-rc5-for-linus' of git://git...
2022-04-29 Linus TorvaldsMerge tag 'ceph-for-5.18-rc5' of https://github.com...
2022-04-29 Arnd BergmannRevert "arm: dts: at91: Fix boolean properties with...
2022-04-29 Paolo BonziniKVM: x86: work around QEMU issue with synthetic CPUID...
2022-04-29 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of...
2022-04-29 Linus TorvaldsMerge tag 'riscv-for-linus-5.18-rc5' of git://git.kerne...
2022-04-29 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2022-04-29 Sean ChristophersonRevert "x86/mm: Introduce lookup_address_in_mm()"
2022-04-29 Paolo BonziniMerge branch 'kvm-fixes-for-5.18-rc5' into HEAD
2022-04-29 Mingwei ZhangKVM: x86/mmu: fix potential races when walking host...
2022-04-29 Paolo BonziniKVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
2022-04-29 Sean ChristophersonKVM: x86/mmu: Do not create SPTEs for GFNs that exceed...
2022-04-29 Paolo BonziniMerge tag 'kvmarm-fixes-5.18-2' of git://git.kernel...
2022-04-29 Arnd BergmannMerge tag 'tegra-for-5.18-arm-defconfig-fixes' of git...
2022-04-29 Eugene Syromiatnikovio_uring: check that data field is 0 in ringfd unregister
2022-04-29 Arnd BergmannMerge tag 'imx-fixes-5.18-2' of git://git.kernel.org...
2022-04-29 Arnd BergmannMerge tag 'sunxi-fixes-for-5.18-1' of git://git.kernel...
2022-04-29 Jan Karabfq: Fix warning in bfqq_request_over_limit()
2022-04-29 Thomas Gleixnerx86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM...
2022-04-29 Linus TorvaldsMerge tag 'drm-fixes-2022-04-29' of git://anongit.freed...
2022-04-29 Dave AirlieMerge tag 'amd-drm-fixes-5.18-2022-04-27' of https...
2022-04-29 Dave AirlieMerge tag 'drm-intel-fixes-2022-04-28' of git://anongit...
2022-04-29 Dave AirlieMerge tag 'drm-misc-fixes-2022-04-27' of git://anongit...
2022-04-28 Dylan Yudakenio_uring: use the text representation of ops in trace
2022-04-28 Linus TorvaldsMerge tag 'net-5.18-rc5' of git://git.kernel.org/pub...
2022-04-28 Joseph Ravichandranio_uring: fix uninitialized field in rw io_kiocb
2022-04-28 Linus TorvaldsMerge tag 'thermal-5.18-rc5' of git://git.kernel.org...
2022-04-28 Linus TorvaldsMerge tag 'pm-5.18-rc5' of git://git.kernel.org/pub...
2022-04-28 Linus TorvaldsMerge tag 'acpi-5.18-rc5' of git://git.kernel.org/pub...
2022-04-28 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.18-3' of git://git...
2022-04-28 Linus TorvaldsMerge tag 'regulator-fix-v5.18-rc4' of git://git.kernel...
next