summaryrefslogtreecommitdiff
path: root/block/blk-settings.c
AgeCommit message (Expand)Author
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
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig
2024-06-16block: Drop locking annotation for limits_lockJohn Garry
2024-06-15block: Improve checks on zone resource limitsDamien Le Moal
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig
2024-06-14block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig
2024-06-14block: remove unused queue limits APIChristoph Hellwig
2024-06-14block: take io_opt and io_min into account for max_sectorsChristoph Hellwig
2024-05-28block: check for max_hw_sectors underflowHannes Reinecke
2024-05-28block: stack max_user_sectorsChristoph Hellwig
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-06block: set default max segment size in case of virt_boundaryMing Lei
2024-04-17block: Remove elevator required featuresDamien Le Moal
2024-04-17block: Allow zero value of max_zone_append_sectors queue limitDamien Le Moal
2024-04-12scsi: block: Remove now unused queue limits helpersChristoph Hellwig
2024-04-07block: allow device to have both virt_boundary_mask and max segment sizeMing Lei
2024-03-26block: don't reject too large max_user_sectors in blk_validate_limitsChristoph Hellwig
2024-03-14block: fix mismatched kerneldoc function nameJiapeng Chong
2024-03-11Revert "dm: use queue_limits_set"Linus Torvalds
2024-03-06block: remove disk_stack_limitsChristoph Hellwig
2024-03-01dm: use queue_limits_setChristoph Hellwig
2024-03-01block: add a queue_limits_stack_bdev helperChristoph Hellwig
2024-03-01block: add a queue_limits_set helperChristoph Hellwig
2024-02-22block: Clear zone limits for a non-zoned stacked queueDamien Le Moal
2024-02-21block: fix virt_boundary handling in blk_validate_limitsChristoph Hellwig
2024-02-13block: add a max_user_discard_sectors queue limitChristoph Hellwig
2024-02-13block: add an API to atomically update queue limitsChristoph Hellwig
2024-02-13block: decouple blk_set_stacking_limits from blk_set_default_limitsChristoph Hellwig
2024-02-13block: refactor disk_update_readaheadChristoph Hellwig
2024-01-04block: floor the discard granularity to the physical block sizeChristoph Hellwig
2023-12-29block: default the discard granularity to sector sizeChristoph Hellwig