[GIT PULL] XFS update for 2.6.27

From: Lachlan McIlroy
Date: Thu Sep 18 2008 - 03:59:21 EST


The following changes since commit 45e9c0de2e86485f8b6633fd64ab19cfbff167f6:
Arjan van de Ven (1):
warn: Turn the netdev timeout WARN_ON() into a WARN()

are available in the git repository at:

git://oss.sgi.com:8090/xfs/linux-2.6 master

Christoph Hellwig (1):
[XFS] Fix regression introduced by remount fixup

David Chinner (2):
[XFS] Fix barrier status change detection.
[XFS] Prevent lockdep false positives when locking two inodes.

Lachlan McIlroy (4):
[XFS] Move memory allocations for log tracing out of the critical path
[XFS] Prevent direct I/O from mapping extents beyond eof
[XFS] Fix use-after-free with buffers
[XFS] Don't do I/O beyond eof when unreserving space

fs/xfs/linux-2.6/xfs_aops.c | 4 +++
fs/xfs/linux-2.6/xfs_super.c | 20 +++++++++++++
fs/xfs/xfs_buf_item.c | 44 +++++++++++++----------------
fs/xfs/xfs_dfrag.c | 9 +++++-
fs/xfs/xfs_log.c | 62 +++++++++++++++++++++++++++--------------
fs/xfs/xfs_log_priv.h | 1 -
fs/xfs/xfs_vnodeops.c | 26 +++++++++++++++++
7 files changed, 119 insertions(+), 47 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/