index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cached_dir.h
Age
Commit message (
Expand
)
Author
2026-02-08
smb: client: Avoid a dozen -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2026-02-08
cifs: Scripted clean up fs/smb/client/cached_dir.h
David Howells
2026-02-08
smb: client: split cached_fid bitfields to avoid shared-byte RMW races
Henrique Carvalho
2025-10-09
smb: client: remove cfids_invalidation_worker
Enzo Matsumiya
2025-10-01
smb: client: remove unused fid_lock
Henrique Carvalho
2025-10-01
smb: client: ensure open_cached_dir_by_dentry() only returns valid cfid
Steve French
2025-10-01
smb: client: account smb directory cache usage and per-tcon totals
Bharath SM
2025-07-31
smb3 client: add way to show directory leases for improved debugging
Steve French
2025-07-27
cifs: add new field to track the last access time of cfid
Shyam Prasad N
2025-07-27
smb: change return type of cached_dir_lease_break() to bool
Bharath SM
2025-06-21
smb: Use loff_t for directory position in cached_dirents
Bharath SM
2025-06-12
smb: improve directory cache reuse for readdir operations
Bharath SM
2024-11-26
smb: During unmount, ensure all cached dir instances drop their dentry
Paul Aurich
2023-10-12
smb: client: make laundromat a delayed worker
Paulo Alcantara
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
2023-07-05
cifs: Add a laundromat thread for cached directories
Ronnie Sahlberg
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French