]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Nov 2021 19:27:02 +0000 (11:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Nov 2021 19:27:02 +0000 (11:27 -0800)
commit4e7f6b403630246a33d333eba386d55cab251d0c
treeaa8e485cdf7374a53f1bc8268c2213af91c31c3b
parent6f6805647a109d246811ca3b15b7998baf568d47
parent93f47f1146502ed9520fdd4d62943398f045cd98
Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs

Pull erofs fixes from Gao Xiang:

 - fix unsafe pagevec reuse which could cause unexpected behaviors

 - get rid of the unused DELAYEDALLOC strategy that has been replaced by
   TRYALLOC

* tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
  erofs: remove useless cache strategy of DELAYEDALLOC
  erofs: fix unsafe pagevec reuse of hooked pclusters
fs/erofs/zdata.c
fs/erofs/zdata.h