linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] iomap: fixes for 5.5
@ 2019-12-06 19:54 Darrick J. Wong
  2019-12-08  1:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2019-12-06 19:54 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Darrick J. Wong, linux-fsdevel, linux-xfs, david, linux-kernel,
	sandeen, hch, agruenba, rpeterso, cluster-devel, linux-ext4,
	Theodore Ts'o

Hi Linus,

Please pull these iomap bug fixes for 5.5-rc1, which fix a race
condition and a use-after-free error.

The branch has survived overnight xfstests runs and merges cleanly with
this morning's master.  Please let me know if anything strange happens.

--D

The following changes since commit 88cfd30e188fcf6fd8304586c936a6f22fb665e5:

  iomap: remove unneeded variable in iomap_dio_rw() (2019-11-26 09:28:47 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-5.5-merge-14

for you to fetch changes up to c275779ff2dd51c96eaae04fac5d766421d6c596:

  iomap: stop using ioend after it's been freed in iomap_finish_ioend() (2019-12-05 07:41:16 -0800)

----------------------------------------------------------------
Fixes for 5.5-rc1:
- Fix a UAF when reporting writeback errors
- Fix a race condition when handling page uptodate on a blocksize <
  pagesize file that is also fragmented

----------------------------------------------------------------
Christoph Hellwig (1):
      iomap: fix sub-page uptodate handling

Zorro Lang (1):
      iomap: stop using ioend after it's been freed in iomap_finish_ioend()

 fs/iomap/buffered-io.c | 40 ++++++++++++++++++++++++++++------------
 1 file changed, 28 insertions(+), 12 deletions(-)

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

* Re: [GIT PULL] iomap: fixes for 5.5
  2019-12-06 19:54 [GIT PULL] iomap: fixes for 5.5 Darrick J. Wong
@ 2019-12-08  1:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-12-08  1:10 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: Linus Torvalds, Darrick J. Wong, linux-fsdevel, linux-xfs, david,
	linux-kernel, sandeen, hch, agruenba, rpeterso, cluster-devel,
	linux-ext4, Theodore Ts'o

The pull request you sent on Fri, 6 Dec 2019 11:54:56 -0800:

> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-5.5-merge-14

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

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-12-08  1:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-06 19:54 [GIT PULL] iomap: fixes for 5.5 Darrick J. Wong
2019-12-08  1:10 ` 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).