index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
connection.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ksmbd: Correct typos in multiple comments across various files
Shen Lichuan
2024-09-26
1
-1
/
+1
*
ksmbd: add refcnt to ksmbd_conn struct
Namjae Jeon
2024-09-14
1
-1
/
+3
*
ksmbd: fix race condition between destroy_previous_session() and smb2 operati...
Namjae Jeon
2024-08-19
1
-1
/
+33
*
ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
Namjae Jeon
2024-01-14
1
-6
/
+0
*
ksmbd: Add missing set_freezable() for freezable kthread
Kevin Hao
2024-01-10
1
-0
/
+1
*
ksmbd: no need to wait for binded connection termination at logoff
Namjae Jeon
2023-10-31
1
-16
/
+0
*
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
2023-10-05
1
-0
/
+2
*
ksmbd: check iov vector index in ksmbd_conn_write()
Namjae Jeon
2023-09-21
1
-0
/
+3
*
ksmbd: add support for read compound
Namjae Jeon
2023-08-29
1
-40
/
+15
*
ksmbd: validate smb request protocol id
Namjae Jeon
2023-06-02
1
-2
/
+3
*
ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loop
Namjae Jeon
2023-06-02
1
-0
/
+12
*
smb: move client and server files to common directory fs/smb
Steve French
2023-05-24
1
-0
/
+470