64cc377b7628 ("cifs: helper function to check replayable error codes") 5c86919455c1 ("smb: client: fix use-after-free in smb2_query_info_compound()") 81ba10959970 ("smb: client: prevent new fids from being removed by laundromat") e95f3f744650 ("smb: client: make laundromat a delayed worker") 2da338ff752a ("smb3: do not start laundromat thread when dir leases disabled") 238b351d0935 ("smb3: allow controlling length of time directory entries are cached with dir leases") d14de8067e3f ("cifs: Add a laundromat thread for cached directories") 38c8a9a52082 ("smb: move client and server files to common directory fs/smb") be4fde79812f ("cifs: fix dentry lookups in directory handle cache") df57109bd50b ("cifs: use tcon allocation functions even for dummy tcon") 8e843bf38f7b ("cifs: return a single-use cfid if we did not get a lease") 66d45ca1350a ("cifs: Check the lease context if we actually got a lease") abdb1742a312 ("cifs: get rid of mount options string parsing") 9fd29a5bae6e ("cifs: use fs_context for automounts") 053569ccde2a ("cifs: set rc to -ENOENT if we can not get a dentry for the cached dir") d32f211adb6a ("cifs: use LIST_HEAD() and list_move() to simplify code") 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")