This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 231c807a6071 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...] new fa30dde38aa8 ext4: fix NULL pointer dereference while journal is aborted new 372a03e01853 ext4: fix data corruption caused by unaligned direct AIO new 1dc1097ff60e ext4: avoid panic during forced reboot new 7cf771407773 ext4: remove useless ext4_pin_inode() new d64264d6218e ext4: add missing brelse() in add_new_gdb_meta_bg() new 6c7328400e04 ext4: report real fs size after failed resize new 674a2b27234d ext4: brelse all indirect buffer in ext4_ind_remove_space() new 5e86bdda4153 ext4: cleanup bh release code in ext4_ind_remove_space() new 18915b5873f0 ext4: prohibit fstrim in norecovery mode new 17403fa277ed Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...]
The 10 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/ext4_jbd2.h | 2 +- fs/ext4/file.c | 2 +- fs/ext4/indirect.c | 43 ++++++++++++++++++++++--------------------- fs/ext4/inode.c | 30 ------------------------------ fs/ext4/ioctl.c | 7 +++++++ fs/ext4/resize.c | 17 ++++++++++++++--- fs/ext4/super.c | 16 +++++++++++++--- 7 files changed, 58 insertions(+), 59 deletions(-)