blob: 5c8ffe435911ac55df9e04198cc7c99037c7217d [file] [log] [blame]
352d96f3acc6 ("cifs: multichannel: move channel selection above transport layer")
5f68ea4aa98b ("cifs: multichannel: move channel selection in function")
b2ca6c2c9edd ("cifs: move some variables off the stack in smb2_ioctl_query_info")
a7d5c2946280 ("cifs: reduce stack use in smb2_compound_op")
0f060936e490 ("SMB3: Backup intent flag missing from some more ops")
37478608f0eb ("cifs: use compounding for open and first query-dir for readdir()")
af08f9e79c60 ("cifs: create a helper function to parse the query-directory response buffer")
0a17799cc02f ("cifs: prepare SMB2_query_directory to be used with compounding")
e0fc5b1153b8 ("SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path")
43f8a6a74ee2 ("smb3: query attributes on file close")
9e8fae259740 ("smb3: remove unused flag passed into close functions")
84a1f5b1cc6f ("cifs: Fix potential softlockups while refreshing DFS cache")
d70e9fa55884 ("cifs: try opening channels after mounting")
f6a6bf7c4d53 ("cifs: switch servers depending on binding state")
9150c3adbf24 ("CIFS: Close open handle after interrupted close")
44805b0e62f1 ("CIFS: Respect O_SYNC and O_DIRECT flags during reconnect")
72e73c78c446 ("cifs: close the shared root handle on tree disconnect")
cfaa1181097f ("CIFS: Use memdup_user() rather than duplicating its implementation")