projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3e5d15d
b654f7a
)
Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linux
author
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 28 Feb 2025 17:43:46 +0000
(09:43 -0800)
committer
Linus 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