summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
8 daysMerge tag 'for-7.2/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
8 daysMerge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
8 daysMerge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
11 daysblock: check bio split for unaligned bvecKeith Busch
12 daysblock: add configurable error injectionChristoph Hellwig
12 daysblock: add a str_to_blk_op helperChristoph Hellwig
12 daysblock: add a "tag" for block status codesChristoph Hellwig
12 daysblock: 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
2026-06-05block/blk-iocost: Combine two error paths in ioc_qos_write()Bart Van Assche
2026-06-05block/cgroup: Improve lock context annotationsBart Van Assche
2026-06-05block/cgroup: Split blkg_conf_exit()Bart Van Assche
2026-06-05block/cgroup: Split blkg_conf_prep()Bart Van Assche
2026-06-05block: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-06-03mm: simplify the mempool_alloc_bulk APIChristoph Hellwig
2026-06-02block/partitions/acorn: use min in {riscix,linux}_partitionThorsten Blum
2026-06-02block, bfq: release cgroup stats with bfq_groupYu Kuai
2026-05-29Merge tag 'block-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-29block: Add bvec_folio()Matthew Wilcox (Oracle)
2026-05-28block: export passthrough stats enabledKeith Busch
2026-05-28block: add a bio_endio_status helperChristoph Hellwig
2026-05-28block: mark biovec_init_pool staticChristoph Hellwig
2026-05-27blk-throttle: schedule parent dispatch in tg_flush_bios()Tao Cui
2026-05-27block: partitions: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-05-26block: clear BLK_FEAT_PCI_P2PDMA in blk_stack_limits() for non-supporting dev...Chaitanya Kulkarni
2026-05-26blk-mq: reinsert cached request to the listKeith Busch
2026-05-26block: remove blkdev_write_begin() and blkdev_write_end()Tal Zussman
2026-05-26block: Avoid mounting the bdev pseudo-filesystem in userspaceDenis Arefev
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki
2026-05-26block: skip sync_blockdev() on surprise removal in bdev_mark_dead()Chao Shi
2026-05-26blk-mq: add tracepoint block_rq_tag_waitAaron Tomlin
2026-05-26block: partitions: fix of_node refcount leak in of_partition()Wentao Liang
2026-05-22Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-22block: avoid use-after-free in disk_free_zone_resources()Damien Le Moal
2026-05-21blk-mq: pop cached request if it is usableKeith Busch
2026-05-19bio-integrity-fs: pass data iter to bio_integrity_verify()Caleb Sander Mateos
2026-05-18cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
2026-05-15block: unexport bio_{set,check}_pages_dirtyChristoph Hellwig
2026-05-15block: unexport blk_status_to_strChristoph Hellwig
2026-05-15block: unexport blk_io_scheduleChristoph Hellwig