aboutsummaryrefslogtreecommitdiffstats
path: root/fs/smb/client
AgeCommit message (Expand)Author
2023-09-13cifs: fix charset issue in reconnectionWinston Wen
2023-08-23smb: client: fix null authScott Mayhew
2023-08-23cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical
2023-08-23smb3: display network namespace in debug informationSteve French
2023-08-23cifs: fix potential oops in cifs_oplock_breakSteve French
2023-08-23cifs: fix session state check in reconnect to avoid use-after-free issueWinston Wen
2023-08-23smb: client: fix warning in cifs_smb3_do_mount()Paulo Alcantara
2023-08-11smb: client: fix dfs link mount against w2k8Paulo Alcantara
2023-08-03smb3: do not set NTLMSSP_VERSION flag for negotiate not auth requestSteve French
2023-07-27cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N
2023-07-27smb: client: fix missed ses refcountingPaulo Alcantara
2023-07-23smb: client: Fix -Wstringop-overflow issuesGustavo A. R. Silva
2023-07-23cifs: if deferred close is disabled then close files immediatelyBharath SM
2023-07-23smb: client: fix parsing of source mount optionPaulo Alcantara
2023-07-23cifs: fix session state check in smb2_find_smb_sesWinston Wen
2023-07-23smb: client: improve DFS mount checkPaulo Alcantara
2023-07-19smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara
2023-07-19smb: client: fix broken file attrs with nodfs mountsPaulo Alcantara
2023-07-19cifs: do all necessary checks for credits within or before lockingShyam Prasad N
2023-07-19cifs: prevent use-after-free by freeing the cfile laterShyam Prasad N
2023-07-19SMB3: Do not send lease break acknowledgment if all file handles have been cl...Bharath SM
2023-06-14cifs: add a warning when the in-flight count goes negativeShyam Prasad N
2023-06-14cifs: fix lease break oops in xfstest generic/098Steve French
2023-06-11cifs: fix max_credits implementationShyam Prasad N
2023-06-11cifs: fix sockaddr comparison in iface_cmpShyam Prasad N
2023-06-11smb/client: print "Unknown" instead of bogus link speed valueEnzo Matsumiya
2023-06-11cifs: print all credit counters in DebugDataShyam Prasad N
2023-06-11cifs: fix status checks in cifs_tree_connectShyam Prasad N
2023-06-11smb: remove obsolete comment鑫华
2023-05-27cifs: address unused variable warningSteve French
2023-05-26smb: delete an unnecessary statementDan Carpenter
2023-05-25smb3: missing null check in SMB2_change_notifySteve French
2023-05-24smb: move client and server files to common directory fs/smbSteve French