index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
24 hours
Merge tag 'v7.2-rc4-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4 days
ksmbd: reject undersized decompressed SMB2 requests
Namjae Jeon
4 days
ksmbd: validate minimum PDU size for transform requests
Namjae Jeon
4 days
ksmbd: defer destroy_previous_session() until after NTLM authentication
James Montgomery
4 days
ksmbd: validate ACE size against SID sub-authorities
Namjae Jeon
4 days
ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
Wentao Guan
4 days
ksmbd: bound DACL dedup walk to copied ACEs
Namjae Jeon
4 days
ksmbd: enforce signing required by the session
Namjae Jeon
4 days
ksmbd: preserve VFS inherited POSIX ACL mask
Namjae Jeon
4 days
cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths
Frank Sorenson
4 days
cifs: prevent readdir from changing file size due to stale directory metadata
Frank Sorenson
4 days
smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target
Carl Johnson
6 days
smb: client: bound dirent name against end of SMB response in cifs_filldir
Jay Vadayath
6 days
smb: client: validate DFS referral PathConsumed
Yichong Chen
8 days
Merge tag 'v7.2-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
10 days
ksmbd: validate compound request size before reading StructureSize2
Xiang Mei (Microsoft)
10 days
ksmbd: lock the binding preauth session in smb3_preauth_hash_rsp
Gil Portnoy
10 days
ksmbd: remove stale channels from all sessions on teardown
Gil Portnoy
10 days
ksmbd: fix stack buffer overflow in multichannel session-key copy
Gil Portnoy
10 days
ksmbd: fix memory leak of xattr_stream_name in smb2_rename()
Gil Portnoy
10 days
ksmbd: zero the smb2_read alignment tail to avoid an infoleak
Gil Portnoy
10 days
ksmbd: pin conn during async oplock break notification
Qihang
10 days
ksmbd: fix integer overflow in set_file_allocation_info()
Ibrahim Hashimov
11 days
smb/client: flush dirty data before punching a hole
Huiwen He
11 days
smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2
Andy Shevchenko
11 days
smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols
Andy Shevchenko
12 days
smb: client: reject overlapping data areas in SMB2 responses
Shoichiro Miyamoto
12 days
smb/client: refresh allocation after EOF-extending fallocate
Huiwen He
12 days
smb/client: emulate small EOF-extending mode 0 fallocate ranges
Huiwen He
12 days
smb/client: reduce fallocate zero buffer allocation
Huiwen He
12 days
smb/client: handle overlapping allocated ranges in fallocate
Huiwen He
12 days
smb/client: refresh allocation size after duplicate extents
Huiwen He
12 days
smb: client: use kvzalloc() for megabyte buffer in simple fallocate
Fredric Cover
2026-07-10
Merge tag 'v7.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-07-09
cifs: Remove CIFSSMBSetPathInfoFB() fallback function
Pali Rohár
2026-07-09
cifs: Fix and improve cifs_is_path_accessible() function
Pali Rohár
2026-07-09
smb: client: mask server-provided mode to 07777 in modefromsid
Norbert Manthey
2026-07-09
cifs: Show reason why autodisabling serverino support
Pali Rohár
2026-07-09
smb/client: fix incorrect nlink returned by fstat()
ChenXiaoSong
2026-07-09
smb/client: zero-initialize stack-allocated cifs_open_info_data
ChenXiaoSong
2026-07-09
smb/client: pass cifs_open_info_data to SMB2_open()
ChenXiaoSong
2026-07-09
smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()
ChenXiaoSong
2026-07-09
smb: client: fix overflow in passthrough ioctl bounds check
Guangshuo Li
2026-07-08
smb: client: fix busy dentry warning on unmount after DIO
Zizhi Wo
2026-07-08
cifs: Fix support for creating SFU fifo
Pali Rohár
2026-07-08
cifs: Fix support for creating SFU socket
Pali Rohár
2026-07-08
smb: client: fix atime clamp check in read completion
Xu Rao
2026-07-08
cifs: validate DFS referral string offsets
Guangshuo Li
2026-07-08
smb: client: use GFP_KERNEL for DFS cache allocations
Fredric Cover
2026-07-08
smb: client: restrict implied bcc[0] exemption to responses without data area
Shoichiro Miyamoto
[next]