This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2a6526c4f389 Merge tag 'linux_kselftest-kunit-fixes-6.8-rc3' of git://g [...] new 97cf5d53b481 erofs: get rid of unneeded GFP_NOFS new cc4b2dd95f0d erofs: fix infinite loop due to a race of filling compress [...] new d9281660ff3f erofs: relaxed temporary buffers allocation on readahead new 1bbb19b6eb1b Merge tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.or [...]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/erofs/compress.h | 5 +-- fs/erofs/decompressor.c | 5 ++- fs/erofs/decompressor_deflate.c | 19 +++++--- fs/erofs/decompressor_lzma.c | 17 ++++--- fs/erofs/fscache.c | 2 +- fs/erofs/inode.c | 2 +- fs/erofs/utils.c | 2 +- fs/erofs/zdata.c | 98 +++++++++++++++++++++++------------------ 8 files changed, 87 insertions(+), 63 deletions(-)