nfs补丁分析

点击这里在哔哩哔哩bilibili在线观看配套的教学视频

点击跳转到nfs课程所有目录

1 我写的补丁

点击查看kernel.org网站上我的Linux内核邮件列表

点击查看kernel.org网站上我的Linux内核仓库提交记录(加载需要一丢丢时间哈)

补丁集: CVE-2022-24448

补丁集: NFS回写错误处理不正确的问题

补丁集: NFS: check FMODE_EXEC from open context mode

[PATCH 4.19] NFS: fix null-ptr-deref in nfs_inode_add_request()

2 其他人的补丁

e28ce90083f0 xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt

patchset: nfs_instantiate() might succeed leaving dentry negative unhashed

59f8e91b75ec nfsd4: use reference count to free client

2bbfed98a4d8 nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()

12357f1b2c8e nfsd: minor 4.1 callback cleanup

c1ccfcf1a9bf NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down

3e2910c7e23b NFS: Improve warning message when locks are lost.

600df3856f0b nfsd: Remove incorrect check in nfsd4_validate_stateid