]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Sep 2021 19:13:46 +0000 (12:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Sep 2021 19:13:46 +0000 (12:13 -0700)
commit6c2c548982804ef1ebf5f8a4e827ac1c628a7d49
tree5f5e4472beba0cf247dc9003aced072e65172791
parent8f802805780c70bf1581a55d8ecd23c0fe382931
parent7d4c3e83e8008d44eabd78508232928d29c2b7bb
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull iov_iter fixes from Al Viro:
 "Fixes for io-uring handling of iov_iter reexpands"

* 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  io_uring: reexpand under-reexpanded iters
  iov_iter: track truncated size
fs/io_uring.c