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
/
mgmt
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+7
2026-02-10
ksmbd: fix non-IPv6 build
Arnd Bergmann
-3
/
+5
2026-02-09
ksmbd: convert tree_conns_lock to rw_semaphore
Namjae Jeon
-14
/
+25
2026-02-09
ksmbd: fix missing chann_lock while iterating session channel list
Namjae Jeon
-15
/
+19
2026-02-09
ksmbd: add chann_lock to protect ksmbd_chann_list xarray
Namjae Jeon
-0
/
+6
2026-02-08
ksmbd: add procfs interface for runtime monitoring and statistics
Bahubali B Gumaji
-6
/
+226
2025-12-14
ksmbd: Fix refcount leak when invalid session is found on session lookup
Namjae Jeon
-1
/
+3
2025-11-30
ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
Namjae Jeon
-15
/
+4
2025-10-15
ksmbd: fix recursive locking in RPC handle list access
Marios Makassikis
-5
/
+2
2025-09-30
ksmbd: increase session and share hash table bits
Namjae Jeon
-2
/
+2
2025-09-30
ksmbd: Fix race condition in RPC handle list access
Yunseong Kim
-9
/
+17
2025-04-22
ksmbd: fix use-after-free in ksmbd_session_rpc_open
Namjae Jeon
-6
/
+15
2025-04-01
ksmbd: fix null pointer dereference in alloc_preauth_hash()
Namjae Jeon
-2
/
+2
2025-04-01
ksmbd: fix session use-after-free in multichannel connection
Namjae Jeon
-6
/
+8
2025-03-27
ksmbd: fix multichannel connection failure
Namjae Jeon
-0
/
+18
2025-03-27
ksmbd: fix use-after-free in ksmbd_sessions_deregister()
Namjae Jeon
-0
/
+3
2024-12-10
ksmbd: fix racy issue from session lookup and expire
Namjae Jeon
-1
/
+5
2024-11-25
ksmbd: use __GFP_RETRY_MAYFAIL
Namjae Jeon
-21
/
+23
2024-11-05
ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create
Namjae Jeon
-1
/
+3
2024-10-28
ksmbd: Fix the missing xa_store error check
Jinjie Ruan
-4
/
+7
2024-10-11
ksmbd: add support for supplementary groups
Namjae Jeon
-9
/
+41
2024-10-09
ksmbd: fix user-after-free from session log off
Namjae Jeon
-5
/
+25
2024-08-18
ksmbd: fix race condition between destroy_previous_session() and smb2 operati...
Namjae Jeon
-0
/
+9
2024-08-08
ksmbd: override fsids for share path check
Namjae Jeon
-10
/
+22
2024-07-14
ksmbd: add durable scavenger timer
Namjae Jeon
-0
/
+2
2024-05-22
ksmbd: ignore trailing slashes in share paths
Nandor Kracser
-1
/
+5
2024-04-02
ksmbd: validate payload size in ipc response
Namjae Jeon
-1
/
+6
2024-03-12
ksmbd: add support for durable handles v1/v2
Namjae Jeon
-0
/
+1
2024-03-12
ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session
Namjae Jeon
-1
/
+29
2024-01-09
ksmbd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
-15
/
+6
2023-10-22
ksmbd: Remove unused field in ksmbd_user struct
Cheng-Han Wu
-1
/
+0
2023-10-04
ksmbd: fix race condition between tree conn lookup and disconnect
Namjae Jeon
-5
/
+50
2023-10-04
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
-3
/
+7
2023-08-29
ksmbd: fix `force create mode' and `force directory mode'
Atte Heikkilä
-18
/
+11
2023-06-26
ksmbd: remove unused ksmbd_tree_conn_share function
Namjae Jeon
-14
/
+0
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
-0
/
+1245