[git pull] vfs.git misc stuff

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



	Stuff that should've been pushed in the last merge window,
but had fallen through the cracks ;-/

	One trivial conflict in io_uring.c/rw.c:io_write()
(with removal of call_write_iter()).

The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:

  Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7c98f7cb8fda964fbc60b9307ad35e94735fa35f:

  remove call_{read,write}_iter() functions (2024-04-15 16:03:25 -0400)

----------------------------------------------------------------
Assorted commits that had missed the last merge window...

----------------------------------------------------------------
Al Viro (5):
      close_on_exec(): pass files_struct instead of fdtable
      fd_is_open(): move to fs/file.c
      get_file_rcu(): no need to check for NULL separately
      kernel_file_open(): get rid of inode argument
      do_dentry_open(): kill inode argument

Miklos Szeredi (1):
      remove call_{read,write}_iter() functions

 drivers/block/loop.c              |  4 ++--
 drivers/target/target_core_file.c |  4 ++--
 fs/aio.c                          |  4 ++--
 fs/cachefiles/namei.c             |  3 +--
 fs/file.c                         | 19 ++++++++-----------
 fs/open.c                         | 11 +++++------
 fs/overlayfs/util.c               |  2 +-
 fs/proc/fd.c                      |  4 +---
 fs/read_write.c                   | 12 ++++++------
 fs/splice.c                       |  4 ++--
 include/linux/fdtable.h           | 15 +++++----------
 include/linux/fs.h                | 14 +-------------
 io_uring/rw.c                     |  4 ++--
 13 files changed, 38 insertions(+), 62 deletions(-)




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux