blob: 0f38526f285a136cafcc064b21181c55b9ef81f2 [file] [log] [blame]
2796d303e3c5 ("cifs: Allocate validate negotiation request through kmalloc")
63a83b861c47 ("CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl")
a2d9daad1d2d ("SMB: fix validate negotiate info uninitialised memory use")
fe83bebc0522 ("SMB: fix leak of validate negotiate info response buffer")
9764c02fcbad ("SMB3: Add support for multidialect negotiate (SMB2.1 and later)")
bf2afee14e07 ("cifs: check rsp for NULL before dereferencing in SMB2_open")
5517554e4313 ("cifs: Add support for writing attributes on SMB2+")
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")
dac953401c97 ("cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options")
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")
cd1230070ae1 ("SMB2: Fix share type handling")
7db0a6efdc3e ("SMB3: Work around mount failure when using SMB3 dialect to Macs")
18ea43113f5b ("CIFS: reconnect thread reschedule itself")
ef65aaede23f ("smb2: Enforce sec= mount option")
9d49640a21bf ("CIFS: implement get_dfs_refer for SMB2+")
51146625f34b ("CIFS: add use_ipc flag to SMB2_ioctl()")
ae6f8dd4d0c8 ("CIFS: Allow to switch on encryption with seal mount option")
4326ed2f6a16 ("CIFS: Decrypt and process small encrypted packets")
9b7c18a2d4b7 ("CIFS: Add mid handle callback")
9bb17e0916a0 ("CIFS: Add transform header handling callbacks")
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")
96a988ffeb90 ("CIFS: Fix a possible double locking of mutex during reconnect")
53e0e11efe92 ("CIFS: Fix a possible memory corruption during reconnect")
8b217fe7fcad ("SMB3: parsing for new snapshot timestamp mount parm")