linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] assorted vfs patches
@ 2020-08-07 23:26 Al Viro
  2020-08-08  4:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2020-08-07 23:26 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] assorted vfs patches
  2020-08-07 23:26 [git pull] assorted vfs patches Al Viro
@ 2020-08-08  4:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-08  4:35 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Sat, 8 Aug 2020 00:26:27 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b79675e15a754ca51b9fc631e0961ccdd4ec3fc7

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-08  4:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-07 23:26 [git pull] assorted vfs patches Al Viro
2020-08-08  4:35 ` pr-tracker-bot

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).