summaryrefslogtreecommitdiff
path: root/fs/smb/client/cached_dir.c
AgeCommit message (Expand)Author
2024-04-11smb3: fix Open files on server counter going negativeSteve French
2024-04-03smb3: retrying on failed server closeRitvik Budhiraja
2024-03-14cifs: open_cached_dir(): add FILE_READ_EA to desired accessEugene Korenevsky
2024-02-11cifs: update the same create_guid on replayShyam Prasad N
2024-01-23cifs: commands that are retried should have replay flag setShyam Prasad N
2024-01-23cifs: helper function to check replayable error codesShyam Prasad N
2024-01-18cifs: open_cached_dir should not rely on primary channelShyam Prasad N
2023-12-11smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara
2023-11-02smb: client: fix use-after-free in smb2_query_info_compound()Paulo Alcantara
2023-10-12smb: client: prevent new fids from being removed by laundromatPaulo Alcantara
2023-10-12smb: client: make laundromat a delayed workerPaulo Alcantara
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-22cifs: update desired access while requesting for directory leaseBharath SM
2023-07-05cifs: Add a laundromat thread for cached directoriesRonnie Sahlberg
2023-05-24smb: move client and server files to common directory fs/smbSteve French