summaryrefslogtreecommitdiff
path: root/fs/ksmbd/vfs_cache.c
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: fix racy issue from using ->d_parent and ->d_nameNamjae Jeon2023-04-241-4/+1
* Merge tag '6.3-rc-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-02-221-3/+2
|\
| * ksmbd: fix possible memory leak in smb2_lock()Hangyu Hua2023-02-191-3/+2
* | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-201-2/+2
|\ \
| * | fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner2023-01-181-1/+1
| |/
* | filelock: move file locking definitions to separate header fileJeff Layton2023-01-111-0/+1
|/
* ksmbd: fix racy issue while destroying session on multichannelNamjae Jeon2022-07-311-1/+1
* ksmbd: increment reference count of parent fpNamjae Jeon2022-04-141-0/+1
* ksmbd: remove filename in ksmbd_fileNamjae Jeon2022-04-141-1/+0
* ksmbd: remove unused ksmbd_file_table_flush functionNamjae Jeon2021-09-031-16/+0
* ksmbd: free ksmbd_lock when file is closedHyunchul Lee2021-07-101-0/+16
* ksmbd: change data type of volatile/persistent id to u64Namjae Jeon2021-07-091-16/+16
* ksmbd: add user namespace supportHyunchul Lee2021-07-021-2/+3
* ksmbd: opencode to remove FP_INODE macroNamjae Jeon2021-06-291-3/+3
* ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-0/+708