index
:
pub/scm/linux/kernel/git/powerpc/linux.git
master
The powerpc tree
PowerPC group
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
11 days
ksmbd: validate COPYCHUNK source and target ranges
Alon Shakevsky
1
-1
/
+11
2026-08-23
Merge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-82
/
+477
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+6
2026-08-17
smb/server: deny overwriting targets with non-POSIX opens
ChenXiaoSong
1
-0
/
+13
2026-08-17
smb/server: rename to ksmbd_has_nonposix_open_child()
ChenXiaoSong
1
-1
/
+1
2026-08-17
smb/server: fix posix state check for directory rename
ChenXiaoSong
1
-3
/
+3
2026-08-17
ksmbd: report holes in allocated range queries
Namjae Jeon
1
-38
/
+129
2026-08-17
ksmbd: synchronize lease breaks before renaming files
Namjae Jeon
1
-14
/
+24
2026-08-17
ksmbd: support file level trim
Namjae Jeon
1
-0
/
+27
2026-08-17
ksmbd: honor byte-range locks for zero data
Namjae Jeon
1
-0
/
+12
2026-08-17
ksmbd: handle allocated range queries on dense files
Namjae Jeon
1
-3
/
+26
2026-08-17
ksmbd: add AAPL READDIR_ATTR V2 support
Gael Blivet
1
-0
/
+29
2026-08-17
ksmbd: implement full-file copy for AAPL ChunkCount=0 COPYCHUNK
Gael Blivet
1
-0
/
+59
2026-08-17
ksmbd: preserve compression state across opens
Namjae Jeon
1
-5
/
+1
2026-08-17
ksmbd: support file compression attributes
Namjae Jeon
1
-13
/
+44
2026-08-17
ksmbd: handle AAPL stream copy length mismatch
Namjae Jeon
1
-7
/
+37
2026-08-17
ksmbd: support copychunk for alternate data streams
Namjae Jeon
1
-30
/
+50
2026-08-17
ksmbd: preserve data during overlapping copy chunk
Namjae Jeon
1
-10
/
+66
2026-08-17
ksmbd: Do not skip lock checks for single-byte ranges
Guangshuo Li
1
-3
/
+0
2026-08-17
ksmbd: allow I/O on directory named streams
Namjae Jeon
1
-2
/
+3
2026-07-22
ksmbd: preserve VFS inherited POSIX ACL mask
Namjae Jeon
1
-25
/
+1
2026-06-30
ksmbd: fix n.data memory leak in ksmbd_vfs_set_dos_attrib_xattr
Qiang Liu
1
-2
/
+3
2026-06-30
ksmbd: Fix acl.sd_buf memory leak and invalid sd_size error handling
Qiang Liu
1
-4
/
+3
2026-06-30
ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattr
Qiang Liu
1
-1
/
+1
2026-06-29
ksmbd: use scoped_with_init_fs() for VFS path operations
Christian Brauner
1
-3
/
+6
2026-06-22
ksmbd: deny renaming directory with open children
Namjae Jeon
1
-0
/
+6
2026-06-22
ksmbd: check parent directory sharing conflicts on rename
Namjae Jeon
1
-2
/
+4
2026-06-16
ksmbd: fix path resolution in ksmbd_vfs_kern_path_create
Davide Ornaghi
1
-6
/
+21
2026-06-16
ksmbd: use opener credentials for FSCTL mutations
Namjae Jeon
1
-7
/
+17
2026-06-16
ksmbd: use opener credentials for ADS I/O
Namjae Jeon
1
-2
/
+9
2026-06-16
ksmbd: use opener credentials for delete-on-close
Namjae Jeon
1
-2
/
+5
2026-06-16
smb/server: implement FSCTL_SET_COMPRESSION ioctl handler
ChenXiaoSong
1
-0
/
+70
2026-06-16
smb/server: implement FSCTL_GET_COMPRESSION ioctl handler
ChenXiaoSong
1
-0
/
+23
2026-06-16
smb/server: get compression file attribute on open
ChenXiaoSong
1
-0
/
+18
2026-06-16
ksmbd: prevent path traversal bypass by restricting caseless retry
Namjae Jeon
1
-1
/
+1
2026-05-29
vfs: make LAST_XXX private to fs/namei.c
Jori Koolstra
1
-12
/
+3
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2026-02-12
Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-0
/
+3
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-13
/
+2
2026-02-08
ksmbd: add procfs interface for runtime monitoring and statistics
Bahubali B Gumaji
1
-0
/
+3
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
1
-1
/
+1
2026-01-22
smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()
Stefan Metzmacher
1
-1
/
+1
2026-01-16
ksmbd: use CLASS(filename_kernel)
Al Viro
1
-5
/
+2
2026-01-13
ksmbd_vfs_rename(): vfs_path_parent_lookup() accepts ERR_PTR() as name
Al Viro
1
-5
/
+0
2026-01-13
ksmbd_vfs_path_lookup(): vfs_path_parent_lookup() accepts ERR_PTR() as name
Al Viro
1
-3
/
+0
2025-12-14
ksmbd: convert comma to semicolon
Chen Ni
1
-1
/
+1
2025-12-03
Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-2
/
+5
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-88
/
+26
2025-11-30
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
1
-1
/
+1
2025-11-30
ksmbd: skip lock-range check on equal size to avoid size==0 underflow
Qianchang Zhao
1
-1
/
+4
[next]