This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c0747ad363ff Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.o [...] new 072ebb3bffe6 ext4: add nonstring annotations to ext4.h new b50282f3241a ext4: check to make sure the rename(2)'s destination is not freed new 4d982e25d0bd ext4: avoid divide by zero fault when deleting corrupted i [...] new bcd8e91f98c1 ext4: avoid arithemetic overflow that can trigger a BUG new 4274f516d4bc ext4: recalucate superblock checksum after updating free b [...] new f0a459dec549 ext4: fix online resize's handling of a too-small final bl [...] new 5f8c10936fab ext4: fix online resizing for bigalloc file systems with a [...] new b1f382178d15 ext4: close race between direct IO and ext4_break_layouts() new 338affb548c2 ext4: show test_dummy_encryption mount option in /proc/mounts new fe18d649891d ext4: don't mark mmp buffer head dirty new 94dbb63117e8 ext4, dax: add ext4_bmap to ext4_dax_aops new cce6c9f7e602 ext4, dax: set ext4_dax_aops for dax files new ad3273d5f1b9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...]
The 13 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/ext4/dir.c | 20 +++++++++----------- fs/ext4/ext4.h | 20 +++++++++++++++++--- fs/ext4/inline.c | 4 +++- fs/ext4/inode.c | 20 +++++++++++--------- fs/ext4/mmp.c | 1 - fs/ext4/namei.c | 6 ++++++ fs/ext4/resize.c | 23 ++++++++++++++++++++++- fs/ext4/super.c | 4 ++++ 8 files changed, 72 insertions(+), 26 deletions(-)