be4fde79812f ("cifs: fix dentry lookups in directory handle cache") 053569ccde2a ("cifs: set rc to -ENOENT if we can not get a dentry for the cached dir") e4029e072673 ("cifs: find and use the dentry for cached non-root directories also") ebe98f1447bb ("cifs: enable caching of directories for which a lease is held") 30f8f37147bc ("cifs: store a pointer to a fid in the cfid structure instead of the struct") 47fc2491e108 ("cifs: improve handlecaching") aea6794e664a ("cifs: Make tcon contain a wrapper structure cached_fids instead of cached_fid") 7eb59a98701d ("cifs: Do not access tcon->cfids->cfid directly from is_path_accessible") a63ec83c462b ("cifs: Add constructor/destructors for tcon->cfid") 05b98fd2da6b ("cifs: Move cached-dir functions into a separate file") fb157ed226d2 ("cifs: when insecure legacy is disabled shrink amount of SMB1 code") d7d7a66aacd6 ("cifs: avoid use of global locks for high contention data") 9543c8ab3016 ("cifs: list_for_each() -> list_for_each_entry()") 4da2cd0517e0 ("cifs: remove redundant initialization to variable mnt_sign_enabled") af3a6d1018f0 ("cifs: update cifs_ses::ip_addr after failover") b54034a73baf ("cifs: during reconnect, update interface if necessary") 387ba9bf4cb8 ("cifs: do not build smb1ops if legacy support is disabled") cc391b694ff0 ("cifs: fix potential deadlock in direct reclaim") 44a48081fc03 ("smb3: remove unneeded null check in cifs_readdir") d87c48ce4d89 ("cifs: cache the dirents for entries in a cached directory")