summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-31ublk: add UBLK_F_NO_AUTO_PART_SCAN feature flagMing Lei1-0/+3
2026-01-30block: introduce bdev_rot()Damien Le Moal1-1/+6
2026-01-29block: introduce blk_queue_rot()Damien Le Moal1-2/+2
2026-01-29block: cleanup queue limit features definitionDamien Le Moal1-4/+3
2026-01-27block: remove bio_last_bvec_allKeith Busch1-6/+0
2026-01-23ublk: add new feature UBLK_F_BATCH_IOMing Lei1-0/+15
2026-01-23ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processingMing Lei1-0/+7
2026-01-23ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei1-0/+8
2026-01-23ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei1-0/+5
2026-01-23ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDSMing Lei1-0/+49
2026-01-20nvme/io_uring: optimize IOPOLL completions for local ring contextMing Lei1-0/+1
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei1-1/+3
2026-01-18Merge branch 'for-7.0/blk-pvec' into for-7.0/blockJens Axboe1-0/+5
2026-01-15block: improve blk_op_str() commentDamien Le Moal1-1/+1
2026-01-15block: fix blk_zone_cond_str() commentDamien Le Moal1-1/+1
2026-01-13block, nvme: remove unused dma_iova_state function parameterNitesh Shetty1-1/+1
2026-01-13ublk: add UBLK_CMD_TRY_STOP_DEV commandYoav Cohen1-1/+8
2026-01-12ublk: implement integrity user copyStanley Zhang1-0/+4
2026-01-12ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_descCaleb Sander Mateos1-0/+2
2026-01-12ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creationStanley Zhang1-0/+19
2026-01-12blk-integrity: take const pointer in blk_integrity_rq()Caleb Sander Mateos1-3/+3
2026-01-11blk-crypto: handle the fallback above the block layerChristoph Hellwig1-0/+22
2026-01-11blk-crypto: add a bio_crypt_ctx() helperChristoph Hellwig1-0/+10
2026-01-07block: use bvec iterator helper for bio_may_need_split()Ming Lei1-2/+2
2026-01-06types: move phys_vec definition to common headerLeon Romanovsky1-0/+5
2025-12-27Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+1
2025-12-27Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+4
2025-12-24virtio_features: make it self-containedMichael S. Tsirkin1-0/+2
2025-12-24virtio: make it self-containedMichael S. Tsirkin1-0/+2
2025-12-23Merge tag 'sound-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+4
2025-12-22software node: Also support referencing non-constant software nodesSakari Ailus1-0/+1
2025-12-22regulator: uapi: Use UAPI integer typeThomas Weißschuh1-5/+1
2025-12-22Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2025-12-22Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+3
2025-12-21clang: work around asm output constraint problemsEric Dumazet2-1/+3
2025-12-20Merge tag 'drm-fixes-2025-12-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-15/+17
2025-12-19Input: add ABS_SND_PROFILEGergo Koteles1-0/+9
2025-12-18Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+4
2025-12-18Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-26/+37
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin1-0/+1
2025-12-17powercap: intel_rapl: Fix possible recursive lock warningSrinivas Pandruvada1-0/+4
2025-12-17block: add allocation size check in blkdev_pr_read_keys()Deepanshu Kartikey1-0/+2
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+3
2025-12-16Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2025-12-16shmem: fix recovery on rename failuresAl Viro1-1/+1
2025-12-15ASoC: soc-acpi / SOF: Add best_effort flag to get_function_tplg_files opPeter Ujfalusi1-1/+4
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal1-8/+26
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+234