index
:
pub/scm/linux/kernel/git/powerpc/linux.git
master
The powerpc tree
PowerPC group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
Merge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linux
Linus Torvalds
1
-0
/
+4
2026-08-24
smb: client: Clear sensitive stack data in smb2transport.c
Thomas Huth
1
-0
/
+4
2026-08-12
smb: clear the aes_cmac_key and aes_cmac_ctx when done
Thomas Huth
1
-2
/
+2
2026-05-19
smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()
Henrique Carvalho
1
-0
/
+2
2026-05-07
smb: client: Use FullSessionKey for AES-256 encryption key derivation
Piyush Sachdeva
1
-9
/
+26
2026-04-22
smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()
Eric Biggers
1
-7
/
+5
2026-04-22
smb: client: Make generate_key() return void
Eric Biggers
1
-29
/
+16
2026-04-22
smb: client: Remove obsolete cmac(aes) allocation
Eric Biggers
1
-15
/
+0
2026-04-22
smb: client: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
1
-33
/
+8
2026-03-03
smb: client: Compare MACs in constant time
Eric Biggers
1
-1
/
+3
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
1
-1
/
+1
2025-12-05
cifs: Don't need state locking in smb2_get_mid_entry()
David Howells
1
-28
/
+20
2025-12-05
cifs: Remove the server pointer from smb_message
David Howells
1
-5
/
+4
2025-10-23
cifs: Call the calc_signature functions directly
David Howells
1
-9
/
+9
2025-10-15
smb: client: Consolidate cmac(aes) shash allocation
Eric Biggers
1
-9
/
+1
2025-10-15
smb: client: Remove obsolete crypto_shash allocations
Eric Biggers
1
-33
/
+2
2025-10-15
smb: client: Use HMAC-SHA256 library for SMB2 signature calculation
Eric Biggers
1
-42
/
+11
2025-10-15
smb: client: Use HMAC-SHA256 library for key generation
Eric Biggers
1
-54
/
+14
2025-10-09
smb: client: Omit an if branch in smb2_find_smb_tcon()
Markus Elfring
1
-5
/
+0
2025-08-13
smb: client: fix mid_q_entry memleak leak with per-mid locking
Wang Zhaolong
1
-0
/
+1
2025-08-05
smb: client: rename server mid_lock to mid_queue_lock
Wang Zhaolong
1
-2
/
+2
2024-11-17
smb: client: fix use-after-free of signing key
Paulo Alcantara
1
-16
/
+40
2024-10-02
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
1
-1
/
+1
2024-09-30
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
1
-1
/
+29
2024-09-26
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
1
-29
/
+1
2024-09-26
smb: client: stop flooding dmesg in smb2_calc_signature()
Paulo Alcantara
1
-1
/
+1
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
1
-1
/
+1
2024-06-07
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
1
-1
/
+1
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
1
-0
/
+2
2024-03-31
smb: client: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-11-13
cifs: fix check of rc in function generate_smb3signingkey
Ekaterina Esina
1
-3
/
+2
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
1
-1
/
+7
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
1
-2
/
+2
2023-07-12
smb: client: fix missed ses refcounting
Paulo Alcantara
1
-1
/
+1
2023-06-29
cifs: new dynamic tracepoint to track ses not found errors
Shyam Prasad N
1
-0
/
+1
2023-06-29
cifs: log session id when a matching ses is not found
Shyam Prasad N
1
-2
/
+2
2023-06-28
cifs: fix session state check in smb2_find_smb_ses
Winston Wen
1
-0
/
+7
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+934