summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2ops.c
AgeCommit message (Expand)Author
2023-11-23smb: client: introduce cifs_sfu_make_node()Paulo Alcantara
2023-11-23smb: client: set correct file type from NFS reparse pointsPaulo Alcantara
2023-11-23smb: client: introduce ->parse_reparse_point()Paulo Alcantara
2023-11-23smb: client: implement ->query_reparse_point() for SMB1Paulo Alcantara
2023-11-09cifs: account for primary channel in the interface listShyam Prasad N
2023-11-04Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-10-31smb3: fix creating FIFOs when mounting with "sfu" mount optionSteve French
2023-10-18client: convert to new timestamp accessorsJeff Layton
2023-09-15smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French
2023-09-07smb3: add trace point for queryfs (statfs)Steve French
2023-08-30Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-24[SMB3] send channel sequence number in SMB3 requests after reconnectsSteve French
2023-08-20smb: client: reduce stack usage in smb2_query_reparse_point()Paulo Alcantara
2023-08-20smb: client: reduce stack usage in smb2_query_info_compound()Paulo Alcantara
2023-08-20smb: client: reduce stack usage in smb2_set_ea()Paulo Alcantara
2023-08-20smb: client: query reparse points in older dialectsPaulo Alcantara
2023-08-20smb: client: do not query reparse points twice on symlinksPaulo Alcantara
2023-07-24smb: convert to ctime accessor functionsJeff Layton
2023-07-14cifs: is_network_name_deleted should return a boolShyam Prasad N
2023-06-30Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-06-29cifs: new dynamic tracepoint to track ses not found errorsShyam Prasad N
2023-06-29cifs: log session id when a matching ses is not foundShyam Prasad N
2023-06-28cifs: do all necessary checks for credits within or before lockingShyam Prasad N
2023-06-20smb3: do not reserve too many oplock creditsSteve French
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-14cifs: add a warning when the in-flight count goes negativeShyam Prasad N
2023-06-11cifs: fix max_credits implementationShyam Prasad N
2023-06-11cifs: fix sockaddr comparison in iface_cmpShyam Prasad N
2023-06-08Drop the netfs_ prefix from netfs_extract_iter_to_sg()David Howells
2023-05-26smb: delete an unnecessary statementDan Carpenter
2023-05-24smb: move client and server files to common directory fs/smbSteve French