All of lore.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [git pull] vfs.git fix
Date: Tue, 9 May 2017 06:32:53 +0100	[thread overview]
Message-ID: <20170509053253.GV29622@ZenIV.linux.org.uk> (raw)

	Braino fix for iov_iter_revert() misuse

The following changes since commit a6a5993243550b09f620941dea741b7421fdf79c:

  iov_iter: don't revert iov buffer if csum error (2017-05-01 14:49:53 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.iov_iter

for you to fetch changes up to 5b47d59af68a8735e4637bacedcb4baf6f47c73f:

  fix braino in generic_file_read_iter() (2017-05-08 13:54:47 -0400)

----------------------------------------------------------------
Al Viro (1):
      fix braino in generic_file_read_iter()

 lib/iov_iter.c | 2 ++
 mm/filemap.c   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

             reply	other threads:[~2017-05-09  5:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-09  5:32 Al Viro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-19 22:48 [git pull] vfs.git fix Al Viro
2020-05-19 23:40 ` pr-tracker-bot
2017-07-10 11:46 Al Viro
2015-12-29 18:11 Al Viro
2014-12-28 14:26 Al Viro
2014-11-14  7:28 Al Viro
2012-06-02 14:47 Al Viro

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=20170509053253.GV29622@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.