summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-26block: fix false warning in bdev_count_inflight_rw()Yu Kuai
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-11block: use plug request list tail for one-shot backmerge attemptJens Axboe
2025-06-11block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_workChristoph Hellwig
2025-06-11block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completionDamien Le Moal
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-03block: flip iter directions in blk_rq_integrity_map_user()Caleb Sander Mateos
2025-06-03Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-06-03block: drop direction param from bio_integrity_copy_user()Caleb Sander Mateos
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-26Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-19cgroup: use subsystem-specific rstat locks to avoid contentionJP Kobryn
2025-05-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-05-16Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-16blk-mq: add a copyright notice to blk-mq-dma.cChristoph Hellwig
2025-05-16blk-mq: move the DMA mapping code to a separate fileChristoph Hellwig
2025-05-15block: fix elv_update_nr_hw_queues() to reattach elevatorNilay Shroff
2025-05-15block/blk-throttle: silence !BLK_DEV_IO_TRACE variable warningsJens Axboe
2025-05-14block: Remove obsolete configs BLK_MQ_{PCI,VIRTIO}Lukas Bulwahn
2025-05-14Merge branch 'atomic_writes-6.16' into xfs-6.16-mergeCarlos Maiolino
2025-05-14Merge branch 'block-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ax...Carlos Maiolino
2025-05-13block: remove the same_page output argument to bvec_try_merge_pageChristoph Hellwig
2025-05-13blk-throttle: Prevents the bps restricted io from entering the bps queue againZizhi Wo
2025-05-13blk-throttle: Split the service queueZizhi Wo
2025-05-13blk-throttle: Split the blkthrotl queueZizhi Wo
2025-05-13blk-throttle: Introduce flag "BIO_TG_BPS_THROTTLED"Zizhi Wo
2025-05-13blk-throttle: Split throtl_charge_bio() into bps and iops functionsZizhi Wo
2025-05-13blk-throttle: Refactor tg_dispatch_time by extracting tg_dispatch_bps/iops_timeZizhi Wo
2025-05-13blk-throttle: Rename tg_may_dispatch() to tg_dispatch_time()Zizhi Wo
2025-05-13Merge tag 'md-6.16-20250513' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2025-05-12scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski
2025-05-12block: unfreeze queue if realloc tag set fails during nr_hw_queues updateNilay Shroff
2025-05-12block: always allocate integrity buffer when requiredKeith Busch
2025-05-10block: export API to get the number of bdev inflight IOYu Kuai
2025-05-10block: clean up blk_mq_in_flight_rw()Yu Kuai
2025-05-10block: WARN if bdev inflight counter is negativeYu Kuai
2025-05-10block: reuse part_in_flight_rw for part_in_flightYu Kuai
2025-05-10blk-mq: remove blk_mq_in_flight()Yu Kuai
2025-05-09Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-08block: remove test of incorrect io priority levelAaron Lu
2025-05-08block: move removing elevator after deleting disk->queue_kobjMing Lei
2025-05-08block: don't quiesce queue for calling elevator_set_none()Ming Lei
2025-05-07fs: add atomic write unit max opt to statxJohn Garry
2025-05-07block: simplify bio_map_kernChristoph Hellwig
2025-05-07block: pass the operation to bio_{map,copy}_kernChristoph Hellwig
2025-05-07block: remove the q argument from blk_rq_map_kernChristoph Hellwig