index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
vfs.h
Age
Commit message (
Expand
)
Author
2026-06-16
smb/server: implement FSCTL_SET_COMPRESSION ioctl handler
ChenXiaoSong
2026-06-16
smb/server: implement FSCTL_GET_COMPRESSION ioctl handler
ChenXiaoSong
2026-06-16
smb/server: get compression file attribute on open
ChenXiaoSong
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