index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
vfs_cache.c
Age
Commit message (
Expand
)
Author
2023-02-22
Merge tag '6.3-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-19
ksmbd: fix possible memory leak in smb2_lock()
Hangyu Hua
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2022-07-31
ksmbd: fix racy issue while destroying session on multichannel
Namjae Jeon
2022-04-14
ksmbd: increment reference count of parent fp
Namjae Jeon
2022-04-14
ksmbd: remove filename in ksmbd_file
Namjae Jeon
2021-09-03
ksmbd: remove unused ksmbd_file_table_flush function
Namjae Jeon
2021-07-10
ksmbd: free ksmbd_lock when file is closed
Hyunchul Lee
2021-07-09
ksmbd: change data type of volatile/persistent id to u64
Namjae Jeon
2021-07-02
ksmbd: add user namespace support
Hyunchul Lee
2021-06-29
ksmbd: opencode to remove FP_INODE macro
Namjae Jeon
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon