summaryrefslogtreecommitdiff
path: root/fs/ksmbd/vfs_cache.c
AgeCommit message (Expand)Author
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2023-04-24ksmbd: fix racy issue from using ->d_parent and ->d_nameNamjae Jeon
2023-02-22Merge tag '6.3-rc-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-19ksmbd: fix possible memory leak in smb2_lock()Hangyu Hua
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner
2023-01-11filelock: move file locking definitions to separate header fileJeff Layton
2022-07-31ksmbd: fix racy issue while destroying session on multichannelNamjae Jeon
2022-04-14ksmbd: increment reference count of parent fpNamjae Jeon
2022-04-14ksmbd: remove filename in ksmbd_fileNamjae Jeon
2021-09-03ksmbd: remove unused ksmbd_file_table_flush functionNamjae Jeon
2021-07-10ksmbd: free ksmbd_lock when file is closedHyunchul Lee
2021-07-09ksmbd: change data type of volatile/persistent id to u64Namjae Jeon
2021-07-02ksmbd: add user namespace supportHyunchul Lee
2021-06-29ksmbd: opencode to remove FP_INODE macroNamjae Jeon
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon