It is really enjoyable and exciting to contribute to SMB.
Click here to see my emails on the SMB mailing list.
Click here to see my upstream Linux kernel commit history on kernel.org (The page may take a moment to load, you can directly check the patch links listed below)
Click here to see my other kernel module patches.
[PATCH cifs-utils] cifs.upcall: fix calloc() argument order in main()
Review: Decimated subseconds in smbinfo filebasicinfo timestamp output
Review: 34420cb92dbb smb/client: ensure smb2_mapping_table rebuild on cmd changes (Author: Huiwen He hehuiwen@kylinos.cn)
Review: 309b44ed6844 ksmbd: fix memory leaks and NULL deref in smb2_lock() (Author: Werner Kasselman werner@verivus.com)
Review: 48623ec358c1 ksmbd: fix use-after-free and NULL deref in smb_grant_oplock() (Author: Werner Kasselman werner@verivus.com)
Review: 40e75e42f49c smb: client: fix open handle lookup in cifs_open() (Author: Paulo Alcantara pc@manguebit.org)
Review: 88d37abb366b smb/client: only export symbol for ‘smb2maperror-test’ module (Author: Ye Bin yebin10@huawei.com)
Review: Re: [PATCH v4 5/5] smb: introduce struct file_posix_info
Review: Re: [PATCH v4 5/5] smb: introduce struct file_posix_info
Review: Re: [PATCH v4 5/5] smb: introduce struct file_posix_info
Review: c15e7c62feb3 smb/server: Fix another refcount leak in smb2_open() (Author: Guenter Roeck linux@roeck-us.net)
[PATCH v5 0/7] smb: fix some bugs, move duplicate definitions into common header file, part 2 (Author: ZhangGuoDong zhangguodong@kylinos.cn)
[PATCH] smb/client: make SMB2 maperror KUnit tests a separate module
[PATCH 0/7] smb/client: update SMB1 maperror, part 2
[PATCH 00/17] smb/client: update SMB1 maperror (Author: Huiwen He hehuiwen@kylinos.cn)
[PATCH v9 0/1] smb: improve search speed of SMB2 maperror
Review: ebbbc4bfad4c smb: client: fix potential UAF and double free in smb2_open_file() (Author: Paulo Alcantara pc@manguebit.org)
Review: fa2fd0b10f66 smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_range (Author: Henrique Carvalho henrique.carvalho@suse.com)
[PATCH] smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()
Review: cb6d5aa9c0f1 cifs: Fix memory and information leak in smb3_reconfigure() (Author: Zilin Guan zilin@seu.edu.cn)
Review: 0a70cac78967 ksmbd: Fix to handle removal of rfc1002 header from smb_hdr (Author: David Howells dhowells@redhat.com)
[PATCH v2 0/7] smb: move duplicate definitions into common header file, part 2
[PATCH 00/30] smb: improve search speed of SMB1 maperror
[PATCH v9 0/1] smb: improve search speed of SMB2 maperror
[PATCH v9 0/1] smb: move duplicate definitions to common header file
[PATCH v2 0/6] smb/server: fix return values of smb2_0_server_cmds proc