index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-settings.c
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-11-11
block: add lockdep to queue_limits_commit_update()
Chaitanya Kulkarni
2025-11-04
block: make bio auto-integrity deadlock safe
Christoph Hellwig
2025-10-22
block: require LBA dma_alignment when using PI
Christoph Hellwig
2025-10-22
block: rename min_segment_size
Keith Busch
2025-09-16
block: relax atomic write boundary vs chunk size check
John Garry
2025-09-16
block: fix stacking of atomic writes when atomics are not supported
John Garry
2025-09-16
block: update validation of atomic writes boundary for stacked devices
John Garry
2025-09-02
block: use int to store blk_stack_limits() return value
Qianfeng Rong
2025-08-18
block: remove newlines from the warnings in blk_validate_integrity_limits
Christoph Hellwig
2025-08-18
block: handle pi_tuple_size in queue_limits_stack_integrity
Christoph Hellwig
2025-07-31
block: ensure discard_granularity is zero when discard is not supported
Christoph Hellwig
2025-07-29
block: Enforce power-of-2 physical block size
John Garry
2025-07-29
block: avoid possible overflow for chunk_sectors check in blk_stack_limits()
John Garry
2025-07-29
block: Improve read ahead size for rotational devices
Damien Le Moal
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-17
block: use chunk_sectors when evaluating stacked atomic write limits
John Garry
2025-07-17
block: sanitize chunk_sectors for atomic write limits
John Garry
2025-07-01
block: introduce pi_tuple_size field in blk_integrity
Anuj Gupta
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
2025-06-23
block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
Zhang Yi
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
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
[next]