linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [REPOST, PATCH 0/3] dio: serialise unaligned direct IO
@ 2010-11-08  7:40 Dave Chinner
  2010-11-08  7:40 ` [PATCH 1/3] dio: track and " Dave Chinner
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Dave Chinner @ 2010-11-08  7:40 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: linux-kernel

Repost of the last version of the series I wrote to prevent data corruption
cause by concurrent sub-block direct IO to the same block in the filesystem.
The problem still exists, the xfstest 240 is still triggering it, so we still
need to fix it.

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

end of thread, other threads:[~2010-11-11 15:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-08  7:40 [REPOST, PATCH 0/3] dio: serialise unaligned direct IO Dave Chinner
2010-11-08  7:40 ` [PATCH 1/3] dio: track and " Dave Chinner
2010-11-08 15:28   ` Jeff Moyer
2010-11-08 22:55     ` Dave Chinner
2010-11-08  7:40 ` [PATCH 2/3] dio: scale unaligned IO tracking via multiple lists Dave Chinner
2010-11-08 15:36   ` Jeff Moyer
2010-11-08 23:12     ` Dave Chinner
2010-11-09 21:04       ` Jeff Moyer
2010-11-09 23:06         ` Dave Chinner
2010-11-11 15:32           ` Jeff Moyer
2010-11-08  7:40 ` [PATCH 3/3] dio: add a mempool for the unaligned block structures Dave Chinner
2010-11-08 15:40   ` Jeff Moyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).