summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2proto.h
AgeCommit message (Expand)Author
13 dayssmb/client: refresh allocation after EOF-extending fallocateHuiwen He
2026-07-09smb/client: pass cifs_open_info_data to SMB2_open()ChenXiaoSong
2026-06-14smb/client: allow FS_IOC_SETFLAGS to clear compressionHuiwen He
2026-04-22smb: client: Remove obsolete cmac(aes) allocationEric Biggers
2026-04-05smb/client: move smb2maperror declarations to smb2proto.hZhangGuoDong
2026-03-03smb/client: remove unused SMB311_posix_query_info()ZhangGuoDong
2026-02-12smb: client: fix data corruption due to racy lease checksPaulo Alcantara
2026-02-08smb/client: check whether smb2_error_map_table is sorted in ascending orderChenXiaoSong
2026-02-08cifs: Scripted clean up fs/smb/client/smb2proto.hDavid Howells
2025-12-05cifs: Remove dead function prototypesDavid Howells
2025-12-05cifs: Do some preparation prior to organising the function declarationsDavid Howells
2025-12-05cifs: Remove the RFC1002 header from smb_hdrDavid Howells
2025-10-23cifs: Call the calc_signature functions directlyDavid Howells
2025-10-15smb: client: Consolidate cmac(aes) shash allocationEric Biggers
2025-10-15smb: client: Use SHA-512 library for SMB3.1.1 preauth hashEric Biggers
2025-09-09smb: client: fix data loss due to broken rename(2)Paulo Alcantara
2025-07-27cifs: Add support for creating reparse points over SMB1Pali Rohár
2025-05-28smb: client: Remove an unused function and variableDr. David Alan Gilbert
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