index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
server.c
Age
Commit message (
Expand
)
Author
Lines
2024-12-15
ksmbd: fix broken transfers when exceeding max simultaneous operations
Marios Makassikis
-6
/
+1
2024-12-10
ksmbd: fix racy issue from session lookup and expire
Namjae Jeon
-2
/
+2
2024-11-25
ksmbd: fix use-after-free in SMB request handling
Yunseong Kim
-0
/
+4
2024-11-25
ksmbd: use __GFP_RETRY_MAYFAIL
Namjae Jeon
-2
/
+2
2024-11-05
ksmbd: check outstanding simultaneous SMB operations
Namjae Jeon
-6
/
+10
2024-11-05
ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp
Namjae Jeon
-2
/
+2
2024-10-09
ksmbd: fix user-after-free from session log off
Namjae Jeon
-0
/
+2
2024-09-25
ksmbd: Correct typos in multiple comments across various files
Shen Lichuan
-1
/
+1
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
-1
/
+1
2024-07-14
ksmbd: add durable scavenger timer
Namjae Jeon
-0
/
+1
2024-04-19
ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf
Namjae Jeon
-8
/
+5
2024-03-18
ksmbd: remove module version
Namjae Jeon
-1
/
+0
2023-10-04
ksmbd: fix race condition between tree conn lookup and disconnect
Namjae Jeon
-0
/
+2
2023-09-21
ksmbd: return invalid parameter error response if smb2 request is invalid
Namjae Jeon
-1
/
+3
2023-09-03
ksmbd: remove experimental warning
Steve French
-2
/
+0
2023-08-29
ksmbd: add support for read compound
Namjae Jeon
-4
/
+4
2023-07-23
ksmbd: fix out of bounds in init_smb2_rsp_hdr()
Namjae Jeon
-1
/
+6
2023-06-16
ksmbd: validate session id and tree id in the compound request
Namjae Jeon
-13
/
+20
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
-0
/
+630