summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
6 daysblock: avoid use-after-free in disk_free_zone_resources()Damien Le Moal1-4/+3
6 daysblk-mq: pop cached request if it is usableKeith Busch1-25/+9
8 daysbio-integrity-fs: pass data iter to bio_integrity_verify()Caleb Sander Mateos1-1/+5
9 dayscgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming1-1/+1
2026-05-13block: align down bounces biosChristoph Hellwig1-2/+2
2026-05-13block: pass a minsize argument to bio_iov_iter_bounceChristoph Hellwig1-10/+13
2026-05-13block: fix handling of dead zone write plugsDamien Le Moal1-5/+27
2026-05-12block: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user()Sungwoo Kim1-0/+18
2026-05-12block: recompute nr_integrity_segments in blk_insert_cloned_requestCasey Chen1-0/+19
2026-05-12block: don't overwrite bip_vcnt in bio_integrity_copy_user()David Carlier1-1/+0
2026-05-05block: only read from sqe on initial invocation of blkdev_uring_cmd()Jens Axboe1-9/+15
2026-04-21block: only restrict bio allocation gfp mask asked to blockChristoph Hellwig1-1/+2
2026-04-17block/blk-throttle: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2026-04-17block: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari3-3/+3
2026-04-17block: relax pgmap check in bio_add_page for compatible zone device pagesNaman Jain3-6/+25
2026-04-17block: add pgmap check to biovec_phys_mergeableNaman Jain1-0/+2
2026-04-14Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds40-981/+1638
2026-04-13Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+0
2026-04-10block: refactor blkdev_zone_mgmt_ioctlChristoph Hellwig1-23/+18
2026-04-07block: add a bio_submit_or_kill helperChristoph Hellwig4-33/+19
2026-04-07block: factor out a bio_await helperChristoph Hellwig1-16/+37
2026-04-07block: unify the synchronous bi_end_io callbacksChristoph Hellwig1-8/+3
2026-04-06blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default()Yuto Ohnuki1-2/+3
2026-04-03block: use sysfs_emit in sysfs show functionsThorsten Blum1-5/+6
2026-04-02bio: fix kmemleak false positives from percpu bio alloc cacheMing Lei1-0/+14
2026-03-31blk-iocost: fix busy_level reset when no IOs completeJialin Wang1-6/+17
2026-03-31blk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current()Jackie Liu1-0/+1
2026-03-31block: fix zones_cond memory leak on zone revalidation error pathsJackie Liu1-6/+20
2026-03-31loop: fix partition scan race between udev and loop_reread_partitions()Daan De Meyer1-1/+2
2026-03-31sed-opal: Add STACK_RESET commandMilan Broz2-0/+67
2026-03-26bdev: Drop pointless invalidate_inode_buffers() callJan Kara1-8/+0
2026-03-23block: fix bio_alloc_bioset slowpath GFP handlingVasily Gorbik1-2/+2
2026-03-21block: partitions: Replace pp_buf with struct seq_bufKees Cook19-157/+106
2026-03-19bsg: add io_uring command support to generic layerYang Xiuwei2-2/+33
2026-03-18block: reject zero length in bio_add_page()Qu Wenruo1-0/+2
2026-03-18blk-mq: make blk_mq_hw_ctx_sysfs_entry instances constThomas Weißschuh1-5/+5
2026-03-18blk-crypto: make blk_crypto_attr instances constThomas Weißschuh1-20/+20
2026-03-18block: ia-ranges: make blk_ia_range_sysfs_entry instances constThomas Weißschuh1-3/+3
2026-03-18block: make queue_sysfs_entry instances constThomas Weißschuh1-23/+23
2026-03-18block: remove bvec_freeChristoph Hellwig1-13/+7
2026-03-18block: split bio_alloc_bioset more clearly into a fast and slowpathChristoph Hellwig1-107/+73
2026-03-18block: mark bvec_{alloc,free} staticChristoph Hellwig2-7/+5
2026-03-14blk-integrity: support arbitrary buffer alignmentKeith Busch2-365/+463
2026-03-11blk-cgroup: wait for blkcg cleanup before initializing new diskMing Lei1-0/+15
2026-03-10block: clear BIO_QOS flags in blk_steal_bios()Chaitanya Kulkarni1-0/+2
2026-03-10block: move bio queue-transition flag fixups into blk_steal_bios()Chaitanya Kulkarni1-0/+17
2026-03-10Merge branch 'for-7.1/block-integrity'Christian Brauner9-100/+181
2026-03-09Merge branch 'for-7.1/block-integrity' into for-7.1/blockJens Axboe9-100/+181
2026-03-09block: Correct comments on bio_alloc_clone() and bio_init_clone()John Garry1-7/+6