blob: 53b0eec92032302ec98c44551ff60ee28388dca7 [file] [log] [blame]
b24df3e30cbf ("cifs: update receive_encrypted_standard to handle compounded responses")
696e420bb2a6 ("cifs: Fix use after free of a mid_q_entry")
8ce79ec359ad ("cifs: update multiplex loop to handle compounded responses")
1fc6ad2f10ad ("cifs: remove header_preamble_size where it is always 0")
49f466bdbdf3 ("cifs: remove struct smb2_hdr")
e4dc31fe9ace ("cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument")
84f0cbfba81d ("cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr")
977b61704078 ("cifs: remove rfc1002 header from all SMB2 response structures")
98170fb53587 ("cifs: update smb2_check_message to handle PDUs without a 4 byte length header")
71992e62b864 ("cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled")
9ec672bd1713 ("cifs: update calc_size to take a server argument")
14547f7d74c4 ("cifs: add server argument to the dump_detail method")
c1596ff52466 ("cifs: change validate_buf to validate_iov")
91cb74f5142c ("cifs: Change SMB2_open to return an iov for the error parameter")
e19b2bc0790a ("cifs: add resp_buf_size to the mid_q_entry structure")
0d4b46ba7d12 ("smb3.11: replace a 4 with server->vals->header_preamble_size")
9fdd2e003439 ("cifs: replace a 4 with server->vals->header_preamble_size")
2e96467d9eb1 ("cifs: add pdu_size to the TCP_Server_Info structure")
5100d8a3fe03 ("SMB311: Improve checking of negotiate security contexts")
136ff1b4b65e ("SMB3: Fix length checking of SMB3.11 negotiate request")
f2f176b418da ("CIFS: add ONCE flag for cifs_dbg type")
6c4ba31133f1 ("cifs: fix sparse warning on previous patch in a few printks")
93012bf98416 ("cifs: add server->vals->header_preamble_size")
262916bc69fa ("fix smb3-encryption breakage when CONFIG_DEBUG_SG=y")
8bd68c6e47ab ("CIFS: implement v3.11 preauth integrity")
5fcd7f3f966f ("CIFS: add sha512 secmech")
8801e9023371 ("CIFS: SMBD: Disable signing on SMB direct transport")
74dcf418fe34 ("CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O")
9762c2d08092 ("CIFS: SMBD: Upper layer sends data via RDMA send")
8339dd32fbad ("CIFS: SMBD: Add rdma mount option")
f5688a6d7c5c ("cifs: remove rfc1002 header from smb2 read/write requests")
13cacea7bb20 ("cifs: remove rfc1002 header from smb2_negotiate_req")
a821df3f1af7 ("cifs: fix NULL deref in SMB2_read")