summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2file.c
AgeCommit message (Expand)Author
2026-02-26smb: client: use atomic_t for mnt_cifs_flagsPaulo Alcantara
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-08cifs: SMB1 split: Adjust #includesDavid Howells
2026-02-08cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.hDavid Howells
2026-02-08smb: client: fix potential UAF and double free in smb2_open_file()Paulo Alcantara
2026-02-02smb/client: fix memory leak in smb2_open_file()ChenXiaoSong
2025-12-05cifs: Do some preparation prior to organising the function declarationsDavid Howells
2025-12-05cifs: Add a tracepoint to log EIO errorsDavid Howells
2025-04-01cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALLPali Rohár
2025-04-01cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTESPali Rohár
2025-04-01cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTESPali Rohár
2025-01-31cifs: Fix parsing native symlinks directory/file typePali Rohár
2025-01-29cifs: Remove unicode parameter from parse_reparse_point() functionPali Rohár
2025-01-19smb: client: correctly handle ErrorContextData as a flexible arrayLiang Jie
2024-11-25cifs: Fix parsing native symlinks relative to the exportPali Rohár
2024-09-15smb: use LIST_HEAD() to simplify codeHongbo Li
2024-09-15smb: move SMB2 Status code to common header fileChenXiaoSong
2024-02-05smb/client: adapt to breakup of struct file_lockJeff Layton
2024-02-05filelock: split common fields into struct file_lock_coreJeff Layton
2023-05-24smb: move client and server files to common directory fs/smbSteve French