Revision 2babd34df2294a72df02dc4a3745df3408147eba authored by Linus Torvalds on 21 August 2019, 17:04:38 UTC, committed by Linus Torvalds on 21 August 2019, 17:04:38 UTC
Pull nfsd fixes from Bruce Fields:
 "Fix nfsd bugs: three in the new nfsd/clients/ code, one in the reply
  cache containerization"

* tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linux:
  nfsd4: Fix kernel crash when reading proc file reply_cache_stats
  nfsd: initialize i_private before d_add
  nfsd: use i_wrlock instead of rcu for nfsdfs i_private
  nfsd: fix dentry leak upon mkdir failure.
2 parent s 15d90b2 + 78e70e7
History
File Mode Size
Kconfig -rw-r--r-- 2.1 KB
Makefile -rw-r--r-- 691 bytes
af_vsock.c -rw-r--r-- 47.6 KB
af_vsock_tap.c -rw-r--r-- 2.0 KB
diag.c -rw-r--r-- 4.0 KB
hyperv_transport.c -rw-r--r-- 24.9 KB
virtio_transport.c -rw-r--r-- 19.6 KB
virtio_transport_common.c -rw-r--r-- 25.6 KB
vmci_transport.c -rw-r--r-- 58.8 KB
vmci_transport.h -rw-r--r-- 3.7 KB
vmci_transport_notify.c -rw-r--r-- 17.8 KB
vmci_transport_notify.h -rw-r--r-- 2.5 KB
vmci_transport_notify_qstate.c -rw-r--r-- 11.1 KB
vsock_addr.c -rw-r--r-- 1.5 KB

back to top