summaryrefslogtreecommitdiff
path: root/fs/smb/server/vfs.c
AgeCommit message (Expand)Author
2023-08-31Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbdLinus Torvalds
2023-08-29ksmbd: add support for read compoundNamjae Jeon
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton
2023-07-23ksmbd: check if a mount point is crossed during path lookupNamjae Jeon
2023-07-12ksmbd: Fix unsigned expression compared with zeroWang Ming
2023-06-26ksmbd: use kvzalloc instead of kvmallocNamjae Jeon
2023-06-26ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to voidLu Hongfei
2023-06-26ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()Namjae Jeon
2023-06-16ksmbd: add mnt_want_write to ksmbd vfs functionsNamjae Jeon
2023-06-02ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()Namjae Jeon
2023-05-26ksmbd: call putname after using the last componentNamjae Jeon
2023-05-26ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()Namjae Jeon
2023-05-24smb: move client and server files to common directory fs/smbSteve French