blob: 306e628ee23cc20498dbfa4b33a61bcb837a98b5 [file] [log] [blame]
d69cb728e70c ("cifs: fix credits leak for SMB1 oplock breaks")
480b1cb9dad8 ("cifs: change wait_for_free_request() to take flags as argument")
97ea499883cc ("CIFS: Check for reconnects before sending compound requests")
34f4deb7c56c ("CIFS: Respect reconnect in non-MTU credits calculations")
335b7b62ffb6 ("CIFS: Respect reconnect in MTU credits calculations")
82e0457af5f9 ("CIFS: Do not log credits when unmounting a share")
0fd1d37b0501 ("CIFS: Do not assume one credit for async responses")
3d3003fce8e8 ("CIFS: Fix credit calculations in compound mid callback")
ef68e831840c ("CIFS: Do not reconnect TCP session in add_credits()")
9a66396f1857 ("CIFS: Fix error paths in writeback code")
ee258d79159a ("CIFS: Move credit processing to mid callbacks for SMB3")
8a26f0f781f5 ("CIFS: Fix credits calculation for cancelled requests")
8544f4aa9dd1 ("CIFS: Fix credit computation for compounded requests")
33fa5c8b8a7d ("CIFS: Do not set credits to 1 if the server didn't grant anything")
b983f7e92348 ("CIFS: Fix adjustment of credits for MTU requests")
6ac79291fb7d ("CIFS: Avoid returning EBUSY to upper layer VFS")
8c5f9c1ab7cb ("CIFS: Add support for direct I/O write")
6e6e2b86c29c ("CIFS: Add support for direct I/O read")
43de1db36424 ("smb3: add debug for unexpected mid cancellation")
0cb012d1a0a9 ("cifs: track writepages in vfs operation counters")
cb5c2e639484 ("cifs: fix a credits leak for compund commands")
b340a4d4aa18 ("smb3: add tracepoint to catch cases where credit refund of failed op overlaps reconnect")