summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
14 hoursMerge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
4 daysMerge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daysMerge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysblk-mq: add missing call to srcu_barrier() in blk_mq_free_tag_set()Marek Szyprowski
5 daysblock: don't include blk-integrity.h in bdev.cChristoph Hellwig
6 daysblock: set QUEUE_FLAG_DYING unconditionally in blk_mark_disk_dead()胡连勤
6 daysblock: skip blkcg walk in blk_cgroup_congested() when nothing throttledUsama Arif
6 daysblk-iocost: clear delay state when freeing policy dataUsama Arif
6 daysblk-iolatency: clear delay state when freeing policy dataUsama Arif
6 daysblock/mq-deadline: Drop unused dd parametersHongfu Li
6 daysblock: introduce bio_iov_iter_set()Pavel Begunkov
6 daysblock: move bvec init into __bio_clonePavel Begunkov
2026-08-06block: rename bi_bvec_donePavel Begunkov
2026-08-04block/blk-iocost: annotate ioc_pd_stat reads with data_race()Tao Cui
2026-08-04block: handle nogenerate/noverify properly in fs-integrityChristoph Hellwig
2026-08-04block: lift BIP_CHECK_FLAGS to include/linux/bio-integrity.hChristoph Hellwig
2026-08-04block: remove bip_should_checkChristoph Hellwig
2026-08-04block: implement async io_uring zone reset allChristoph Hellwig
2026-08-04block: remove most blkdev_cmd_discard argumentsChristoph Hellwig
2026-08-04block: also reject zone open / close on conventional zonesChristoph Hellwig
2026-08-04block: remove blk_zone_wplug_handle_zone_mgmtChristoph Hellwig
2026-08-04block: allow REQ_NOWAIT zone management commandsChristoph Hellwig
2026-08-04block: remove a dead return statement in blk_zone_plug_bioChristoph Hellwig
2026-08-03block/bfq-cgroup: use data_race() for online testTao Cui
2026-08-03blk-throttle: remove dead field last_check_time from throtl_grpTao Cui
2026-08-03block/kyber-iosched: flush per-cpu latency buckets over possible CPUsTao Cui
2026-08-03block/blk-iocost: collect per-cpu latency stats over possible CPUsTao Cui
2026-08-03block/blk-iolatency: account per-cpu latency stats over possible CPUsTao Cui
2026-08-03block/blk-stat: drain per-cpu callback stats over possible CPUsTao Cui
2026-08-03blk-cgroup: factor policy pd teardown loop into helperZheng Qixing
2026-08-03blk-cgroup: skip dying blkg in blkcg_activate_policy()Zheng Qixing
2026-08-03blk-cgroup: fix race between policy activation and blkg destructionZheng Qixing
2026-08-03blk-cgroup: protect q->blkg_list iteration in blkg_destroy_all() with blkcg_m...Yu Kuai
2026-08-03block/blk-cgroup-rwstat: use data_race() for online testTao Cui
2026-07-31block: enable RWF_DONTCACHE for block devicesTal Zussman
2026-07-31block: add task-context bio completion infrastructureTal Zussman
2026-07-31block: validate user space vectors during extractionKeith Busch
2026-07-31block: convert iomap ops to ->iomap_next()Joanne Koong
2026-07-30block: fix dio leak on metadata mapping errorKeith Busch
2026-07-30block: use blkdev_iov_iter_get_pages status for errorsKeith Busch
2026-07-29block: stop the timeout timer when releasing a never added diskChao Shi
2026-07-20blk-crypto: Remove unused function blk_crypto_config_supported()Eric Biggers
2026-07-20blk-crypto: Allow control over whether hardware is usedEric Biggers
2026-07-20blk-crypto: Fold __blk_crypto_cfg_supported() into its callerEric Biggers
2026-07-20blk-crypto: Simplify check for fallback supportEric Biggers
2026-07-16block: fix aligning of bounced dio read biosChristoph Hellwig
2026-07-16block: handle huge zero folios in bio_free_foliosChristoph Hellwig
2026-07-16block: try slab allocation in bio_alloc_bioset() before mempoolJoseph Qi
2026-07-16block: show operation in error injection rulesJackie Liu