public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] XFS update for 3.0-stable
@ 2011-11-19 18:13 Christoph Hellwig
  2011-11-19 18:13 ` [PATCH 1/9] [PATCH 1/9] "xfs: fix error handling for synchronous writes" Christoph Hellwig
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Christoph Hellwig @ 2011-11-19 18:13 UTC (permalink / raw)
  To: stable; +Cc: xfs

This is the series of XFS fixes from current mainline which is important
enough for 3.0-stable.  All but the first three would also be needed
for 3.1-stable, but given the limited resources I plan to concentrate
on 3.0-stable.  If anyone wants to take care for 3.1 by building a kernel
with the remaining patches and run QA on them you are more welcome to
help out with that tree.

Note that while the description of

        xfs: don't serialise direct IO reads on page cache checks

doesn't mention that is is a regression fix we later noticed that a
large part of the speedups wasn't in fact new, but fixed a performance
regression introduced in Linux 2.6.38 with commit:

	xfs: introduce xfs_rw_lock() helpers for locking the inode

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-11-22 22:35 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-19 18:13 [PATCH 0/9] XFS update for 3.0-stable Christoph Hellwig
2011-11-19 18:13 ` [PATCH 1/9] [PATCH 1/9] "xfs: fix error handling for synchronous writes" Christoph Hellwig
2011-11-19 18:13 ` [PATCH 2/9] [PATCH 2/9] xfs: fix xfs_mark_inode_dirty during umount Christoph Hellwig
2011-11-19 18:13 ` [PATCH 3/9] [PATCH 3/9] xfs: fix ->write_inode return values Christoph Hellwig
2011-11-19 18:13 ` [PATCH 4/9] [PATCH 4/9] xfs: dont serialise direct IO reads on page cache Christoph Hellwig
2011-11-22 21:34   ` Greg KH
2011-11-22 21:35     ` Greg KH
2011-11-19 18:13 ` [PATCH 5/9] [PATCH 5/9] xfs: avoid direct I/O write vs buffered I/O race Christoph Hellwig
2011-11-19 18:13 ` [PATCH 6/9] [PATCH 6/9] xfs: Return -EIO when xfs_vn_getattr() failed Christoph Hellwig
2011-11-19 18:13 ` [PATCH 7/9] [PATCH 7/9] xfs: fix buffer flushing during unmount Christoph Hellwig
2011-11-19 18:13 ` [PATCH 8/9] [PATCH 8/9] xfs: Fix possible memory corruption in xfs_readlink Christoph Hellwig
2011-11-19 18:13 ` [PATCH 9/9] [PATCH 9/9] xfs: use doalloc flag in xfs_qm_dqattach_one() Christoph Hellwig
2011-11-19 18:59 ` [PATCH 0/9] XFS update for 3.0-stable Greg KH
2011-11-21  0:46 ` Dave Chinner
2011-11-21 16:05 ` Ben Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox