index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
Age
Commit message (
Expand
)
Author
2025-10-02
smb: server: use disable_work_sync in transport_rdma.c
Stefan Metzmacher
2025-10-02
smb: server: don't use delayed_work for post_recv_credits_work
Stefan Metzmacher
2025-09-25
ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_size
Stefan Metzmacher
2025-09-25
ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_da...
Namjae Jeon
2025-09-25
smb: server: let smb_direct_writev() respect SMB_DIRECT_MAX_SEND_SGES
Stefan Metzmacher
2025-08-28
smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()
Stefan Metzmacher
2025-08-28
ksmbd: extend the connection limiting mechanism to support IPv6
Namjae Jeon
2025-08-28
ksmbd: fix refcount leak causing resource not released
Ziyan Xu
2025-08-20
smb/server: avoid deadlock when linking with ReplaceIfExists
NeilBrown
2025-08-15
smb: server: Fix extension string in ksmbd_extract_shortname()
Thorsten Blum
2025-08-15
ksmbd: limit repeated connections from clients with the same IP
Namjae Jeon
2025-08-15
ksmbd: fix corrupted mtime and ctime in smb2_open
Namjae Jeon
2025-08-15
ksmbd: fix Preauh_HashValue race condition
Namjae Jeon
2025-08-15
ksmbd: fix null pointer dereference error in generate_encryptionkey
Namjae Jeon
2025-08-15
smb: server: let recv_done() avoid touching data_transfer after cleanup/move
Stefan Metzmacher
2025-08-15
smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconn...
Stefan Metzmacher
2025-08-15
smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma...
Stefan Metzmacher
2025-08-15
smb: server: remove separate empty_recvmsg_queue
Stefan Metzmacher
2025-07-08
ksmbd: fix potential use-after-free in oplock/lease break ack
Namjae Jeon
2025-07-08
ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()
Al Viro
2025-07-08
smb: server: make use of rdma_destroy_qp()
Stefan Metzmacher
2025-06-17
ksmbd: handle set/get info file for streamed file
Namjae Jeon
2025-06-17
ksmbd: fix null pointer dereference in destroy_previous_session
Namjae Jeon
2025-06-17
ksmbd: add free_transport ops in ksmbd connection
Namjae Jeon
2025-06-04
Merge tag '6.16-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-05-27
ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...
Namjae Jeon
2025-05-27
ksmbd: provide zero as a unique ID to the Mac client
Namjae Jeon
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-25
ksmbd: remove unnecessary softdep on crc32
Eric Biggers
2025-05-25
ksmbd: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2025-05-21
ksmbd: use list_first_entry_or_null for opinfo_get_list()
Namjae Jeon
2025-05-21
ksmbd: fix rename failure
Namjae Jeon
2025-05-19
ksmbd: fix stream write failure
Namjae Jeon
2025-05-06
ksmbd: Fix UAF in __close_file_table_ids
Sean Heelan
2025-05-06
ksmbd: prevent out-of-bounds stream writes by validating *pos
Norbert Szetei
2025-05-01
ksmbd: fix memory leak in parse_lease_state()
Wang Zhaolong
2025-05-01
ksmbd: prevent rename with empty string
Namjae Jeon
2025-04-25
ksmbd: fix use-after-free in session logoff
Sean Heelan
2025-04-25
ksmbd: fix use-after-free in kerberos authentication
Sean Heelan
2025-04-22
ksmbd: fix use-after-free in ksmbd_session_rpc_open
Namjae Jeon
2025-04-22
smb: server: smb2pdu: check return value of xa_store()
Salah Triki
2025-04-14
ksmbd: Prevent integer overflow in calculation of deadtime
Denis Arefev
2025-04-14
ksmbd: fix the warning from __kernel_write_iter
Namjae Jeon
2025-04-14
ksmbd: fix use-after-free in smb_break_all_levII_oplock()
Namjae Jeon
2025-04-14
ksmbd: fix use-after-free in __smb2_lease_break_noti()
Namjae Jeon
2025-04-14
ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"
Namjae Jeon
2025-04-14
ksmbd: Fix dangling pointer in krb_authenticate
Sean Heelan
2025-04-09
smb3: Add defines for two new FileSystemAttributes
Steve French
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
2025-04-01
ksmbd: fix null pointer dereference in alloc_preauth_hash()
Namjae Jeon
[next]