Merge tag '6.12rc-more-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Pull xmb client fixes from Steve French: - Noisy log message cleanup - Important netfs fix for cifs crash in generic/074 - Three minor improvements to use of hashing (multichannel and mount improvements) - Fix decryption crash for large read with small esize * tag '6.12rc-more-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6: smb: client: make SHA-512 TFM ephemeral smb: client: make HMAC-MD5 TFM ephemeral smb: client: stop flooding dmesg in smb2_calc_signature() smb: client: allocate crypto only for primary server smb: client: fix UAF in async decryption netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs)
Showing
- fs/netfs/internal.h 1 addition, 0 deletionsfs/netfs/internal.h
- fs/netfs/misc.c 53 additions, 21 deletionsfs/netfs/misc.c
- fs/netfs/write_issue.c 11 additions, 1 deletionfs/netfs/write_issue.c
- fs/smb/client/cifsencrypt.c 61 additions, 90 deletionsfs/smb/client/cifsencrypt.c
- fs/smb/client/cifsglob.h 0 additions, 2 deletionsfs/smb/client/cifsglob.h
- fs/smb/client/sess.c 1 addition, 1 deletionfs/smb/client/sess.c
- fs/smb/client/smb2misc.c 14 additions, 14 deletionsfs/smb/client/smb2misc.c
- fs/smb/client/smb2ops.c 28 additions, 19 deletionsfs/smb/client/smb2ops.c
- fs/smb/client/smb2pdu.c 10 additions, 0 deletionsfs/smb/client/smb2pdu.c
- fs/smb/client/smb2proto.h 1 addition, 1 deletionfs/smb/client/smb2proto.h
- fs/smb/client/smb2transport.c 2 additions, 30 deletionsfs/smb/client/smb2transport.c
Loading
Please register or sign in to comment