index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-16
ksmbd: serialize QUERY_DIRECTORY requests per file
Namjae Jeon
3
-0
/
+7
2026-06-16
ksmbd: add permission checks for FSCTL_DUPLICATE_EXTENTS_TO_FILE
Gil Portnoy
1
-0
/
+11
2026-06-16
ksmbd: enforce FILE_READ_ATTRIBUTES on SMB_FIND_FILE_POSIX_INFORMATION
Gil Portnoy
1
-0
/
+6
2026-06-16
ksmbd: reject non-VALID session in compound request branch
Gil Portnoy
1
-0
/
+5
2026-06-16
ksmbd: compress SMB2 READ responses
Namjae Jeon
6
-0
/
+157
2026-06-16
ksmbd: negotiate and decode SMB2 compression
Namjae Jeon
7
-13
/
+210
2026-06-16
cifs: negotiate chained SMB2 compression capabilities
Namjae Jeon
2
-9
/
+37
2026-06-16
smb: add common SMB2 compression transform helpers
Namjae Jeon
4
-8
/
+410
2026-06-16
smb: move LZ77 compression into common code
Namjae Jeon
7
-44
/
+176
2026-06-16
ksmbd: add per-handle permission check to FILE_LINK_INFORMATION
Gil Portnoy
1
-0
/
+5
2026-06-16
ksmbd: add a permission check for FSCTL_SET_ZERO_DATA
Gil Portnoy
1
-0
/
+6
2026-06-16
ksmbd: add a WRITE_DAC/WRITE_OWNER check to SMB2 SET_INFO SECURITY
Gil Portnoy
1
-0
/
+3
2026-06-16
ksmbd: fix use-after-free of a deferred file_lock on SMB2_CLOSE then SMB2_CANCEL
Gil Portnoy
1
-7
/
+7
2026-06-16
smb: server: remove code guarded by nonexistent config option
Ethan Nelson-Moore
1
-3
/
+0
2026-06-16
smb/server: fix incorrect file size in get_file_compression_info()
ChenXiaoSong
1
-1
/
+1
2026-06-16
smb/server: get compression format in get_file_compression_info()
ChenXiaoSong
1
-1
/
+6
2026-06-16
smb/server: implement FSCTL_SET_COMPRESSION ioctl handler
ChenXiaoSong
4
-1
/
+100
2026-06-16
smb/server: implement FSCTL_GET_COMPRESSION ioctl handler
ChenXiaoSong
4
-1
/
+53
2026-06-16
smb/server: get compression file attribute on open
ChenXiaoSong
3
-1
/
+23
2026-06-16
smb: move compression definitions into common/fscc.h
ChenXiaoSong
4
-12
/
+18
2026-06-16
smb: remove duplicate server/smbfsctl.h
ChenXiaoSong
3
-97
/
+12
2026-06-16
ksmbd: prevent path traversal bypass by restricting caseless retry
Namjae Jeon
1
-1
/
+1
2026-06-16
ksmbd: fix UAF of struct file_lock in SMB2_LOCK deferred-lock cancellation
Davide Ornaghi
1
-18
/
+16
2026-06-16
ksmbd: fix use-after-free in same_client_has_lease()
Guangshuo Li
1
-0
/
+6
2026-06-16
ksmbd: fix out-of-bounds read in smb_check_perm_dacl()
Hem Parekh
1
-1
/
+3
2026-06-15
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+1
2026-06-15
Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-22
/
+34
2026-06-15
Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-15
/
+18
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-6
/
+81
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-06-14
smb: client: Use more common code in SMB2_tcon()
Markus Elfring
1
-6
/
+5
2026-06-14
smb: client: Use more common error handling code in smb3_reconfigure()
Markus Elfring
1
-4
/
+3
2026-06-14
smb/client: Fix error code in smb2_aead_req_alloc()
Dan Carpenter
1
-3
/
+5
2026-06-14
smb/client: clean up a type issue in cifs_xattr_get()
Dan Carpenter
1
-2
/
+2
2026-06-14
smb/client: allow FS_IOC_SETFLAGS to clear compression
Huiwen He
8
-24
/
+45
2026-06-14
smb/client: use writable handle for FS_IOC_SETFLAGS compression
Huiwen He
1
-4
/
+112
2026-06-14
smb/client: always return a value for FS_IOC_GETFLAGS
Huiwen He
1
-7
/
+5
2026-06-14
smb/client: update i_blocks after contiguous writes
Huiwen He
4
-5
/
+61
2026-06-14
smb: client: fix races in cifsd thread creation
Fredric Cover
1
-11
/
+16
2026-06-14
cifs: validate full SID length in security descriptors
Qihang
1
-67
/
+129
2026-06-14
smb: client: resolve SWN tcon from live registrations
Michael Bommarito
2
-54
/
+262
2026-06-14
cifs: remove all cifs files before kill super
Jian Zhang
1
-0
/
+3
2026-06-14
smb: client: fix conflicting option validation for new mount API
Henrique Carvalho
1
-49
/
+53
2026-06-14
cifs: invalidate cfid on unlink/rename/rmdir
Shyam Prasad N
1
-1
/
+29
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
1
-2
/
+1
2026-06-03
smb: client: convert cifs_smb3_do_mount() to sget_fc()
Christian Brauner
5
-22
/
+34
2026-05-31
ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL
Gil Portnoy
1
-0
/
+11
2026-05-31
ksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fd
Gil Portnoy
1
-3
/
+9
2026-05-31
ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiers
Gil Portnoy
1
-3
/
+12
2026-05-30
Merge tag 'v7.1-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-4
/
+16
[prev]
[next]