summaryrefslogtreecommitdiffstats
path: root/fs/smb/server/vfs.c
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: use kvzalloc instead of kvmallocNamjae Jeon2023-06-261-2/+2
* ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to voidLu Hongfei2023-06-261-5/+1
* ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()Namjae Jeon2023-06-261-1/+1
* ksmbd: add mnt_want_write to ksmbd vfs functionsNamjae Jeon2023-06-161-24/+93
* ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()Namjae Jeon2023-06-021-2/+2
* ksmbd: call putname after using the last componentNamjae Jeon2023-05-261-2/+6
* ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()Namjae Jeon2023-05-261-0/+1
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+1852