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] several misc cleanups
Date: Sun, 8 Dec 2019 04:45:56 +0000	[thread overview]
Message-ID: <20191208044556.GR4203@ZenIV.linux.org.uk> (raw)

	No common topic; FWIW, timestamp-related one got combined with
Deepa's patches and moved out into #work.timestamp; probably the next cycle
fodder.  A couple of dcache_readdir()-related ones (likely to get some
massage) - moved into next.misc for now, #work.dcache_readdir once it
gets into shape for public tree; they belong there anyway.  Which has
left just these three...

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the git repository at:

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

for you to fetch changes up to 5c8b0dfc6f4a5e6c707827d0172fc1572e689094:

  make __d_alloc() static (2019-10-25 14:08:24 -0400)

----------------------------------------------------------------
Al Viro (1):
      make __d_alloc() static

Ben Dooks (2):
      fs/fnctl: fix missing __user in fcntl_rw_hint()
      fs/namespace: add __user to open_tree and move_mount syscalls

 fs/dcache.c    | 2 +-
 fs/fcntl.c     | 2 +-
 fs/internal.h  | 1 -
 fs/namespace.c | 6 +++---
 4 files changed, 5 insertions(+), 6 deletions(-)

             reply	other threads:[~2019-12-08  4:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-08  4:45 Al Viro [this message]
2019-12-08 21:40 ` [git pull] several misc cleanups 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=20191208044556.GR4203@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.