summaryrefslogtreecommitdiff
path: root/fs/smb/client/cached_dir.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-02smb: client: fix use-after-free in smb2_query_info_compound()Paulo Alcantara1-35/+49
2023-10-12smb: client: prevent new fids from being removed by laundromatPaulo Alcantara1-21/+35
2023-10-12smb: client: make laundromat a delayed workerPaulo Alcantara1-54/+35
2023-09-19smb3: do not start laundromat thread when dir leasesSteve French1-0/+6
2023-09-07smb3: allow controlling maximum number of cached directoriesSteve French1-3/+4
2023-08-31smb3: allow controlling length of time directory entries are cached with dir ...Steve French1-2/+2
2023-08-22cifs: update desired access while requesting for directory leaseBharath SM1-1/+1
2023-07-06cifs: Add a laundromat thread for cached directoriesRonnie Sahlberg1-0/+67
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+606