summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/smb2ops.c
Commit message (Expand)AuthorAgeFilesLines
* smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French2023-09-151-3/+3
* smb3: add trace point for queryfs (statfs)Steve French2023-09-071-0/+1
* Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-08-301-207/+91
|\
| * SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French2023-08-301-3/+3
| * [SMB3] send channel sequence number in SMB3 requests after reconnectsSteve French2023-08-241-1/+10
| * smb: client: reduce stack usage in smb2_query_reparse_point()Paulo Alcantara2023-08-201-17/+18
| * smb: client: reduce stack usage in smb2_query_info_compound()Paulo Alcantara2023-08-201-14/+16
| * smb: client: reduce stack usage in smb2_set_ea()Paulo Alcantara2023-08-201-30/+20
| * smb: client: query reparse points in older dialectsPaulo Alcantara2023-08-201-0/+2
| * smb: client: do not query reparse points twice on symlinksPaulo Alcantara2023-08-201-143/+23
* | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-281-1/+2
|\ \ | |/ |/|
| * smb: convert to ctime accessor functionsJeff Layton2023-07-241-1/+2
* | cifs: is_network_name_deleted should return a boolShyam Prasad N2023-07-141-3/+5
|/
* Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-06-301-12/+19
|\
| * cifs: new dynamic tracepoint to track ses not found errorsShyam Prasad N2023-06-291-0/+2
| * cifs: log session id when a matching ses is not foundShyam Prasad N2023-06-291-2/+2
| * cifs: do all necessary checks for credits within or before lockingShyam Prasad N2023-06-281-9/+10
| * smb3: do not reserve too many oplock creditsSteve French2023-06-201-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-151-0/+40
|\|
| * cifs: add a warning when the in-flight count goes negativeShyam Prasad N2023-06-141-0/+1
| * cifs: fix max_credits implementationShyam Prasad N2023-06-111-0/+2
| * cifs: fix sockaddr comparison in iface_cmpShyam Prasad N2023-06-111-0/+37
* | Drop the netfs_ prefix from netfs_extract_iter_to_sg()David Howells2023-06-081-2/+2
|/
* smb: delete an unnecessary statementDan Carpenter2023-05-261-1/+0
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+5794