]> www.infradead.org Git - users/willy/pagecache.git/commitdiff
Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Feb 2025 17:43:46 +0000 (09:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Feb 2025 17:43:46 +0000 (09:43 -0800)
Pull block fixes from Jens Axboe:

 - Fix plugging for native zone writes

 - Fix segment limit settings for != 4K page size archs

 - Fix for slab names overflowing

* tag 'block-6.14-20250228' of git://git.kernel.dk/linux:
  block: fix 'kmem_cache of name 'bio-108' already exists'
  block: Remove zone write plugs when handling native zone append writes
  block: make segment size limit workable for > 4K PAGE_SIZE


Trivial merge