index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
6 days
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6 days
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-11
Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-07
block: reject bs > ps block devices when THP is disabled
Pankaj Raghav
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-30
block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
2025-06-30
block: Increase BLK_DEF_MAX_SECTORS_CAP
Damien Le Moal
2025-06-23
block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
Zhang Yi
2025-06-03
Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-15
dm-zone: Use bdev_*() helper functions where applicable
Bart Van Assche
2025-05-10
md: clean up accounting for issued sync IO
Yu Kuai
2025-05-06
block: introduce a write_stream_granularity queue limit
Christoph Hellwig
2025-05-06
block: introduce max_write_streams queue limit
Keith Busch
2025-05-06
block: move wbt_enable_default() out of queue freezing from sched ->exit()
Ming Lei
2025-05-06
block: add new helper for disabling elevator switch when deleting disk
Ming Lei
2025-05-06
block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flag
Ming Lei
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-24
Merge branch 'block-6.15' into for-6.16/block
Jens Axboe
2025-04-24
block: move blkdev_{get,put} _no_open prototypes out of blkdev.h
Christoph Hellwig
2025-04-23
block: hoist block size validation code to a separate function
Darrick J. Wong
2025-04-22
Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-17
block: introduce zone capacity helper
Naohiro Aota
2025-04-17
fs: move the bdex_statx call to vfs_getattr_nosec
Christoph Hellwig
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-13
block: protect debugfs attrs using elevator_lock instead of sysfs_lock
Nilay Shroff
2025-03-10
block: protect hctx attributes/params using q->elevator_lock
Nilay Shroff
2025-03-10
block: protect read_ahead_kb using q->limits_lock
Nilay Shroff
2025-03-10
block: protect wbt_lat_usec using q->elevator_lock
Nilay Shroff
2025-03-10
block: protect nr_requests update using q->elevator_lock
Nilay Shroff
2025-03-10
block: introduce a dedicated lock for protecting queue elevator updates
Nilay Shroff
2025-02-25
block: Remove zone write plugs when handling native zone append writes
Damien Le Moal
2025-02-25
block: make segment size limit workable for > 4K PAGE_SIZE
Ming Lei
2025-02-24
block/bdev: lift block size restrictions to 64k
Luis Chamberlain
2025-01-29
block: get rid of request queue ->sysfs_dir_lock
Nilay Shroff
2025-01-17
block: Add common atomic writes enable flag
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-12-23
block: track queue dying state automatically for modeling queue freeze lockdep
Ming Lei
2024-12-23
block: track disk DEAD state automatically for modeling queue freeze lockdep
Ming Lei
2024-12-10
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
2024-11-19
block: return bool from get_disk_ro and bdev_read_only
Christoph Hellwig
2024-11-19
block: remove a duplicate definition for bdev_read_only
Christoph Hellwig
2024-11-19
block: return bool from blk_rq_aligned
Christoph Hellwig
[next]