summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb1ops.c
AgeCommit message (Expand)Author
2025-02-06smb: client: change lease epoch type from unsigned int to __u16Meetakshi Setiya
2025-01-29cifs: Simplify reparse point check in cifs_query_path_info() functionPali Rohár
2025-01-29cifs: Remove symlink member from cifs_open_info_data unionPali Rohár
2025-01-29cifs: Remove unicode parameter from parse_reparse_point() functionPali Rohár
2025-01-19cifs: Do not attempt to call CIFSGetSrvInodeNumber() without CAP_INFOLEVEL_PA...Pali Rohár
2024-11-25cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE sessionPali Rohár
2024-11-25cifs: Fix parsing native symlinks relative to the exportPali Rohár
2024-10-01smb: client: use actual path when queryfswangrong
2024-09-16cifs: Update SFU comments about fifos and socketsPali Rohár
2024-07-19cifs: Add a tracepoint to track credits involved in R/W requestsDavid Howells
2024-04-03smb3: retrying on failed server closeRitvik Budhiraja
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-08-20smb: client: do not query reparse points twice on symlinksPaulo Alcantara
2023-08-20smb: client: move some params to cifs_open_info_dataPaulo Alcantara
2023-05-24smb: move client and server files to common directory fs/smbSteve French