summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/cifsglob.h
Commit message (Expand)AuthorAgeFilesLines
* cifs: new mount option called retransShyam Prasad N2024-01-191-0/+1
* smb: client: parse owner/group when creating reparse pointsPaulo Alcantara2024-01-191-0/+2
* smb3: show beginning time for per share statsSteve French2024-01-181-0/+1
* smb: client: stop revalidating reparse points unnecessarilyPaulo Alcantara2024-01-071-0/+1
* smb: client: allow creating symlinks via reparse pointsPaulo Alcantara2024-01-071-0/+6
* smb: client: fix hardlinking of reparse pointsPaulo Alcantara2024-01-071-3/+5
* smb: client: fix renaming of reparse pointsPaulo Alcantara2024-01-071-5/+17
* smb: client: optimise reparse point queryingPaulo Alcantara2024-01-071-5/+5
* smb: client: extend smb2_compound_op() to accept more commandsPaulo Alcantara2024-01-071-2/+2
* cifs: do not depend on release_iface for maintaining iface_listShyam Prasad N2023-12-291-1/+0
* smb: client: fix OOB in cifsd when receiving compounded respsPaulo Alcantara2023-12-171-1/+2
* smb: client: set correct file type from NFS reparse pointsPaulo Alcantara2023-11-231-1/+7
* smb: client: introduce ->parse_reparse_point()Paulo Alcantara2023-11-231-2/+4
* cifs: handle when server stops supporting multichannelShyam Prasad N2023-11-101-0/+1
* cifs: distribute channels across interfaces based on speedShyam Prasad N2023-11-091-0/+2
* cifs: handle cases where a channel is closedShyam Prasad N2023-11-091-0/+1
* cifs: Fix encryption of cleared, but unset rq_iter data buffersDavid Howells2023-11-081-3/+9
* cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu2023-09-191-0/+1
* smb3: do not start laundromat thread when dir leasesSteve French2023-09-191-1/+1
* smb3: allow controlling maximum number of cached directoriesSteve French2023-09-071-0/+1
* smb3: allow controlling length of time directory entries are cached with dir ...Steve French2023-08-311-0/+1
* SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French2023-08-301-1/+1
* [SMB3] send channel sequence number in SMB3 requests after reconnectsSteve French2023-08-241-0/+1
* smb: client: reduce stack usage in smb2_set_ea()Paulo Alcantara2023-08-201-0/+13
* smb: cilent: set reparse mount points as automountsPaulo Alcantara2023-08-201-1/+1
* smb: client: do not query reparse points twice on symlinksPaulo Alcantara2023-08-201-7/+13
* smb: client: parse reparse point flag in create responsePaulo Alcantara2023-08-201-0/+4
* smb: client: move some params to cifs_open_info_dataPaulo Alcantara2023-08-201-3/+11
* smb: client: ensure to try all targets when finding nested linksPaulo Alcantara2023-08-201-2/+14
* cifs: fix charset issue in reconnectionWinston Wen2023-07-251-0/+1
* cifs: is_network_name_deleted should return a boolShyam Prasad N2023-07-141-1/+1
* Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-1/+1
|\
| * Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-05-311-1/+1
* | smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara2023-06-281-6/+4
* | cifs: fix sockaddr comparison in iface_cmpShyam Prasad N2023-06-111-37/+0
|/
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+2225