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.18.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
8 days
ksmbd: validate inherited ACE SID length
Shota Zaizen
8 days
ksmbd: fix kernel-doc warnings from ksmbd_conn_get/put()
Namjae Jeon
8 days
ksmbd: fail share config requests when path allocation fails
Shuhao Fu
8 days
ksmbd: close durable scavenger races against m_fp_list lookups
DaeMyung Kang
8 days
ksmbd: harden file lifetime during session teardown
DaeMyung Kang
8 days
ksmbd: centralize ksmbd_conn final release to plug transport leak
DaeMyung Kang
8 days
smb: smbdirect: introduce and use include/linux/smbdirect.h
Stefan Metzmacher
8 days
smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPL
Stefan Metzmacher
11 days
ksmbd: rewrite stop_sessions() with restartable iteration
DaeMyung Kang
11 days
smb: server: handle readdir_info_level_struct_sz() error
Marios Makassikis
2026-04-22
smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/
Stefan Metzmacher
2026-04-22
smb: server: stop sending fake security descriptors
Marios Makassikis
2026-04-22
ksmbd: scope conn->binding slowpath to bound sessions only
Hyunwoo Kim
2026-04-22
ksmbd: fix CreateOptions sanitization clobbering the whole field
DaeMyung Kang
2026-04-22
ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open
DaeMyung Kang
2026-04-22
ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCount
Akif Sait
2026-04-22
ksmbd: destroy async_ida in ksmbd_conn_free()
DaeMyung Kang
2026-04-22
ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()
DaeMyung Kang
2026-04-22
ksmbd: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
2026-04-22
ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()
DaeMyung Kang
2026-04-18
ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment
Tristan Madani
2026-04-18
ksmbd: use check_add_overflow() to prevent u16 DACL size overflow
Tristan Madani
2026-04-18
ksmbd: fix use-after-free in smb2_open during durable reconnect
Akif
2026-04-18
ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()
Michael Bommarito
2026-04-18
smb: server: fix max_connections off-by-one in tcp accept path
DaeMyung Kang
2026-04-18
ksmbd: require minimum ACE size in smb_check_perm_dacl()
Michael Bommarito
2026-04-18
ksmbd: validate response sizes in ipc_validate_msg()
Michael Bommarito
2026-04-18
smb: server: fix active_num_conn leak on transport allocation failure
Michael Bommarito
2026-04-15
smb: server: no longer use smbdirect_socket_set_custom_workqueue()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_netdev_rdma_capable_mode_type()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect.ko
Stefan Metzmacher
2026-04-15
smb: server: remove unused ksmbd_transport_ops.prepare()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_socket_{listen,accept}()
Stefan Metzmacher
2026-04-15
smb: server: only use public smbdirect functions
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_socket_create_accepting()/smbdirect_socket...
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_{socket_init_accepting,connection_wait_for...
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_send_iter() and related functions
Stefan Metzmacher
2026-04-15
smb: server: let smb_direct_post_send_data() return data_length
Stefan Metzmacher
2026-04-15
smb: server: split out smb_direct_send_iter() out of smb_direct_writev()
Stefan Metzmacher
2026-04-15
smb: server: let smbdirect_map_sges_from_iter() truncate the message boundary
Stefan Metzmacher
2026-04-15
smb: server: inline smb_direct_create_header() into smb_direct_post_send_data()
Stefan Metzmacher
2026-04-15
smb: server: move iov_iter_kvec() out of smb_direct_post_send_data()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_request_keep_alive()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_grant_recv_credits()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_recvmsg()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_socket_destroy_sync()
Stefan Metzmacher
2026-04-15
smb: server: make use of functions from smbdirect_rw.c
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_socket_wait_for_credits()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_get_buf_page_count()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_recv_io_refill[_work]()
Stefan Metzmacher
[next]