summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsglob.h
AgeCommit message (Expand)Author
2024-01-18smb3: show beginning time for per share statsSteve French
2024-01-07smb: client: stop revalidating reparse points unnecessarilyPaulo Alcantara
2024-01-07smb: client: allow creating symlinks via reparse pointsPaulo 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: optimise reparse point queryingPaulo Alcantara
2024-01-07smb: client: extend smb2_compound_op() to accept more commandsPaulo Alcantara
2023-12-29cifs: do not depend on release_iface for maintaining iface_listShyam Prasad N
2023-12-17smb: client: fix OOB in cifsd when receiving compounded respsPaulo Alcantara
2023-11-23smb: client: set correct file type from NFS reparse pointsPaulo Alcantara
2023-11-23smb: client: introduce ->parse_reparse_point()Paulo Alcantara
2023-11-10cifs: handle when server stops supporting multichannelShyam Prasad N
2023-11-09cifs: distribute channels across interfaces based on speedShyam Prasad N
2023-11-09cifs: handle cases where a channel is closedShyam Prasad N
2023-11-08cifs: Fix encryption of cleared, but unset rq_iter data buffersDavid Howells
2023-09-19cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu
2023-09-19smb3: do not start laundromat thread when dir leasesSteve French
2023-09-07smb3: allow controlling maximum number of cached directoriesSteve French
2023-08-31smb3: allow controlling length of time directory entries are cached with dir ...Steve French
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French
2023-08-24[SMB3] send channel sequence number in SMB3 requests after reconnectsSteve French
2023-08-20smb: client: reduce stack usage in smb2_set_ea()Paulo Alcantara
2023-08-20smb: cilent: set reparse mount points as automountsPaulo Alcantara
2023-08-20smb: client: do not query reparse points twice on symlinksPaulo Alcantara
2023-08-20smb: client: parse reparse point flag in create responsePaulo Alcantara
2023-08-20smb: client: move some params to cifs_open_info_dataPaulo Alcantara
2023-08-20smb: client: ensure to try all targets when finding nested linksPaulo Alcantara
2023-07-25cifs: fix charset issue in reconnectionWinston Wen
2023-07-14cifs: is_network_name_deleted should return a boolShyam Prasad N
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-28smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara
2023-06-11cifs: fix sockaddr comparison in iface_cmpShyam Prasad N
2023-05-31Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-05-24smb: move client and server files to common directory fs/smbSteve French