summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-28blk-mq: fix potential uaf for 'queue_hw_ctx'Fengnan Chang1-1/+1
2025-11-28blk-mq: use array manage hctx map instead of xarrayFengnan Chang1-1/+1
2025-11-19block: Remove queue freezing from several sysfs store callbacksBart Van Assche1-1/+1
2025-11-07block: introduce bdev_zone_start()Damien Le Moal1-0/+6
2025-11-07block: fix cached zone reporting after zone append was usedChristoph Hellwig1-0/+1
2025-11-05block: introduce blkdev_report_zones_cached()Damien Le Moal1-0/+2
2025-11-05block: introduce blkdev_get_zone_info()Damien Le Moal1-0/+3
2025-11-05block: use zone condition to determine conventional zonesDamien Le Moal1-28/+9
2025-11-05block: introduce disk_report_zone()Damien Le Moal1-1/+6
2025-10-22block: rename min_segment_sizeKeith Busch1-1/+1
2025-10-10Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+0
2025-10-07block: move bio_iov_iter_get_bdev_pages to block/fops.cChristoph Hellwig1-7/+0
2025-10-07block: rename bio_iov_iter_get_pages_aligned to bio_iov_iter_get_pagesChristoph Hellwig1-1/+1
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-09-14mempool: rename struct mempool_s to struct mempoolChristoph Hellwig1-1/+1
2025-09-10block: factor out a helper bio_submit_split_bioset()Yu Kuai1-0/+2
2025-09-10blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIMEYu Kuai1-0/+1
2025-09-09block: remove bdev_iter_is_alignedKeith Busch1-7/+0
2025-09-09block: add size alignment to bio_iov_iter_get_pagesKeith Busch1-0/+7
2025-09-09block: check for valid bio while splittingKeith Busch1-0/+7
2025-09-04Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Jens Axboe1-1/+1
2025-08-21block: avoid cpu_hotplug_lock depedency on freeze_lockNilay Shroff1-0/+1
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro1-1/+1
2025-07-29Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds1-9/+55
2025-07-29Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2025-07-28Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+10
2025-07-11Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds1-0/+5
2025-07-07block: reject bs > ps block devices when THP is disabledPankaj Raghav1-0/+5
2025-07-01block: introduce pi_tuple_size field in blk_integrityAnuj Gupta1-0/+1
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta1-1/+1
2025-07-01block: Introduce bio_needs_zone_write_plugging()Damien Le Moal1-0/+55
2025-07-01block: Increase BLK_DEF_MAX_SECTORS_CAPDamien Le Moal1-9/+0
2025-06-23block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limitsZhang Yi1-0/+10
2025-06-04Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-5/+19
2025-05-15dm-zone: Use bdev_*() helper functions where applicableBart Van Assche1-0/+7
2025-05-10md: clean up accounting for issued sync IOYu Kuai1-1/+0
2025-05-06block: introduce a write_stream_granularity queue limitChristoph Hellwig1-0/+1
2025-05-06block: introduce max_write_streams queue limitKeith Busch1-0/+9
2025-05-06block: move wbt_enable_default() out of queue freezing from sched ->exit()Ming Lei1-0/+2
2025-05-06block: add new helper for disabling elevator switch when deleting diskMing Lei1-0/+3
2025-05-06block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flagMing Lei1-0/+3
2025-05-05block: remove bounce buffering supportChristoph Hellwig1-4/+1
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds1-4/+1
2025-04-25Merge branch 'block-6.15' into for-6.16/blockJens Axboe1-4/+1
2025-04-24block: move blkdev_{get,put} _no_open prototypes out of blkdev.hChristoph Hellwig1-4/+0
2025-04-23block: hoist block size validation code to a separate functionDarrick J. Wong1-0/+1
2025-04-22Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-22/+45
2025-04-17block: introduce zone capacity helperNaohiro Aota1-22/+45
2025-04-17fs: move the bdex_statx call to vfs_getattr_nosecChristoph Hellwig1-3/+3