summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2proto.h
AgeCommit message (Expand)Author
2025-02-06smb: client: change lease epoch type from unsigned int to __u16Meetakshi Setiya
2025-01-31cifs: Fix parsing native symlinks directory/file typePali Rohár
2025-01-29cifs: Remove unicode parameter from parse_reparse_point() functionPali Rohár
2024-11-25cifs: Fix parsing native symlinks relative to the exportPali Rohár
2024-11-17smb: client: fix use-after-free of signing keyPaulo Alcantara
2024-10-06cifs: Improve creating native symlinks pointing to directoryPali Rohár
2024-09-30Revert "smb: client: make SHA-512 TFM ephemeral"Steve French
2024-09-26smb: client: make SHA-512 TFM ephemeralEnzo Matsumiya
2024-09-15smb/client: rename cifs_ntsd to smb_ntsdChenXiaoSong
2024-05-01cifs: Cut over to using netfslibDavid Howells
2024-05-01cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequestDavid Howells
2024-05-01cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequestDavid Howells
2024-03-10smb: client: add support for WSL reparse pointsPaulo Alcantara
2024-03-10smb: client: move most of reparse point handling code to common filePaulo Alcantara
2024-03-10smb: client: reuse file lease key in compound operationsMeetakshi Setiya
2024-01-23cifs: commands that are retried should have replay flag setShyam Prasad N
2024-01-19smb: client: parse owner/group when creating reparse pointsPaulo Alcantara
2024-01-07cifs: Pass unbyteswapped eof value into SMB2_set_eof()David Howells
2024-01-07smb: client: cleanup smb2_query_reparse_point()Paulo Alcantara
2024-01-07smb: client: fix hardlinking of reparse pointsPaulo Alcantara
2024-01-07smb: client: fix renaming of reparse pointsPaulo Alcantara
2024-01-07smb: client: allow creating special files via reparse pointsPaulo Alcantara
2023-12-11smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara
2023-08-20smb: client: move some params to cifs_open_info_dataPaulo Alcantara
2023-05-24smb: move client and server files to common directory fs/smbSteve French