index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsencrypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
smb: move client and server files to common directory fs/smb
Steve French
1
-733
/
+0
2023-02-01
cifs: fix potential memory leaks in session setup
Paulo Alcantara
1
-0
/
+1
2022-10-08
cifs: secmech: use shash_desc directly, remove sdesc
Enzo Matsumiya
1
-60
/
+26
2022-10-08
smb3: rename encryption/decryption TFMs
Enzo Matsumiya
1
-6
/
+6
2022-10-08
cifs: replace kfree() with kfree_sensitive() for sensitive data
Enzo Matsumiya
1
-6
/
+6
2022-08-25
cifs: Add helper function to check smb1+ server
Zhang Xiaoxu
1
-2
/
+1
2022-08-25
cifs: Use help macro to get the header preamble size
Zhang Xiaoxu
1
-1
/
+1
2022-08-01
cifs: avoid use of global locks for high contention data
Shyam Prasad N
1
-3
/
+3
2022-06-01
cifs: fix potential deadlock in direct reclaim
Vincent Whitchurch
1
-4
/
+4
2022-01-08
cifs: take cifs_tcp_ses_lock for status checks
Shyam Prasad N
1
-1
/
+5
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
1
-1
/
+0
2021-09-09
cifs: rename cifs_common to smbfs_common
Steve French
1
-1
/
+1
2021-08-25
cifs: fork arc4 and create a separate module for it for cifs and other users
Ronnie Sahlberg
1
-4
/
+4
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
1
-81
/
+0
2021-06-21
cifs: use SPDX-Licence-Identifier
Steve French
1
-13
/
+1
2021-02-23
cifs: change confusing field serverName (to ip_addr)
Steve French
1
-3
/
+3
2020-12-14
cifs: switch to new mount api
Ronnie Sahlberg
1
-0
/
+5
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-06-01
cifs: Standardize logging output
Joe Perches
1
-4
/
+4
2019-06-20
fs: cifs: switch to RC4 library interface
Ard Biesheuvel
1
-46
/
+16
2018-12-24
cifs: remove coverity warning in calc_lanman_hash
Ronnie Sahlberg
1
-3
/
+8
2018-12-24
cifs: clean up indentation, replace spaces with tab
Colin Ian King
1
-1
/
+1
2018-08-07
cifs: Make sure all data pages are signed correctly
Paulo Alcantara
1
-1
/
+7
2018-08-07
cifs: use timespec64 internally
Arnd Bergmann
1
-2
/
+2
2018-06-16
cifs: Fix invalid check in __cifs_calc_signature()
Paulo Alcantara
1
-9
/
+6
2018-06-15
cifs: push rfc1002 generation down the stack
Ronnie Sahlberg
1
-5
/
+18
2018-06-06
CIFS: Pass page offset for calculating signature
Long Li
1
-4
/
+5
2018-06-05
CIFS: Fix signing for SMB2/3
Aurelien Aptel
1
-5
/
+3
2018-04-02
CIFS: fix sha512 check in cifs_crypto_secmech_release
Gustavo A. R. Silva
1
-1
/
+1
2018-04-02
CIFS: add sha512 secmech
Aurelien Aptel
1
-0
/
+7
2018-04-02
CIFS: refactor crypto shash/sdesc allocation&free
Aurelien Aptel
1
-71
/
+7
2018-01-27
CIFS: zero sensitive data when freeing
Aurelien Aptel
1
-2
/
+1
2017-05-09
fs: cifs: replace CURRENT_TIME by other appropriate apis
Deepa Dinamani
1
-1
/
+3
2017-02-02
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
1
-1
/
+12
2017-02-02
CIFS: Send RFC1001 length in a separate iov
Pavel Shilovsky
1
-16
/
+22
2016-12-15
Fix default behaviour for empty domains and add domainauto option
Germano Percossi
1
-5
/
+9
2016-11-29
CIFS: Fix BUG() in calc_seckey()
Sachin Prabhu
1
-3
/
+8
2016-07-20
cifs: fix crash due to race in hmac(md5) handling
Rabin Vincent
1
-6
/
+10
2016-03-28
cifs: merge the hash calculation helpers
Al Viro
1
-43
/
+54
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-11
/
+21
2016-02-11
cifs: fix erroneous return value
Anton Protopopov
1
-1
/
+1
2016-01-27
cifs: Use skcipher
Herbert Xu
1
-11
/
+21
2015-09-22
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
1
-2
/
+51
2015-04-01
CIFS: session servername can't be null
Steve French
1
-1
/
+5
2014-10-17
Allow conversion of characters in Mac remap range. Part 1
Steve French
1
-1
/
+1
2013-11-12
cifs: Use data structures to compute NTLMv2 response offsets
Tim Gardner
1
-16
/
+24
2013-07-31
cifs: fix bad error handling in crypto code
Jeff Layton
1
-4
/
+8
2013-07-31
cifs: extend the buffer length enought for sprintf() using
Chen Gang
1
-1
/
+1
2013-07-04
Limit allocation of crypto mechanisms to dialect which requires
Steve French
1
-110
/
+85
2013-06-27
[CIFS] SMB3 Signing enablement
Steve French
1
-0
/
+29
[next]