summaryrefslogtreecommitdiff
path: root/fs/smb/client/cached_dir.h
AgeCommit message (Expand)AuthorFilesLines
2026-02-16smb: client: split cached_fid bitfields to avoid shared-byte RMW racesHenrique Carvalho1-4/+4
2025-10-09smb: client: remove cfids_invalidation_workerEnzo Matsumiya1-1/+0
2025-10-02smb: client: remove unused fid_lockHenrique Carvalho1-1/+0
2025-10-02smb: client: ensure open_cached_dir_by_dentry() only returns valid cfidSteve French1-0/+6
2025-10-02smb: client: account smb directory cache usage and per-tcon totalsBharath SM1-0/+9
2025-07-31smb3 client: add way to show directory leases for improved debuggingSteve French1-1/+0
2025-07-28cifs: add new field to track the last access time of cfidShyam Prasad N1-0/+1
2025-07-28smb: change return type of cached_dir_lease_break() to boolBharath SM1-1/+1
2025-06-21smb: Use loff_t for directory position in cached_direntsBharath SM1-1/+1
2025-06-12smb: improve directory cache reuse for readdir operationsBharath SM1-4/+4
2024-11-27smb: During unmount, ensure all cached dir instances drop their dentryPaul Aurich1-1/+5
2023-10-12smb: client: make laundromat a delayed workerPaulo Alcantara1-1/+1
2023-09-07smb3: allow controlling maximum number of cached directoriesSteve French1-1/+1
2023-07-06cifs: Add a laundromat thread for cached directoriesRonnie Sahlberg1-0/+1
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+80