* [GIT PULL] Please pull NFS Client bugfixes for 6.11-rc
@ 2024-08-23 17:50 Anna Schumaker
2024-08-24 1:24 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Anna Schumaker @ 2024-08-23 17:50 UTC (permalink / raw)
To: linux-nfs, torvalds; +Cc: anna
Hi Linus,
The following changes since commit 47ac09b91befbb6a235ab620c32af719f8208399:
Linux 6.11-rc4 (2024-08-18 13:17:27 -0700)
are available in the Git repository at:
git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-6.11-2
for you to fetch changes up to f92214e4c312f6ea9d78650cc6291d200f17abb6:
NFS: Avoid unnecessary rescanning of the per-server delegation list (2024-08-22 17:01:10 -0400)
----------------------------------------------------------------
NFS Client Bugfixes for Linux 6.11-rc
Bugfixes:
* Fix rpcrdma refcounting in xa_alloc
* Fix rpcrdma usage of XA_FLAGS_ALLOC
* Fix requesting FATTR4_WORD2_OPEN_ARGUMENTS
* Fix attribute bitmap decoder to handle a 3rd word
* Add reschedule points when returning delegations to avoid soft lockups
* Fix clearing layout segments in layoutreturn
* Avoid unnecessary rescanning of the per-server delegation list
Thanks,
Anna
----------------------------------------------------------------
Chuck Lever (3):
rpcrdma: Device kref is over-incremented on error from xa_alloc
rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1
rpcrdma: Trace connection registration and unregistration
Jeff Layton (2):
nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS
nfs: fix bitmap decoder to handle a 3rd word
Trond Myklebust (3):
NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
NFSv4: Fix clearing of layout segments in layoutreturn
NFS: Avoid unnecessary rescanning of the per-server delegation list
fs/nfs/callback_xdr.c | 6 ++++--
fs/nfs/delegation.c | 15 +++++----------
fs/nfs/nfs4proc.c | 12 ++++++++----
fs/nfs/pnfs.c | 5 ++---
fs/nfs/super.c | 2 ++
include/trace/events/rpcrdma.h | 36 ++++++++++++++++++++++++++++++++++++
net/sunrpc/xprtrdma/ib_client.c | 6 ++++--
7 files changed, 61 insertions(+), 21 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Please pull NFS Client bugfixes for 6.11-rc
2024-08-23 17:50 [GIT PULL] Please pull NFS Client bugfixes for 6.11-rc Anna Schumaker
@ 2024-08-24 1:24 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-24 1:24 UTC (permalink / raw)
To: Anna Schumaker; +Cc: linux-nfs, torvalds, anna
The pull request you sent on Fri, 23 Aug 2024 13:50:44 -0400:
> git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-6.11-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/60f0560f53e395adf4bce7282d8d4bc94a4952ac
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:[~2024-08-24 1:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23 17:50 [GIT PULL] Please pull NFS Client bugfixes for 6.11-rc Anna Schumaker
2024-08-24 1:24 ` 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).