index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
mgmt
/
user_session.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-27
ksmbd: validate owner of durable handle on reconnect
Namjae Jeon
1
-5
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-02-10
ksmbd: fix non-IPv6 build
Arnd Bergmann
1
-3
/
+5
2026-02-09
ksmbd: convert tree_conns_lock to rw_semaphore
Namjae Jeon
1
-1
/
+3
2026-02-09
ksmbd: fix missing chann_lock while iterating session channel list
Namjae Jeon
1
-13
/
+17
2026-02-09
ksmbd: add chann_lock to protect ksmbd_chann_list xarray
Namjae Jeon
1
-0
/
+5
2026-02-08
ksmbd: add procfs interface for runtime monitoring and statistics
Bahubali B Gumaji
1
-0
/
+216
2025-12-14
ksmbd: Fix refcount leak when invalid session is found on session lookup
Namjae Jeon
1
-1
/
+3
2025-10-15
ksmbd: fix recursive locking in RPC handle list access
Marios Makassikis
1
-5
/
+2
2025-09-30
ksmbd: increase session and share hash table bits
Namjae Jeon
1
-1
/
+1
2025-09-30
ksmbd: Fix race condition in RPC handle list access
Yunseong Kim
1
-9
/
+17
2025-04-22
ksmbd: fix use-after-free in ksmbd_session_rpc_open
Namjae Jeon
1
-6
/
+14
2025-04-01
ksmbd: fix null pointer dereference in alloc_preauth_hash()
Namjae Jeon
1
-2
/
+2
2025-04-01
ksmbd: fix session use-after-free in multichannel connection
Namjae Jeon
1
-6
/
+8
2025-03-27
ksmbd: fix multichannel connection failure
Namjae Jeon
1
-0
/
+16
2025-03-27
ksmbd: fix use-after-free in ksmbd_sessions_deregister()
Namjae Jeon
1
-0
/
+3
2024-12-10
ksmbd: fix racy issue from session lookup and expire
Namjae Jeon
1
-1
/
+5
2024-11-25
ksmbd: use __GFP_RETRY_MAYFAIL
Namjae Jeon
1
-5
/
+5
2024-11-05
ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create
Namjae Jeon
1
-1
/
+3
2024-10-28
ksmbd: Fix the missing xa_store error check
Jinjie Ruan
1
-4
/
+7
2024-10-09
ksmbd: fix user-after-free from session log off
Namjae Jeon
1
-5
/
+21
2024-08-18
ksmbd: fix race condition between destroy_previous_session() and smb2 operations()
Namjae Jeon
1
-0
/
+9
2024-07-14
ksmbd: add durable scavenger timer
Namjae Jeon
1
-0
/
+2
2024-03-12
ksmbd: add support for durable handles v1/v2
Namjae Jeon
1
-0
/
+1
2024-03-12
ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session
Namjae Jeon
1
-1
/
+26
2023-10-04
ksmbd: fix race condition between tree conn lookup and disconnect
Namjae Jeon
1
-0
/
+1
2023-10-04
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
1
-3
/
+7
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+391