blob: 28260a67b2fb06cbed6e59b47a02c34fbe9d68a1 [file] [log] [blame]
6e4d3bbe9212 ("smb3: Add debug message later in smb2/smb3 reconnect path")
bf1fdeb7899a ("smb3: add reconnect tracepoints")
28d59363ae74 ("smb3: add tracepoints for smb2/smb3 open")
d683bcd3e5d1 ("smb3: add additional ftrace entry points for entry/exit to cifs.ko")
eccb4422cf97 ("smb3: Add ftrace tracepoints for improved SMB3 debugging")
91cb74f5142c ("cifs: Change SMB2_open to return an iov for the error parameter")
93012bf98416 ("cifs: add server->vals->header_preamble_size")
74dcf418fe34 ("CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O")
db223a590d45 ("CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration")
a821df3f1af7 ("cifs: fix NULL deref in SMB2_read")
9764c02fcbad ("SMB3: Add support for multidialect negotiate (SMB2.1 and later)")
bf2afee14e07 ("cifs: check rsp for NULL before dereferencing in SMB2_open")
7e682f766f28 ("Fix warning messages when mounting to older servers")
eef914a9eb5e ("[SMB3] Improve security, move default dialect to SMB3 from old CIFS")
2a38e12053b7 ("[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred")
d38de3c6156b ("CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys")
61cfac6f267d ("CIFS: Fix possible use after free in demultiplex thread")
ae6f8dd4d0c8 ("CIFS: Allow to switch on encryption with seal mount option")
c42a6abe3012 ("CIFS: Add capability to decrypt big read responses")
4326ed2f6a16 ("CIFS: Decrypt and process small encrypted packets")
9b7c18a2d4b7 ("CIFS: Add mid handle callback")
026e93dc0a3e ("CIFS: Encrypt SMB3 requests before sending")
7fb8986e7449 ("CIFS: Add capability to transform requests before sending")
b8f57ee8aad4 ("CIFS: Separate RFC1001 length processing for SMB2 read")
cb200bd6264a ("CIFS: Separate SMB2 sync header processing")
738f9de5cdb9 ("CIFS: Send RFC1001 length in a separate iov")
fb2036d81758 ("CIFS: Make send_cancel take rqst as argument")
da502f7df03d ("CIFS: Make SendReceive2() takes resp iov")
31473fc4f965 ("CIFS: Separate SMB2 header structure")
b9be76d585d4 ("cifs: Add soft dependencies")
3692304bba61 ("cifs: Only select the required crypto modules")
c1ecea87471b ("cifs: Simplify SMB2 and SMB311 dependencies")
395664439c49 ("Fix default behaviour for empty domains and add domainauto option")
53e0e11efe92 ("CIFS: Fix a possible memory corruption during reconnect")
8b217fe7fcad ("SMB3: parsing for new snapshot timestamp mount parm")