summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifspdu.h
AgeCommit message (Expand)AuthorFilesLines
2025-06-02cifs: Correctly set SMB1 SessionKey field in Session Setup RequestPali Rohár1-3/+3
2025-04-30cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...Pali Rohár1-3/+2
2025-04-10smb3: Add defines for two new FileSystemAttributesSteve French1-0/+2
2025-01-31cifs: Fix struct FILE_ALL_INFOPali Rohár1-6/+0
2025-01-30cifs: Update description about ACL permissionsPali Rohár1-21/+61
2025-01-30cifs: Rename struct reparse_posix_data to reparse_nfs_data_buffer and move to...Pali Rohár1-14/+0
2025-01-21cifs: Remove duplicate struct reparse_symlink_data and SYMLINK_FLAG_RELATIVEPali Rohár1-16/+0
2025-01-20smb: client: introduce av_for_each_entry() helperPaulo Alcantara1-1/+1
2024-10-04Merge tag 'v6.12-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+2
2024-10-03smb: client: Correct typos in multiple comments across various filesShen Lichuan1-2/+2
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-17cifs: Add support for creating SFU symlinksPali Rohár1-6/+0
2024-05-31cifs: fix creating sockets when using sfu mount optionsSteve French1-1/+1
2024-04-24smb: client: Fix struct_group() usage in __packed structsGustavo A. R. Silva1-2/+2
2023-11-30smb: client, common: fix fortify warningsDmitry Antipov1-10/+14
2023-11-23smb: client: set correct file type from NFS reparse pointsPaulo Alcantara1-1/+1
2023-11-23smb: client: implement ->query_reparse_point() for SMB1Paulo Alcantara1-1/+1
2023-10-31smb3: fix creating FIFOs when mounting with "sfu" mount optionSteve French1-1/+1
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+2718