[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201001180112.o0I1CaCH001417@stout.americas.sgi.com>
Date: Sun, 17 Jan 2010 19:12:36 -0600
From: Alex Elder <aelder@....com>
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.33-rc4
The following changes since commit 7284ce6c9f6153d1777df5f310c959724d1bd446:
Linus Torvalds (1):
Linux 2.6.33-rc4
are available in the git repository at:
git://oss.sgi.com/xfs/xfs for-linus
Dave Chinner (7):
xfs: reclaim inodes under a write lock
xfs: Avoid inodes in reclaim when flushing from inode cache
xfs: reclaim all inodes by background tree walks
xfs: Remove inode iolock held check during allocation
xfs: fix stale inode flush avoidance
xfs: fix missing error check in xfs_rtfree_range
xfs: xfs_swap_extents needs to handle dynamic fork offsets
fs/xfs/linux-2.6/xfs_super.c | 14 ++--
fs/xfs/linux-2.6/xfs_sync.c | 183 +++++++++++++++++++---------------------
fs/xfs/linux-2.6/xfs_sync.h | 2 +-
fs/xfs/quota/xfs_qm_syscalls.c | 2 +-
fs/xfs/xfs_dfrag.c | 106 ++++++++++++++++++++----
fs/xfs/xfs_iget.c | 1 -
fs/xfs/xfs_inode.c | 21 ++++--
fs/xfs/xfs_rtalloc.c | 2 +
8 files changed, 201 insertions(+), 130 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