All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] nfsd changes for 5.11-rc
@ 2021-01-11 14:40 Chuck Lever
  2021-01-11 19:36 ` Linus Torvalds
  2021-01-11 20:14 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Chuck Lever @ 2021-01-11 14:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Bruce Fields, Linux NFS Mailing List

Hi Linus-

The following changes since commit 5ee863bec794f30bdf7fdf57ce0d9f579b0d1aa3:

  Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (2020-12-16 12:10:40 -0800)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/cel/cel-2.6.git 7b723008f9c95624c848fad661c01b06e47b20da

for you to fetch changes up to 7b723008f9c95624c848fad661c01b06e47b20da:

  NFSD: Restore NFSv4 decoding's SAVEMEM functionality (2020-12-18 12:28:58 -0500)

----------------------------------------------------------------
Chuck Lever (3):
      NFSD: Fix sparse warning in nfssvc.c
      SUNRPC: Handle TCP socket sends with kernel_sendpage() again
      NFSD: Restore NFSv4 decoding's SAVEMEM functionality

Trond Myklebust (2):
      nfsd: Fixes for nfsd4_encode_read_plus_data()
      nfsd: Don't set eof on a truncated READ_PLUS

 fs/nfsd/nfs4proc.c   |  5 +++++
 fs/nfsd/nfs4xdr.c    | 56 ++++++++++++++++++++++++++++++++++++--------------------
 fs/nfsd/nfssvc.c     |  6 ------
 fs/nfsd/xdr4.h       |  1 -
 net/sunrpc/svcsock.c | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 5 files changed, 126 insertions(+), 28 deletions(-)

--
Chuck Lever




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

end of thread, other threads:[~2021-01-11 20:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 14:40 [GIT PULL] nfsd changes for 5.11-rc Chuck Lever
2021-01-11 19:36 ` Linus Torvalds
2021-01-11 19:39   ` Chuck Lever
2021-01-11 20:14 ` 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.