Christoph Lameter
5b40dc780e
[PATCH] fix race in pagevec_strip?
...
We can call try_to_release_page() with PagePrivate off and a valid
page->mapping This may cause all sorts of trouble for the filesystem
*_releasepage() handlers. XFS bombs out in that case.
Lock the page before checking for page private.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-17 07:51:25 -08:00
..
2006-01-06 08:33:26 -08:00
2006-01-08 20:14:00 -08:00
2006-01-10 08:01:30 -08:00
2006-01-18 19:20:17 -08:00
2005-06-24 00:06:41 -07:00
2005-11-29 14:03:14 -08:00
2005-10-28 08:16:51 -07:00
2006-02-14 16:09:33 -08:00
2006-01-06 08:33:26 -08:00
2006-01-08 20:12:41 -08:00
2006-02-14 16:09:34 -08:00
2006-01-08 20:13:41 -08:00
2006-03-09 19:47:38 -08:00
2006-02-17 08:00:40 -08:00
2006-03-17 07:51:25 -08:00
2005-10-28 08:16:47 -07:00
2005-04-19 13:29:20 -07:00
2006-01-11 18:42:13 -08:00
2006-01-11 18:42:13 -08:00
2005-11-22 09:13:42 -08:00
2006-01-11 18:42:13 -08:00
2006-01-09 15:59:24 -08:00
2006-02-28 20:53:44 -08:00
2006-03-02 08:33:07 -08:00
2006-03-09 19:47:38 -08:00
2005-10-29 21:40:42 -07:00
2006-01-18 19:20:17 -08:00
2006-01-08 20:12:41 -08:00
2005-04-16 15:20:36 -07:00
2006-01-03 11:45:42 -08:00
2006-03-09 19:47:36 -08:00
2006-02-21 17:10:15 -08:00
2006-03-09 19:47:38 -08:00
2006-02-08 07:52:58 -08:00
2006-01-08 20:13:38 -08:00
2006-02-01 08:53:17 -08:00
2006-03-17 07:51:25 -08:00
2006-02-01 08:53:16 -08:00
2005-11-28 14:42:25 -08:00
2006-01-12 09:08:49 -08:00
2006-01-09 15:59:24 -08:00
2006-01-08 20:13:41 -08:00
2005-11-07 07:53:56 -08:00
2006-03-14 21:43:02 -08:00