blob: 4d3784efc763791f20f638fb81334feaeb796929 [file] [log] [blame]
eca004523811 ("cifs: add credits from unmatched responses/messages")
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")
db3b5474f462 ("CIFS: Fix NULL pointer deref on SMB2_tcon() failure")
06e2290844fa ("Fix encryption labels and lengths for SMB3.1.1")
23586b66d84b ("Fix SMB3.1.1 guest authentication to Samba")
9764c02fcbad ("SMB3: Add support for multidialect negotiate (SMB2.1 and later)")
bf2afee14e07 ("cifs: check rsp for NULL before dereferencing in SMB2_open")
95907fea4fd8 ("cifs: Add support for reading attributes on SMB2+")
7e682f766f28 ("Fix warning messages when mounting to older servers")
68a6afa7fad2 ("cifs: Clean up unused variables in smb2pdu.c")
eef914a9eb5e ("[SMB3] Improve security, move default dialect to SMB3 from old CIFS")
2a38e12053b7 ("[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred")
511c54a2f691 ("CIFS: Reconnect expired SMB sessions")
2f1afe25997f ("cifs: Use smb 2 - 3 and cifsacl mount options getacl functions")
42c493c16f0d ("cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options")
d38de3c6156b ("CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys")
a6f74e80f271 ("cifs: don't check for failure from mempool_alloc()")
38bd49064a1e ("Handle mismatched open calls")