]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Sep 2020 20:12:46 +0000 (13:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Sep 2020 20:12:46 +0000 (13:12 -0700)
commita50e91d7606fbe9393aa95831d05fd721c867a46
treed735c43cd98e6c54970955494bf464f36c666a92
parentacbf9610ea3c5f28d3e17ba6c8dd4ca9d6759e47
parent7f56ebea76b0ed470c46beec45ea32b6f6910dab
Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs

Pull f2fs fixes from Jaegeuk Kim:
 "Small bug fixes for:

   - SMR drive fix

   - infinite loop when building free node ids

   - EOF at DIO read"

* tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs:
  f2fs: Return EOF on unaligned end of file DIO read
  f2fs: fix indefinite loop scanning for free nid
  f2fs: Fix type of section block count variables