summaryrefslogtreecommitdiff
path: root/fs/smb/server/server.c
AgeCommit message (Expand)Author
2025-03-10ksmbd: prevent connection release during oplock break notificationNamjae Jeon
2024-12-15ksmbd: fix broken transfers when exceeding max simultaneous operationsMarios Makassikis
2024-12-10ksmbd: fix racy issue from session lookup and expireNamjae Jeon
2024-11-25ksmbd: fix use-after-free in SMB request handlingYunseong Kim
2024-11-25ksmbd: use __GFP_RETRY_MAYFAILNamjae Jeon
2024-11-05ksmbd: check outstanding simultaneous SMB operationsNamjae Jeon
2024-11-05ksmbd: fix slab-use-after-free in smb3_preauth_hash_rspNamjae Jeon
2024-10-09ksmbd: fix user-after-free from session log offNamjae Jeon
2024-09-25ksmbd: Correct typos in multiple comments across various filesShen Lichuan
2024-09-15smb: move SMB2 Status code to common header fileChenXiaoSong
2024-07-14ksmbd: add durable scavenger timerNamjae Jeon
2024-04-19ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_bufNamjae Jeon
2024-03-18ksmbd: remove module versionNamjae Jeon
2023-10-04ksmbd: fix race condition between tree conn lookup and disconnectNamjae Jeon
2023-09-21ksmbd: return invalid parameter error response if smb2 request is invalidNamjae Jeon
2023-09-03ksmbd: remove experimental warningSteve French
2023-08-29ksmbd: add support for read compoundNamjae Jeon
2023-07-23ksmbd: fix out of bounds in init_smb2_rsp_hdr()Namjae Jeon
2023-06-16ksmbd: validate session id and tree id in the compound requestNamjae Jeon
2023-05-24smb: move client and server files to common directory fs/smbSteve French