index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
connection.h
Age
Commit message (
Expand
)
Author
2026-06-16
ksmbd: negotiate and decode SMB2 compression
Namjae Jeon
2026-05-01
ksmbd: centralize ksmbd_conn final release to plug transport leak
DaeMyung Kang
2026-04-29
ksmbd: rewrite stop_sessions() with restartable iteration
DaeMyung Kang
2026-04-15
smb: server: remove unused ksmbd_transport_ops.prepare()
Stefan Metzmacher
2026-02-08
ksmbd: add procfs interface for runtime monitoring and statistics
Bahubali B Gumaji
2025-09-30
ksmbd: replace connection list with hash table
Namjae Jeon
2025-09-28
smb: server: make use of common smbdirect.h
Stefan Metzmacher
2025-08-17
ksmbd: extend the connection limiting mechanism to support IPv6
Namjae Jeon
2025-08-07
ksmbd: limit repeated connections from clients with the same IP
Namjae Jeon
2025-06-17
ksmbd: add free_transport ops in ksmbd connection
Namjae Jeon
2025-05-27
ksmbd: provide zero as a unique ID to the Mac client
Namjae Jeon
2025-04-01
ksmbd: fix null pointer dereference in alloc_preauth_hash()
Namjae Jeon
2025-03-10
ksmbd: prevent connection release during oplock break notification
Namjae Jeon
2024-12-15
ksmbd: fix broken transfers when exceeding max simultaneous operations
Marios Makassikis
2024-11-05
ksmbd: check outstanding simultaneous SMB operations
Namjae Jeon
2024-09-14
ksmbd: add refcnt to ksmbd_conn struct
Namjae Jeon
2024-08-18
ksmbd: fix race condition between destroy_previous_session() and smb2 operati...
Namjae Jeon
2024-07-14
ksmbd: Constify struct ksmbd_transport_ops
Christophe JAILLET
2024-01-14
ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
Namjae Jeon
2024-01-14
ksmbd: validate mech token in session setup
Namjae Jeon
2023-10-04
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
2023-08-29
ksmbd: add support for read compound
Namjae Jeon
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French