index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-zoned.c
Age
Commit message (
Expand
)
Author
2026-08-04
block: remove blk_zone_wplug_handle_zone_mgmt
Christoph Hellwig
2026-08-04
block: allow REQ_NOWAIT zone management commands
Christoph Hellwig
2026-08-04
block: remove a dead return statement in blk_zone_plug_bio
Christoph Hellwig
2026-07-01
block: avoid potential deadlock on zone revalidation failure
Damien Le Moal
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-05
block: Add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2026-05-22
block: avoid use-after-free in disk_free_zone_resources()
Damien Le Moal
2026-05-13
block: fix handling of dead zone write plugs
Damien Le Moal
2026-04-09
block: refactor blkdev_zone_mgmt_ioctl
Christoph Hellwig
2026-03-31
block: fix zones_cond memory leak on zone revalidation error paths
Jackie Liu
2026-03-09
block: allow submitting all zone writes from a single context
Damien Le Moal
2026-03-09
block: rename struct gendisk zone_wplugs_lock field
Damien Le Moal
2026-03-09
block: remove disk_zone_is_full()
Damien Le Moal
2026-03-09
block: rename and simplify disk_get_and_lock_zone_wplug()
Damien Le Moal
2026-03-09
block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio...
Damien Le Moal
2026-03-09
block: fix zone write plug removal
Damien Le Moal
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-01-19
block: Fix an error path in disk_update_zone_resources()
Bart Van Assche
2026-01-15
block: fix blk_zone_cond_str() comment
Damien Le Moal
2025-12-09
block: fix cached zone reports on devices with native zone append
Johannes Thumshirn
2025-12-04
block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOs
Damien Le Moal
2025-11-13
block: fix NULL pointer dereference in disk_report_zones()
Damien Le Moal
2025-11-13
block: fix NULL pointer dereference in blk_zone_reset_all_bio_endio()
Damien Le Moal
2025-11-12
blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller
Bart Van Assche
2025-11-12
blk-zoned: Document disk_zone_wplug_schedule_bio_work() locking
Bart Van Assche
2025-11-12
blk-zoned: Fix a typo in a source code comment
Bart Van Assche
2025-11-07
block: introduce bdev_zone_start()
Damien Le Moal
2025-11-07
block: refactor disk_zone_wplug_sync_wp_offset()
Damien Le Moal
2025-11-07
block: improve blk_zone_wp_offset()
Damien Le Moal
2025-11-07
block: don't return 1 for the fallback case in blkdev_get_zone_info
Christoph Hellwig
2025-11-06
block: fix cached zone reporting after zone append was used
Christoph Hellwig
2025-11-06
block: don't leak disk->zones_cond for !disk_need_zone_resources
Christoph Hellwig
2025-11-05
block: add zone write plug condition to debugfs zone_wplugs
Damien Le Moal
2025-11-05
block: improve zone_wplugs debugfs attribute output
Damien Le Moal
2025-11-05
block: introduce BLKREPORTZONESV2 ioctl
Damien Le Moal
2025-11-05
block: introduce blkdev_report_zones_cached()
Damien Le Moal
2025-11-05
block: introduce blkdev_get_zone_info()
Damien Le Moal
2025-11-05
block: refactor blkdev_report_zones() code
Damien Le Moal
2025-11-05
block: track zone conditions
Damien Le Moal
2025-11-05
block: use zone condition to determine conventional zones
Damien Le Moal
2025-11-05
block: reorganize struct blk_zone_wplug
Damien Le Moal
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
2025-11-05
block: cleanup blkdev_report_zones()
Damien Le Moal
2025-11-05
block: freeze queue when updating zone resources
Damien Le Moal
2025-11-05
block: handle zone management operations completions
Damien Le Moal
2025-08-26
blk-zoned: Fix a lockdep complaint about recursive locking
Bart Van Assche
2025-07-15
block: add trace messages to zone write plugging
Johannes Thumshirn
2025-07-15
block: add tracepoint for blkdev_zone_mgmt
Johannes Thumshirn
[next]