index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
mgmt
Age
Commit message (
Expand
)
Author
2026-03-17
ksmbd: fix share_conf UAF in tree_conn disconnect
Nicholas Carlini
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
ksmbd: fix non-IPv6 build
Arnd Bergmann
2026-02-09
ksmbd: convert tree_conns_lock to rw_semaphore
Namjae Jeon
2026-02-09
ksmbd: fix missing chann_lock while iterating session channel list
Namjae Jeon
2026-02-09
ksmbd: add chann_lock to protect ksmbd_chann_list xarray
Namjae Jeon
2026-02-08
ksmbd: add procfs interface for runtime monitoring and statistics
Bahubali B Gumaji
2025-12-14
ksmbd: Fix refcount leak when invalid session is found on session lookup
Namjae Jeon
2025-11-30
ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
Namjae Jeon
2025-10-15
ksmbd: fix recursive locking in RPC handle list access
Marios Makassikis
2025-09-30
ksmbd: increase session and share hash table bits
Namjae Jeon
2025-09-30
ksmbd: Fix race condition in RPC handle list access
Yunseong Kim
2025-04-22
ksmbd: fix use-after-free in ksmbd_session_rpc_open
Namjae Jeon
2025-04-01
ksmbd: fix null pointer dereference in alloc_preauth_hash()
Namjae Jeon
2025-04-01
ksmbd: fix session use-after-free in multichannel connection
Namjae Jeon
2025-03-27
ksmbd: fix multichannel connection failure
Namjae Jeon
2025-03-27
ksmbd: fix use-after-free in ksmbd_sessions_deregister()
Namjae Jeon
2024-12-10
ksmbd: fix racy issue from session lookup and expire
Namjae Jeon
2024-11-25
ksmbd: use __GFP_RETRY_MAYFAIL
Namjae Jeon
2024-11-05
ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create
Namjae Jeon
2024-10-28
ksmbd: Fix the missing xa_store error check
Jinjie Ruan
2024-10-11
ksmbd: add support for supplementary groups
Namjae Jeon
2024-10-09
ksmbd: fix user-after-free from session log off
Namjae Jeon
2024-08-18
ksmbd: fix race condition between destroy_previous_session() and smb2 operati...
Namjae Jeon
2024-08-08
ksmbd: override fsids for share path check
Namjae Jeon
2024-07-14
ksmbd: add durable scavenger timer
Namjae Jeon
2024-05-22
ksmbd: ignore trailing slashes in share paths
Nandor Kracser
2024-04-02
ksmbd: validate payload size in ipc response
Namjae Jeon
2024-03-12
ksmbd: add support for durable handles v1/v2
Namjae Jeon
2024-03-12
ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session
Namjae Jeon
2024-01-09
ksmbd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-10-22
ksmbd: Remove unused field in ksmbd_user struct
Cheng-Han Wu
2023-10-04
ksmbd: fix race condition between tree conn lookup and disconnect
Namjae Jeon
2023-10-04
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
2023-08-29
ksmbd: fix `force create mode' and `force directory mode'
Atte Heikkilä
2023-06-26
ksmbd: remove unused ksmbd_tree_conn_share function
Namjae Jeon
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French