This is a series of XFS fixes from current mainline which is important for 3.1-stable. Note that it is the same patch set that Christoph submitted for 3.0-stable, minus the first three patches which are already included in 3.1. My QA came out ok with these six patches atop 3.1.y. I've been having trouble getting mail out to stable@vger, but it seems to be working now. Apologies to those who are getting this mail yet again. Carlos Maiolino (1): xfs: Fix possible memory corruption in xfs_readlink Christoph Hellwig (2): xfs: avoid direct I/O write vs buffered I/O race xfs: fix buffer flushing during unmount Dave Chinner (1): xfs: don't serialise direct IO reads on page cache checks Mitsuo Hayasaka (2): xfs: Return -EIO when xfs_vn_getattr() failed xfs: use doalloc flag in xfs_qm_dqattach_one() fs/xfs/xfs_buf.h | 1 - fs/xfs/xfs_file.c | 34 ++++++++++++++++++++++++++++------ fs/xfs/xfs_iops.c | 2 +- fs/xfs/xfs_mount.c | 29 ++++++++++------------------- fs/xfs/xfs_qm.c | 3 ++- fs/xfs/xfs_vnodeops.c | 14 ++++++++++---- 6 files changed, 51 insertions(+), 32 deletions(-) -- 1.7.8.rc4 _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs