- 38c8a9a smb: move client and server files to common directory fs/smb by Steve French · 1 year, 8 months ago[Renamed from fs/cifs/cached_dir.c]
- be4fde7 cifs: fix dentry lookups in directory handle cache by Paulo Alcantara · 1 year, 10 months ago
- fddc6cc cifs: append path to open_enter trace event by Shyam Prasad N · 1 year, 10 months ago
- 8e843bf cifs: return a single-use cfid if we did not get a lease by Ronnie Sahlberg · 1 year, 11 months ago
- 66d45ca cifs: Check the lease context if we actually got a lease by Ronnie Sahlberg · 1 year, 11 months ago
- de036dc cifs: Fix uninitialized memory reads for oparms.mode by Volker Lendecke · 2 years ago
- 8e77860 cifs: drop the lease for cached directories on rmdir or rename by Ronnie Sahlberg · 2 years, 3 months ago
- 053569c cifs: set rc to -ENOENT if we can not get a dentry for the cached dir by Ronnie Sahlberg · 2 years, 3 months ago
- d32f211a cifs: use LIST_HEAD() and list_move() to simplify code by Yang Yingliang · 2 years, 3 months ago
- e4029e0 cifs: find and use the dentry for cached non-root directories also by Ronnie Sahlberg · 2 years, 3 months ago
- ebe98f1 cifs: enable caching of directories for which a lease is held by Ronnie Sahlberg · 2 years, 3 months ago
- 30f8f37 cifs: store a pointer to a fid in the cfid structure instead of the struct by Ronnie Sahlberg · 2 years, 4 months ago
- 47fc2491 cifs: improve handlecaching by Ronnie Sahlberg · 2 years, 4 months ago
- aea6794 cifs: Make tcon contain a wrapper structure cached_fids instead of cached_fid by Ronnie Sahlberg · 2 years, 4 months ago
- 68e1456 smb3: add dynamic trace points for tree disconnect by Steve French · 2 years, 4 months ago
- 7eb59a9 cifs: Do not access tcon->cfids->cfid directly from is_path_accessible by Ronnie Sahlberg · 2 years, 5 months ago
- a63ec83 cifs: Add constructor/destructors for tcon->cfid by Ronnie Sahlberg · 2 years, 5 months ago
- 05b98fd cifs: Move cached-dir functions into a separate file by Ronnie Sahlberg · 2 years, 5 months ago