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
/
server
/
vfs.h
Age
Commit message (
Expand
)
Author
2025-11-14
smb/server: use end_removing_noperm for for target of smb2_create_link()
NeilBrown
2025-09-15
ksmbd_vfs_set_init_posix_acl(): constify path argument
Al Viro
2025-09-15
ksmbd_vfs_inherit_posix_acl(): constify path argument
Al Viro
2025-09-15
ksmbd_vfs_kern_path_unlock(): constify path argument
Al Viro
2025-07-24
smb/server: add ksmbd_vfs_kern_path()
NeilBrown
2025-01-15
ksmbd: Remove unused functions
Dr. David Alan Gilbert
2024-12-10
ksmbd: retry iterate_dir in smb2_query_dir
Hobin Woo
2024-06-11
ksmbd: fix missing use of get_write in in smb2_set_ea()
Namjae Jeon
2023-11-23
ksmbd: fix possible deadlock in smb2_open
Namjae Jeon
2023-08-29
ksmbd: add support for read compound
Namjae Jeon
2023-07-23
ksmbd: check if a mount point is crossed during path lookup
Namjae Jeon
2023-06-26
ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to void
Lu Hongfei
2023-06-16
ksmbd: add mnt_want_write to ksmbd vfs functions
Namjae Jeon
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French