summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsproto.h
AgeCommit message (Expand)Author
2024-05-01cifs: Remove some code that's no longer used, part 1David Howells
2024-05-01cifs: Cut over to using netfslibDavid Howells
2024-05-01cifs: Make wait_mtu_credits take size_t argsDavid 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-04-19cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells
2024-04-02smb: client: guarantee refcounted children from parent sessionPaulo Alcantara
2024-03-10smb: client: move most of reparse point handling code to common filePaulo Alcantara
2024-03-10smb: client: do not defer close open handles to deleted filesMeetakshi Setiya
2024-03-10smb: client: reuse file lease key in compound operationsMeetakshi Setiya
2024-03-10cifs: prevent updating file size from server if we have a read/write leaseBharath SM
2024-01-08cifs: make cifs_chan_update_iface() a void functionDan Carpenter
2024-01-07smb: client: fix hardlinking of reparse pointsPaulo Alcantara
2024-01-07smb: client: fix renaming of reparse pointsPaulo Alcantara
2024-01-07smb: client: optimise reparse point queryingPaulo Alcantara
2024-01-07smb: client: allow creating special files via reparse pointsPaulo Alcantara
2023-11-23smb: client: introduce cifs_sfu_make_node()Paulo Alcantara
2023-11-23smb: client: set correct file type from NFS reparse pointsPaulo Alcantara
2023-11-23smb: client: implement ->query_reparse_point() for SMB1Paulo Alcantara
2023-11-10cifs: handle when server stops supporting multichannelShyam Prasad N
2023-11-10cifs: handle when server starts supporting multichannelShyam Prasad N
2023-11-09cifs: do not pass cifs_sb when trying to add channelsShyam Prasad N
2023-11-09cifs: handle cases where a channel is closedShyam Prasad N
2023-10-31smb: 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