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
/
client
Age
Commit message (
Expand
)
Author
28 hours
Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2 days
smb: client: validate dacloffset before building DACL pointers
Michael Bommarito
2 days
smb/client: fix out-of-bounds read in smb2_compound_op()
Zisen Ye
2 days
smb/client: fix out-of-bounds read in symlink_data()
Zisen Ye
2 days
smb: client: Zero-pad short GSS session keys per MS-SMB2
Piyush Sachdeva
2 days
smb: client: Use FullSessionKey for AES-256 encryption key derivation
Piyush Sachdeva
6 days
smb: client: use kzalloc to zero-initialize security descriptor buffer
Bjoern Doebel
6 days
cifs: abort open_cached_dir if we don't request leases
Shyam Prasad N
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
10 days
cifs: change_conf needs to be called for session setup
Shyam Prasad N
10 days
smb: client: change allocation requirements in smb2_compound_op
Fredric Cover
13 days
smb/client: remove unused smb3_parse_opt()
David Disseldorp
2026-04-23
Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-04-23
Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
2026-04-22
smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/
Stefan Metzmacher
2026-04-22
smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()
Eric Biggers
2026-04-22
smb: client: Make generate_key() return void
Eric Biggers
2026-04-22
smb: client: Remove obsolete cmac(aes) allocation
Eric Biggers
2026-04-22
smb: client: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
2026-04-22
smb: client: compress: add code docs to lz77.c
Enzo Matsumiya
2026-04-22
smb: client: compress: LZ77 optimizations
Enzo Matsumiya
2026-04-22
smb: client: compress: increase LZ77_MATCH_MAX_DIST
Enzo Matsumiya
2026-04-22
smb: client: compress: fix counting in LZ77 match finding
Enzo Matsumiya
2026-04-22
smb: client: compress: fix buffer overrun in lz77_compress()
Enzo Matsumiya
2026-04-22
smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_dacl
Michael Bommarito
2026-04-22
smb: client: fix (remove) drop_dir_cache module parameter
Enzo Matsumiya
2026-04-22
smb: client: require a full NFS mode SID before reading mode bits
Michael Bommarito
2026-04-22
smb: client: validate the whole DACL before rewriting it in cifsacl
Michael Bommarito
2026-04-22
smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
Michael Bommarito
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-19
cifs: update internal module version number
Steve French
2026-04-19
smb: client: compress: fix bad encoding on last LZ77 flag
Enzo Matsumiya
2026-04-16
smb: client: fix dir separator in SMB1 UNIX mounts
Paulo Alcantara
2026-04-16
Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
2026-04-15
smb: client: no longer use smbdirect_socket_set_custom_workqueue()
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect.ko
Stefan Metzmacher
2026-04-15
smb: client: only use public smbdirect functions
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_socket_create_kern()/smbdirect_socket_rele...
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_socket_init_new() and smbdirect_connect_sy...
Stefan Metzmacher
2026-04-15
smb: client: introduce and use smbd_debug_proc_show()
Stefan Metzmacher
2026-04-15
smb: client: introduce and use smbd_mr_fill_buffer_descriptor()
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_connection_send_{single_iter,immediate_wor...
Stefan Metzmacher
2026-04-15
smb: client: let smbd_post_send_full_iter() get remaining_length and return d...
Stefan Metzmacher
2026-04-15
smb: client: let smbd_post_send_iter() get remaining_length and return data_l...
Stefan Metzmacher
2026-04-15
smb: client: change smbd_post_send_empty() to void return
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_connection_request_keep_alive()
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_connection_grant_recv_credits()
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_connection_recvmsg()
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_socket_destroy_sync()
Stefan Metzmacher
[next]