blob: b601bd61363a971ea41b97523e01d42e0e0bf59f [file] [log] [blame]
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")
4e34feb5e963 ("cifs: only wake the thread for the very last PDU in a compound")
e0bba0b85481 ("cifs: add compound_send_recv()")
1f3a8f5f7ac3 ("cifs: make smb_send_rqst take an array of requests")
b2c96de7fe3c ("cifs: update init_sg, crypt_message to take an array of rqst")
bf1fdeb7899a ("smb3: add reconnect tracepoints")
0fdfef9aa7ee ("smb3: simplify code by removing CONFIG_CIFS_SMB311")
2d304217832e ("smb3: add support for statfs for smb3.1.1 posix extensions")
8505c8bfd85a ("smb3: if server does not support posix do not allow posix mount option")
81f39f951b80 ("cifs: fix SMB1 breakage")
35e2cc1ba755 ("cifs: Use correct packet length in SMB2_TRANSFORM header")
bea851b8babe ("smb3: Fix mode on mkdir on smb311 mounts")
b6f0dd5d75f9 ("CIFS: add iface info to struct cifs_ses")
cd2dca60be6f ("cifs: Fix encryption/signing")
07cd952f3ad5 ("cifs: update __smb_send_rqst() to take an array of requests")
c713c8770fa5 ("cifs: push rfc1002 generation down the stack")
2fbb56446fde ("smb3: note that smb3.11 posix extensions mount option is experimental")
6da2ec56059c ("treewide: kmalloc() -> kmalloc_array()")
0c14e43a42e4 ("Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6")