index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
Age
Commit message (
Expand
)
Author
2025-11-30
smb: move SMB1_PROTO_NUMBER to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: rename common/cifsglob.h to common/smbglob.h
ZhangGuoDong
2025-11-30
smb/server: update some misguided comment of smb2_0_server_cmds proc
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_oplock_break()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_ioctl()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_query_dir()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_notify()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_read()
ChenXiaoSong
2025-11-30
ksmbd: Use HMAC-MD5 library for NTLMv2
Eric Biggers
2025-11-30
ksmbd: Use HMAC-SHA256 library for message signing and key generation
Eric Biggers
2025-11-30
ksmbd: Use SHA-512 library for SMB3.1.1 preauth hash
Eric Biggers
2025-11-14
VFS/ovl/smb: introduce start_renaming_dentry()
NeilBrown
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
2025-11-14
smb/server: use end_removing_noperm for for target of smb2_create_link()
NeilBrown
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-12
vfs: make vfs_create break delegations on parent directory
Jeff Layton
2025-11-12
vfs: clean up argument list for vfs_create()
Jeff Layton
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
2025-11-11
smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DI...
Stefan Metzmacher
2025-11-09
ksmbd: close accepted socket when per-IP limit rejects connection
Joshua Rogers
2025-11-09
smb: server: rdma: avoid unmapping posted recv on accept failure
Joshua Rogers
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
ksmbd: detect RDMA capable netdevs include IPoIB
Namjae Jeon
2025-11-04
ksmbd: detect RDMA capable lower devices when bridge and vlan netdev is used
Namjae Jeon
2025-10-26
smb: server: let smb_direct_cm_handler() call ib_drain_qp() after smb_direct_...
Stefan Metzmacher
2025-10-26
smb: server: call smb_direct_post_recv_credits() when the negotiation is done
Stefan Metzmacher
2025-10-26
ksmbd: transport_ipc: validate payload size before reading handle
Qianchang Zhao
2025-10-23
smb: server: let free_transport() wait for SMBDIRECT_SOCKET_DISCONNECTED
Stefan Metzmacher
2025-10-22
smb: server: make use of smbdirect_socket.send_io.lcredits.*
Stefan Metzmacher
2025-10-22
smb: server: simplify sibling_list handling in smb_direct_flush_send_list/sen...
Stefan Metzmacher
2025-10-22
smb: server: smb_direct_disconnect_rdma_connection() already wakes all waiter...
Stefan Metzmacher
2025-10-22
smb: server: allocate enough space for RW WRs and ib_drain_qp()
Stefan Metzmacher
2025-10-18
Merge tag '6.18-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-10-15
smb: move some duplicate definitions to common/cifsglob.h
ZhangGuoDong
2025-10-15
ksmbd: fix recursive locking in RPC handle list access
Marios Makassikis
2025-10-15
smb/server: fix possible refcount leak in smb2_sess_setup()
ZhangGuoDong
2025-10-15
smb/server: fix possible memory leak in smb2_read()
ZhangGuoDong
2025-10-12
smb: server: Use common error handling code in smb_direct_rdma_xmit()
Markus Elfring
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-10-03
Merge tag '6.18-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-09-30
ksmbd: increase session and share hash table bits
Namjae Jeon
2025-09-30
ksmbd: replace connection list with hash table
Namjae Jeon
2025-09-30
ksmbd: add an error print when maximum IP connections limit is reached
Namjae Jeon
2025-09-30
ksmbd: add max ip connections parameter
Namjae Jeon
2025-09-30
ksmbd: fix error code overwriting in smb2_get_info_filesystem()
Matvey Kovalev
2025-09-30
ksmbd: copy overlapped range within the same file
Namjae Jeon
2025-09-30
ksmbd: use sock_create_kern interface to create kernel socket
Namjae Jeon
[prev]
[next]