All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/7] fault vs truncate/invalidate race fix
@ 2007-01-13  3:27 ` Nick Piggin
  0 siblings, 0 replies; 16+ messages in thread
From: Nick Piggin @ 2007-01-13  3:27 UTC (permalink / raw)
  To: Linux Memory Management
  Cc: Andrew Morton, Dave Airlie, Benjamin Herrenschmidt, Linux Kernel,
	Nick Piggin, thomas

The following set of patches fix the fault vs invalidate and fault
vs truncate_range race for filemap_nopage mappings, plus those and
fault vs truncate race for nonlinear mappings.

Hasn't changed since I last submitted it, when it was rejected because
it made one of the buffered write deadlocks easier to hit. I'll try
again.

Patches based on 2.6.20-rc4. Comments?

Thanks,
Nick

--
SuSE Labs


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

end of thread, other threads:[~2007-01-13  3:30 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-13  3:27 [patch 0/7] fault vs truncate/invalidate race fix Nick Piggin
2007-01-13  3:27 ` Nick Piggin
2007-01-13  3:27 ` [patch 1/7] mm: debug check for the fault vs invalidate race Nick Piggin
2007-01-13  3:27   ` Nick Piggin
2007-01-13  3:28 ` [patch 2/7] mm: simplify filemap_nopage Nick Piggin
2007-01-13  3:28   ` Nick Piggin
2007-01-13  3:28 ` [patch 3/7] mm: fix fault vs invalidate race for linear mappings Nick Piggin
2007-01-13  3:28   ` Nick Piggin
2007-01-13  3:28 ` [patch 4/7] mm: merge populate and nopage into fault (fixes nonlinear) Nick Piggin
2007-01-13  3:28   ` Nick Piggin
2007-01-13  3:28 ` [patch 5/7] mm: add vm_insert_pfn Nick Piggin
2007-01-13  3:28   ` Nick Piggin
2007-01-13  3:28 ` [patch 6/7] mm: merge nopfn into fault Nick Piggin
2007-01-13  3:28   ` Nick Piggin
2007-01-13  3:29 ` [patch 7/7] mm: remove legacy cruft Nick Piggin
2007-01-13  3:29   ` Nick Piggin

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.