index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
vfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-25
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
1
-3
/
+3
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-17
Change calling conventions for filldir_t
Al Viro
1
-8
/
+6
2022-08-08
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-07-31
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-06-30
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
1
-0
/
+4
2022-06-25
ksmbd: use vfs_llseek instead of dereferencing NULL
Jason A. Donenfeld
1
-2
/
+2
2022-06-23
ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZE...
Namjae Jeon
1
-1
/
+3
2022-04-14
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-11
ksmbd: Use the SMB3_Create definitions from the shared
Ronnie Sahlberg
1
-4
/
+4
2021-10-13
ksmbd: add validation in smb2_ioctl
Namjae Jeon
1
-1
/
+1
2021-09-24
ksmbd: use LOOKUP_BENEATH to prevent the out of share access
Hyunchul Lee
1
-74
/
+82
2021-09-22
ksmbd: remove follow symlinks support
Namjae Jeon
1
-23
/
+9
2021-09-03
ksmbd: fix translation in acl entries
Christian Brauner
1
-2
/
+2
2021-09-03
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