aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2024-03-13Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...v5.10/standard/preempt-rt/cn-sdkv5.4/octeonBruce Ashfield
2024-03-13blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flagBart Van Assche
2024-02-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2024-02-23blk-iocost: Fix an UBSAN shift-out-of-bounds warningTejun Heo
2024-02-23blk-mq: fix IO hang from sbitmap wakeup raceMing Lei
2024-02-23block: prevent an integer overflow in bvec_try_merge_hw_pageChristoph Hellwig
2024-02-23block: Remove special-casing of compound pagesMatthew Wilcox (Oracle)
2023-12-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2023-12-20blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"Ming Lei
2023-10-11Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2023-10-10block: fix use-after-free of q->q_usage_counterMing Lei
2023-07-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2023-07-27block/partition: fix signedness issue for Amiga partitionsMichael Schmitz
2023-07-27block: add overflow checks for Amiga partition supportMichael Schmitz
2023-07-27block: fix signed int overflow in Amiga partition supportMichael Schmitz
2023-07-27blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_costLi Nan
2023-06-19Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2023-06-14block/blk-iocost (gcc13): keep large values in a new enumJiri Slaby (SUSE)
2023-06-14blk-iocost: avoid 64-bit division in ioc_timer_fnArnd Bergmann
2023-05-19Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-05-17blk-crypto: make blk_crypto_evict_key() more robustEric Biggers
2023-05-17blk-crypto: make blk_crypto_evict_key() return voidEric Biggers
2023-05-17blk-mq: release crypto keyslot before reporting I/O completeEric Biggers
2023-03-17Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-03-17block, bfq: fix uaf for bfqq in bic_set_bfqq()Yu Kuai
2023-03-17block, bfq: replace 0/1 with false/true in bic apisYu Kuai
2023-03-17block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"NeilBrown
2023-03-17block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqqYu Kuai
2023-03-17block, bfq: fix possible uaf for 'bfqq->bic'Yu Kuai
2023-03-11blk-iocost: fix divide by 0 error in calc_lcoefs()Li Nan
2023-03-11block: bio-integrity: Copy flags when bio_integrity_payload is clonedMartin K. Petersen
2023-03-11blk-mq: correct stale comment of .get_budgetKemeng Shi
2023-03-11blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctxKemeng Shi
2023-03-11blk-mq: avoid sleep in blk_mq_alloc_request_hctxKemeng Shi
2023-02-17Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-02-06blk-cgroup: fix missing pd_online_fn() while activating policyYu Kuai
2023-02-01Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-02-01block: fix and cleanup bio_check_roChristoph Hellwig
2023-01-25Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2023-01-14blk-mq: fix possible memleak when register 'hctx' failedYe Bin
2022-12-19Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-12-19Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-12-08block: unhash blkdev part inode when the part is deletedMing Lei
2022-12-02block, bfq: fix null pointer dereference in bfq_bio_bfqg()Yu Kuai
2022-11-25block: sed-opal: kmalloc the cmd/resp buffersSerge Semin
2022-11-16Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-11-10block, bfq: protect 'bfqd->queued' by 'bfqd->lock'Yu Kuai
2022-10-31Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-10-31Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-10-30blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()Yu Kuai