index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
vfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-12
ksmbd: Use the SMB3_Create definitions from the shared
Ronnie Sahlberg
1
-4
/
+4
2021-10-14
ksmbd: add validation in smb2_ioctl
Namjae Jeon
1
-1
/
+1
2021-09-25
ksmbd: use LOOKUP_BENEATH to prevent the out of share access
Hyunchul Lee
1
-74
/
+82
2021-09-23
ksmbd: remove follow symlinks support
Namjae Jeon
1
-23
/
+9
2021-09-04
ksmbd: fix translation in acl entries
Christian Brauner
1
-2
/
+2
2021-09-04
ksmbd: fix lookup on idmapped mounts
Christian Brauner
1
-19
/
+24
2021-08-13
ksmbd: remove select FS_POSIX_ACL in Kconfig
Namjae Jeon
1
-0
/
+9
2021-07-13
ksmbd: fix memory leak in ksmbd_vfs_get_sd_xattr()
Namjae Jeon
1
-49
/
+52
2021-07-10
ksmbd: uninterruptible wait for a file being unlocked
Hyunchul Lee
1
-2
/
+2
2021-07-10
ksmbd: use kasprintf() in ksmbd_vfs_xattr_stream_name()
Dan Carpenter
1
-21
/
+6
2021-07-05
ksmbd: call mnt_user_ns once in a function
Hyunchul Lee
1
-2
/
+3
2021-07-02
ksmbd: add user namespace support
Hyunchul Lee
1
-65
/
+107
2021-06-29
ksmbd: use ksmbd_vfs_lock_parent to get stable parent dentry
Namjae Jeon
1
-1
/
+1
2021-06-29
ksmbd: opencode to remove FP_INODE macro
Namjae Jeon
1
-1
/
+1
2021-06-29
ksmbd: fix dentry racy with rename()
Namjae Jeon
1
-6
/
+8
2021-06-28
ksmbd: set MAY_* flags together with open flags
Hyunchul Lee
1
-29
/
+13
2021-06-28
ksmbd: factor out a ksmbd_vfs_lock_parent helper
Hyunchul Lee
1
-63
/
+62
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
1
-0
/
+1870