All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs: for-next branch updated to 5461ad9
@ 2015-07-29  5:02 Dave Chinner
  0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2015-07-29  5:02 UTC (permalink / raw)
  To: xfs


[-- Attachment #1.1: Type: text/plain, Size: 2847 bytes --]

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:

5461ad9 Merge branch 'xfs-meta-uuid' into for-next

New Commits:

Brian Foster (2):
      [4703da7] xfs: close xc_cil list_empty() races with cil commit sequence
      [89cebc84] xfs: validate transaction header length on log recovery

Dave Chinner (7):
      [b2442c5] xfs: call dax_fault on read page faults for DAX
      [e3c32ee] xfs: remote attribute headers contain an invalid LSN
      [df150ed1] xfs: remote attributes need to be considered data
      [ab7bb61] xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag
      [1cfc4a9] libxfs: add xfs_bit.c
      [20b8394] Merge branch 'xfs-misc-fixes-for-4.3' into for-next
      [5461ad9] Merge branch 'xfs-meta-uuid' into for-next

Eric Sandeen (1):
      [ce748ea] xfs: create new metadata UUID field and incompat flag

Jan Kara (1):
      [d6077aa] xfs: Remove duplicate jumps to the same label

Joe Perches (1):
      [f41febd] xfs: Use consistent logging message prefixes


Code Diffstat:

 fs/dax.c                           | 14 ++++++++--
 fs/xfs/Makefile                    |  2 +-
 fs/xfs/libxfs/xfs_alloc.c          |  4 +--
 fs/xfs/libxfs/xfs_alloc_btree.c    |  4 +--
 fs/xfs/libxfs/xfs_attr_leaf.c      |  4 +--
 fs/xfs/libxfs/xfs_attr_remote.c    | 53 +++++++++++++++++++++++++++-----------
 fs/xfs/{ => libxfs}/xfs_bit.c      |  0
 fs/xfs/libxfs/xfs_bmap_btree.c     |  5 ++--
 fs/xfs/libxfs/xfs_btree.c          | 10 ++++---
 fs/xfs/libxfs/xfs_da_btree.c       |  8 +++---
 fs/xfs/libxfs/xfs_dir2.c           | 33 +++++++++++-------------
 fs/xfs/libxfs/xfs_dir2_block.c     |  4 +--
 fs/xfs/libxfs/xfs_dir2_data.c      |  4 +--
 fs/xfs/libxfs/xfs_dir2_leaf.c      |  4 +--
 fs/xfs/libxfs/xfs_dir2_node.c      |  7 +++--
 fs/xfs/libxfs/xfs_dquot_buf.c      |  4 +--
 fs/xfs/libxfs/xfs_format.h         | 22 +++++++++++++---
 fs/xfs/libxfs/xfs_ialloc.c         |  5 ++--
 fs/xfs/libxfs/xfs_ialloc_btree.c   |  2 +-
 fs/xfs/libxfs/xfs_inode_buf.c      |  4 +--
 fs/xfs/libxfs/xfs_sb.c             | 24 +++++++++++++----
 fs/xfs/libxfs/xfs_symlink_remote.c |  4 +--
 fs/xfs/xfs_buf.c                   |  5 ++--
 fs/xfs/xfs_file.c                  | 21 ++++++++++-----
 fs/xfs/xfs_inode.c                 | 10 ++-----
 fs/xfs/xfs_log.c                   | 50 +++++++++++++++++------------------
 fs/xfs/xfs_log_cil.c               |  8 +++++-
 fs/xfs/xfs_log_recover.c           | 47 ++++++++++++++++++++++++++-------
 fs/xfs/xfs_symlink.c               |  2 +-
 29 files changed, 233 insertions(+), 131 deletions(-)
 rename fs/xfs/{ => libxfs}/xfs_bit.c (100%)
-- 
Dave Chinner
david@fromorbit.com

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-29  5:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29  5:02 [ANNOUNCE] xfs: for-next branch updated to 5461ad9 Dave Chinner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.