summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsproto.h
AgeCommit message (Expand)Author
2025-06-04cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...Pali Rohár
2025-06-04cifs: Fix establishing NetBIOS session for SMB2+ connectionPali Rohár
2025-04-25smb3 client: fix open hardlink on deferred close file errorChunjie Zhu
2025-02-08cifs: Fix getting and setting SACLs over SMB1Pali Rohár
2025-01-09fs/smb/client: implement chmod() for SMB3 POSIX ExtensionsRalph Boehme
2025-01-09smb/client: rename cifs_ace to smb_aceChenXiaoSong
2025-01-09smb/client: rename cifs_sid to smb_sidChenXiaoSong
2025-01-09smb/client: rename cifs_ntsd to smb_ntsdChenXiaoSong
2024-12-14smb3.1.1: fix posix mounts to older serversSteve French
2024-12-14fs/smb/client: Implement new SMB3 POSIX typeRalph Boehme
2024-12-09cifs: Fix parsing native symlinks relative to the exportPali Rohár
2024-05-25cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells
2024-05-25smb: client: move most of reparse point handling code to common filePaulo Alcantara
2024-05-25smb: client: do not defer close open handles to deleted filesSteve French
2024-05-25smb: client: reuse file lease key in compound operationsMeetakshi Setiya
2024-05-25smb: client: optimise reparse point queryingSteve French
2024-05-25smb: client: allow creating special files via reparse pointsSteve French
2024-05-25smb: client: introduce cifs_sfu_make_node()Steve French
2024-04-27smb: client: guarantee refcounted children from parent sessionPaulo Alcantara
2024-04-03cifs: make cifs_chan_update_iface() a void functionDan Carpenter
2024-04-03cifs: prevent updating file size from server if we have a read/write leaseBharath SM
2024-02-05smb: client: fix hardlinking of reparse pointsPaulo Alcantara
2024-02-05smb: client: fix renaming of reparse pointsPaulo Alcantara
2024-01-31cifs: handle when server stops supporting multichannelShyam Prasad N
2024-01-31cifs: handle when server starts supporting multichannelShyam Prasad N
2024-01-31cifs: handle cases where a channel is closedShyam Prasad N
2023-12-20smb: client: set correct file type from NFS reparse pointsPaulo Alcantara
2023-12-20smb: client: implement ->query_reparse_point() for SMB1Paulo Alcantara
2023-11-28cifs: do not pass cifs_sb when trying to add channelsShyam Prasad N
2023-11-28smb: client: fix potential deadlock when releasing midsPaulo Alcantara
2023-09-19smb3: do not start laundromat thread when dir leasesSteve French
2023-08-20smb: client: parse reparse point flag in create responsePaulo Alcantara
2023-08-20smb: client: get rid of dfs code dep in namespace.cPaulo Alcantara
2023-08-20smb: client: get rid of dfs naming in automount codePaulo Alcantara
2023-06-28smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara
2023-06-28smb: client: fix parsing of source mount optionPaulo Alcantara
2023-06-11cifs: fix sockaddr comparison in iface_cmpShyam Prasad N
2023-05-24smb: move client and server files to common directory fs/smbSteve French