summaryrefslogtreecommitdiff
path: root/block/blk-settings.c
AgeCommit message (Expand)Author
7 daysMerge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
7 daysMerge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-17block: use chunk_sectors when evaluating stacked atomic write limitsJohn Garry
2025-07-17block: sanitize chunk_sectors for atomic write limitsJohn Garry
2025-07-01block: introduce pi_tuple_size field in blk_integrityAnuj Gupta
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta
2025-06-23block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limitsZhang Yi
2025-05-05block: remove bounce buffering supportChristoph Hellwig
2025-04-24block: never reduce ra_pages in blk_apply_bdi_limitsChristoph Hellwig
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-10block: remove q->sysfs_lock for attributes which don't need itNilay Shroff
2025-03-06block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFYAnuj Gupta
2025-03-06block: ensure correct integrity capability propagation in stacked devicesAnuj Gupta
2025-03-03block: mark bounce buffering as incompatible with integrityChristoph Hellwig
2025-02-25block: make segment size limit workable for > 4K PAGE_SIZEMing Lei
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig
2025-01-17block: Add common atomic writes enable flagJohn Garry
2025-01-15block: Change blk_stack_atomic_writes_limits() unit_min checkJohn Garry
2025-01-15block: Ensure start sector is aligned for stacking atomic writesJohn Garry
2025-01-10block: add a queue_limits_commit_update_frozen helperChristoph Hellwig
2025-01-10block: fix docs for freezing of queue limits updatesChristoph Hellwig
2024-11-19block: Support atomic writes limits for stacked devicesJohn Garry
2024-11-19block: Add extra checks in blk_validate_atomic_write_limits()John Garry
2024-11-19block: Drop granularity check in queue_limit_discard_alignment()John Garry
2024-11-18blk-settings: round down io_opt to physical_block_sizeMikulas Patocka
2024-11-13block: export blk_validate_limitsChristoph Hellwig
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-07Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-04block: update blk_stack_limits documentationChristoph Hellwig
2024-10-29block: add a bdev_limits helperChristoph Hellwig
2024-09-20block: Remove unused blk_limits_io_{min,opt}Dr. David Alan Gilbert
2024-07-09block: Validate logical block size in blk_validate_limits()John Garry
2024-07-01block: don't reduce max_sectors based on io_optChristoph Hellwig
2024-07-01block: remove a duplicate io_min check in blk_validate_limitsChristoph Hellwig
2024-06-26block: move dma_pad_mask into queue_limitsChristoph Hellwig
2024-06-26block: remove disk_update_readaheadChristoph Hellwig
2024-06-26block: conding style fixup for blk_queue_max_guaranteed_bioChristoph Hellwig
2024-06-26block: rename BLK_FEAT_MISALIGNEDChristoph Hellwig
2024-06-21block: Fix blk_validate_atomic_write_limits() build for arm32John Garry
2024-06-20block: Add core atomic write supportJohn Garry
2024-06-20Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe
2024-06-20block: move the raid_partial_stripes_expensive flag into the features fieldChristoph Hellwig
2024-06-20block: remove the discard_alignment flagChristoph Hellwig
2024-06-20block: move the misaligned flag into the features fieldChristoph Hellwig
2024-06-19Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe
2024-06-19block: move the bounce flag into the features fieldChristoph Hellwig
2024-06-19block: move the zoned flag into the features fieldChristoph Hellwig
2024-06-19block: move the poll flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nowait flag to queue_limitsChristoph Hellwig