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
Age
Commit message (
Expand
)
Author
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-08-09
Merge tag 'v6.17rc-part2-SMB3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-08-09
Merge tag 'v6.17rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-08-07
smb: server: Fix extension string in ksmbd_extract_shortname()
Thorsten Blum
2025-08-07
ksmbd: limit repeated connections from clients with the same IP
Namjae Jeon
2025-08-07
smb: client: only use a single wait_queue to monitor smbdirect connection status
Stefan Metzmacher
2025-08-07
smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_...
Stefan Metzmacher
2025-08-07
smb: client: improve logging in smbd_conn_upcall()
Stefan Metzmacher
2025-08-07
smb: client: return an error if rdma_connect does not return within 5 seconds
Stefan Metzmacher
2025-08-06
smb: client: make use of smbdirect_socket.{send,recv}_io.mem.{cache,pool}
Stefan Metzmacher
2025-08-06
smb: smbdirect: add smbdirect_socket.{send,recv}_io.mem.{cache,pool}
Stefan Metzmacher
2025-08-06
smb: client: make use of struct smbdirect_send_io
Stefan Metzmacher
2025-08-06
smb: smbdirect: introduce struct smbdirect_send_io
Stefan Metzmacher
2025-08-06
smb: client: make use of SMBDIRECT_RECV_IO_MAX_SGE
Stefan Metzmacher
2025-08-06
smb: smbdirect: add SMBDIRECT_RECV_IO_MAX_SGE
Stefan Metzmacher
2025-08-06
smb: client: remove unused enum smbd_connection_status
Stefan Metzmacher
2025-08-06
smb: client: make use of smbdirect_socket.recv_io.reassembly.*
Stefan Metzmacher
2025-08-06
smb: smbdirect: introduce smbdirect_socket.recv_io.reassembly.*
Stefan Metzmacher
2025-08-06
smb: client: make use of smb: smbdirect_socket.recv_io.free.{list,lock}
Stefan Metzmacher
2025-08-06
smb: smbdirect: introduce smbdirect_socket.recv_io.free.{list,lock}
Stefan Metzmacher
2025-08-06
smb: client: make use of struct smbdirect_recv_io
Stefan Metzmacher
2025-08-06
smb: smbdirect: introduce struct smbdirect_recv_io
Stefan Metzmacher
2025-08-06
smb: client: make use of smbdirect_socket->recv_io.expected
Stefan Metzmacher
2025-08-06
smb: smbdirect: introduce smbdirect_socket.recv_io.expected
Stefan Metzmacher
2025-08-06
smb: client: remove unused smbd_connection->fragment_reassembly_remaining
Stefan Metzmacher
2025-08-06
smb: client: let recv_done() avoid touching data_transfer after cleanup/move
Stefan Metzmacher
2025-08-06
smb: client: let recv_done() cleanup before notifying the callers.
Stefan Metzmacher
2025-08-06
smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma...
Stefan Metzmacher
2025-08-06
smb: client: remove separate empty_packet_queue
Stefan Metzmacher
2025-08-06
smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_conn...
Stefan Metzmacher
2025-08-06
cifs: Fix null-ptr-deref by static initializing global lock
Yunseong Kim
2025-08-06
smb: server: let recv_done() avoid touching data_transfer after cleanup/move
Stefan Metzmacher
2025-08-06
smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconn...
Stefan Metzmacher
2025-08-06
smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma...
Stefan Metzmacher
2025-08-06
smb: server: remove separate empty_recvmsg_queue
Stefan Metzmacher
2025-08-06
cifs: Move the SMB1 transport code out of transport.c
Steve French
2025-08-06
Merge tag 'for-6.17-fix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-08-06
btrfs: fix log tree replay failure due to file with 0 links and extents
Filipe Manana
2025-08-05
NFS/localio: nfs_uuid_put() fix the wake up after unlinking the file
Trond Myklebust
2025-08-05
NFS/localio: nfs_uuid_put() fix races with nfs_open/close_local_fh()
Trond Myklebust
2025-08-05
NFS/localio: nfs_close_local_fh() fix check for file closed
Trond Myklebust
2025-08-05
smb: client: smb: client: eliminate mid_flags field
Wang Zhaolong
2025-08-05
smb: client: add mid_counter_lock to protect the mid counter counter
Wang Zhaolong
2025-08-05
smb: client: rename server mid_lock to mid_queue_lock
Wang Zhaolong
2025-08-05
Merge tag 'exfat-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-08-04
smb: client: fix creating symlinks under POSIX mounts
Paulo Alcantara
2025-08-04
smb: client: default to nonativesocket under POSIX mounts
Paulo Alcantara
2025-08-04
Merge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-08-04
NFSv4: Remove duplicate lookups, capability probes and fsinfo calls
Trond Myklebust
2025-08-04
NFS: Fix the setting of capabilities when automounting a new filesystem
Trond Myklebust
[next]