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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
smb
/
server
/
vfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-02
ksmbd: skip lock-range check on equal size to avoid size==0 underflow
Qianchang Zhao
1
-1
/
+4
2025-10-04
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-4
/
+4
2025-10-01
ksmbd: copy overlapped range within the same file
Namjae Jeon
1
-2
/
+14
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
1
-4
/
+4
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
1
-2
/
+1
2025-09-16
ksmbd_vfs_set_init_posix_acl(): constify path argument
Al Viro
1
-1
/
+1
2025-09-16
ksmbd_vfs_inherit_posix_acl(): constify path argument
Al Viro
1
-1
/
+1
2025-09-16
ksmbd_vfs_kern_path_unlock(): constify path argument
Al Viro
1
-1
/
+1
2025-09-16
ksmbd_vfs_path_lookup_locked(): root_share_path can be const struct path *
Al Viro
1
-1
/
+1
2025-07-29
Merge tag 'v6.17-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-112
/
+128
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2025-07-25
ksmbd: fix corrupted mtime and ctime in smb2_open
Namjae Jeon
1
-1
/
+2
2025-07-24
smb/server: add ksmbd_vfs_kern_path()
NeilBrown
1
-58
/
+95
2025-07-21
smb/server: simplify ksmbd_vfs_kern_path_locked()
NeilBrown
1
-64
/
+42
2025-07-08
ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()
Al Viro
1
-0
/
+1
2025-06-18
ksmbd: handle set/get info file for streamed file
Namjae Jeon
1
-2
/
+3
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-2
/
+2
2025-05-26
ksmbd: use SHA-256 library API instead of crypto_shash API
Eric Biggers
1
-16
/
+4
2025-05-22
ksmbd: fix rename failure
Namjae Jeon
1
-1
/
+1
2025-05-20
ksmbd: fix stream write failure
Namjae Jeon
1
-8
/
+6
2025-05-06
ksmbd: prevent out-of-bounds stream writes by validating *pos
Norbert Szetei
1
-0
/
+7
2025-04-15
ksmbd: fix the warning from __kernel_write_iter
Namjae Jeon
1
-1
/
+2
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-22
/
+10
2025-02-19
VFS: add common error checks to lookup_one_qstr_excl()
NeilBrown
1
-16
/
+10
2025-01-16
ksmbd: Remove unused functions
Dr. David Alan Gilbert
1
-7
/
+0
2025-01-08
ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked
He Wang
1
-1
/
+2
2024-11-26
ksmbd: use __GFP_RETRY_MAYFAIL
Namjae Jeon
1
-6
/
+6
2024-09-14
ksmbd: handle caseless file creation
Namjae Jeon
1
-7
/
+3
2024-09-14
ksmbd: make __dir_empty() compatible with POSIX
Hobin Woo
1
-3
/
+4
2024-09-14
ksmbd: allow write with FILE_APPEND_DATA
Namjae Jeon
1
-1
/
+1
2024-06-12
ksmbd: fix missing use of get_write in in smb2_set_ea()
Namjae Jeon
1
-6
/
+11
2024-04-20
ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
Marios Makassikis
1
-0
/
+5
2024-03-21
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-2
/
+10
2024-03-12
ksmbd: replace generic_fillattr with vfs_getattr
Marios Makassikis
1
-2
/
+10
2024-02-05
smb/server: adapt to breakup of struct file_lock
Jeff Layton
1
-5
/
+4
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
1
-0
/
+1
2024-02-05
smb/server: convert to using new filelock helpers
Jeff Layton
1
-3
/
+3
2024-01-12
Merge tag '6.8-rc-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-10
/
+18
2024-01-12
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+5
2024-01-09
ksmbd: vfs: fix all kernel-doc warnings
Randy Dunlap
1
-10
/
+18
2023-12-08
ksmbd: lazy v2 lease break on smb2_write()
Namjae Jeon
1
-0
/
+3
2023-11-25
rename(): avoid a deadlock in the case of parents having no common ancestor
Al Viro
1
-0
/
+5
2023-11-24
ksmbd: separately allocate ci per dentry
Namjae Jeon
1
-1
/
+1
2023-11-24
ksmbd: fix possible deadlock in smb2_open
Namjae Jeon
1
-27
/
+41
2023-11-08
ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
Namjae Jeon
1
-3
/
+4
2023-10-23
ksmbd: fix recursive locking in vfs helpers
Marios Makassikis
1
-20
/
+3
2023-10-23
ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()
Namjae Jeon
1
-1
/
+1
2023-09-01
Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbd
Linus Torvalds
1
-2
/
+2
2023-08-29
ksmbd: add support for read compound
Namjae Jeon
1
-2
/
+2
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+2
[next]