linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xfs: fixes for v5.0-rc6
@ 2019-02-08  7:25 Darrick J. Wong
  2019-02-08 19:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2019-02-08  7:25 UTC (permalink / raw)
  To: torvalds; +Cc: Dave Chinner, linux-kernel, linux-xfs, sandeen, hch

Hi Linus,

Here are a handful of XFS fixes to fix a data corruption problem, a
crasher bug, and a deadlock.  It merged cleanly against this morning's
master, so please let me know if you encounter any problems.

--D

The following changes since commit 8834f5600cf3c8db365e18a3d5cac2c2780c81e5:

  Linux 5.0-rc5 (2019-02-03 13:48:04 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.0-fixes-1

for you to fetch changes up to add46b3b021263c02d5a7080c58e5b459479fafd:

  xfs: set buffer ops when repair probes for btree type (2019-02-03 14:03:59 -0800)

----------------------------------------------------------------
Changes since last update:
- Fix cache coherency problem with writeback mappings
- Fix buffer deadlock when shutting fs down
- Fix a null pointer dereference when running online repair

----------------------------------------------------------------
Brian Foster (2):
      xfs: eof trim writeback mapping as soon as it is cached
      xfs: end sync buffer I/O properly on shutdown error

Darrick J. Wong (1):
      xfs: set buffer ops when repair probes for btree type

 fs/xfs/scrub/repair.c | 11 ++++++++---
 fs/xfs/xfs_aops.c     |  2 ++
 fs/xfs/xfs_buf.c      | 19 +++++++++++++++++--
 3 files changed, 27 insertions(+), 5 deletions(-)

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

* Re: [GIT PULL] xfs: fixes for v5.0-rc6
  2019-02-08  7:25 [GIT PULL] xfs: fixes for v5.0-rc6 Darrick J. Wong
@ 2019-02-08 19:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-02-08 19:45 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: torvalds, Dave Chinner, linux-kernel, linux-xfs, sandeen, hch

The pull request you sent on Thu, 7 Feb 2019 23:25:17 -0800:

> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.0-fixes-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bd5ff862ec7855cc7a110891443e7dc6deeb6b84

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-02-08 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08  7:25 [GIT PULL] xfs: fixes for v5.0-rc6 Darrick J. Wong
2019-02-08 19:45 ` pr-tracker-bot

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