All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7 v4] DAX cleanups and fixes
@ 2016-05-11  9:58 ` Jan Kara
  0 siblings, 0 replies; 30+ messages in thread
From: Jan Kara @ 2016-05-11  9:58 UTC (permalink / raw)
  To: linux-nvdimm; +Cc: Ted Tso, linux-fsdevel, Jan Kara, linux-ext4

Hi!

This is another part of the series that implements new DAX page fault locking.
This part contains easy DAX cleanups and fixes that were already reviewed and
are rather obvious so they could be merged right away. They mostly remove
dead unused code. The patches didn't change since the last posting of the DAX
page fault locking series except for some added Reviewed-by tags.

Since DAX error handling patches depend on these I assume they will get merged
through NVDIMM tree.  These patches depend on ext4 fixes from the series "ext4:
DAX fixes". The dependency is mostly functional (these patches remove zeroing
from DAX code and ext4 was depending on this zeroing until the above series
fixed that) so NVDIMM tree should be merged after ext4 tree to avoid breaking
ext4 DAX support.

								Honza
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

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

end of thread, other threads:[~2016-05-17 17:56 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-11  9:58 [PATCH 0/7 v4] DAX cleanups and fixes Jan Kara
2016-05-11  9:58 ` Jan Kara
2016-05-11  9:58 ` [PATCH 1/7] DAX: move RADIX_DAX_ definitions to dax.c Jan Kara
2016-05-11  9:58   ` Jan Kara
2016-05-11  9:58   ` Jan Kara
2016-05-11  9:58 ` [PATCH 2/7] dax: Remove complete_unwritten argument Jan Kara
2016-05-11  9:58   ` Jan Kara
2016-05-11  9:58 ` [PATCH 3/7] ext2: Avoid DAX zeroing to corrupt data Jan Kara
2016-05-11  9:58   ` Jan Kara
2016-05-12 18:45   ` Ross Zwisler
2016-05-12 18:45     ` Ross Zwisler
2016-05-16 15:22     ` Jan Kara
2016-05-16 15:22       ` Jan Kara
2016-05-17  6:52       ` Verma, Vishal L
2016-05-17  6:52         ` Verma, Vishal L
2016-05-17  7:19         ` Jan Kara
2016-05-17  7:19           ` Jan Kara
2016-05-17  7:19           ` Jan Kara
2016-05-17 17:56           ` Verma, Vishal L
2016-05-17 17:56             ` Verma, Vishal L
2016-05-11  9:58 ` [PATCH 4/7] dax: Remove dead zeroing code from fault handlers Jan Kara
2016-05-11  9:58   ` Jan Kara
2016-05-11  9:58   ` Jan Kara
2016-05-11  9:58 ` [PATCH 5/7] dax: Remove zeroing from dax_io() Jan Kara
2016-05-11  9:58   ` Jan Kara
2016-05-11  9:58 ` [PATCH 6/7] dax: Remove pointless writeback from dax_do_io() Jan Kara
2016-05-11  9:58   ` Jan Kara
2016-05-11  9:58 ` [PATCH 7/7] dax: Remove redundant inode size checks Jan Kara
2016-05-11  9:58   ` Jan Kara
2016-05-11  9:58   ` Jan Kara

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.