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

Updated version of the unaligned direct IO tracking bug fixes.

Version 3:
- address Christoph's review comments
- add a mempool to avoid memory allocation failures to address Jan's comment.

Version 2:
- address scalability concerns


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [REPOST, PATCH 0/3] dio: serialise unaligned direct IO
@ 2010-11-08  7:40 Dave Chinner
  2010-11-08  7:40 ` [PATCH 2/3] dio: scale unaligned IO tracking via multiple lists Dave Chinner
  0 siblings, 1 reply; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-03  7:23 [PATCH 0/3] dio: serialise unaligned direct IO V3 Dave Chinner
2010-08-03  7:23 ` [PATCH 1/3] dio: track and serialise unaligned direct IO Dave Chinner
2010-08-03  7:23 ` [PATCH 2/3] dio: scale unaligned IO tracking via multiple lists Dave Chinner
2010-08-03  7:23 ` [PATCH 3/3] dio: add a mempool for the unaligned block structures Dave Chinner
  -- strict thread matches above, loose matches on Subject: below --
2010-11-08  7:40 [REPOST, PATCH 0/3] dio: serialise unaligned direct IO 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

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).