summaryrefslogtreecommitdiff
path: root/fs/smb/server/vfs.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-17smb/server: fix posix state check for directory renameChenXiaoSong1-2/+2
2026-08-17ksmbd: report holes in allocated range queriesNamjae Jeon1-3/+6
2026-08-17ksmbd: synchronize lease breaks before renaming filesNamjae Jeon1-1/+3
2026-08-17ksmbd: support file level trimNamjae Jeon1-0/+2
2026-08-17ksmbd: add AAPL READDIR_ATTR V2 supportGael Blivet1-0/+1
2026-08-17ksmbd: support file compression attributesNamjae Jeon1-0/+2
2026-06-16smb/server: implement FSCTL_SET_COMPRESSION ioctl handlerChenXiaoSong1-0/+1
2026-06-16smb/server: implement FSCTL_GET_COMPRESSION ioctl handlerChenXiaoSong1-0/+1
2026-06-16smb/server: get compression file attribute on openChenXiaoSong1-0/+1
2025-11-14smb/server: use end_removing_noperm for for target of smb2_create_link()NeilBrown1-4/+4
2025-09-15ksmbd_vfs_set_init_posix_acl(): constify path argumentAl Viro1-1/+1
2025-09-15ksmbd_vfs_inherit_posix_acl(): constify path argumentAl Viro1-1/+1
2025-09-15ksmbd_vfs_kern_path_unlock(): constify path argumentAl Viro1-1/+1
2025-07-24smb/server: add ksmbd_vfs_kern_path()NeilBrown1-2/+5
2025-01-15ksmbd: Remove unused functionsDr. David Alan Gilbert1-1/+0
2024-12-10ksmbd: retry iterate_dir in smb2_query_dirHobin Woo1-0/+1
2024-06-11ksmbd: fix missing use of get_write in in smb2_set_ea()Namjae Jeon1-1/+2
2023-11-23ksmbd: fix possible deadlock in smb2_openNamjae Jeon1-3/+7
2023-08-29ksmbd: add support for read compoundNamjae Jeon1-2/+2
2023-07-23ksmbd: check if a mount point is crossed during path lookupNamjae Jeon1-2/+2
2023-06-26ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to voidLu Hongfei1-1/+1
2023-06-16ksmbd: add mnt_want_write to ksmbd vfs functionsNamjae Jeon1-9/+8
2023-05-24smb: move client and server files to common directory fs/smbSteve French1-0/+164