| commit | 75f5f23f8787c5e184fcb2fbcd02d8e9317dc5e7 | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 19 23:29:35 2025 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 19 23:29:35 2025 -0700 |
| tree | 7ecbc5503c35c2a387056be8ceb06c517a4255ff | |
| parent | 255da9b8d761c20dbdca3ff2c96635d50a9f1fb8 [diff] | |
| parent | 8c8472855884355caf3d8e0c50adf825f83454b2 [diff] |
Merge tag 'block-6.16-20250619' of git://git.kernel.dk/linux Pull block fixes from Jens Axboe: - Two fixes for aoe which fixes issues dating back to when this driver was converted to blk-mq - Fix for ublk, checking for valid queue depth and count values before setting up a device * tag 'block-6.16-20250619' of git://git.kernel.dk/linux: ublk: santizize the arguments from userspace when adding a device aoe: defer rexmit timer downdev work to workqueue aoe: clean device rq_list in aoedev_downdev()