summaryrefslogtreecommitdiff
path: root/fs/smb/client/inode.c
AgeCommit message (Expand)Author
2025-04-25cifs: Ensure that all non-client-specific reparse points are processed by the...Pali Rohár
2025-03-22cifs: Treat unhandled directory name surrogate reparse points as mount direct...Pali Rohár
2025-03-13smb: client: fix chmod(2) regression with ATTR_READONLYPaulo Alcantara
2025-01-09fs/smb/client: implement chmod() for SMB3 POSIX ExtensionsRalph Boehme
2024-12-14smb3.1.1: fix posix mounts to older serversSteve French
2024-12-14fs/smb/client: Implement new SMB3 POSIX typeRalph Boehme
2024-12-09cifs: Fix parsing native symlinks relative to the exportPali Rohár
2024-12-09smb: During unmount, ensure all cached dir instances drop their dentryPaul Aurich
2024-10-10smb3: fix incorrect mode displayed for read-only filesSteve French
2024-08-14smb: client: handle lack of FSCTL_GET_REPARSE_POINT supportPaulo Alcantara
2024-05-25smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()Paulo Alcantara
2024-05-25cifs: remove redundant variable assignmentBharath SM
2024-05-25cifs: fixes for get_inode_infoMeetakshi Setiya
2024-05-25smb: client: parse uid, gid, mode and dev from WSL reparse pointsPaulo Alcantara
2024-05-25smb: client: move most of reparse point handling code to common filePaulo Alcantara
2024-05-25smb: client: do not defer close open handles to deleted filesSteve French
2024-05-25smb: client: reuse file lease key in compound operationsMeetakshi Setiya
2024-05-25smb: client: get rid of smb311_posix_query_path_info()Paulo Alcantara
2024-05-25smb: client: parse owner/group when creating reparse pointsSteve French
2024-05-25smb: client: handle special files and symlinks in SMB3 POSIXPaulo Alcantara
2024-05-25smb: client: optimise reparse point queryingSteve French
2024-05-25smb: client: allow creating special files via reparse pointsSteve French
2024-04-10cifs: Fix duplicate fscache cookie warningsDavid Howells
2024-04-03cifs: prevent updating file size from server if we have a read/write leaseBharath SM
2024-04-03smb: client: stop revalidating reparse points unnecessarilyPaulo Alcantara
2024-02-05smb: client: fix renaming of reparse pointsPaulo Alcantara
2024-01-05client: convert to new timestamp accessorsJeff Layton
2023-12-20smb: client: set correct file type from NFS reparse pointsPaulo Alcantara
2023-12-20smb: client: introduce ->parse_reparse_point()Paulo Alcantara
2023-12-08smb: client: report correct st_size for SMB and NFS symlinksPaulo Alcantara
2023-12-08smb: client: fix missing mode bits for SMB symlinksPaulo Alcantara
2023-11-28smb3: fix creating FIFOs when mounting with "sfu" mount optionSteve French
2023-09-15smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French
2023-08-30Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-08-20smb: cilent: set reparse mount points as automountsPaulo Alcantara
2023-08-20smb: client: do not query reparse points twice on symlinksPaulo Alcantara
2023-08-20smb: client: parse reparse point flag in create responsePaulo Alcantara
2023-08-20smb: client: get rid of dfs code dep in namespace.cPaulo Alcantara
2023-08-20smb: client: get rid of dfs naming in automount codePaulo Alcantara
2023-08-20smb: client: move some params to cifs_open_info_dataPaulo Alcantara
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton
2023-07-24smb: convert to ctime accessor functionsJeff Layton
2023-06-20cifs: print more detail when invalidate_inode_mapping failsSteve French
2023-05-24smb: move client and server files to common directory fs/smbSteve French