[ANNOUNCE] xfs: for-next branch updated to 4ea7976
Dave Chinner
david at fromorbit.com
Thu Jun 4 17:58:41 CDT 2015
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.
The new head of the for-next branch is commit:
4ea7976 Merge branch 'xfs-commit-cleanup' into for-next
New Commits:
Brian Foster (2):
[3cdaa18] xfs: fix sparse inodes 32-bit compile failure
[46fc58d] xfs: check min blks for random debug mode sparse allocations
Christoph Hellwig (5):
[2e6db6c] xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
[eacb24e] xfs: pass a boolean flag to xfs_trans_free_items
[4906e21] xfs: remove the flags argument to xfs_trans_cancel
[7039331] xfs: saner xfs_trans_commit interface
[f78c390] xfs: fix xfs_log_done interface
Dave Chinner (11):
[ec56b1f] xfs: mmap lock needs to be inside freeze protection
[e842f29] dax: don't abuse get_block mapping for endio callbacks
[ce5c5d5] dax: expose __dax_fault for filesystems with locking constraints
[6b698ed] xfs: add DAX file operations support
[4f69f57] xfs: add DAX block zeroing support
[9969441] xfs: add DAX truncate support
[6e1ba0b] xfs: add DAX IO path support
[cbe4dab] xfs: add initial DAX support
[66e8ac7] Merge branch 'xfs-dax-support' into for-next
[4497f28] Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next
[4ea7976] Merge branch 'xfs-commit-cleanup' into for-next
Code Diffstat:
fs/dax.c | 34 +++++++--
fs/ext2/file.c | 4 +-
fs/ext4/file.c | 16 +++-
fs/ext4/inode.c | 21 ++----
fs/xfs/libxfs/xfs_attr.c | 25 +++----
fs/xfs/libxfs/xfs_bmap.c | 16 ++--
fs/xfs/libxfs/xfs_ialloc.c | 15 ++--
fs/xfs/libxfs/xfs_sb.c | 4 +-
fs/xfs/libxfs/xfs_shared.h | 6 --
fs/xfs/xfs_aops.c | 158 +++++++++++++++++++++++++++------------
fs/xfs/xfs_aops.h | 7 +-
fs/xfs/xfs_attr_inactive.c | 6 +-
fs/xfs/xfs_bmap_util.c | 89 +++++++++++-----------
fs/xfs/xfs_dquot.c | 8 +-
fs/xfs/xfs_file.c | 166 ++++++++++++++++++++++++-----------------
fs/xfs/xfs_fsops.c | 6 +-
fs/xfs/xfs_inode.c | 180 ++++++++++++---------------------------------
fs/xfs/xfs_ioctl.c | 14 ++--
fs/xfs/xfs_iomap.c | 18 ++---
fs/xfs/xfs_iops.c | 48 ++++++------
fs/xfs/xfs_log.c | 11 +--
fs/xfs/xfs_log.h | 13 +---
fs/xfs/xfs_log_cil.c | 12 +--
fs/xfs/xfs_log_recover.c | 8 +-
fs/xfs/xfs_mount.h | 2 +
fs/xfs/xfs_pnfs.c | 4 +-
fs/xfs/xfs_qm.c | 7 +-
fs/xfs/xfs_qm_syscalls.c | 20 +++--
fs/xfs/xfs_rtalloc.c | 16 ++--
fs/xfs/xfs_super.c | 25 ++++++-
fs/xfs/xfs_symlink.c | 17 ++---
fs/xfs/xfs_trans.c | 91 ++++++++---------------
fs/xfs/xfs_trans.h | 7 +-
fs/xfs/xfs_trans_priv.h | 2 +-
include/linux/fs.h | 9 ++-
35 files changed, 537 insertions(+), 548 deletions(-)
--
Dave Chinner
david at fromorbit.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://oss.sgi.com/pipermail/xfs/attachments/20150605/a752ba8a/attachment-0001.sig>
More information about the xfs
mailing list