]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iomap-6.1-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Oct 2022 00:57:50 +0000 (17:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Oct 2022 00:57:50 +0000 (17:57 -0700)
commitb39b33d2c66b941b23cde4fbc1bed144e77d8724
tree96bd1d0e6b63dc4770d8816ba80ebb748a6ee4ac
parent2e94df51b77a1d0ed71d224a2e9cff398fb0bc43
parent0c3afd1151607ce331a92ff3c6f1efbd460e526f
Merge tag 'iomap-6.1-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull iomap updates from Darrick Wong:
 "It's pretty quiet this time around -- a UAF bugfix and a new
  tracepoint so we can watch file writeback:

   - Fix a UAF bug when recording writeback mapping errors

   - Add a tracepoint so that we can monitor writeback mappings"

* tag 'iomap-6.1-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  iomap: add a tracepoint for mappings returned by map_blocks
  iomap: iomap: fix memory corruption when recording errors during writeback