index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
vfs.c
Age
Commit message (
Expand
)
Author
17 hours
Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Mark Brown
6 days
ksmbd: fix n.data memory leak in ksmbd_vfs_set_dos_attrib_xattr
Qiang Liu
6 days
ksmbd: Fix acl.sd_buf memory leak and invalid sd_size error handling
Qiang Liu
6 days
ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattr
Qiang Liu
8 days
ksmbd: use scoped_with_init_fs() for VFS path operations
Christian Brauner
2026-06-22
ksmbd: deny renaming directory with open children
Namjae Jeon
2026-06-22
ksmbd: check parent directory sharing conflicts on rename
Namjae Jeon
2026-06-16
ksmbd: fix path resolution in ksmbd_vfs_kern_path_create
Davide Ornaghi
2026-06-16
ksmbd: use opener credentials for FSCTL mutations
Namjae Jeon
2026-06-16
ksmbd: use opener credentials for ADS I/O
Namjae Jeon
2026-06-16
ksmbd: use opener credentials for delete-on-close
Namjae Jeon
2026-06-16
smb/server: implement FSCTL_SET_COMPRESSION ioctl handler
ChenXiaoSong
2026-06-16
smb/server: implement FSCTL_GET_COMPRESSION ioctl handler
ChenXiaoSong
2026-06-16
smb/server: get compression file attribute on open
ChenXiaoSong
2026-06-16
ksmbd: prevent path traversal bypass by restricting caseless retry
Namjae Jeon
2026-05-29
vfs: make LAST_XXX private to fs/namei.c
Jori Koolstra
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-12
Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2026-02-08
ksmbd: add procfs interface for runtime monitoring and statistics
Bahubali B Gumaji
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
2026-01-22
smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()
Stefan Metzmacher
2026-01-16
ksmbd: use CLASS(filename_kernel)
Al Viro
2026-01-13
ksmbd_vfs_rename(): vfs_path_parent_lookup() accepts ERR_PTR() as name
Al Viro
2026-01-13
ksmbd_vfs_path_lookup(): vfs_path_parent_lookup() accepts ERR_PTR() as name
Al Viro
2025-12-14
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
[next]