projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9c5d00c
3ac9747
)
Merge tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 21 Oct 2023 16:43:09 +0000
(09:43 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 21 Oct 2023 16:43:09 +0000
(09:43 -0700)
Pull iomap fix from Darrick Wong:
- Fix a bug where a writev consisting of a bunch of sub-fsblock writes
where the last buffer address is invalid could lead to an infinite
loop
* tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
iomap: fix short copy in iomap_write_iter()
Trivial merge