summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsglob.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-23smb: client: set correct file type from NFS reparse pointsPaulo Alcantara1-1/+7
2023-11-23smb: client: introduce ->parse_reparse_point()Paulo Alcantara1-2/+4
2023-11-10cifs: handle when server stops supporting multichannelShyam Prasad N1-0/+1
2023-11-09cifs: distribute channels across interfaces based on speedShyam Prasad N1-0/+2
2023-11-09cifs: handle cases where a channel is closedShyam Prasad N1-0/+1
2023-11-08cifs: Fix encryption of cleared, but unset rq_iter data buffersDavid Howells1-3/+9
2023-09-20cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu1-0/+1
2023-09-19smb3: do not start laundromat thread when dir leasesSteve French1-1/+1
2023-09-07smb3: allow controlling maximum number of cached directoriesSteve French1-0/+1
2023-08-31smb3: allow controlling length of time directory entries are cached with dir ...Steve French1-0/+1
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French1-1/+1
2023-08-25[SMB3] send channel sequence number in SMB3 requests after reconnectsSteve French1-0/+1
2023-08-21smb: client: reduce stack usage in smb2_set_ea()Paulo Alcantara1-0/+13
2023-08-21smb: cilent: set reparse mount points as automountsPaulo Alcantara1-1/+1
2023-08-21smb: client: do not query reparse points twice on symlinksPaulo Alcantara1-7/+13
2023-08-21smb: client: parse reparse point flag in create responsePaulo Alcantara1-0/+4
2023-08-21smb: client: move some params to cifs_open_info_dataPaulo Alcantara1-3/+11
2023-08-21smb: client: ensure to try all targets when finding nested linksPaulo Alcantara1-2/+14
2023-07-25cifs: fix charset issue in reconnectionWinston Wen1-0/+1
2023-07-14cifs: is_network_name_deleted should return a boolShyam Prasad N1-1/+1
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-06-28smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara1-6/+4
2023-06-12cifs: fix sockaddr comparison in iface_cmpShyam Prasad N1-37/+0
2023-05-31Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+1
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+2225