index
:
pub/scm/linux/kernel/git/djiang/linux.git
master
Dave Jiang fork of linux.git
Dave Jiang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
connection.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
ksmbd: add SMB Direct RDMA encryption transform
Namjae Jeon
1
-0
/
+3
2026-08-17
ksmbd: disconnect on SMB3 decryption failure
Namjae Jeon
1
-0
/
+1
2026-08-17
ksmbd: scope session state changes to bound connections
Namjae Jeon
1
-2
/
+4
2026-08-17
ksmbd: implement the command sequence window
Namjae Jeon
1
-0
/
+20
2026-08-17
ksmbd: add AAPL READDIR_ATTR V2 support
Gael Blivet
1
-0
/
+1
2026-08-17
ksmbd: add AAPL kAAPL_SERVER_QUERY create context support
Gael Blivet
1
-0
/
+1
2026-08-17
smb/server: use MSG_EOR for async interim response
ChenXiaoSong
1
-0
/
+2
2026-08-17
smb/server: introduce struct ksmbd_transport_write
ChenXiaoSong
1
-3
/
+10
2026-08-03
ksmbd: apply the pre-authentication PDU limit when decompressing
Sujal Tuladhar
1
-0
/
+9
2026-07-30
ksmbd: reject repeated SMB2 NEGOTIATE requests
Namjae Jeon
1
-0
/
+5
2026-06-16
ksmbd: negotiate and decode SMB2 compression
Namjae Jeon
1
-0
/
+3
2026-05-01
ksmbd: centralize ksmbd_conn final release to plug transport leak
DaeMyung Kang
1
-0
/
+6
2026-04-29
ksmbd: rewrite stop_sessions() with restartable iteration
DaeMyung Kang
1
-0
/
+1
2026-04-15
smb: server: remove unused ksmbd_transport_ops.prepare()
Stefan Metzmacher
1
-1
/
+0
2026-02-08
ksmbd: add procfs interface for runtime monitoring and statistics
Bahubali B Gumaji
1
-2
/
+3
2025-09-30
ksmbd: replace connection list with hash table
Namjae Jeon
1
-2
/
+4
2025-09-28
smb: server: make use of common smbdirect.h
Stefan Metzmacher
1
-4
/
+6
2025-08-17
ksmbd: extend the connection limiting mechanism to support IPv6
Namjae Jeon
1
-1
/
+6
2025-08-07
ksmbd: limit repeated connections from clients with the same IP
Namjae Jeon
1
-0
/
+1
2025-06-17
ksmbd: add free_transport ops in ksmbd connection
Namjae Jeon
1
-0
/
+1
2025-05-27
ksmbd: provide zero as a unique ID to the Mac client
Namjae Jeon
1
-0
/
+1
2025-04-01
ksmbd: fix null pointer dereference in alloc_preauth_hash()
Namjae Jeon
1
-0
/
+11
2025-03-10
ksmbd: prevent connection release during oplock break notification
Namjae Jeon
1
-0
/
+2
2024-12-15
ksmbd: fix broken transfers when exceeding max simultaneous operations
Marios Makassikis
1
-1
/
+0
2024-11-05
ksmbd: check outstanding simultaneous SMB operations
Namjae Jeon
1
-0
/
+1
2024-09-14
ksmbd: add refcnt to ksmbd_conn struct
Namjae Jeon
1
-0
/
+1
2024-08-18
ksmbd: fix race condition between destroy_previous_session() and smb2 operati...
Namjae Jeon
1
-1
/
+2
2024-07-14
ksmbd: Constify struct ksmbd_transport_ops
Christophe JAILLET
1
-2
/
+2
2024-01-14
ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
Namjae Jeon
1
-1
/
+0
2024-01-14
ksmbd: validate mech token in session setup
Namjae Jeon
1
-0
/
+1
2023-10-04
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
1
-0
/
+1
2023-08-29
ksmbd: add support for read compound
Namjae Jeon
1
-1
/
+1
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+231