summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)AuthorFilesLines
3 daysksmbd: validate ACE size against SID sub-authoritiesNamjae Jeon1-3/+10
3 daysksmbd: bound DACL dedup walk to copied ACEsNamjae Jeon1-6/+10
3 daysksmbd: restore DACL size on check_add_overflow() to avoid malformed ACLWentao Guan1-1/+6
3 daysksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li1-1/+7
3 daysksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery1-5/+4
3 dayssmb: client: validate DFS referral PathConsumedYichong Chen1-9/+25
3 daysksmbd: validate compound request size before reading StructureSize2Xiang Mei (Microsoft)1-0/+5
3 daysksmbd: pin conn during async oplock break notificationQihang1-2/+4
3 dayssmb: move some duplicate definitions to common/cifsglob.hZhangGuoDong3-31/+32
3 dayssmb/client: handle overlapping allocated ranges in fallocateHuiwen He1-7/+18
13 daysksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy1-3/+9
13 daysksmbd: track the connection owning a byte-range lockNamjae Jeon3-8/+26
13 daysksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang5-30/+156
13 daysksmbd: use opener credentials for FSCTL mutationsNamjae Jeon2-7/+16
13 daysksmbd: fix path resolution in ksmbd_vfs_kern_path_createDavide Ornaghi3-40/+30
13 daysvfs: make LAST_XXX private to fs/namei.cJori Koolstra1-12/+3
13 daysksmbd_vfs_rename(): vfs_path_parent_lookup() accepts ERR_PTR() as nameAl Viro1-5/+0
13 dayssmb: client: resolve SWN tcon from live registrationsMichael Bommarito2-54/+262
13 dayssmb: client: Improve unlocking of a mutex in cifs_get_swn_reg()Markus Elfring1-7/+6
13 daysksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov1-1/+14
13 dayssmb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover1-2/+2
13 dayscifs: invalidate cfid on unlink/rename/rmdirShyam Prasad N1-1/+29
13 dayssmb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li1-2/+2
13 dayscifs: validate DFS referral string offsetsGuangshuo Li1-0/+8
13 dayscifs: Fix missing credit release on failure in cifs_issue_read()David Howells1-0/+1
13 daysnetfs: Drop the error arg from netfs_read_subreq_terminated()David Howells3-19/+4
13 daysksmbd: fix use-after-free of fp->owner.name in durable handle owner checkGil Portnoy1-8/+21
13 daysksmbd: reject undersized DACLs before parsing ACEsHaofeng Li1-1/+6
13 dayssmb/client: preserve errors from smb2_set_sparse()Huiwen He1-15/+15
13 daysksmbd: fix use-after-free of conn->preauth_info in concurrent SMB2 NEGOTIATEGil Portnoy1-4/+7
13 daysksmbd: fix use-after-free in same_client_has_lease()Guangshuo Li1-0/+6
13 dayssmb/client: always return a value for FS_IOC_GETFLAGSHuiwen He1-7/+5
13 dayscifs: remove all cifs files before kill superJian Zhang1-0/+3
13 dayssmb/server: do not require delete access for non-replacing linksChenXiaoSong1-6/+8
2026-07-18smb: client: reject overlapping data areas in SMB2 responsesShoichiro Miyamoto1-9/+25
2026-07-18smb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey1-1/+1
2026-07-18smb: client: fix atime clamp check in read completionXu Rao1-1/+1
2026-07-18smb: client: harden POSIX SID length parsingZihan Xi1-1/+1
2026-07-18smb: client: use unaligned reads in parse_posix_ctxt()Zihan Xi1-3/+3
2026-07-18smb: client: Fix next buffer leak in receive_encrypted_standard()Haoxiang Li1-4/+6
2026-07-18smb: client: fix double-free in SMB2_close() replayHenrique Carvalho1-0/+2
2026-07-18smb: client: fix double-free in SMB2_open() replayHenrique Carvalho1-0/+2
2026-07-18smb: client: fix double-free in SMB2_flush() replayZhao Zhang1-0/+2
2026-07-18smb: client: fix change notify replay double-freeHenrique Carvalho1-0/+2
2026-07-18smb: client: fix double-free in SMB2_ioctl() replayHenrique Carvalho1-0/+2
2026-07-18smb: client: fix query_info() replay double-freeHenrique Carvalho1-0/+2
2026-07-18smb: client: fix query directory replay double-freeHenrique Carvalho1-0/+2
2026-07-18ksmbd: use opener credentials for ADS I/ONamjae Jeon1-2/+9
2026-07-18ksmbd: use opener credentials for delete-on-closeNamjae Jeon2-2/+9
2026-07-18ksmbd: add per-handle permission check to FILE_LINK_INFORMATIONGil Portnoy1-0/+5