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-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [git pull] vfs.git fixes for -rc5
Date: Sat, 20 Feb 2016 09:14:13 +0000	[thread overview]
Message-ID: <20160220091413.GF17997@ZenIV.linux.org.uk> (raw)

Assorted fixes - xattr one from this cycle, the rest - stable fodder.

The following changes since commit 18558cae0272f8fd9647e69d3fec1565a7949865:

  Linux 4.5-rc4 (2016-02-14 13:05:20 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

for you to fetch changes up to 7ae8fd0351f912b075149a1e03a017be8b903b9a:

  fs/pnode.c: treat zero mnt_group_id-s as unequal (2016-02-20 00:15:52 -0500)

----------------------------------------------------------------
Al Viro (1):
      affs_do_readpage_ofs(): just use kmap_atomic() around memcpy()

Mateusz Guzik (1):
      xattr handlers: plug a lock leak in simple_xattr_list

Maxim Patlasov (1):
      fs/pnode.c: treat zero mnt_group_id-s as unequal

Wouter van Kesteren (1):
      fs: allow no_seek_end_llseek to actually seek

 fs/affs/file.c  | 5 ++---
 fs/pnode.c      | 9 +++++++--
 fs/read_write.c | 3 ++-
 fs/xattr.c      | 6 +++---
 4 files changed, 14 insertions(+), 9 deletions(-)

                 reply	other threads:[~2016-02-20  9:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20160220091413.GF17997@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.