This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/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 adds 5d24968f5b7e cifs: when a channel is not found for server, log its conn [...] adds ace2045ed56f Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba. [...] adds 4f5bf12732fd fs: fix jbd2_journal_try_to_free_buffers() kernel-doc comment adds 48e02e611382 ext4: fix incorrect comment in ext4_bio_write_page() adds 3103084afcf2 ext4, doc: remove unnecessary escaping adds 15baa7dcadf1 ext4: fix warning when submitting superblock in ext4_commi [...] adds 8d5459c11f54 ext4: improve write performance with disabled delalloc adds 9b6641dd95a0 ext4: fix super block checksum incorrect after mount adds 4efd9f0d120c ext4: use kmemdup() to replace kmalloc + memcpy adds 85456054e10b ext4: fix up test_dummy_encryption handling for new mount API adds a08f789d2ab5 ext4: fix bug_on ext4_mb_use_inode_pa adds cf4ff938b47f ext4: correct the judgment of BUG in ext4_mb_normalize_request adds bc75a6eb856c ext4: make variable "count" signed adds b55c3cd102a6 ext4: add reserved GDT blocks check adds 1f3ddff37559 ext4: fix a doubled word "need" in a comment adds 354c6e071be9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...]
No new revisions were added by this update.
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(-)