summaryrefslogtreecommitdiffstats
path: root/fs/smb/server
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: handle malformed smb1 messageNamjae Jeon2023-11-071-0/+11
* ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()Namjae Jeon2023-11-071-3/+4
* ksmbd: fix slab out of bounds write in smb_inherit_dacl()Namjae Jeon2023-11-071-3/+26
* Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-11-022-0/+15
|\
| * treewide: Add SPDX identifier to IETF ASN.1 modulesLukas Wunner2023-10-272-0/+15
* | Merge tag '6.7-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-11-026-118/+194
|\ \
| * | ksmbd: no need to wait for binded connection termination at logoffNamjae Jeon2023-10-301-16/+0
| * | ksmbd: add support for surrogate pair conversionNamjae Jeon2023-10-221-49/+138
| * | ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_n...Kangjing Huang2023-10-221-10/+30
| * | ksmbd: fix recursive locking in vfs helpersMarios Makassikis2023-10-221-20/+3
| * | ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()Namjae Jeon2023-10-221-1/+1
| * | ksmbd: reorganize ksmbd_iov_pin_rsp()Namjae Jeon2023-10-221-21/+22
| * | ksmbd: Remove unused field in ksmbd_user structCheng-Han Wu2023-10-221-1/+0
* | | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-301-4/+4
|\ \ \ | |/ / |/| |
| * | server: convert to new timestamp accessorsJeff Layton2023-10-181-4/+4
* | | ksmbd: fix potential double free on smb2_read_pipe() error pathNamjae Jeon2023-10-121-1/+1
* | | ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()Namjae Jeon2023-10-121-0/+3
* | | ksmbd: fix wrong error response status by using set_smb2_rsp_status()Namjae Jeon2023-10-121-4/+5
* | | ksmbd: not allow to open file if delelete on close bit is setNamjae Jeon2023-10-121-2/+2
|/ /
* | ksmbd: fix race condition between tree conn lookup and disconnectNamjae Jeon2023-10-046-17/+90
* | ksmbd: fix race condition from parallel smb2 lock requestsNamjae Jeon2023-10-041-11/+1
* | ksmbd: fix race condition from parallel smb2 logoff requestsNamjae Jeon2023-10-041-8/+16
* | ksmbd: fix uaf in smb20_oplock_break_ackluosili2023-10-041-2/+2
* | ksmbd: fix race condition with fpNamjae Jeon2023-10-043-4/+32
* | ksmbd: fix race condition between session lookup and expireNamjae Jeon2023-10-043-3/+10
* | ksmbd: check iov vector index in ksmbd_conn_write()Namjae Jeon2023-09-211-0/+3
* | ksmbd: return invalid parameter error response if smb2 request is invalidNamjae Jeon2023-09-212-4/+4
* | ksmbd: fix passing freed memory 'aux_payload_buf'Namjae Jeon2023-09-131-1/+1
* | ksmbd: remove unneeded mark_inode_dirty in set_info_sec()Namjae Jeon2023-09-131-1/+0
|/
* ksmbd: remove experimental warningSteve French2023-09-032-3/+1
* Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbdLinus Torvalds2023-08-3115-417/+432
|\
| * ksmbd: add missing calling smb2_set_err_rsp() on errorNamjae Jeon2023-08-291-0/+1
| * ksmbd: replace one-element array with flex-array member in struct smb2_ea_infoNamjae Jeon2023-08-292-2/+2
| * ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()Namjae Jeon2023-08-291-0/+3
| * ksmbd: fix wrong DataOffset validation of create contextNamjae Jeon2023-08-291-1/+1
| * ksmbd: Fix one kernel-doc commentYang Li2023-08-291-1/+0
| * ksmbd: reduce descriptor size if remaining bytes is less than request sizeNamjae Jeon2023-08-291-7/+18
| * ksmbd: fix `force create mode' and `force directory mode'Atte Heikkilä2023-08-291-18/+11
| * ksmbd: fix wrong interim response on compoundNamjae Jeon2023-08-294-26/+26
| * ksmbd: add support for read compoundNamjae Jeon2023-08-2912-370/+380
| * ksmbd: switch to use kmemdup_nul() helperYang Yingliang2023-08-291-3/+1
* | Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-08-304-590/+5
|\ \
| * | fs/smb: Swing unicode common code from smb->NLSDr. David Alan Gilbert2023-08-304-413/+5
| * | fs/smb: Remove unicode 'lower' tablesDr. David Alan Gilbert2023-08-302-177/+0
| |/
* | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-282-16/+17
|\ \ | |/ |/|
| * fs: pass the request_mask to generic_fillattrJeff Layton2023-08-092-12/+13
| * smb: convert to ctime accessor functionsJeff Layton2023-07-241-4/+4
* | ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()Namjae Jeon2023-08-051-1/+8
* | ksmbd: validate command request sizeLong Li2023-08-051-5/+5
* | ksmbd: fix out of bounds in init_smb2_rsp_hdr()Namjae Jeon2023-07-233-10/+18