All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull NFS client fixes for 5.16
@ 2021-11-27 15:32 Trond Myklebust
  2021-11-27 18:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Trond Myklebust @ 2021-11-27 15:32 UTC (permalink / raw)
  To: torvalds; +Cc: linux-nfs, linux-kernel

Hi Linus,

The following changes since commit f96f8cc4a63dd645e07ea9712be4e0a76ea4ec1f:

  NFSv4: Sanity check the parameters in nfs41_update_target_slotid() (2021-11-07 09:23:14 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 064a91771f7aae4ea2d13033b64e921951d216ce:

  SUNRPC: use different lock keys for INET6 and LOCAL (2021-11-22 17:44:49 -0500)

Thanks!
  Trond

----------------------------------------------------------------
NFS client bugfixes for Linux 5.16

Highlights include:

Stable fixes:
- NFSv42: Fix pagecache invalidation after COPY/CLONE

Bugfixes:
- NFSv42: Don't fail clone() just because the server failed to return
  post-op attributes
- SUNRPC: use different lockdep keys for INET6 and LOCAL
- NFSv4.1: handle NFS4ERR_NOSPC from CREATE_SESSION
- SUNRPC: fix header include guard in trace header

----------------------------------------------------------------
Benjamin Coddington (2):
      NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()
      NFSv42: Fix pagecache invalidation after COPY/CLONE

NeilBrown (1):
      SUNRPC: use different lock keys for INET6 and LOCAL

Olga Kornievskaia (1):
      NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION

Thiago Rafael Becker (1):
      sunrpc: fix header include guard in trace header

Trond Myklebust (1):
      NFSv42: Don't fail clone() unless the OP_CLONE operation failed

 fs/nfs/inode.c                |  1 +
 fs/nfs/nfs42proc.c            |  4 +++-
 fs/nfs/nfs42xdr.c             |  3 +--
 fs/nfs/nfs4state.c            |  4 ++++
 fs/nfs/nfstrace.h             |  1 +
 include/trace/events/rpcgss.h |  2 +-
 net/sunrpc/xprtsock.c         | 10 +++++-----
 7 files changed, 16 insertions(+), 9 deletions(-)


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



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

* Re: [GIT PULL] Please pull NFS client fixes for 5.16
  2021-11-27 15:32 [GIT PULL] Please pull NFS client fixes for 5.16 Trond Myklebust
@ 2021-11-27 18:58 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-27 18:58 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: torvalds, linux-nfs, linux-kernel

The pull request you sent on Sat, 27 Nov 2021 15:32:01 +0000:

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

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

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:[~2021-11-27 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-27 15:32 [GIT PULL] Please pull NFS client fixes for 5.16 Trond Myklebust
2021-11-27 18:58 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.