summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-30ublk: don't take ublk_queue in ublk_unregister_io_buf()Caleb Sander Mateos
2025-06-30ublk: consolidate UBLK_IO_FLAG_{ACTIVE,OWNED_BY_SRV} checksCaleb Sander Mateos
2025-06-30ublk: remove task variable from __ublk_ch_uring_cmd()Caleb Sander Mateos
2025-06-30ublk: handle UBLK_IO_FETCH_REQ earlierCaleb Sander Mateos
2025-06-30ublk: check cmd_op firstCaleb Sander Mateos
2025-06-30ublk: remove struct ublk_rq_dataCaleb Sander Mateos
2025-06-30ublk: use vmalloc for ublk_device's __queuesCaleb Sander Mateos
2025-06-30nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORSChristoph Hellwig
2025-06-30nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTEChristoph Hellwig
2025-06-30nvme-pci: convert the data mapping to blk_rq_dma_mapChristoph Hellwig
2025-06-30nvme-pci: remove superfluous argumentsChristoph Hellwig
2025-06-30nvme-pci: merge the simple PRP and SGL setup into a common helperChristoph Hellwig
2025-06-30nvme-pci: refactor nvme_pci_use_sglsChristoph Hellwig
2025-06-30block: add scatterlist-less DMA mapping helpersChristoph Hellwig
2025-06-30block: don't merge different kinds of P2P transfers in a single bioChristoph Hellwig
2025-06-30dm: Check for forbidden splitting of zone write operationsDamien Le Moal
2025-06-30dm: dm-crypt: Do not partially accept write BIOs with zoned targetsDamien Le Moal
2025-06-30dm: Always split write BIOs to zoned device limitsDamien Le Moal
2025-06-30block: Introduce bio_needs_zone_write_plugging()Damien Le Moal
2025-06-30block: Make REQ_OP_ZONE_FINISH a write operationDamien Le Moal
2025-06-30block: Increase BLK_DEF_MAX_SECTORS_CAPDamien Le Moal
2025-06-29Linux 6.16-rc4v6.16-rc4Linus Torvalds
2025-06-29Merge tag 'staging-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-29Merge tag 'tty-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-29Merge tag 'edac_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-29Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-29Merge tag 'perf_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-29Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-28Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-28Merge tag 'trace-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-06-28Merge tag 'loongarch-fixes-6.16-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-27Merge tag 'v6.16-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-27Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-27Merge tag 'pci-v6.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-27Merge tag 'drm-fixes-2025-06-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-27Merge tag 'cxl-fixes-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-27Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-06-28Merge tag 'drm-misc-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-06-27tracing: Fix filter logic errorEdward Adam Davis
2025-06-27Merge tag 'acpi-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-27Merge tag 'io_uring-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-27Merge tag 'ata-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-06-27Merge tag 's390-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-06-27Merge tag 'sound-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-06-27i2c: scx200_acb: depends on HAS_IOPORTJohannes Berg
2025-06-27LoongArch: KVM: Disable updating of "num_cpu" and "feature"Bibo Mao
2025-06-27LoongArch: KVM: Check validity of "num_cpu" from user spaceBibo Mao
2025-06-27LoongArch: KVM: Check interrupt route from physical CPUBibo Mao