summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)AuthorFilesLines
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+3
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds3-25/+6
2023-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-56/+190
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-06-08Drop the netfs_ prefix from netfs_extract_iter_to_sg()David Howells2-3/+3
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