]> 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)
commitbddb36fc431d7614e630fb939166b028821e6b51
treec9d85101ba16b61d30ab0346f2444a8c783074d8
parent67b8da12c1c06b3c7dd32b9b081bbf3a59f6c569
parentc5361c052807d3bfc9742cc9557c3490a7d46dbf
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