]> git.ipfire.org Git - thirdparty/linux.git/commit
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)
commit276f98efb64a2c31c099465ace78d3054c662a0f
tree533492e6fac6c291f7b60a9bacc784915c7ffbd8
parent3e5d15dd83e110da062d825be985529aa1d44029
parentb654f7a51ffb386131de42aa98ed831f8c126546
Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linux

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