index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2023-05-25
smb: move client and server files to common directory fs/smb
Steve French
1
-1852
/
+0
2023-04-24
ksmbd: fix racy issue from using ->d_parent and ->d_name
Namjae Jeon
1
-247
/
+188
2023-04-21
ksmbd: remove internal.h include
Namjae Jeon
1
-2
/
+0
2023-02-23
Merge tag '6.3-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-3
/
+3
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-86
/
+86
2023-02-15
ksmbd: Fix parameter name and comment mismatch
Jiapeng Chong
1
-3
/
+3
2023-01-19
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
1
-9
/
+7
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-53
/
+48
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
1
-8
/
+8
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
1
-20
/
+27
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
1
-0
/
+1
2022-12-13
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+11
2022-12-12
Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
1
-1
/
+1
2022-11-30
ksmbd: use locks_inode_context helper
Jeff Layton
1
-1
/
+1
2022-11-25
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
1
-3
/
+3
2022-10-20
ksmbd: use vfs_remove_acl()
Christian Brauner
1
-1
/
+1
2022-10-20
fs: rename current get acl method
Christian Brauner
1
-2
/
+2
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
1
-7
/
+8
2022-10-07
Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-12
/
+24
2022-10-05
ksmbd: make utf-8 file name comparison work in __caseless_lookup()
Atte Heikkilä
1
-3
/
+17
2022-10-05
ksmbd: constify struct path
Al Viro
1
-2
/
+2
2022-10-05
ksmbd: don't open-code %pD
Al Viro
1
-8
/
+6
2022-08-18
Change calling conventions for filldir_t
Al Viro
1
-8
/
+6
2022-08-09
Merge tag '5.20-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-2
/
+6
2022-08-04
ksmbd: fix heap-based overflow in set_ntacl_dacl()
Namjae Jeon
1
-0
/
+5
2022-08-01
ksmbd: fix racy issue while destroying session on multichannel
Namjae Jeon
1
-2
/
+1
2022-07-15
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
1
-1
/
+1
2022-07-01
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
1
-0
/
+4
2022-06-26
ksmbd: use vfs_llseek instead of dereferencing NULL
Jason A. Donenfeld
1
-2
/
+2
2022-06-24
ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZE...
Namjae Jeon
1
-1
/
+3
2022-04-15
ksmbd: remove filename in ksmbd_file
Namjae Jeon
1
-4
/
+2
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
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
[next]