All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull a few more NFS Client bugfixes for 5.10
@ 2020-12-10 21:57 Anna Schumaker
  2020-12-11  0:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Anna Schumaker @ 2020-12-10 21:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux NFS Mailing List

Hi Linus,

The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da:

  Linux 5.10-rc6 (2020-11-29 15:50:50 -0800)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.10-3

for you to fetch changes up to 21e31401fc4595aeefa224cd36ab8175ec867b87:

  NFS: Disable READ_PLUS by default (2020-12-10 16:48:03 -0500)

----------------------------------------------------------------
Here are a handful more bugfixes for 5.10. Unfortunately, we found
some problems with the new READ_PLUS operation that aren't easy to
fix. We've decided to disable this codepath through a Kconfig option
for now, but a series of patches going into 5.11 will clean up the
code and fix the issues at the same time. This seemed like the best
way to go about it.

Thanks,
Anna
----------------------------------------------------------------
Anna Schumaker (1):
      NFS: Disable READ_PLUS by default

Chuck Lever (1):
      NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation

Dai Ngo (1):
      NFSv4.2: Fix 5 seconds delay when doing inter server copy

Trond Myklebust (1):
      pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabled

 fs/nfs/Kconfig                         |  9 +++++++++
 fs/nfs/flexfilelayout/flexfilelayout.c | 27 +++++++++++++++++++++------
 fs/nfs/nfs42proc.c                     | 21 +++++++++++++--------
 fs/nfs/nfs42xdr.c                      |  1 -
 fs/nfs/nfs4file.c                      |  2 +-
 fs/nfs/nfs4proc.c                      |  2 +-
 fs/nfs/pagelist.c                      | 36
+++++++++++++++++++++++++++---------
 include/linux/nfs_page.h               |  4 ++++
 8 files changed, 76 insertions(+), 26 deletions(-)

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

* Re: [GIT PULL] Please pull a few more NFS Client bugfixes for 5.10
  2020-12-10 21:57 [GIT PULL] Please pull a few more NFS Client bugfixes for 5.10 Anna Schumaker
@ 2020-12-11  0:11 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-11  0:11 UTC (permalink / raw)
  To: Anna Schumaker; +Cc: Linus Torvalds, Linux NFS Mailing List

The pull request you sent on Thu, 10 Dec 2020 16:57:17 -0500:

> git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.10-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6840a3dcc2447188e7bb8464b31a7620bc4423ee

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:[~2020-12-11  0:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 21:57 [GIT PULL] Please pull a few more NFS Client bugfixes for 5.10 Anna Schumaker
2020-12-11  0:11 ` 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.