summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2023-08-23blk-crypto: dynamically allocate fallback profileSweet Tea Dorminy
2023-08-23blk-cgroup: hold queue_lock when removing blkg->q_nodeMing Lei
2023-08-03blk-mq: Fix stall due to recursive flush plugRoss Lagerwall
2023-07-27blk-mq: fix NULL dereference on q->elevator in blk_mq_elv_switch_noneMing Lei
2023-07-23blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers
2023-07-19block/partition: fix signedness issue for Amiga partitionsMichael Schmitz
2023-07-19blk-throttle: Fix io statistics for cgroup v1Jinke Han
2023-07-19block: increment diskseq on all media change eventsDemi Marie Obenour
2023-07-19block: add overflow checks for Amiga partition supportMichael Schmitz
2023-07-19block: fix signed int overflow in Amiga partition supportMichael Schmitz
2023-07-19blk-mq: don't insert passthrough request into sw queueMing Lei
2023-07-19block: fix blktrace debugfs entries leakageYu Kuai
2023-07-19blk-mq: fix potential io hang by wrong 'wake_batch'Yu Kuai
2023-07-19blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()Waiman Long
2023-07-19blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_costLi Nan
2023-07-19block/rq_qos: protect rq_qos apis with a new lockYu Kuai
2023-07-19blk-mq: don't queue plugged passthrough requests into schedulerMing Lei
2023-06-22block: make sure local irq is disabled when calling __blkcg_rstat_flushMing Lei
2023-06-11blk-cgroup: Flush stats before releasing blkcg_gqMing Lei
2023-06-03blk-mq: fix blk_mq_hw_ctx active request accountingTian Lan
2023-05-29block: fix revalidate performance regressionDamien Le Moal
2023-05-24block: make bio_check_eod work for zero sized devicesChristoph Hellwig
2023-05-23block: fix bio-cache for passthru IOAnuj Gupta
2023-05-23blk-mq: fix race condition in active queue accountingTian Lan
2023-05-23blk-wbt: fix that wbt can't be disabled by defaultYu Kuai
2023-05-19block: Deny writable memory mapping if block is read-onlyLoic Poulain
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-28block: Skip destroyed blkg when restart in blkg_destroy_all()Tao Su
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26blk-integrity: register sysfs attributes on struct deviceThomas Weißschuh
2023-04-26blk-integrity: convert to struct device_attributeThomas Weißschuh
2023-04-26blk-integrity: use sysfs_emitThomas Weißschuh
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-26Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-04-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-25block: sync part's ->bd_has_submit_bio with disk'sMing Lei
2023-04-24Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-24block: Cleanup set_capacity()/bdev_set_nr_sectors()Damien Le Moal
2023-04-20Revert "block: Merge bio before checking ->cached_rq"Ming Lei
2023-04-19sed-opal: geometry feature reporting commandOndrej Kozina
2023-04-17block: make blkcg_punt_bio_submit optionalChristoph Hellwig
2023-04-17block: async_bio_lock does not need to be bh-safeChristoph Hellwig
2023-04-17btrfs, block: move REQ_CGROUP_PUNT to btrfsChristoph Hellwig
2023-04-16blk-mq: fix the blk_mq_add_to_requeue_list call in blk_kick_flushChristoph Hellwig
2023-04-16block, bfq: Fix division by zero error on zero wsumColin Ian King
2023-04-16block: store bdev->bd_disk->fops->submit_bio state in bdevJens Axboe
2023-04-14Merge tag 'nvme-6.4-2023-04-14' of git://git.infradead.org/nvme into for-6.4/...Jens Axboe
2023-04-13blk-mq: remove __blk_mq_run_hw_queueChristoph Hellwig
2023-04-13blk-mq: move the !async handling out of __blk_mq_delay_run_hw_queueChristoph Hellwig
2023-04-13blk-mq: move the blk_mq_hctx_stopped check in __blk_mq_delay_run_hw_queueChristoph Hellwig