]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Apr 2022 00:23:19 +0000 (14:23 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Apr 2022 00:23:19 +0000 (14:23 -1000)
commit33ee0b794e3949ae203ec2b56e8111b81f1f9608
treec9d85101ba16b61d30ab0346f2444a8c783074d8
parent0819a189e8db1b1a9c26d439a8bb73d8f9a6e98e
parent81a27d87145fe535d15c16cccb750944f04703bd
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux

Pull nfsd fixes from Chuck Lever:

 - Fix a write performance regression

 - Fix crashes during request deferral on RDMA transports

* tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux:
  SUNRPC: Fix the svc_deferred_event trace class
  SUNRPC: Fix NFSD's request deferral on RDMA transports
  nfsd: Clean up nfsd_file_put()
  nfsd: Fix a write performance regression
  SUNRPC: Return true/false (not 1/0) from bool functions
fs/nfsd/filecache.c
include/trace/events/sunrpc.h
net/sunrpc/svc_xprt.c