]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jun 2022 17:09:24 +0000 (10:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jun 2022 17:09:24 +0000 (10:09 -0700)
commit5abc4c40d0965084e051dba05e81b8601519e185
treefb4809fb9005d15637dda4c13be197809d519044
parentf4edf4b0076708bf56c737809e12c6a2fcf4c34b
parent28db8de47daf85a5329af6328e7eea2dae958797
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

Pull writeback and ext2 fixes from Jan Kara:
 "A fix for writeback bug which prevented machines with kdevtmpfs from
  booting and also one small ext2 bugfix in IO error handling"

* tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  init: Initialize noop_backing_dev_info early
  ext2: fix fs corruption when trying to remove a non-empty directory with IO error