[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200807232627.GY1236603@ZenIV.linux.org.uk>
Date: Sat, 8 Aug 2020 00:26:27 +0100
From: Al Viro <viro@...iv.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] assorted vfs patches
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(-)
Powered by blists - more mailing lists