This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ac0657edb13a Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm new 63e132528032 ovl: fix memory leak on unlink of indexed file new 898cc19d8af2 ovl: fix freeze protection bypass in ovl_write_iter() new d9d150ae5067 ovl: fix freeze protection bypass in ovl_clone_file_range() new a725356b6659 vfs: swap names of {do,vfs}_clone_file_range() new 69383c5913a5 ovl: make symbol 'ovl_aops' static new 601350ff58d5 ovl: fix access beyond unterminated strings new 1a8f8d2a443e ovl: fix format of setxattr debug new 010bd965f971 Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub [...]
The 8 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/ioctl.c | 2 +- fs/nfsd/vfs.c | 3 ++- fs/overlayfs/copy_up.c | 2 +- fs/overlayfs/file.c | 2 ++ fs/overlayfs/inode.c | 2 +- fs/overlayfs/namei.c | 2 +- fs/overlayfs/overlayfs.h | 4 ++-- fs/overlayfs/util.c | 3 ++- fs/read_write.c | 17 +++++++++++++++-- include/linux/fs.h | 17 +++-------------- 10 files changed, 30 insertions(+), 24 deletions(-)