[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20090812061331.F29EAA1FAFA7@attica.americas.sgi.com>
Date: Wed, 12 Aug 2009 01:13:31 -0500
From: felixb@....com (Felix Blyakher)
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, xfs@....sgi.com,
akpm@...ux-foundation.org
Subject: [GIT PULL] XFS update for 2.6.31-rc6
The following changes since commit 7cb7beb31aa3d941833b6a6e553687422c31e4b6:
Linus Torvalds (1):
Merge branch 'release' of git://git.kernel.org/.../fyu/linux-2.6
are available in the git repository at:
git://oss.sgi.com/xfs/xfs for-linus
Christoph Hellwig (11):
xfs: avoid memory allocation under m_peraglock in growfs code
xfs: switch to NOFS allocation under i_lock in xfs_getbmap
xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set
xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get
xfs: check for dinode realtime flag corruption
xfs: fix spin_is_locked assert on uni-processor builds
Eric Sandeen (1):
use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
fs/xfs/linux-2.6/xfs_buf.c | 2 +-
fs/xfs/xfs_attr.c | 8 +++++---
fs/xfs/xfs_bmap.c | 2 +-
fs/xfs/xfs_btree.c | 4 ++--
fs/xfs/xfs_da_btree.c | 6 +++---
fs/xfs/xfs_dir2.c | 2 +-
fs/xfs/xfs_fsops.c | 20 ++++++++++++++------
fs/xfs/xfs_inode.c | 10 ++++++++++
fs/xfs/xfs_log.c | 2 +-
fs/xfs/xfs_vnodeops.c | 4 +++-
10 files changed, 41 insertions(+), 19 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