summaryrefslogtreecommitdiff
path: root/fs/smb/client/reparse.c
AgeCommit message (Expand)Author
2025-06-27cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() functionPali Rohár
2025-04-20cifs: Ensure that all non-client-specific reparse points are processed by the...Pali Rohár
2025-03-22cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_re...Pali Rohár
2025-03-22cifs: Validate content of WSL reparse point buffersPali Rohár
2025-02-08cifs: Validate EAs for WSL reparse pointsPali Rohár
2024-12-14fs/smb/client: Implement new SMB3 POSIX typeRalph Boehme
2024-12-05cifs: Fix parsing native symlinks relative to the exportPali Rohár
2024-12-05smb: client: handle max length for SMB symlinksPaulo Alcantara
2024-10-06cifs: Improve creating native symlinks pointing to directoryPali Rohár
2024-10-03cifs: Do not convert delimiter when parsing NFS-style symlinksPali Rohár
2024-10-03cifs: Validate content of NFS reparse point bufferPali Rohár
2024-10-03cifs: Fix buffer overflow when parsing NFS reparse pointsPali Rohár
2024-09-24smb: client: fix parsing of device numbersPaulo Alcantara
2024-09-24smb: client: set correct device number on nfs reparse pointsPaulo Alcantara
2024-08-22smb: client: ignore unhandled reparse tagsPaulo Alcantara
2024-08-02smb: client: handle lack of FSCTL_GET_REPARSE_POINT supportPaulo Alcantara
2024-03-10smb: client: set correct d_type for reparse DFS/DFSR and mount pointPaulo Alcantara
2024-03-10smb: client: parse uid, gid, mode and dev from WSL reparse pointsPaulo Alcantara
2024-03-10smb: client: introduce SMB2_OP_QUERY_WSL_EAPaulo Alcantara
2024-03-10smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()Dan Carpenter
2024-03-10smb: client: add support for WSL reparse pointsPaulo Alcantara
2024-03-10smb: client: move most of reparse point handling code to common filePaulo Alcantara