This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/linux.
from 4b35035bcf80 Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/proj [...] adds 7c05eae8db92 smb3: add trace point for SMB2_set_eof new 5d24968f5b7e cifs: when a channel is not found for server, log its conn [...] new ace2045ed56f Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba. [...] new 4f5bf12732fd fs: fix jbd2_journal_try_to_free_buffers() kernel-doc comment new 48e02e611382 ext4: fix incorrect comment in ext4_bio_write_page() new 3103084afcf2 ext4, doc: remove unnecessary escaping new 15baa7dcadf1 ext4: fix warning when submitting superblock in ext4_commi [...] new 8d5459c11f54 ext4: improve write performance with disabled delalloc new 9b6641dd95a0 ext4: fix super block checksum incorrect after mount new 4efd9f0d120c ext4: use kmemdup() to replace kmalloc + memcpy new 85456054e10b ext4: fix up test_dummy_encryption handling for new mount API new a08f789d2ab5 ext4: fix bug_on ext4_mb_use_inode_pa new cf4ff938b47f ext4: correct the judgment of BUG in ext4_mb_normalize_request new bc75a6eb856c ext4: make variable "count" signed new b55c3cd102a6 ext4: add reserved GDT blocks check new 1f3ddff37559 ext4: fix a doubled word "need" in a comment new 354c6e071be9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...]
The 16 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: Documentation/filesystems/ext4/attributes.rst | 68 +-- Documentation/filesystems/ext4/bigalloc.rst | 2 +- Documentation/filesystems/ext4/bitmaps.rst | 6 +- Documentation/filesystems/ext4/blockgroup.rst | 30 +- Documentation/filesystems/ext4/blockmap.rst | 2 +- Documentation/filesystems/ext4/checksums.rst | 26 +- Documentation/filesystems/ext4/directory.rst | 166 +++---- Documentation/filesystems/ext4/eainode.rst | 10 +- Documentation/filesystems/ext4/group_descr.rst | 126 ++--- Documentation/filesystems/ext4/ifork.rst | 60 +-- Documentation/filesystems/ext4/inlinedata.rst | 8 +- Documentation/filesystems/ext4/inodes.rst | 306 ++++++------ Documentation/filesystems/ext4/journal.rst | 214 ++++----- Documentation/filesystems/ext4/mmp.rst | 36 +- Documentation/filesystems/ext4/overview.rst | 2 +- Documentation/filesystems/ext4/special_inodes.rst | 8 +- Documentation/filesystems/ext4/super.rst | 550 +++++++++++----------- fs/cifs/sess.c | 3 + fs/cifs/smb2pdu.c | 2 + fs/cifs/trace.h | 38 ++ fs/ext4/inode.c | 2 +- fs/ext4/mballoc.c | 26 +- fs/ext4/migrate.c | 2 +- fs/ext4/namei.c | 3 +- fs/ext4/page-io.c | 2 +- fs/ext4/resize.c | 10 + fs/ext4/super.c | 172 ++++--- fs/ext4/xattr.c | 3 +- fs/jbd2/transaction.c | 2 +- 29 files changed, 990 insertions(+), 895 deletions(-)