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
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
block
/
blk-zoned.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-19
block: Fix an error path in disk_update_zone_resources()
Bart Van Assche
1
-0
/
+1
2025-12-09
block: fix cached zone reports on devices with native zone append
Johannes Thumshirn
1
-1
/
+1
2025-12-04
block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOs
Damien Le Moal
1
-0
/
+4
2025-11-13
block: fix NULL pointer dereference in disk_report_zones()
Damien Le Moal
1
-1
/
+1
2025-11-13
block: fix NULL pointer dereference in blk_zone_reset_all_bio_endio()
Damien Le Moal
1
-9
/
+12
2025-11-12
blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller
Bart Van Assche
1
-25
/
+17
2025-11-12
blk-zoned: Document disk_zone_wplug_schedule_bio_work() locking
Bart Van Assche
1
-0
/
+2
2025-11-12
blk-zoned: Fix a typo in a source code comment
Bart Van Assche
1
-1
/
+1
2025-11-07
block: introduce bdev_zone_start()
Damien Le Moal
1
-2
/
+2
2025-11-07
block: refactor disk_zone_wplug_sync_wp_offset()
Damien Le Moal
1
-14
/
+13
2025-11-07
block: improve blk_zone_wp_offset()
Damien Le Moal
1
-4
/
+4
2025-11-07
block: don't return 1 for the fallback case in blkdev_get_zone_info
Christoph Hellwig
1
-1
/
+7
2025-11-06
block: fix cached zone reporting after zone append was used
Christoph Hellwig
1
-5
/
+21
2025-11-06
block: don't leak disk->zones_cond for !disk_need_zone_resources
Christoph Hellwig
1
-12
/
+8
2025-11-05
block: add zone write plug condition to debugfs zone_wplugs
Damien Le Moal
1
-2
/
+4
2025-11-05
block: improve zone_wplugs debugfs attribute output
Damien Le Moal
1
-2
/
+4
2025-11-05
block: introduce BLKREPORTZONESV2 ioctl
Damien Le Moal
1
-3
/
+22
2025-11-05
block: introduce blkdev_report_zones_cached()
Damien Le Moal
1
-13
/
+75
2025-11-05
block: introduce blkdev_get_zone_info()
Damien Le Moal
1
-0
/
+141
2025-11-05
block: refactor blkdev_report_zones() code
Damien Le Moal
1
-8
/
+16
2025-11-05
block: track zone conditions
Damien Le Moal
1
-6
/
+114
2025-11-05
block: use zone condition to determine conventional zones
Damien Le Moal
1
-45
/
+108
2025-11-05
block: reorganize struct blk_zone_wplug
Damien Le Moal
1
-10
/
+10
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
1
-37
/
+42
2025-11-05
block: cleanup blkdev_report_zones()
Damien Le Moal
1
-2
/
+1
2025-11-05
block: freeze queue when updating zone resources
Damien Le Moal
1
-18
/
+24
2025-11-05
block: handle zone management operations completions
Damien Le Moal
1
-49
/
+90
2025-08-26
blk-zoned: Fix a lockdep complaint about recursive locking
Bart Van Assche
1
-5
/
+6
2025-07-15
block: add trace messages to zone write plugging
Johannes Thumshirn
1
-0
/
+5
2025-07-15
block: add tracepoint for blkdev_zone_mgmt
Johannes Thumshirn
1
-0
/
+2
2025-07-15
block: add tracepoint for blk_zone_update_request_bio
Johannes Thumshirn
1
-0
/
+3
2025-07-15
block: split blk_zone_update_request_bio into two functions
Johannes Thumshirn
1
-0
/
+13
2025-06-30
block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
1
-19
/
+1
2025-06-11
block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work
Christoph Hellwig
1
-2
/
+5
2025-06-11
block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completion
Damien Le Moal
1
-0
/
+1
2025-04-23
block: fix race between set_blocksize and read paths
Darrick J. Wong
1
-1
/
+4
2025-02-25
block: Remove zone write plugs when handling native zone append writes
Damien Le Moal
1
-7
/
+69
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
1
-2
/
+3
2025-01-10
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
1
-6
/
+1
2024-12-23
blk-zoned: Split queue_zone_wplugs_show()
Bart Van Assche
1
-20
/
+24
2024-12-23
blk-zoned: Improve the queue reference count strategy documentation
Bart Van Assche
1
-4
/
+2
2024-12-23
blk-zoned: Document locking assumptions
Bart Van Assche
1
-0
/
+4
2024-12-23
blk-zoned: Minimize #include directives
Bart Van Assche
1
-4
/
+0
2024-12-10
block: get wp_offset by bdev_offset_from_zone_start
LongPing Wei
1
-1
/
+1
2024-12-10
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
1
-247
/
+61
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
1
-23
/
+118
2024-12-10
block: Ignore REQ_NOWAIT for zone reset and zone finish operations
Damien Le Moal
1
-0
/
+9
2024-12-10
block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
Damien Le Moal
1
-20
/
+42
2024-11-26
block: Prevent potential deadlock in blk_revalidate_disk_zones()
Damien Le Moal
1
-4
/
+10
2024-11-07
block: Add a public bdev_zone_is_seq() helper
Damien Le Moal
1
-15
/
+2
[next]