linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xfs: fixes for 4.14-rc6
@ 2017-10-18 18:38 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2017-10-18 18:38 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Darrick J. Wong, Linux Kernel Mailing List, linux-xfs,
	Eric Sandeen

Hi Linus,

Here's a fourth round of fixes for bugs and other build problems.

--D

The following changes since commit 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9:

  Linux 4.14-rc5 (2017-10-15 21:01:12 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-4.14-fixes-6

for you to fetch changes up to 785545c8982604fe3ba79d16409e83993be77d5e:

  xfs: move two more RT specific functions into CONFIG_XFS_RT (2017-10-16 12:26:50 -0700)

----------------------------------------------------------------
Changes since last update:
- fix some more CONFIG_XFS_RT related build problems
- fix data loss when writeback at eof races eofblocks gc and loses
- invalidate page cache after fs finishes a dio write
- remove dirty page state when invalidating pages so releasepage does
  the right thing when handed a dirty page

----------------------------------------------------------------
Arnd Bergmann (1):
      xfs: move two more RT specific functions into CONFIG_XFS_RT

Brian Foster (1):
      xfs: trim writepage mapping to within eof

Dave Chinner (1):
      xfs: cancel dirty pages on invalidation

Eryu Guan (1):
      fs: invalidate page cache after end_io() in dio completion

 fs/direct-io.c           | 20 ++++++++++++--------
 fs/iomap.c               | 41 ++++++++++++++++++++++++-----------------
 fs/xfs/libxfs/xfs_bmap.c | 11 +++++++++++
 fs/xfs/libxfs/xfs_bmap.h |  1 +
 fs/xfs/xfs_aops.c        | 47 +++++++++++++++++++++++++++++++++++------------
 fs/xfs/xfs_fsmap.c       | 48 ++++++++++++++++++++++++------------------------
 6 files changed, 107 insertions(+), 61 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-18 18:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-18 18:38 [GIT PULL] xfs: fixes for 4.14-rc6 Darrick J. Wong

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