public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* first set of iomap fix
@ 2016-08-13 23:42 Christoph Hellwig
  2016-08-13 23:42 ` [PATCH 1/7] iomap: remove superflous mark_page_accessed from iomap_write_actor Christoph Hellwig
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Christoph Hellwig @ 2016-08-13 23:42 UTC (permalink / raw)
  To: xfs

This contains various fixes for the iomap path for 4.8, but it skips
the changes to the delalloc path (which aren't really about the iomap
path itself anyway).

Two fixes to make the iomap buffered write path catch up with changes
to the filemap one.  Then I've cherry picked the FIEMAP_FLAG_SYNC patch
from Dave, and added my version of re-implementing FIEMAP_FLAG_XATTR
as well.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2016-08-14  6:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-13 23:42 first set of iomap fix Christoph Hellwig
2016-08-13 23:42 ` [PATCH 1/7] iomap: remove superflous mark_page_accessed from iomap_write_actor Christoph Hellwig
2016-08-13 23:42 ` [PATCH 2/7] iomap: remove superflous pagefault_disable " Christoph Hellwig
2016-08-13 23:42 ` [PATCH 3/7] iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag Christoph Hellwig
2016-08-13 23:42 ` [PATCH 4/7] iomap: prepare iomap_fiemap for attribute mappings Christoph Hellwig
2016-08-13 23:42 ` [PATCH 5/7] iomap: mark ->iomap_end as optional Christoph Hellwig
2016-08-13 23:43 ` [PATCH 6/7] xfs: simplify xfs_file_iomap_begin Christoph Hellwig
2016-08-13 23:43 ` [PATCH 7/7] xfs: (re-)implement FIEMAP_FLAG_XATTR Christoph Hellwig
2016-08-14  6:33 ` first set of iomap fix Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox