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
2021-07-22
cifs: fix fallocate when trying to allocate a hole.
Ronnie Sahlberg
2021-07-22
CIFS: Clarify SMB1 code for POSIX delete file
Steve French
2021-07-22
CIFS: Clarify SMB1 code for POSIX Create
Steve French
2021-07-22
cifs: support share failover when remounting
Paulo Alcantara
2021-07-22
cifs: only write 64kb at a time when fallocating a small region of a file
Ronnie Sahlberg
2021-07-16
cifs: do not share tcp sessions of dfs connections
Paulo Alcantara
2021-07-15
SMB3.1.1: fix mount failure to some servers when compression enabled
Steve French
2021-07-15
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
2021-07-15
cifs: fix missing null session check in mount
Steve French
2021-07-15
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
2021-07-14
cifs: fix the out of range assignment to bit fields in parse_server_interfaces
Hyunchul Lee
2021-07-14
cifs: Do not use the original cruid when following DFS links for multiuser mo...
Ronnie Sahlberg
2021-07-14
cifs: use the expiry output of dns_query to schedule next resolution
Shyam Prasad N
2021-07-09
cifs: update internal version number
Steve French
2021-07-09
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
2021-07-09
SMB3.1.1: Add support for negotiating signing algorithm
Steve French
2021-07-08
cifs: use helpers when parsing uid/gid mount options and validate them
Ronnie Sahlberg
2021-07-07
CIFS: Clarify SMB1 code for POSIX Lock
Steve French
2021-07-07
CIFS: Clarify SMB1 code for rename open file
Steve French
2021-07-07
CIFS: Clarify SMB1 code for delete
Steve French
2021-07-07
CIFS: Clarify SMB1 code for SetFileSize
Steve French
2021-07-05
smb3: fix typo in header file
Steve French
2021-07-02
CIFS: Clarify SMB1 code for UnixSetPathInfo
Steve French
2021-07-02
CIFS: Clarify SMB1 code for UnixCreateSymLink
Steve French
2021-07-02
cifs: clarify SMB1 code for UnixCreateHardLink
Steve French
2021-07-02
cifs: make locking consistent around the server session status
Steve French
2021-06-25
smb3: prevent races updating CurrentMid
Steve French
2021-06-24
cifs: fix missing spinlock around update to ses->status
Steve French
2021-06-23
cifs: missing null pointer check in cifs_mount
Steve French
2021-06-23
smb3: fix possible access to uninitialized pointer to DACL
Steve French
2021-06-23
cifs: missing null check for newinode pointer
Steve French
2021-06-23
cifs: remove two cases where rc is set unnecessarily in sid_to_id
Steve French
2021-06-23
SMB3: Add new info level for query directory
Steve French
2021-06-23
cifs: fix NULL dereference in smb2_check_message()
Dan Carpenter
2021-06-22
smbdirect: missing rc checks while waiting for rdma events
Steve French
2021-06-21
cifs: Avoid field over-reading memcpy()
Kees Cook
2021-06-20
smb311: remove dead code for non compounded posix query info
Steve French
2021-06-20
cifs: fix SMB1 error path in cifs_get_file_info_unix
Steve French
2021-06-20
smb3: fix uninitialized value for port in witness protocol move
Steve French
2021-06-20
cifs: fix unneeded null check
Steve French
2021-06-20
cifs: use SPDX-Licence-Identifier
Steve French
2021-06-20
cifs: convert list_for_each to entry variant in cifs_debug.c
Baokun Li
2021-06-20
cifs: convert list_for_each to entry variant in smb2misc.c
Baokun Li
2021-06-20
cifs: avoid extra calls in posix_info_parse
Ronnie Sahlberg
2021-06-20
cifs: retry lookup and readdir when EAGAIN is returned.
Thiago Rafael Becker
2021-06-20
cifs: fix check of dfs interlinks
Paulo Alcantara
2021-06-20
cifs: decoding negTokenInit with generic ASN1 decoder
Hyunchul Lee
2021-06-20
cifs: avoid starvation when refreshing dfs cache
Paulo Alcantara
2021-06-20
cifs: enable extended stats by default
Steve French
2021-06-20
cifs: missed ref-counting smb session in find
Shyam Prasad N
[next]