This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from fb20da6af705 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] new e093c4be760e xfs: Fix tail rounding in xfs_alloc_file_space() new 6374ca03975a xfs: remove unused flags arg from xfs_get_aghdr_buf() new d5cc14d9f928 xfs: removed unused error variable from xchk_refcountbt_rec new 3219e8cf0dad xfs: assure zeroed memory buffers for certain kmem allocations new 0b10d8a89f55 xfs: log the inode on directory sf to block format change new 603efebd6768 xfs: remove broken error handling on failed attr sf to lea [...] new aeea4b75f045 xfs: move local to extent inode logging into bmap helper new 9e208aa06c21 Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/sc [...]
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/xfs/libxfs/xfs_ag.c | 5 ++--- fs/xfs/libxfs/xfs_attr_leaf.c | 21 +++------------------ fs/xfs/libxfs/xfs_bmap.c | 6 ++++-- fs/xfs/libxfs/xfs_bmap.h | 3 ++- fs/xfs/libxfs/xfs_dir2_block.c | 2 +- fs/xfs/scrub/refcount.c | 3 +-- fs/xfs/xfs_bmap_util.c | 4 +++- fs/xfs/xfs_buf.c | 12 +++++++++++- fs/xfs/xfs_log.c | 2 +- fs/xfs/xfs_log_recover.c | 2 +- 10 files changed, 29 insertions(+), 31 deletions(-)