summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
5 daysblock: fix aligning of bounced dio read biosChristoph Hellwig
5 daysblock: handle huge zero folios in bio_free_foliosChristoph Hellwig
5 daysblock: try slab allocation in bio_alloc_bioset() before mempoolJoseph Qi
5 daysblock: show operation in error injection rulesJackie Liu
5 daysblock: serialize elevator changes for the same queue using a writer lockShin'ichiro Kawasaki
5 daysblock: free copied pages when blk_rq_map_kern() failsJackie Liu
6 daysblock: do not warn when doing greedy allocation in folio_alloc_greedy()Qu Wenruo
6 dayspartitions: aix: bound the lvd scan to one sectorMichael Bommarito
6 daysblk-cgroup: fix leaks and online flag on radix_tree_insert failureTao Cui
6 daysblock: fix race in blk_time_get_ns() returning 0Mike Waychison
11 daysblock: remove redundant GD_NEED_PART_SCAN in add_disk_final()Connor Williamson
2026-07-01block: Make WBT latency writes honor enable stateGuzebing
2026-07-01block: avoid potential deadlock on zone revalidation failureDamien Le Moal
2026-06-26blk-mq: bound blk_hctx_poll() to one jiffyAnuj Gupta
2026-06-24block: handle REQ_OP_ZONE_APPEND in __bio_integrity_actionChristoph Hellwig
2026-06-24block: fix GFP_ flags confusion in bio_integrity_alloc_bufChristoph Hellwig
2026-06-24block, bfq: don't grab queue_lock to initialize bfqYu Kuai
2026-06-24blk-cgroup: don't nest queue_lock under blkcg->lock in blkcg_destroy_blkgs()Yu Kuai
2026-06-24blk-cgroup: don't nest queue_lock under rcu in bio_associate_blkg()Yu Kuai
2026-06-24blk-cgroup: don't nest queue_lock under rcu in blkg_lookup_create()Yu Kuai
2026-06-24blk-cgroup: don't nest queue_lock under rcu in blkcg_print_blkgs()Yu Kuai
2026-06-24blk-cgroup: delay freeing policy data after rcu grace periodYu Kuai
2026-06-24blk-cgroup: protect iterating blkgs with blkcg->lock in blkcg_print_stat()Yu Kuai
2026-06-22blk-cgroup: defer blkcg css_put until blkg is unlinked from queueZizhi Wo
2026-06-22blk-cgroup: fix UAF in __blkcg_rstat_flush()Michal Koutný
2026-06-22block, bfq: protect async queue reset with blkcg locksCen Zhang
2026-06-22block: fix incorrect error injection static key decrementChristoph Hellwig
2026-06-16block: respect iov_iter::nofault flag in bio_iov_iter_bounce_write()Qu Wenruo
2026-06-16block: revert the iov_iter after a short copy in bio_iov_iter_bounce_write()Qu Wenruo
2026-06-16block: Remove redundant plug in __submit_bio()Wen Xiong
2026-06-16block: fix IORING_URING_CMD_REISSUE flags check in blkdev_uring_cmdYitang Yang
2026-06-16Merge tag 'for-7.2/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-16Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-06-13block: check bio split for unaligned bvecKeith Busch
2026-06-12block: add configurable error injectionChristoph Hellwig
2026-06-12block: add a str_to_blk_op helperChristoph Hellwig
2026-06-12block: add a "tag" for block status codesChristoph Hellwig
2026-06-12block: add a macro to initialize the status tableChristoph Hellwig
2026-06-09block: propagate in_flight to whole disk on partition I/OTang Yizhou
2026-06-08block: optimize I/O merge hot path with unlikely() hintsSteven Feng
2026-06-08partitions: aix: bound the pp_count scan to the ppe arrayBryam Vargas
2026-06-05block: Enable lock context analysisBart Van Assche
2026-06-05block/mq-deadline: Make the lock context annotations compatible with ClangBart Van Assche
2026-06-05block/Kyber: Make the lock context annotations compatible with ClangBart Van Assche
2026-06-05block/blk-mq-debugfs: Improve lock context annotationsBart Van Assche
2026-06-05block/blk-iocost: Inline iocg_lock() and iocg_unlock()Bart Van Assche
2026-06-05block/blk-iocost: Split ioc_rqos_throttle()Bart Van Assche
2026-06-05block/crypto: Annotate the crypto functionsBart Van Assche
2026-06-05block/cgroup: Inline blkg_conf_{open,close}_bdev_frozen()Bart Van Assche