index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
vfs.c
Age
Commit message (
Expand
)
Author
8 days
ksmbd: convert comma to semicolon
Chen Ni
2025-12-03
Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-11-30
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
2025-11-30
ksmbd: skip lock-range check on equal size to avoid size==0 underflow
Qianchang Zhao
2025-11-14
VFS/ovl/smb: introduce start_renaming_dentry()
NeilBrown
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
2025-11-14
smb/server: use end_removing_noperm for for target of smb2_create_link()
NeilBrown
2025-11-12
vfs: make vfs_create break delegations on parent directory
Jeff Layton
2025-11-12
vfs: clean up argument list for vfs_create()
Jeff Layton
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-09-30
ksmbd: copy overlapped range within the same file
Namjae Jeon
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
2025-09-15
ksmbd_vfs_set_init_posix_acl(): constify path argument
Al Viro
2025-09-15
ksmbd_vfs_inherit_posix_acl(): constify path argument
Al Viro
2025-09-15
ksmbd_vfs_kern_path_unlock(): constify path argument
Al Viro
2025-09-15
ksmbd_vfs_path_lookup_locked(): root_share_path can be const struct path *
Al Viro
2025-07-28
Merge tag 'v6.17-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-24
ksmbd: fix corrupted mtime and ctime in smb2_open
Namjae Jeon
2025-07-24
smb/server: add ksmbd_vfs_kern_path()
NeilBrown
2025-07-20
smb/server: simplify ksmbd_vfs_kern_path_locked()
NeilBrown
2025-07-08
ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()
Al Viro
2025-06-17
ksmbd: handle set/get info file for streamed file
Namjae Jeon
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
2025-05-25
ksmbd: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2025-05-21
ksmbd: fix rename failure
Namjae Jeon
2025-05-19
ksmbd: fix stream write failure
Namjae Jeon
2025-05-06
ksmbd: prevent out-of-bounds stream writes by validating *pos
Norbert Szetei
2025-04-14
ksmbd: fix the warning from __kernel_write_iter
Namjae Jeon
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2025-02-19
VFS: add common error checks to lookup_one_qstr_excl()
NeilBrown
2025-01-15
ksmbd: Remove unused functions
Dr. David Alan Gilbert
2025-01-07
ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked
He Wang
2024-11-25
ksmbd: use __GFP_RETRY_MAYFAIL
Namjae Jeon
2024-09-14
ksmbd: handle caseless file creation
Namjae Jeon
2024-09-14
ksmbd: make __dir_empty() compatible with POSIX
Hobin Woo
2024-09-14
ksmbd: allow write with FILE_APPEND_DATA
Namjae Jeon
2024-06-11
ksmbd: fix missing use of get_write in in smb2_set_ea()
Namjae Jeon
2024-04-19
ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
Marios Makassikis
2024-03-20
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-03-12
ksmbd: replace generic_fillattr with vfs_getattr
Marios Makassikis
2024-02-05
smb/server: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
smb/server: convert to using new filelock helpers
Jeff Layton
2024-01-11
Merge tag '6.8-rc-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
[next]