This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7eec11d3a784 Merge branch 'akpm' (patches from Andrew) new 243145bc4336 fs: Fix page_mkwrite off-by-one errors new 677b60dcb68a Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/ [...] new 887352fb5ffd Merge branch 'for-linus' from git://git.kernel.dk/linux-block new eed0f953b90e gfs2: Another gfs2_find_jhead fix new 2e9eeaa11751 gfs2: eliminate ssize parameter from gfs2_struct2blk new e556280d3691 gfs2: minor cleanup: remove unneeded variable ret in gfs2_ [...] new 2b0fb353c029 gfs2: Avoid access time thrashing in gfs2_inode_lookup new 5d43975859bf gfs2: Fix incorrect variable name new f7be987b8254 gfs2: Remove GFS2_MIN_LVB_SIZE define new b3ca4e447dba fs/gfs2: remove unused IS_DINODE and IS_LEAF macros new c04f2e0dd530 gfs2: remove unused LBIT macros new a31b4ec539e9 Revert "gfs2: eliminate tr_num_revoke_rm" new a62aa6f7f50a Merge tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/l [...]
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/gfs2/aops.c | 4 +-- fs/gfs2/dir.c | 3 --- fs/gfs2/glock.c | 2 +- fs/gfs2/glops.c | 2 +- fs/gfs2/incore.h | 6 ++--- fs/gfs2/inode.c | 10 +++---- fs/gfs2/log.c | 21 +++++++-------- fs/gfs2/log.h | 4 +-- fs/gfs2/lops.c | 70 +++++++++++++++++++++++++++++++------------------ fs/gfs2/ops_fstype.c | 2 ++ fs/gfs2/rgrp.c | 10 ------- fs/gfs2/trans.c | 9 +++---- fs/iomap/buffered-io.c | 18 ++++--------- include/linux/pagemap.h | 28 ++++++++++++++++++++ 14 files changed, 106 insertions(+), 83 deletions(-)