]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Nov 2021 19:24:32 +0000 (11:24 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Nov 2021 19:24:32 +0000 (11:24 -0800)
commit1955f6602cde908a4b8a2bf863406e7347d2ec0b
treebfceb32f9adb59991e7facffd4fac73c2daa7949
parent07868373e077db4a4791c71a4b8859e62f30fcfc
parenta6b76c9d43f9e0116b4ea0bb8c716bb3695db07c
Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fix from David Sterba:
 "One more fix to the lzo code, a missing put_page causing memory leaks
  when some error branches are taken"

* tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: fix the memory leak caused in lzo_compress_pages()
fs/btrfs/lzo.c