summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsproto.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-23smb: client: introduce cifs_sfu_make_node()Paulo Alcantara1-0/+3
2023-11-23smb: client: set correct file type from NFS reparse pointsPaulo Alcantara1-2/+2
2023-11-23smb: client: implement ->query_reparse_point() for SMB1Paulo Alcantara1-0/+9
2023-11-10cifs: handle when server stops supporting multichannelShyam Prasad N1-0/+2
2023-11-10cifs: handle when server starts supporting multichannelShyam Prasad N1-0/+1
2023-11-09cifs: do not pass cifs_sb when trying to add channelsShyam Prasad N1-1/+1
2023-11-09cifs: handle cases where a channel is closedShyam Prasad N1-1/+1
2023-10-31smb: client: fix potential deadlock when releasing midsPaulo Alcantara1-1/+6
2023-09-19smb3: do not start laundromat thread when dir leasesSteve French1-1/+1
2023-08-21smb: client: parse reparse point flag in create responsePaulo Alcantara1-0/+3
2023-08-21smb: client: get rid of dfs code dep in namespace.cPaulo Alcantara1-4/+0
2023-08-21smb: client: get rid of dfs naming in automount codePaulo Alcantara1-2/+2
2023-06-28smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara1-1/+1
2023-06-28smb: client: fix parsing of source mount optionPaulo Alcantara1-0/+2
2023-06-12cifs: fix sockaddr comparison in iface_cmpShyam Prasad N1-0/+1
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+741