[ANNOUNCE] xfs: for-next branch rebased and updated to 264e89a

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi folks,

The for-next branch of the xfs kernel repository at

git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git

has just been updated. I rebased the xfs-misc-fixes-for-4.4-2 branch
to fix the ACL build issue and added Andreas' and Darrick's bug
fixes, and so the for-next branch has rebased as well. This update
also includes all the DAX fixes queued up for 4.4.

-Dave.

The new head of the for-next branch is commit:

264e89a Merge branch 'xfs-dax-updates' into for-next

New Commits:

Andreas Gruenbacher (3):
      [86a21c7] xfs: Validate the length of on-disk ACLs
      [09cb22d] xfs: Plug memory leak in xfs_attrmulti_attr_set
      [47e1bf6] xfs: invalidate cached acl if set via ioctl

Brian Foster (1):
      [67d8e04] xfs: invalidate cached acl if set directly via xattr

Darrick J. Wong (1):
      [af3b638] xfs: don't leak uuid table on rmmod

Dave Chinner (9):
      [3e12dbb] xfs: fix inode size update overflow in xfs_map_direct()
      [3fbbbea] xfs: introduce BMAPI_ZERO for allocating zeroed extents
      [1ca1915] xfs: Don't use unwritten extents for DAX
      [01a155e] xfs: DAX does not use IO completion callbacks
      [3af4928] xfs: add ->pfn_mkwrite support for DAX
      [13ad4fe] xfs: xfs_filemap_pmd_fault treats read faults as write faults
      [fc0561c] xfs: optimise away log forces on timestamp updates for fdatasync
      [2da5c4b] Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
      [264e89a] Merge branch 'xfs-dax-updates' into for-next

Jiri Kosina (1):
      [24ba16b] xfs: clear PF_NOFREEZE for xfsaild kthread


Code Diffstat:

 fs/dax.c                   |  5 +++
 fs/xfs/libxfs/xfs_alloc.c  | 10 ++++-
 fs/xfs/libxfs/xfs_alloc.h  |  8 ++--
 fs/xfs/libxfs/xfs_bmap.c   | 35 ++++++++++++++++-
 fs/xfs/libxfs/xfs_bmap.h   | 13 ++++++-
 fs/xfs/libxfs/xfs_format.h |  8 +++-
 fs/xfs/xfs_acl.c           | 13 ++++---
 fs/xfs/xfs_acl.h           |  3 ++
 fs/xfs/xfs_aops.c          | 96 ++++++++++++++++++++++++----------------------
 fs/xfs/xfs_aops.h          |  3 +-
 fs/xfs/xfs_bmap_util.c     | 36 +++++++++++++++++
 fs/xfs/xfs_file.c          | 85 +++++++++++++++++++++++++++++++++-------
 fs/xfs/xfs_inode.c         |  2 +
 fs/xfs/xfs_inode_item.c    |  1 +
 fs/xfs/xfs_inode_item.h    |  1 +
 fs/xfs/xfs_ioctl.c         | 15 +++++++-
 fs/xfs/xfs_iomap.c         | 21 +++++++++-
 fs/xfs/xfs_mount.c         | 10 +++++
 fs/xfs/xfs_mount.h         |  4 ++
 fs/xfs/xfs_super.c         |  1 +
 fs/xfs/xfs_trace.h         |  1 +
 fs/xfs/xfs_trans_ail.c     |  1 +
 fs/xfs/xfs_trans_inode.c   |  9 +++++
 fs/xfs/xfs_xattr.c         | 31 ++++++++++++++-
 24 files changed, 331 insertions(+), 81 deletions(-)
-- 
Dave Chinner
david@xxxxxxxxxxxxx

Attachment: signature.asc
Description: Digital signature

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs

[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux