index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
ksmbd: reject undersized decompressed SMB2 requests
Namjae Jeon
1
-1
/
+2
5 days
ksmbd: validate minimum PDU size for transform requests
Namjae Jeon
1
-5
/
+11
5 days
ksmbd: defer destroy_previous_session() until after NTLM authentication
James Montgomery
1
-5
/
+4
5 days
ksmbd: validate ACE size against SID sub-authorities
Namjae Jeon
1
-3
/
+10
5 days
ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
Wentao Guan
1
-1
/
+6
5 days
ksmbd: bound DACL dedup walk to copied ACEs
Namjae Jeon
1
-6
/
+10
5 days
ksmbd: enforce signing required by the session
Namjae Jeon
2
-3
/
+10
5 days
ksmbd: preserve VFS inherited POSIX ACL mask
Namjae Jeon
1
-25
/
+1
10 days
Merge tag 'v7.2-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
5
-32
/
+56
11 days
ksmbd: validate compound request size before reading StructureSize2
Xiang Mei (Microsoft)
1
-0
/
+5
11 days
ksmbd: lock the binding preauth session in smb3_preauth_hash_rsp
Gil Portnoy
1
-10
/
+9
11 days
ksmbd: remove stale channels from all sessions on teardown
Gil Portnoy
1
-14
/
+11
11 days
ksmbd: fix stack buffer overflow in multichannel session-key copy
Gil Portnoy
2
-3
/
+3
11 days
ksmbd: fix memory leak of xattr_stream_name in smb2_rename()
Gil Portnoy
1
-2
/
+1
11 days
ksmbd: zero the smb2_read alignment tail to avoid an infoleak
Gil Portnoy
1
-0
/
+9
11 days
ksmbd: pin conn during async oplock break notification
Qihang
1
-2
/
+4
11 days
ksmbd: fix integer overflow in set_file_allocation_info()
Ibrahim Hashimov
1
-1
/
+14
2026-07-13
smb/client: refresh allocation after EOF-extending fallocate
Huiwen He
1
-4
/
+0
2026-07-06
ksmbd: use the session dialect for rejected binding signatures
Namjae Jeon
2
-5
/
+21
2026-07-06
ksmbd: mark rejected cross-dialect bindings as signed
Namjae Jeon
1
-1
/
+3
2026-07-06
ksmbd: sign rejected SMB2.1 session binding responses
Namjae Jeon
1
-2
/
+16
2026-07-06
ksmbd: handle channel binding with a different user
Namjae Jeon
2
-3
/
+16
2026-07-06
ksmbd: find bound sessions during reauthentication
Namjae Jeon
1
-0
/
+7
2026-07-06
ksmbd: mark invalid session responses as signed
Namjae Jeon
1
-0
/
+6
2026-07-06
smb/server: map SET_INFO ENOSPC to disk full
Huiwen He
1
-0
/
+2
2026-07-06
ksmbd: coalesce sub-15ms write time updates on close
Namjae Jeon
2
-0
/
+8
2026-07-06
ksmbd: fix multichannel binding and enforce channel limit
Namjae Jeon
5
-75
/
+126
2026-07-06
ksmbd: validate SID namespace before mapping IDs
Namjae Jeon
1
-4
/
+17
2026-06-30
ksmbd: fix app-instance durable supersede session UAF
Namjae Jeon
1
-6
/
+13
2026-06-30
ksmbd: snapshot previous oplock state before durable checks
Namjae Jeon
1
-11
/
+32
2026-06-30
ksmbd: close superseded durable handles through refcount handoff
Gil Portnoy
1
-5
/
+20
2026-06-30
ksmbd: fix use-after-free of fp->owner.name in durable handle owner check
Gil Portnoy
1
-8
/
+21
2026-06-30
smb/server: do not require delete access for non-replacing links
ChenXiaoSong
1
-6
/
+8
2026-06-30
ksmbd: don't hold ci->m_lock while waiting for a lease break ack
Namjae Jeon
1
-6
/
+60
2026-06-30
ksmbd: annotate oplock list traversals under m_lock
Runyu Xiao
1
-2
/
+4
2026-06-30
ksmbd: fix outstanding credit leak on abort and error paths
Namjae Jeon
4
-3
/
+28
2026-06-30
ksmbd: fix credit charge calculation for SMB2 QUERY_INFO
Namjae Jeon
1
-2
/
+7
2026-06-30
ksmbd: avoid zeroing the read buffer in smb2_read()
Namjae Jeon
1
-1
/
+1
2026-06-30
ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
Haofeng Li
1
-1
/
+7
2026-06-30
ksmbd: reject undersized DACLs before parsing ACEs
Haofeng Li
1
-1
/
+6
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-23
ksmbd: fix kernel-doc warnings in smb2_lease_break_noti()
Namjae Jeon
1
-0
/
+2
2026-06-23
ksmbd: fix inconsistent indenting warnings
Namjae Jeon
1
-6
/
+6
2026-06-23
ksmbd: validate NTLMv2 response before updating session key
Haofeng Li
1
-4
/
+16
2026-06-22
ksmbd: increase SMB3_DEFAULT_TRANS_SIZE from 1MB to 4MB
Namjae Jeon
1
-1
/
+1
2026-06-22
ksmbd: fix UBSAN array-index-out-of-bounds in decode_compress_ctxt()
Namjae Jeon
1
-1
/
+9
2026-06-22
ksmbd: sleep interruptibly in the durable handle scavenger
Namjae Jeon
1
-2
/
+2
2026-06-22
ksmbd: start file id allocation at 1
Namjae Jeon
2
-2
/
+8
[next]