blob: 2f48845abe91edb3064842718c7eef12d3245e76 [file] [log] [blame]
8eec79540d2b ("cifs: multichannel: use pointer for binding channel")
d70e9fa55884 ("cifs: try opening channels after mounting")
f6a6bf7c4d53 ("cifs: switch servers depending on binding state")
bcc8880115bc ("cifs: add multichannel mount options and data structs")
8eecd1c2e5bc ("cifs: Add support for root file systems")
afe6f65353b6 ("cifs: add new debugging macro cifs_server_dbg")
9fe5ff1c5d6a ("smb3: do not send compression info by default")
412094a8fb07 ("smb3: add new mount option to retrieve mode from special ACE")
f2caf901c1b7 ("cifs: Fix a race condition with cifs_echo_request")
3190b59a050e ("smb3: minor cleanup of compound_send_recv")
6552d6a0264d ("cifs: Fix check for matching with existing mount")
210782038b54 ("cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case")
a205d5005eba ("cifs: cleanup smb2ops.c and normalize strings")
26ea888f6282 ("Negotiate and save preferred compression algorithms")
392e1c5dc9cc ("cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP")
d69cb728e70c ("cifs: fix credits leak for SMB1 oplock breaks")
d7bef4c4ebe4 ("SMB3: Add defines for new negotiate contexts")
d070f9dd625a ("CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb")
433b8dd7672b ("SMB3: Track total time spent on roundtrips for each SMB3 command")
b57a55e2200e ("cifs: Fix lease buffer length error")
ca567eb2b3f0 ("SMB3: Allow persistent handle timeout to be configurable on mount")
e71ab2aa06f7 ("cifs: allow guest mounts to work for smb3.11")
779ede040dd4 ("smb3: add dynamic tracepoints for simple fallocate and zero range")
ccdc77a3054a ("cifs: add SMB2_ioctl_init/free helpers to be used with compounding")
257b78099be0 ("cifs: simplify how we handle credits in compound_send_recv()")
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")
50cfad780bcf ("fs: cifs: Kconfig: pedantic formatting")
d323c2461752 ("smb3: Add tracepoints for read, write and query_dir enter")
adb3b4e90e10 ("smb3: add tracepoints for query dir")
0d481325a9e5 ("smb3: Update POSIX negotiate context with POSIX ctxt GUID")
7091bcaba9f3 ("CIFS: Try to acquire credits at once for compound requests")
97ea499883cc ("CIFS: Check for reconnects before sending compound requests")
3349c3a79fb5 ("CIFS: Check for reconnects before sending async 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")
969ae8e8d4ee ("cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED")
c781af7e0c1f ("CIFS: Do not skip SMB2 message IDs on send failures")
e8506d25f740 ("smb3: make default i/o size for smb3 mounts larger")
74ea5f983f9e ("cifs: replace snprintf with scnprintf")
8e6e72aeceaa ("CIFS: Do not count -ENODATA as failure for query directory")
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")