summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)AuthorFilesLines
2023-06-14cifs: add a warning when the in-flight count goes negativeShyam Prasad N1-0/+1
2023-06-14cifs: fix lease break oops in xfstest generic/098Steve French1-2/+6
2023-06-12cifs: fix max_credits implementationShyam Prasad N2-4/+30
2023-06-12cifs: fix sockaddr comparison in iface_cmpShyam Prasad N4-37/+88
2023-06-12smb/client: print "Unknown" instead of bogus link speed valueEnzo Matsumiya1-1/+46
2023-06-12cifs: print all credit counters in DebugDataShyam Prasad N1-3/+8
2023-06-12cifs: fix status checks in cifs_tree_connectShyam Prasad N2-8/+10
2023-06-12smb: remove obsolete comment鑫华1-1/+1
2023-05-27cifs: address unused variable warningSteve French1-1/+5
2023-05-27smb: delete an unnecessary statementDan Carpenter1-1/+0
2023-05-26smb3: missing null check in SMB2_change_notifySteve French1-1/+1
2023-05-25smb: move client and server files to common directory fs/smbSteve French77-0/+75793