index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
dir.c
Age
Commit message (
Expand
)
Author
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
2025-10-07
smb: client: Use common code in cifs_do_create()
Markus Elfring
2025-10-06
smb: client: Use common code in cifs_lookup()
Markus Elfring
2025-10-06
smb: client: Reduce the scopes for a few variables in two functions
Markus Elfring
2025-10-03
Merge tag '6.18-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-10-01
smb client: fix bug with newly created file in cached dir
Bharath SM
2025-10-01
smb: client: short-circuit negative lookups when parent dir is fully cached
Henrique Carvalho
2025-10-01
smb: client: ensure open_cached_dir_by_dentry() only returns valid cfid
Steve French
2025-09-16
simplify cifs_atomic_open()
Al Viro
2025-07-13
smb: invalidate and close cached directory when creating child entries
Bharath SM
2025-06-01
smb: client: use ParentLeaseKey in cifs_do_create
Henrique Carvalho
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
2025-01-19
smb: client: fix order of arguments of tracepoints
Ruben Devos
2024-04-02
cifs: Fix caching to try to do open O_WRONLY as rdwr on server
David Howells
2024-03-26
smb3: add trace event for mknod
Steve French
2024-01-07
smb: client: allow creating special files via reparse points
Paulo Alcantara
2023-08-20
smb: client: get rid of dfs naming in automount code
Paulo Alcantara
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French