[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20131121164359.EA9BD4266DC@whiskey.americas.sgi.com>
Date: Thu, 21 Nov 2013 10:43:59 -0600 (CST)
From: bpm@....com (Ben Myers)
To: torvalds@...ux-foundation.org
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
xfs@....sgi.com
Subject: [GIT PULL] XFS update #2 for 3.13-rc1
Hi Linus,
Please pull this xfs update for 3.13-rc1. There are a couple of patches
that I wasn't quite sure about in time for our initial 3.13 pull request, a
bugfix, and an update to add Dave to MAINTAINERS.
Thanks,
Ben
The following changes since commit 359d992bcd398273637cd9edde10afca953783c4:
xfs: simplify kmem_{zone_}zalloc (2013-11-06 16:31:27 -0600)
are available in the git repository at:
git://oss.sgi.com/xfs/xfs.git tags/xfs-for-linus-v3.13-rc1-2
for you to fetch changes up to 2fe8c1c08b3fbd87dd2641c8f032ff6e965d5803:
xfs: open code inc_inode_iversion when logging an inode (2013-11-18 09:42:08 -0600)
----------------------------------------------------------------
xfs: update #2 for v3.13-rc1
Here we have a performance fix for inode iversion, increased inode cluster size
for v5 superblock filesystems, a fix for error handling in
xfs_bmap_add_attrfork, and a MAINTAINERS update to add Dave.
----------------------------------------------------------------
Ben Myers (1):
xfs: update maintainers
Dave Chinner (2):
xfs: increase inode cluster size for v5 filesystems
xfs: open code inc_inode_iversion when logging an inode
Mark Tinguely (1):
xfs: fix unlock in xfs_bmap_add_attrfork
MAINTAINERS | 2 +-
fs/xfs/xfs_bmap.c | 38 +++++++++++++++++++++-----------------
fs/xfs/xfs_mount.c | 15 +++++++++++++++
fs/xfs/xfs_mount.h | 2 +-
fs/xfs/xfs_trans_inode.c | 8 +++++---
fs/xfs/xfs_trans_resv.c | 3 +--
6 files changed, 44 insertions(+), 24 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists