All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] iomap preparations for GFS2 v3
@ 2018-06-19 16:41 ` Christoph Hellwig
  0 siblings, 0 replies; 27+ messages in thread
From: Christoph Hellwig @ 2018-06-19 16:41 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Hi all,

this is a slight rework of the patches from Andreas to prepare for gfs2
using the iomap code.

Note: I'd like to start with an immutable branch for iomap patches in either
the XFS tree or a tree of mine at the beginning of the merge window so that
we have a common base for the GFS2 and XFS iomap work.

Changes since v2:
 - add another patch from Andreas to provide private data for the file
   system
 - revert the unioning of bdev and dax_dev for now, needs further work

Changes since v1:
 - move code to a different spot in iomap.c to prefer for readpages
   inline data support
 - add a forward declaration for struct page to iomap.h
 - fix a typo in the dax_dev/bdev unioning
 - fix a comment typo



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

end of thread, other threads:[~2018-07-17 14:33 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-19 16:41 [Cluster-devel] iomap preparations for GFS2 v3 Christoph Hellwig
2018-06-19 16:41 ` Christoph Hellwig
2018-06-19 16:41 ` Christoph Hellwig
2018-06-19 16:41 ` [Cluster-devel] [PATCH 1/6] fs: factor out a __generic_write_end helper Christoph Hellwig
2018-06-19 16:41   ` Christoph Hellwig
2018-06-19 16:41   ` Christoph Hellwig
2018-06-19 16:41 ` [Cluster-devel] [PATCH 2/6] iomap: mark newly allocated buffer heads as new Christoph Hellwig
2018-06-19 16:41   ` Christoph Hellwig
2018-06-19 16:41   ` Christoph Hellwig
2018-06-19 16:41 ` [Cluster-devel] [PATCH 3/6] iomap: complete partial direct I/O writes synchronously Christoph Hellwig
2018-06-19 16:41   ` Christoph Hellwig
2018-06-19 16:41   ` Christoph Hellwig
2018-06-19 16:41 ` [Cluster-devel] [PATCH 4/6] iomap: generic inline data handling Christoph Hellwig
2018-06-19 16:41   ` Christoph Hellwig
2018-06-19 16:41   ` Christoph Hellwig
2018-06-19 16:41 ` [Cluster-devel] [PATCH 5/6] iomap: add a page_done callback Christoph Hellwig
2018-06-19 16:41   ` Christoph Hellwig
2018-06-19 16:41   ` Christoph Hellwig
2018-07-13  2:58   ` [Cluster-devel] " Goldwyn Rodrigues
2018-07-13  2:58     ` Goldwyn Rodrigues
2018-07-13  2:58     ` Goldwyn Rodrigues
2018-07-17 14:02     ` [Cluster-devel] " Christoph Hellwig
2018-07-17 14:02       ` Christoph Hellwig
2018-07-17 14:02       ` Christoph Hellwig
2018-06-19 16:41 ` [Cluster-devel] [PATCH 6/6] iomap: add private pointer to struct iomap Christoph Hellwig
2018-06-19 16:41   ` Christoph Hellwig
2018-06-19 16:41   ` Christoph Hellwig

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.