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
netfilter
Kconfig -rw-r--r-- 2.1 KB
Makefile -rw-r--r-- 824 bytes
br.c -rw-r--r-- 8.6 KB
br_arp_nd_proxy.c -rw-r--r-- 11.1 KB
br_device.c -rw-r--r-- 10.9 KB
br_fdb.c -rw-r--r-- 28.7 KB
br_forward.c -rw-r--r-- 7.3 KB
br_if.c -rw-r--r-- 16.9 KB
br_input.c -rw-r--r-- 9.0 KB
br_ioctl.c -rw-r--r-- 8.8 KB
br_mdb.c -rw-r--r-- 18.1 KB
br_multicast.c -rw-r--r-- 59.2 KB
br_netfilter_hooks.c -rw-r--r-- 30.7 KB
br_netfilter_ipv6.c -rw-r--r-- 5.6 KB
br_netlink.c -rw-r--r-- 47.1 KB
br_netlink_tunnel.c -rw-r--r-- 6.8 KB
br_nf_core.c -rw-r--r-- 2.0 KB
br_private.h -rw-r--r-- 35.1 KB
br_private_stp.h -rw-r--r-- 1.7 KB
br_private_tunnel.h -rw-r--r-- 2.1 KB
br_stp.c -rw-r--r-- 15.2 KB
br_stp_bpdu.c -rw-r--r-- 5.6 KB
br_stp_if.c -rw-r--r-- 8.3 KB
br_stp_timer.c -rw-r--r-- 4.2 KB
br_switchdev.c -rw-r--r-- 4.0 KB
br_sysfs_br.c -rw-r--r-- 26.7 KB
br_sysfs_if.c -rw-r--r-- 10.3 KB
br_vlan.c -rw-r--r-- 33.9 KB
br_vlan_tunnel.c -rw-r--r-- 4.4 KB

back to top