]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-f2fs-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeu...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Mar 2017 19:27:06 +0000 (12:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Mar 2017 19:27:06 +0000 (12:27 -0700)
commitbb93e7c12d382dcb46dabf201f3f752954d83b69
tree9b750115eda12c1ea4d59e934d4495fd17221bb7
parent972bf42af2e0540797254b6ac6cecd7495749afd
parent3d82ebd950601ed7662afe23473cd10f4e5de50b
Merge tag 'for-f2fs-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs

Pull f2fs fixes from Jaegeuk Kim:

 - fix performance regression reported by lkp-rebot

 - fix potential data lost after power-cut due to SSR reallocation

* tag 'for-f2fs-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs:
  f2fs: combine nat_bits and free_nid_bitmap cache
  f2fs: skip scanning free nid bitmap of full NAT blocks
  f2fs: use __set{__clear}_bit_le
  f2fs: declare static functions
  f2fs: don't overwrite node block by SSR