index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-settings.c
Age
Commit message (
Expand
)
Author
2024-05-28
block: check for max_hw_sectors underflow
Hannes Reinecke
2024-05-28
block: stack max_user_sectors
Christoph Hellwig
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-06
block: set default max segment size in case of virt_boundary
Ming Lei
2024-04-17
block: Remove elevator required features
Damien Le Moal
2024-04-17
block: Allow zero value of max_zone_append_sectors queue limit
Damien Le Moal
2024-04-12
scsi: block: Remove now unused queue limits helpers
Christoph Hellwig
2024-04-07
block: allow device to have both virt_boundary_mask and max segment size
Ming Lei
2024-03-26
block: don't reject too large max_user_sectors in blk_validate_limits
Christoph Hellwig
2024-03-14
block: fix mismatched kerneldoc function name
Jiapeng Chong
2024-03-11
Revert "dm: use queue_limits_set"
Linus Torvalds
2024-03-06
block: remove disk_stack_limits
Christoph Hellwig
2024-03-01
dm: use queue_limits_set
Christoph Hellwig
2024-03-01
block: add a queue_limits_stack_bdev helper
Christoph Hellwig
2024-03-01
block: add a queue_limits_set helper
Christoph Hellwig
2024-02-22
block: Clear zone limits for a non-zoned stacked queue
Damien Le Moal
2024-02-21
block: fix virt_boundary handling in blk_validate_limits
Christoph Hellwig
2024-02-13
block: add a max_user_discard_sectors queue limit
Christoph Hellwig
2024-02-13
block: add an API to atomically update queue limits
Christoph Hellwig
2024-02-13
block: decouple blk_set_stacking_limits from blk_set_default_limits
Christoph Hellwig
2024-02-13
block: refactor disk_update_readahead
Christoph Hellwig
2024-01-04
block: floor the discard granularity to the physical block size
Christoph Hellwig
2023-12-29
block: default the discard granularity to sector size
Christoph Hellwig
2023-12-27
block: rename and document BLK_DEF_MAX_SECTORS
Christoph Hellwig
2023-12-26
blk-wbt: remove the separate write cache tracking
Christoph Hellwig
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-14
block: Use pr_info() instead of printk(KERN_INFO ...)
Bart Van Assche
2023-07-17
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
2023-05-29
block: fix revalidate performance regression
Damien Le Moal
2023-02-03
blk-wbt: move private information from blk-wbt.h to blk-wbt.c
Christoph Hellwig
2023-01-29
block: save user max_sectors limit
Keith Busch
2023-01-29
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-16
block: make blk_set_default_limits() private
Keith Busch
2022-11-16
block: make dma_alignment a stacking queue_limit
Keith Busch
2022-10-25
block: Constify most queue limits pointers
Bart Van Assche
2022-07-06
block: pass a gendisk to blk_queue_clear_zone_settings
Christoph Hellwig
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: move {bdev,queue_limit}_discard_alignment out of line
Christoph Hellwig
2022-04-17
block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
Christoph Hellwig
2022-02-22
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
2021-10-27
block: Fix partition check for host-aware zoned block devices
Shin'ichiro Kawasaki
2021-08-23
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-08-02
block: simplify printing the device names disk_stack_limits
Christoph Hellwig
2021-05-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]