blob: 86544fb603b276e6b5e2c0ec383a7a4e7225b2b3 [file] [log] [blame]
7937ca961c84 ("smb3: add dynamic tracepoint for timeout waiting for credits")
2b53b929faed ("cifs: add a timeout argument to wait_for_free_credits")
16b34aa44b25 ("cifs: prevent starvation in wait_for_free_credits for multi-credit requests")
b227d215deef ("cifs: wait_for_free_credits() make it possible to wait for >=1 credits")
4230cff8c0b7 ("cifs: pass flags down into wait_for_free_credits()")
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")