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
4 days
ksmbd: test smb_check_perm_dacl() DACL walk boundary
Hang Nan
10 days
ksmbd: validate COPYCHUNK source and target ranges
Alon Shakevsky
2026-08-23
Merge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-17
smb/server: deny overwriting targets with non-POSIX opens
ChenXiaoSong
2026-08-17
smb/server: rename to ksmbd_has_nonposix_open_child()
ChenXiaoSong
2026-08-17
smb/server: fix posix state check for directory rename
ChenXiaoSong
2026-08-17
ksmbd: report holes in allocated range queries
Namjae Jeon
2026-08-17
ksmbd: synchronize lease breaks before renaming files
Namjae Jeon
2026-08-17
ksmbd: support file level trim
Namjae Jeon
2026-08-17
ksmbd: honor byte-range locks for zero data
Namjae Jeon
2026-08-17
ksmbd: handle allocated range queries on dense files
Namjae Jeon
2026-08-17
ksmbd: add AAPL READDIR_ATTR V2 support
Gael Blivet
2026-08-17
ksmbd: implement full-file copy for AAPL ChunkCount=0 COPYCHUNK
Gael Blivet
2026-08-17
ksmbd: preserve compression state across opens
Namjae Jeon
2026-08-17
ksmbd: support file compression attributes
Namjae Jeon
2026-08-17
ksmbd: handle AAPL stream copy length mismatch
Namjae Jeon
2026-08-17
ksmbd: support copychunk for alternate data streams
Namjae Jeon
2026-08-17
ksmbd: preserve data during overlapping copy chunk
Namjae Jeon
2026-08-17
ksmbd: Do not skip lock checks for single-byte ranges
Guangshuo Li
2026-08-17
ksmbd: allow I/O on directory named streams
Namjae Jeon
2026-07-22
ksmbd: preserve VFS inherited POSIX ACL mask
Namjae Jeon
2026-06-30
ksmbd: fix n.data memory leak in ksmbd_vfs_set_dos_attrib_xattr
Qiang Liu
2026-06-30
ksmbd: Fix acl.sd_buf memory leak and invalid sd_size error handling
Qiang Liu
2026-06-30
ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattr
Qiang Liu
2026-06-29
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
[next]