linux-kernel.vger.kernel.org archive mirror
 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] assorted vfs patches
Date: Sat, 8 Aug 2020 00:26:27 +0100	[thread overview]
Message-ID: <20200807232627.GY1236603@ZenIV.linux.org.uk> (raw)

	misc pile; there's more locally, but the rest hadn't sat in -next,
so...  No common topic whatsoever in those, sorry.

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -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 6414e9b09ffd197803f8e86ce2fafdaf1de4e8e4:

  fs: define inode flags using bit numbers (2020-07-27 14:39:53 -0400)

----------------------------------------------------------------
Al Viro (1):
      dlmfs: clean up dlmfs_file_{read,write}() a bit

Eric Biggers (1):
      fs: define inode flags using bit numbers

Herbert Xu (1):
      iov_iter: Move unnecessary inclusion of crypto/hash.h

 arch/s390/lib/test_unwind.c                    |  1 +
 drivers/dma/sf-pdma/sf-pdma.c                  |  1 +
 drivers/dma/st_fdma.c                          |  1 +
 drivers/dma/uniphier-xdmac.c                   |  1 +
 drivers/misc/uacce/uacce.c                     |  1 +
 drivers/mtd/mtdpstore.c                        |  1 +
 drivers/mtd/nand/raw/cadence-nand-controller.c |  1 +
 drivers/remoteproc/qcom_q6v5_mss.c             |  1 +
 drivers/soc/qcom/pdr_interface.c               |  1 +
 fs/btrfs/inode.c                               |  1 +
 fs/ocfs2/dlmfs/dlmfs.c                         | 52 ++++----------------------
 fs/ocfs2/dlmfs/userdlm.c                       | 12 ++----
 fs/ocfs2/dlmfs/userdlm.h                       |  4 +-
 include/linux/fs.h                             | 36 +++++++++---------
 include/linux/skbuff.h                         |  1 +
 include/linux/socket.h                         |  1 +
 include/linux/uio.h                            |  1 -
 lib/iov_iter.c                                 |  3 +-
 18 files changed, 45 insertions(+), 75 deletions(-)

             reply	other threads:[~2020-08-07 23:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-07 23:26 Al Viro [this message]
2020-08-08  4:35 ` [git pull] assorted vfs patches 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=20200807232627.GY1236603@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 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).