index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-settings.c
Age
Commit message (
Expand
)
Author
2025-04-24
block: never reduce ra_pages in blk_apply_bdi_limits
Christoph Hellwig
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-10
block: remove q->sysfs_lock for attributes which don't need it
Nilay Shroff
2025-03-06
block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFY
Anuj Gupta
2025-03-06
block: ensure correct integrity capability propagation in stacked devices
Anuj Gupta
2025-03-03
block: mark bounce buffering as incompatible with integrity
Christoph Hellwig
2025-02-25
block: make segment size limit workable for > 4K PAGE_SIZE
Ming Lei
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
2025-01-17
block: Add common atomic writes enable flag
John Garry
2025-01-15
block: Change blk_stack_atomic_writes_limits() unit_min check
John Garry
2025-01-15
block: Ensure start sector is aligned for stacking atomic writes
John Garry
2025-01-10
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
2025-01-10
block: fix docs for freezing of queue limits updates
Christoph Hellwig
2024-11-19
block: Support atomic writes limits for stacked devices
John Garry
2024-11-19
block: Add extra checks in blk_validate_atomic_write_limits()
John Garry
2024-11-19
block: Drop granularity check in queue_limit_discard_alignment()
John Garry
2024-11-18
blk-settings: round down io_opt to physical_block_size
Mikulas Patocka
2024-11-13
block: export blk_validate_limits
Christoph Hellwig
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-04
block: update blk_stack_limits documentation
Christoph Hellwig
2024-10-29
block: add a bdev_limits helper
Christoph Hellwig
2024-09-20
block: Remove unused blk_limits_io_{min,opt}
Dr. David Alan Gilbert
2024-07-09
block: Validate logical block size in blk_validate_limits()
John Garry
2024-07-01
block: don't reduce max_sectors based on io_opt
Christoph Hellwig
2024-07-01
block: remove a duplicate io_min check in blk_validate_limits
Christoph Hellwig
2024-06-26
block: move dma_pad_mask into queue_limits
Christoph Hellwig
2024-06-26
block: remove disk_update_readahead
Christoph Hellwig
2024-06-26
block: conding style fixup for blk_queue_max_guaranteed_bio
Christoph Hellwig
2024-06-26
block: rename BLK_FEAT_MISALIGNED
Christoph Hellwig
2024-06-21
block: Fix blk_validate_atomic_write_limits() build for arm32
John Garry
2024-06-20
block: Add core atomic write support
John Garry
2024-06-20
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-20
block: move the raid_partial_stripes_expensive flag into the features field
Christoph Hellwig
2024-06-20
block: remove the discard_alignment flag
Christoph Hellwig
2024-06-20
block: move the misaligned flag into the features field
Christoph Hellwig
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-19
block: move the bounce flag into the features field
Christoph Hellwig
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-16
block: Drop locking annotation for limits_lock
John Garry
2024-06-15
block: Improve checks on zone resource limits
Damien Le Moal
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
2024-06-14
block: remove unused queue limits API
Christoph Hellwig
2024-06-14
block: take io_opt and io_min into account for max_sectors
Christoph Hellwig
2024-05-28
block: check for max_hw_sectors underflow
Hannes Reinecke
[next]