summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2023-06-14blk-mq: fix blk_mq_hw_ctx active request accountingTian Lan1-4/+4
2023-06-09block: fix revalidate performance regressionDamien Le Moal1-1/+2
2023-06-09block: Deny writable memory mapping if block is read-onlyLoic Poulain1-1/+11
2023-06-05blk-mq: fix race condition in active queue accountingTian Lan1-4/+8
2023-06-05blk-wbt: fix that wbt can't be disabled by defaultYu Kuai1-5/+7
2023-05-30block: fix bio-cache for passthru IOAnuj Gupta1-1/+1
2023-05-24block, bfq: Fix division by zero error on zero wsumColin Ian King1-0/+2
2023-05-17block: Skip destroyed blkg when restart in blkg_destroy_all()Tao Su1-0/+3
2023-05-11blk-mq: don't plug for head insertions in blk_execute_rq_nowaitChristoph Hellwig1-1/+1
2023-05-11blk-crypto: make blk_crypto_evict_key() more robustEric Biggers2-33/+41
2023-05-11blk-crypto: make blk_crypto_evict_key() return voidEric Biggers1-11/+9
2023-05-11blk-mq: release crypto keyslot before reporting I/O completeEric Biggers4-17/+49
2023-05-11blk-stat: fix QUEUE_FLAG_STATS clearChengming Zhou1-2/+2
2023-04-20Revert "block: Merge bio before checking ->cached_rq"Ming Lei1-4/+3
2023-04-07block: don't set GD_NEED_PART_SCAN if scan partition failedYu Kuai1-1/+7
2023-04-05blk-mq: directly poll requestsKeith Busch1-3/+1
2023-03-16block: remove obsolete config BLOCK_COMPATLukas Bulwahn1-3/+0
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai1-10/+6
2023-03-15blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch...Chris Leech1-2/+3
2023-03-14block: do not reverse request order when flushing plug listJan Kara1-2/+3
2023-03-08block, bfq: fix uaf for 'stable_merge_bfqq'Yu Kuai1-9/+9
2023-03-07block: fix wrong mode for blkdev_put() from disk_scan_partitions()Yu Kuai1-1/+1
2023-03-03Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds10-45/+77
2023-03-03blk-mq: enforce op-specific segment limits in blk_insert_cloned_requestUday Shankar3-10/+11
2023-02-28blk-iocost: Pass gendisk to ioc_refresh_paramsBreno Leitao1-6/+20
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2023-02-24block: be a bit more careful in checking for NULL bdev while pollingJens Axboe1-2/+8
2023-02-24block: clear bio->bi_bdev when putting a bio back in the cacheJens Axboe1-0/+1
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-78/+0
2023-02-23Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-7/+7
2023-02-23Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-5/+9
2023-02-21Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-50/+13
2023-02-21block: remove more NULL checks after bdev_get_queue()Juhyung Park1-10/+0
2023-02-21iov_iter: Define flags to qualify page extraction.David Howells2-7/+7
2023-02-21Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds34-780/+1128
2023-02-21Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-4/+4
2023-02-19Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner1-3/+0
2023-02-17block: fix scan partition for exclusively open device againYu Kuai2-5/+27
2023-02-17block: Revert "block: Do not reread partition table on exclusively open device"Yu Kuai3-13/+9
2023-02-17sed-opal: add support flag for SUM in status ioctlLuca Boccassi1-0/+2
2023-02-17block: use proper return value from bio_failfast()Jens Axboe1-1/+1
2023-02-16block: bio-integrity: Copy flags when bio_integrity_payload is clonedMartin K. Petersen1-0/+1
2023-02-16block: Fix io statistics for cgroup in throttle pathJinke Han1-11/+12
2023-02-16block: sync mixed merged request's failfast with 1st bio'sMing Lei1-2/+33
2023-02-15block: export bio_split_rwChristoph Hellwig1-1/+2
2023-02-15Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"Christoph Hellwig7-31/+33
2023-02-15Revert "blk-cgroup: pass a gendisk to blkg_lookup"Christoph Hellwig2-18/+18
2023-02-15Revert "blk-cgroup: delay blk-cgroup initialization until add_disk"Christoph Hellwig1-9/+8
2023-02-15Revert "blk-cgroup: delay calling blkcg_exit_disk until disk_release"Christoph Hellwig2-4/+3
2023-02-15Revert "blk-cgroup: move the cgroup information to struct gendisk"Christoph Hellwig5-48/+44