linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] iomap: new code for 5.6
@ 2020-01-31  4:07 Darrick J. Wong
  2020-01-31 21:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2020-01-31  4:07 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 this set of new code for 5.6.  There's a single patch fixing
an off-by-one error when we're checking to see how far we're gotten into
an EOF page.

--D

The following changes since commit fd6988496e79a6a4bdb514a4655d2920209eb85d:

  Linux 5.5-rc4 (2019-12-29 15:29:16 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-5.6-merge-3

for you to fetch changes up to 243145bc4336684c69f95de0a303b31f2e5bf264:

  fs: Fix page_mkwrite off-by-one errors (2020-01-06 08:58:23 -0800)

----------------------------------------------------------------
New code for 5.6:
- Fix an off-by-one error when checking if offset is within inode size

----------------------------------------------------------------
Andreas Gruenbacher (1):
      fs: Fix page_mkwrite off-by-one errors

 fs/iomap/buffered-io.c  | 18 +++++-------------
 include/linux/pagemap.h | 28 ++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 13 deletions(-)

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

* Re: [GIT PULL] iomap: new code for 5.6
  2020-01-31  4:07 [GIT PULL] iomap: new code for 5.6 Darrick J. Wong
@ 2020-01-31 21:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-31 21: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 Thu, 30 Jan 2020 20:07:53 -0800:

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

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

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:[~2020-01-31 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-31  4:07 [GIT PULL] iomap: new code for 5.6 Darrick J. Wong
2020-01-31 21: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).