index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
vfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb: move client and server files to common directory fs/smb
Steve French
2023-05-24
1
-1852
/
+0
*
ksmbd: fix racy issue from using ->d_parent and ->d_name
Namjae Jeon
2023-04-24
1
-247
/
+188
*
ksmbd: remove internal.h include
Namjae Jeon
2023-04-21
1
-2
/
+0
*
Merge tag '6.3-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-02-22
1
-3
/
+3
|
\
|
*
ksmbd: Fix parameter name and comment mismatch
Jiapeng Chong
2023-02-15
1
-3
/
+3
*
|
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
1
-86
/
+86
|
\
\
|
*
|
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
2023-01-19
1
-9
/
+7
|
*
|
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
|
*
|
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-53
/
+48
|
*
|
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-8
/
+8
|
*
|
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+3
|
*
|
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
2023-01-18
1
-20
/
+27
|
|
/
*
/
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-11
1
-0
/
+1
|
/
*
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-13
1
-10
/
+11
|
\
|
*
ksmbd: use vfs_remove_acl()
Christian Brauner
2022-10-20
1
-1
/
+1
|
*
fs: rename current get acl method
Christian Brauner
2022-10-20
1
-2
/
+2
|
*
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
1
-7
/
+8
*
|
Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
\
|
*
|
ksmbd: use locks_inode_context helper
Jeff Layton
2022-11-30
1
-1
/
+1
|
|
/
*
/
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
2022-11-25
1
-3
/
+3
|
/
*
Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2022-10-07
1
-12
/
+24
|
\
|
*
ksmbd: make utf-8 file name comparison work in __caseless_lookup()
Atte Heikkilä
2022-10-05
1
-3
/
+17
|
*
ksmbd: constify struct path
Al Viro
2022-10-05
1
-2
/
+2
|
*
ksmbd: don't open-code %pD
Al Viro
2022-10-05
1
-8
/
+6
*
|
Change calling conventions for filldir_t
Al Viro
2022-08-17
1
-8
/
+6
|
/
*
Merge tag '5.20-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2022-08-09
1
-2
/
+6
|
\
|
*
ksmbd: fix heap-based overflow in set_ntacl_dacl()
Namjae Jeon
2022-08-04
1
-0
/
+5
|
*
ksmbd: fix racy issue while destroying session on multichannel
Namjae Jeon
2022-08-01
1
-2
/
+1
*
|
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
2022-07-15
1
-1
/
+1
|
/
*
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
2022-07-01
1
-0
/
+4
*
ksmbd: use vfs_llseek instead of dereferencing NULL
Jason A. Donenfeld
2022-06-26
1
-2
/
+2
*
ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZE...
Namjae Jeon
2022-06-24
1
-1
/
+3
*
ksmbd: remove filename in ksmbd_file
Namjae Jeon
2022-04-15
1
-4
/
+2
*
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+0
*
ksmbd: Use the SMB3_Create definitions from the shared
Ronnie Sahlberg
2021-11-12
1
-4
/
+4
*
ksmbd: add validation in smb2_ioctl
Namjae Jeon
2021-10-14
1
-1
/
+1
*
ksmbd: use LOOKUP_BENEATH to prevent the out of share access
Hyunchul Lee
2021-09-25
1
-74
/
+82
*
ksmbd: remove follow symlinks support
Namjae Jeon
2021-09-23
1
-23
/
+9
*
ksmbd: fix translation in acl entries
Christian Brauner
2021-09-04
1
-2
/
+2
*
ksmbd: fix lookup on idmapped mounts
Christian Brauner
2021-09-04
1
-19
/
+24
*
ksmbd: remove select FS_POSIX_ACL in Kconfig
Namjae Jeon
2021-08-13
1
-0
/
+9
*
ksmbd: fix memory leak in ksmbd_vfs_get_sd_xattr()
Namjae Jeon
2021-07-13
1
-49
/
+52
*
ksmbd: uninterruptible wait for a file being unlocked
Hyunchul Lee
2021-07-10
1
-2
/
+2
*
ksmbd: use kasprintf() in ksmbd_vfs_xattr_stream_name()
Dan Carpenter
2021-07-10
1
-21
/
+6
*
ksmbd: call mnt_user_ns once in a function
Hyunchul Lee
2021-07-05
1
-2
/
+3
*
ksmbd: add user namespace support
Hyunchul Lee
2021-07-02
1
-65
/
+107
*
ksmbd: use ksmbd_vfs_lock_parent to get stable parent dentry
Namjae Jeon
2021-06-29
1
-1
/
+1
*
ksmbd: opencode to remove FP_INODE macro
Namjae Jeon
2021-06-29
1
-1
/
+1
*
ksmbd: fix dentry racy with rename()
Namjae Jeon
2021-06-29
1
-6
/
+8
*
ksmbd: set MAY_* flags together with open flags
Hyunchul Lee
2021-06-28
1
-29
/
+13
[next]