This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8a8c600de5dc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new 5e48e55fb57a MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer new 33f37c648812 shmem: fix LSM options parsing new 6fcf0c72e4b9 vfs: add missing blkdev_put() in get_tree_bdev() new 015c21ba59fc Merge branch 'work.mount3' of git://git.kernel.org/pub/scm [...] new d4f4de5e5ef8 Fix the locking in dcache_readdir() and friends new 26b6c9843384 libfs: take cursors out of list when moving past the end o [...] new ad338d05438e Merge branch 'work.dcache' of git://git.kernel.org/pub/scm [...] new c67d970f0ea8 Btrfs: fix memory leak due to concurrent append writes wit [...] new 4203e9689470 btrfs: fix incorrect updating of log root tree new 7a54789074a5 btrfs: fix balance convert to single on 32-bit host CPUs new 11a19a90870e btrfs: allocate new inode in NOFS context new c5f4987e86f6 btrfs: fix uninitialized ret in ref-verify new 431d39887d62 btrfs: silence maybe-uninitialized warning in clone_range new f8779876d4a7 Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/sc [...] new 3aa6d4abd4eb crypto: arm/aes-ce - build for v8 architecture explicitly new f703964fc668 crypto: arm/aes-ce - add dependency on AES library new fb20da6af705 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
The 17 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: CREDITS | 4 ++ MAINTAINERS | 4 -- arch/arm/crypto/Kconfig | 1 + arch/arm/crypto/aes-ce-core.S | 1 + fs/btrfs/file.c | 13 +++- fs/btrfs/inode.c | 3 + fs/btrfs/ref-verify.c | 2 +- fs/btrfs/send.c | 2 +- fs/btrfs/tree-log.c | 36 ++++++++--- fs/btrfs/volumes.c | 6 +- fs/libfs.c | 137 ++++++++++++++++++++++-------------------- fs/super.c | 5 +- mm/shmem.c | 6 ++ 13 files changed, 136 insertions(+), 84 deletions(-)