linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vfs.git pile 3 (file)
@ 2022-10-04 16:54 Al Viro
  2022-10-07  0:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2022-10-04 16:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

The non-trivial part here is filldir_t calling conventions change.

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-file

for you to fetch changes up to 47091e4ed9af648d6cfa3a5f0809ece371294ecb:

  dma_buf_getfile(): don't bother with ->f_flags reassignments (2022-08-17 17:25:54 -0400)

----------------------------------------------------------------
struct file-related stuff

----------------------------------------------------------------
Al Viro (2):
      Change calling conventions for filldir_t
      dma_buf_getfile(): don't bother with ->f_flags reassignments

Amir Goldstein (1):
      locks: fix TOCTOU race when granting write lease

 Documentation/filesystems/porting.rst | 11 ++++++
 arch/alpha/kernel/osf_sys.c           | 10 +++---
 drivers/dma-buf/dma-buf.c             |  2 +-
 fs/afs/dir.c                          | 23 ++++++------
 fs/ecryptfs/file.c                    | 38 +++++++++-----------
 fs/exportfs/expfs.c                   |  7 ++--
 fs/fat/dir.c                          |  8 ++---
 fs/file_table.c                       |  7 +---
 fs/gfs2/export.c                      |  6 ++--
 fs/internal.h                         | 10 ++++++
 fs/ksmbd/smb2pdu.c                    | 16 ++++-----
 fs/ksmbd/vfs.c                        | 14 ++++----
 fs/nfsd/nfs4recover.c                 |  8 ++---
 fs/nfsd/vfs.c                         |  6 ++--
 fs/ocfs2/dir.c                        | 10 +++---
 fs/ocfs2/journal.c                    | 14 ++++----
 fs/open.c                             | 11 +++---
 fs/overlayfs/readdir.c                | 28 +++++++--------
 fs/readdir.c                          | 68 +++++++++++++++++------------------
 fs/reiserfs/xattr.c                   | 20 +++++------
 fs/xfs/scrub/dir.c                    |  8 ++---
 fs/xfs/scrub/parent.c                 |  4 +--
 include/linux/fs.h                    |  9 ++---
 23 files changed, 169 insertions(+), 169 deletions(-)

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

* Re: [git pull] vfs.git pile 3 (file)
  2022-10-04 16:54 [git pull] vfs.git pile 3 (file) Al Viro
@ 2022-10-07  0:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-07  0:36 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Tue, 4 Oct 2022 17:54:56 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-file

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

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:[~2022-10-07  0:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 16:54 [git pull] vfs.git pile 3 (file) Al Viro
2022-10-07  0:36 ` 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).