index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+15
2025-03-24
Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+7
2025-03-13
block: protect debugfs attrs using elevator_lock instead of sysfs_lock
Nilay Shroff
1
-3
/
+3
2025-03-10
block: protect hctx attributes/params using q->elevator_lock
Nilay Shroff
1
-6
/
+8
2025-03-10
block: protect read_ahead_kb using q->limits_lock
Nilay Shroff
1
-0
/
+3
2025-03-10
block: protect wbt_lat_usec using q->elevator_lock
Nilay Shroff
1
-2
/
+2
2025-03-10
block: protect nr_requests update using q->elevator_lock
Nilay Shroff
1
-4
/
+6
2025-03-10
block: introduce a dedicated lock for protecting queue elevator updates
Nilay Shroff
1
-0
/
+8
2025-02-25
block: Remove zone write plugs when handling native zone append writes
Damien Le Moal
1
-3
/
+4
2025-02-25
block: make segment size limit workable for > 4K PAGE_SIZE
Ming Lei
1
-0
/
+1
2025-02-24
block/bdev: lift block size restrictions to 64k
Luis Chamberlain
1
-1
/
+7
2025-01-29
block: get rid of request queue ->sysfs_dir_lock
Nilay Shroff
1
-3
/
+0
2025-01-17
block: Add common atomic writes enable flag
John Garry
1
-2
/
+2
2025-01-15
block: Ensure start sector is aligned for stacking atomic writes
John Garry
1
-9
/
+12
2025-01-10
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
1
-0
/
+2
2025-01-10
block: fix docs for freezing of queue limits updates
Christoph Hellwig
1
-2
/
+1
2024-12-23
block: track queue dying state automatically for modeling queue freeze lockdep
Ming Lei
1
-1
/
+5
2024-12-23
block: track disk DEAD state automatically for modeling queue freeze lockdep
Ming Lei
1
-0
/
+2
2024-12-10
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
1
-2
/
+0
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
1
-0
/
+3
2024-11-19
block: return bool from get_disk_ro and bdev_read_only
Christoph Hellwig
1
-2
/
+2
2024-11-19
block: remove a duplicate definition for bdev_read_only
Christoph Hellwig
1
-1
/
+0
2024-11-19
block: return bool from blk_rq_aligned
Christoph Hellwig
1
-1
/
+1
2024-11-19
block: return unsigned int from blk_lim_dma_alignment_and_pad
Christoph Hellwig
1
-1
/
+2
2024-11-19
block: return unsigned int from queue_dma_alignment
Christoph Hellwig
1
-1
/
+1
2024-11-19
block: return unsigned int from bdev_io_opt
Christoph Hellwig
1
-1
/
+1
2024-11-19
block: Support atomic writes limits for stacked devices
John Garry
1
-0
/
+4
2024-11-19
block: return unsigned int from bdev_io_min
Christoph Hellwig
1
-1
/
+1
2024-11-15
block: make struct rq_list available for !CONFIG_BLOCK
Jens Axboe
1
-1
/
+1
2024-11-13
block: add a rq_list type
Christoph Hellwig
1
-3
/
+8
2024-11-13
block: export blk_validate_limits
Christoph Hellwig
1
-0
/
+1
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-18
/
+3
2024-11-07
block: always verify unfreeze lock on the owner task
Ming Lei
1
-0
/
+4
2024-11-07
block: Add a public bdev_zone_is_seq() helper
Damien Le Moal
1
-0
/
+27
2024-11-07
block: RCU protect disk->conv_zones_bitmap
Damien Le Moal
1
-1
/
+1
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
1
-3
/
+18
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-18
/
+3
2024-10-29
block: add a bdev_limits helper
Christoph Hellwig
1
-5
/
+10
2024-10-26
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
1
-0
/
+6
2024-10-22
Merge branch 'for-6.13/block-atomic' into for-6.13/block
Jens Axboe
1
-0
/
+16
2024-10-22
block: enable passthrough command statistics
Keith Busch
1
-0
/
+5
2024-10-22
block: introduce add_disk_fwnode()
Christian Marangi
1
-0
/
+3
2024-10-19
block: Add bdev atomic write limits helpers
John Garry
1
-0
/
+16
2024-09-20
block: Remove unused blk_limits_io_{min,opt}
Dr. David Alan Gilbert
1
-2
/
+0
2024-09-17
Merge tag 'v6.11' into for-6.12/block
Jens Axboe
1
-6
/
+1
2024-08-29
block: constify the lim argument to queue_limits_max_zone_append_sectors
Christoph Hellwig
1
-1
/
+2
2024-08-19
block: Drop NULL check in bdev_write_zeroes_sectors()
John Garry
1
-6
/
+1
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
1
-15
/
+16
2024-07-19
block: Make QUEUE_FLAG_x as an enum
John Garry
1
-13
/
+16
2024-07-19
block: remove QUEUE_FLAG_STOPPED
Christoph Hellwig
1
-2
/
+0
[prev]
[next]