index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
Age
Commit message (
Expand
)
Author
7 days
ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL
Gil Portnoy
7 days
ksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fd
Gil Portnoy
7 days
ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiers
Gil Portnoy
12 days
ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...
Sean Shen
12 days
ksmbd: release ksmbd_inode ref via ksmbd_inode_put on lookup paths
Aleksandr Golovnya
12 days
ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loops
Ali Ganiyev
2026-05-21
smb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when close
ChenXiaoSong
2026-05-21
ksmbd: validate SID in parent security descriptor during ACL inheritance
Junyi Liu
2026-05-21
ksmbd: fix durable reconnect error path file lifetime
Junyi Liu
2026-05-13
ksmbd: fix null pointer dereference in compare_guid_key()
Jeremy Laratro
2026-05-13
ksmbd: fix null pointer dereference in proc_show_files()
Jeremy Laratro
2026-05-13
ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflow
Ferry Meng
2026-05-01
ksmbd: validate inherited ACE SID length
Shota Zaizen
2026-05-01
ksmbd: fix kernel-doc warnings from ksmbd_conn_get/put()
Namjae Jeon
2026-05-01
ksmbd: fail share config requests when path allocation fails
Shuhao Fu
2026-05-01
ksmbd: close durable scavenger races against m_fp_list lookups
DaeMyung Kang
2026-05-01
ksmbd: harden file lifetime during session teardown
DaeMyung Kang
2026-05-01
ksmbd: centralize ksmbd_conn final release to plug transport leak
DaeMyung Kang
2026-05-01
smb: smbdirect: introduce and use include/linux/smbdirect.h
Stefan Metzmacher
2026-05-01
smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPL
Stefan Metzmacher
2026-04-29
ksmbd: rewrite stop_sessions() with restartable iteration
DaeMyung Kang
2026-04-29
smb: server: handle readdir_info_level_struct_sz() error
Marios Makassikis
2026-04-22
smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/
Stefan Metzmacher
2026-04-22
smb: server: stop sending fake security descriptors
Marios Makassikis
2026-04-22
ksmbd: scope conn->binding slowpath to bound sessions only
Hyunwoo Kim
2026-04-22
ksmbd: fix CreateOptions sanitization clobbering the whole field
DaeMyung Kang
2026-04-22
ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open
DaeMyung Kang
2026-04-22
ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCount
Akif Sait
2026-04-22
ksmbd: destroy async_ida in ksmbd_conn_free()
DaeMyung Kang
2026-04-22
ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()
DaeMyung Kang
2026-04-22
ksmbd: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
2026-04-22
ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()
DaeMyung Kang
2026-04-18
ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment
Tristan Madani
2026-04-18
ksmbd: use check_add_overflow() to prevent u16 DACL size overflow
Tristan Madani
2026-04-18
ksmbd: fix use-after-free in smb2_open during durable reconnect
Akif
2026-04-18
ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()
Michael Bommarito
2026-04-18
smb: server: fix max_connections off-by-one in tcp accept path
DaeMyung Kang
2026-04-18
ksmbd: require minimum ACE size in smb_check_perm_dacl()
Michael Bommarito
2026-04-18
ksmbd: validate response sizes in ipc_validate_msg()
Michael Bommarito
2026-04-18
smb: server: fix active_num_conn leak on transport allocation failure
Michael Bommarito
2026-04-15
smb: server: no longer use smbdirect_socket_set_custom_workqueue()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_netdev_rdma_capable_mode_type()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect.ko
Stefan Metzmacher
2026-04-15
smb: server: remove unused ksmbd_transport_ops.prepare()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_socket_{listen,accept}()
Stefan Metzmacher
2026-04-15
smb: server: only use public smbdirect functions
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_socket_create_accepting()/smbdirect_socket...
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_{socket_init_accepting,connection_wait_for...
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_send_iter() and related functions
Stefan Metzmacher
2026-04-15
smb: server: let smb_direct_post_send_data() return data_length
Stefan Metzmacher
[next]