[GIT PULL] Please pull NFS client bugfixes for Linux 6.10

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

 



Hi Linus,

The following changes since commit 3c0a2e0b0ae661457c8505fecc7be5501aa7a715:

  nfs: fix undefined behavior in nfs_block_bits() (2024-05-21 08:34:15 -0400)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-6.10-2

for you to fetch changes up to 99bc9f2eb3f79a2b4296d9bf43153e1d10ca50d3:

  NFS: add barriers when testing for NFS_FSDATA_BLOCKED (2024-05-30 16:17:12 -0400)

----------------------------------------------------------------
NFS client bugfixes for Linux 6.10

Bugfixes:
 - NFSv4.2: Fix a memory leak in nfs4_set_security_label
 - NFSv2/v3: abort nfs_atomic_open_v23 if the name is too long.
 - NFS: Add appropriate memory barriers to the sillyrename code
 - Propagate readlink errors in nfs_symlink_filler
 - NFS: don't invalidate dentries on transient errors
 - NFS: fix unnecessary synchronous writes in random write workloads
 - NFSv4.1: enforce rootpath check when deciding whether or not to trunk

Other:
 - Change email address for Trond Myklebust due to email server concerns

----------------------------------------------------------------
Chen Hanxiao (1):
      SUNRPC: return proper error from gss_wrap_req_priv

Dmitry Mastykin (1):
      NFSv4: Fix memory leak in nfs4_set_security_label

Jan Kara (1):
      nfs: Avoid flushing many pages with NFS_FILE_SYNC

NeilBrown (2):
      NFS: abort nfs_atomic_open_v23 if name is too long.
      NFS: add barriers when testing for NFS_FSDATA_BLOCKED

Olga Kornievskaia (1):
      NFSv4.1 enforce rootpath check in fs_location query

Sagi Grimberg (1):
      nfs: propagate readlink errors in nfs_symlink_filler

Scott Mayhew (1):
      nfs: don't invalidate dentries on transient errors

Trond Myklebust (1):
      MAINTAINERS: Change email address for Trond Myklebust

 MAINTAINERS                    |  2 +-
 fs/nfs/dir.c                   | 77 ++++++++++++++++++++++++++----------------
 fs/nfs/nfs4proc.c              | 24 ++++++++++++-
 fs/nfs/pagelist.c              |  5 +++
 fs/nfs/symlink.c               |  2 +-
 net/sunrpc/auth_gss/auth_gss.c |  4 ++-
 6 files changed, 81 insertions(+), 33 deletions(-)

-- 
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@xxxxxxxxxxxxxxx






[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux