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
/
cifs
Age
Commit message (
Expand
)
Author
2023-05-05
cifs: Remove unneeded semicolon
Yang Li
2023-05-04
cifs: fix sharing of DFS connections
Paulo Alcantara
2023-05-03
cifs: avoid potential races when handling multiple dfs tcons
Paulo Alcantara
2023-05-03
cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath
Paulo Alcantara
2023-05-03
cifs: fix potential race when tree connecting ipc
Paulo Alcantara
2023-05-02
cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname
Paulo Alcantara
2023-05-02
cifs: print smb3_fs_context::source when mounting
Paulo Alcantara
2023-05-02
cifs: protect session status check in smb2_reconnect()
Paulo Alcantara
2023-05-01
Merge tag '6.4-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-04-28
cifs: update internal module version number for cifs.ko
Steve French
2023-04-28
smb3: move some common open context structs to smbfs_common
Steve French
2023-04-28
smb3: make query_on_disk_id open context consistent and move to common code
Steve French
2023-04-28
cifs: missing lock when updating session status
Steve French
2023-04-27
SMB3: Close deferred file handles in case of handle lease break
Bharath SM
2023-04-27
SMB3: Add missing locks to protect deferred close file list
Bharath SM
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-04-23
cifs: Avoid a cast in add_lease_context()
Volker Lendecke
2023-04-23
cifs: Simplify SMB2_open_init()
Volker Lendecke
2023-04-23
cifs: Simplify SMB2_open_init()
Volker Lendecke
2023-04-23
cifs: Simplify SMB2_open_init()
Volker Lendecke
2023-04-18
cifs: Reapply lost fix from commit 30b2b2196d6e
David Howells
2023-04-18
cifs: Fix unbuffered read
David Howells
2023-04-16
cifs: avoid dup prefix path in dfs_get_automount_devname()
Paulo Alcantara
2023-04-15
cifs: fix negotiate context parsing
David Disseldorp
2023-04-06
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
2023-04-05
cifs: sanitize paths in cifs_update_super_prepath.
Thiago Rafael Becker
2023-03-30
cifs: get rid of dead check in smb2_reconnect()
Paulo Alcantara
2023-03-30
cifs: prevent infinite recursion in CIFSGetDFSRefer()
Paulo Alcantara
2023-03-30
cifs: avoid races in parallel reconnects in smb1
Paulo Alcantara
2023-03-30
cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
David Disseldorp
2023-03-24
smb3: fix unusable share after force unmount failure
Steve French
2023-03-24
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
2023-03-24
smb3: lower default deferred close timeout to address perf regression
Steve French
2023-03-24
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
2023-03-24
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
2023-03-24
cifs: append path to open_enter trace event
Shyam Prasad N
2023-03-23
cifs: print session id while listing open files
Shyam Prasad N
2023-03-23
cifs: dump pending mids for all channels in DebugData
Shyam Prasad N
2023-03-23
cifs: empty interface list when server doesn't support query interfaces
Shyam Prasad N
2023-03-23
cifs: do not poll server interfaces too regularly
Shyam Prasad N
2023-03-22
cifs: lock chan_lock outside match_session
Shyam Prasad N
2023-03-17
cifs: check only tcon status on tcon related functions
Shyam Prasad N
2023-03-14
cifs: use DFS root session instead of tcon ses
Paulo Alcantara
2023-03-14
cifs: return DFS root session id in DebugData
Paulo Alcantara
2023-03-14
cifs: fix use-after-free bug in refresh_cache_worker()
Paulo Alcantara
2023-03-14
cifs: set DFS root session in cifs_get_smb_ses()
Paulo Alcantara
2023-03-14
cifs: generate signkey for the channel that's reconnecting
Shyam Prasad N
2023-03-14
cifs: Fix smb2_set_path_size()
Volker Lendecke
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
2023-03-05
cifs: Move the in_send statistic to __smb_send_rqst()
Zhang Xiaoxu
[next]