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
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
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
2024-11-19
block: return unsigned int from blk_lim_dma_alignment_and_pad
Christoph Hellwig
2024-11-19
block: return unsigned int from queue_dma_alignment
Christoph Hellwig
2024-11-19
block: return unsigned int from bdev_io_opt
Christoph Hellwig
2024-11-19
block: Support atomic writes limits for stacked devices
John Garry
2024-11-19
block: return unsigned int from bdev_io_min
Christoph Hellwig
2024-11-15
block: make struct rq_list available for !CONFIG_BLOCK
Jens Axboe
2024-11-13
block: add a rq_list type
Christoph Hellwig
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
block: always verify unfreeze lock on the owner task
Ming Lei
2024-11-07
block: Add a public bdev_zone_is_seq() helper
Damien Le Moal
2024-11-07
block: RCU protect disk->conv_zones_bitmap
Damien Le Moal
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-10-29
block: add a bdev_limits helper
Christoph Hellwig
2024-10-26
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
2024-10-22
Merge branch 'for-6.13/block-atomic' into for-6.13/block
Jens Axboe
2024-10-22
block: enable passthrough command statistics
Keith Busch
2024-10-22
block: introduce add_disk_fwnode()
Christian Marangi
2024-10-19
block: Add bdev atomic write limits helpers
John Garry
2024-09-20
block: Remove unused blk_limits_io_{min,opt}
Dr. David Alan Gilbert
[next]