summaryrefslogtreecommitdiffstats
path: root/fs/smb/common
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: Correct typos in multiple comments across various filesShen Lichuan2024-09-251-3/+3
* smb: add comment to STATUS_MCA_OCCUREDChenXiaoSong2024-09-151-0/+4
* smb: move SMB2 Status code to common header fileChenXiaoSong2024-09-151-0/+1773
* smb: move some duplicate definitions to common/smbacl.hChenXiaoSong2024-09-151-0/+121
* smb: smb2pdu.h: Use static_assert() to check struct sizesGustavo A. R. Silva2024-08-151-0/+2
* ksmbd: return FILE_DEVICE_DISK instead of super magicNamjae Jeon2024-07-031-0/+34
* fs: smb: common: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-05-272-0/+2
* smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-05-131-15/+18
* ksmbd: common: use struct_group_attr instead of struct_group for network_open...Namjae Jeon2024-04-191-1/+1
* smb311: additional compression flag defined in updated protocol specSteve French2024-03-201-4/+6
* smb311: correct incorrect offset field in compression headerSteve French2024-03-201-1/+1
* smb: common: simplify compression headersEnzo Matsumiya2024-03-101-19/+26
* smb: common: fix fields sizes in compression_pattern_payload_v1Enzo Matsumiya2024-03-101-2/+2
* smb: client: add support for WSL reparse pointsPaulo Alcantara2024-03-101-6/+0
* ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZENamjae Jeon2023-12-081-1/+1
* ksmbd: send v2 lease break notification for directoryNamjae Jeon2023-12-081-0/+1
* smb: client, common: fix fortify warningsDmitry Antipov2023-11-301-7/+10
* Add definition for new smb3.1.1 command typeSteve French2023-10-301-0/+15
* SMB3: clarify some of the unused CreateOption flagsSteve French2023-10-301-1/+8
* smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTUSteve French2023-09-081-1/+1
* [SMB3] send channel sequence number in SMB3 requests after reconnectsSteve French2023-08-241-0/+22
* smb: move client and server files to common directory fs/smbSteve French2023-05-247-0/+2266