index
:
linux-toradex.git
colibri
colibri_vf
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.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
/
smb2ops.c
Age
Commit message (
Expand
)
Author
2025-05-02
smb: client: fix UAF in async decryption
Enzo Matsumiya
2025-03-13
smb: client: Add check for next_buffer in receive_encrypted_standard()
Haoxiang Li
2024-12-14
cifs: Fix buffer overflow when parsing NFS reparse points
Pali Rohár
2024-09-12
cifs: Check the lease context if we actually got a lease
Ronnie Sahlberg
2024-03-01
cifs: add a warning when the in-flight count goes negative
Shyam Prasad N
2024-03-01
cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl()
Enzo Matsumiya
2024-03-01
smb: client: fix potential OOBs in smb2_parse_contexts()
Paulo Alcantara
2024-03-01
smb: client: fix OOB in receive_encrypted_standard()
Paulo Alcantara
2024-02-23
smb3: Replace smb2pdu 1-element arrays with flex-arrays
Kees Cook
2024-01-05
smb: client: fix OOB in smb2_query_reparse_point()
Paulo Alcantara
2023-12-13
smb: client: fix potential NULL deref in parse_dfs_referrals()
Paulo Alcantara
2023-10-06
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2023-05-24
SMB3: drop reference to cfile before sending oplock break
Bharath SM
2023-05-17
cifs: fix pcchunk length type in smb2_copychunk_range
Pawel Witek
2023-03-30
cifs: empty interface list when server doesn't support query interfaces
Shyam Prasad N
2023-03-10
cifs: Fix uninitialized memory read in smb3_qfs_tcon()
Volker Lendecke
2023-01-12
cifs: fix oops during encryption
Paulo Alcantara
2022-12-02
cifs: support nested dfs links over reconnect
Paulo Alcantara
2022-11-26
cifs: add check for returning value of SMB2_set_info_init
Anastasia Belova
2022-11-26
cifs: add check for returning value of SMB2_close_init
Anastasia Belova
2022-08-31
smb3: missing inode locks in punch hole
David Howells
2022-08-25
smb3: check xattr value length earlier
Steve French
2022-06-14
cifs: version operations for smb20 unneeded when legacy support disabled
Steve French
2022-06-09
smb3: check for null tcon
Steve French
2022-06-09
cifs: when extending a file with falloc we should make files not-sparse
Ronnie Sahlberg
2022-05-09
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
2022-04-08
cifs: fix NULL ptr dereference in smb2_ioctl_query_info()
Paulo Alcantara
2022-04-08
cifs: prevent bad output lengths in smb2_ioctl_query_info()
Paulo Alcantara
2021-09-09
cifs: properly invalidate cached root handle when closing it
Enzo Matsumiya
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-26
smb3: rc uninitialized in one fallocate path
Steve French
2021-07-22
cifs: fix fallocate when trying to allocate a hole.
Ronnie Sahlberg
2021-07-22
cifs: only write 64kb at a time when fallocating a small region of a file
Ronnie Sahlberg
2021-07-15
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
2021-07-14
cifs: fix the out of range assignment to bit fields in parse_server_interfaces
Hyunchul Lee
2021-07-13
cifs: Fix race between hole punch and page fault
Jan Kara
2021-06-25
smb3: prevent races updating CurrentMid
Steve French
2021-06-20
cifs: retry lookup and readdir when EAGAIN is returned.
Thiago Rafael Becker
2021-06-20
cifs: improve fallocate emulation
Ronnie Sahlberg
2021-05-19
Defer close only when lease is enabled.
Rohith Surabattula
2021-05-19
cifs: fix memory leak in smb2_copychunk_range
Ronnie Sahlberg
2021-04-25
smb3: limit noisy error
Steve French
2021-04-25
cifs: remove unnecessary copies of tcon->crfid.fid
Muhammad Usama Anjum
2021-04-25
cifs: Return correct error code from smb2_get_enc_key
Paul Aurich
2021-04-25
cifs: fix out-of-bound memory access when calling smb3_notify() at mount point
Eugene Korenevsky
2021-04-25
smb2: fix use-after-free in smb2_ioctl_query_info()
Aurelien Aptel
2021-04-25
cifs: add FALLOC_FL_INSERT_RANGE support
Ronnie Sahlberg
2021-04-25
cifs: add support for FALLOC_FL_COLLAPSE_RANGE
Ronnie Sahlberg
2021-04-25
cifs: add a timestamp to track when the lease of the cached dir was taken
Ronnie Sahlberg
2021-04-25
cifs: add a function to get a cached dir based on its dentry
Ronnie Sahlberg
[next]