All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] xfs: candidate fixes for 2.6.39
@ 2011-04-06  6:19 Dave Chinner
  2011-04-06  6:19 ` [PATCH 1/9] xfs: fix extent format buffer allocation size Dave Chinner
                   ` (8 more replies)
  0 siblings, 9 replies; 27+ messages in thread
From: Dave Chinner @ 2011-04-06  6:19 UTC (permalink / raw)
  To: xfs

The following series contains a few things:

	1. an extent buffer allocation size fix
	2. a corrupt extent freeing fix
	3. converting the log tail checking to a warning
	4. workqueue series for fixing OOM problems

#1 and #4 have been posted before, these are updated versions.
#2 was recetnly reported by Redhat QA, and #3 was reported as a
problem for the Power arch via IBM.

I can separate them out into separate patch series if wanted, I'm
just being lazy sending them all as one series. Alex, I'll push them
to a git branch if theya re all acceptible and send you a pull req.

Cheers,

Dave.

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

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/9] xfs; candidate fixes for 2.6.39 V2
@ 2011-04-07  1:57 Dave Chinner
  2011-04-07  1:57 ` [PATCH 7/9] xfs: push the AIL from memory reclaim and periodic sync Dave Chinner
  0 siblings, 1 reply; 27+ messages in thread
From: Dave Chinner @ 2011-04-07  1:57 UTC (permalink / raw)
  To: xfs

V2: Updated to address Christoph's review comments.

The following series contains a few things:

	1. an extent buffer allocation size fix
	2. a corrupt extent freeing fix
	3. converting the log tail checking to a warning
	4. workqueue series for fixing OOM problems

#1 and #4 have been posted before, these are updated versions.
#2 was recetnly reported by Redhat QA, and #3 was reported as a
problem for the Power arch via IBM.

I can separate them out into separate patch series if wanted, I'm
just being lazy sending them all as one series. Alex, I'll push them
to a git branch if they are all acceptable and send you a pull req.

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

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

end of thread, other threads:[~2011-04-07 21:13 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-06  6:19 [PATCH 0/9] xfs: candidate fixes for 2.6.39 Dave Chinner
2011-04-06  6:19 ` [PATCH 1/9] xfs: fix extent format buffer allocation size Dave Chinner
2011-04-06 13:38   ` Christoph Hellwig
2011-04-07  0:05     ` Dave Chinner
2011-04-07 17:19       ` Christoph Hellwig
2011-04-06  6:19 ` [PATCH 2/9] xfs: introduce a xfssyncd workqueue Dave Chinner
2011-04-06  6:19 ` [PATCH 3/9] xfs: convert ENOSPC inode flushing to use new syncd workqueue Dave Chinner
2011-04-06  6:19 ` [PATCH 4/9] xfs: introduce background inode reclaim work Dave Chinner
2011-04-06 18:14   ` Christoph Hellwig
2011-04-07  0:06     ` Dave Chinner
2011-04-06  6:19 ` [PATCH 5/9] xfs: convert the xfsaild threads to a workqueue Dave Chinner
2011-04-06 18:12   ` Christoph Hellwig
2011-04-07  0:08     ` Dave Chinner
2011-04-06  6:19 ` [PATCH 6/9] xfs: clean up code layout in xfs_trans_ail.c Dave Chinner
2011-04-06 18:17   ` Christoph Hellwig
2011-04-07  0:08     ` Dave Chinner
2011-04-06  6:19 ` [PATCH 7/9] xfs: push the AIL from memory reclaim and periodic sync Dave Chinner
2011-04-06 18:33   ` Christoph Hellwig
2011-04-07  0:15     ` Dave Chinner
2011-04-06  6:19 ` [PATCH 8/9] xfs: catch bad block numbers freeing extents Dave Chinner
2011-04-06 13:59   ` Christoph Hellwig
2011-04-07  0:18     ` Dave Chinner
2011-04-06  6:19 ` [PATCH 9/9] xfs: convert log tail checking to a warning Dave Chinner
2011-04-06 14:02   ` Christoph Hellwig
2011-04-07  0:25     ` Dave Chinner
2011-04-07  1:57 [PATCH 0/9] xfs; candidate fixes for 2.6.39 V2 Dave Chinner
2011-04-07  1:57 ` [PATCH 7/9] xfs: push the AIL from memory reclaim and periodic sync Dave Chinner
2011-04-07 21:16   ` Alex Elder

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.