linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Darrick J. Wong" <djwong@kernel.org>,
	linux-fsdevel@vger.kernel.org, linux-xfs@vger.kernel.org,
	david@fromorbit.com, linux-kernel@vger.kernel.org,
	sandeen@sandeen.net, hch@lst.de,
	linux-ext4 <linux-ext4@vger.kernel.org>,
	Theodore Ts'o <tytso@mit.edu>
Subject: [GIT PULL] iomap: new code for 5.7
Date: Thu, 2 Apr 2020 09:07:56 -0700	[thread overview]
Message-ID: <20200402160756.GA56932@magnolia> (raw)

Hi Linus,

Please pull this set of new code for 5.7.  We're fixing tracepoints and
comments in this cycle, so there shouldn't be any surprises here.  I
performed a test merge just now and everything went smoothly.

I anticipate sending a second pull request next week with a single bug
fix for readahead, but it's still undergoing QA.

--D

The following changes since commit 98d54f81e36ba3bf92172791eba5ca5bd813989b:

  Linux 5.6-rc4 (2020-03-01 16:38:46 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-5.7-merge-2

for you to fetch changes up to d9973ce2fe5bcdc5e01bb3f49833d152b8e166ca:

  iomap: fix comments in iomap_dio_rw (2020-03-18 08:04:36 -0700)

----------------------------------------------------------------
New iomap code for 5.7:
- Fix a broken tracepoint
- Fix a broken comment

----------------------------------------------------------------
Matthew Wilcox (Oracle) (1):
      iomap: Remove pgoff from tracepoints

yangerkun (1):
      iomap: fix comments in iomap_dio_rw

 fs/iomap/buffered-io.c |  7 ++++---
 fs/iomap/direct-io.c   |  4 ++--
 fs/iomap/trace.h       | 27 +++++++++++----------------
 3 files changed, 17 insertions(+), 21 deletions(-)

             reply	other threads:[~2020-04-02 16:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-02 16:07 Darrick J. Wong [this message]
2020-04-02 20:25 ` [GIT PULL] iomap: new code for 5.7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200402160756.GA56932@magnolia \
    --to=djwong@kernel.org \
    --cc=david@fromorbit.com \
    --cc=hch@lst.de \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=sandeen@sandeen.net \
    --cc=torvalds@linux-foundation.org \
    --cc=tytso@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).