summaryrefslogtreecommitdiff
path: root/fs/smb/client/dir.c
AgeCommit message (Expand)Author
2025-12-05cifs: Do some preparation prior to organising the function declarationsDavid Howells
2025-12-05cifs: Add a tracepoint to log EIO errorsDavid Howells
2025-10-07smb: client: Use common code in cifs_do_create()Markus Elfring
2025-10-06smb: client: Use common code in cifs_lookup()Markus Elfring
2025-10-06smb: client: Reduce the scopes for a few variables in two functionsMarkus Elfring
2025-10-03Merge tag '6.18-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-10-01smb client: fix bug with newly created file in cached dirBharath SM
2025-10-01smb: client: short-circuit negative lookups when parent dir is fully cachedHenrique Carvalho
2025-10-01smb: client: ensure open_cached_dir_by_dentry() only returns valid cfidSteve French
2025-09-16simplify cifs_atomic_open()Al Viro
2025-07-13smb: invalidate and close cached directory when creating child entriesBharath SM
2025-06-01smb: client: use ParentLeaseKey in cifs_do_createHenrique Carvalho
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-27Pass parent directory inode and expected name to ->d_revalidate()Al Viro
2025-01-19smb: client: fix order of arguments of tracepointsRuben Devos
2024-04-02cifs: Fix caching to try to do open O_WRONLY as rdwr on serverDavid Howells
2024-03-26smb3: add trace event for mknodSteve French
2024-01-07smb: client: allow creating special files via reparse pointsPaulo Alcantara
2023-08-20smb: client: get rid of dfs naming in automount codePaulo Alcantara
2023-05-24smb: move client and server files to common directory fs/smbSteve French