summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2ops.c
AgeCommit message (Expand)Author
2026-03-04cifs: some missing initializations on replayShyam Prasad N
2026-03-04cifs: Fix locking usage for tcon fieldsShyam Prasad N
2026-03-04smb: client: prevent races in ->query_interfaces()Henrique Carvalho
2025-11-24smb: client: fix potential cfid UAF in smb2_query_info_compoundHenrique Carvalho
2025-10-23smb: client: Fix refcount leak for cifs_sb_tlinkShuhao Fu
2025-10-15smb: client: fix crypto buffers in non-linear memoryEnzo Matsumiya
2025-08-28smb3: fix for slab out of bounds on mount to ksmbdSteve French
2025-08-15smb: client: Correct typos in multiple comments across various filesShen Lichuan
2025-07-24smb: client: fix use-after-free in crypt_message when using async cryptoWang Zhaolong
2025-06-04smb: client: Store original IO parameters and prevent zero IO sizesWang Zhaolong
2025-06-04cifs: Fix negotiate retry functionalityPali Rohár
2025-02-27smb: client: Add check for next_buffer in receive_encrypted_standard()Haoxiang Li
2025-02-17smb: client: change lease epoch type from unsigned int to __u16Meetakshi Setiya
2025-02-08smb: client: fix oops due to unset link speedPaulo Alcantara
2025-01-09smb/client: rename cifs_ntsd to smb_ntsdChenXiaoSong
2024-12-09smb3: request handle caching when caching directoriesSteve French
2024-11-01smb: client: fix possible double free in smb2_set_ea()Su Hui
2024-10-17smb: client: fix UAF in async decryptionEnzo Matsumiya
2024-10-10smb: client: use actual path when queryfswangrong
2024-09-12cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target regionDavid Howells
2024-09-04cifs: Fix FALLOC_FL_PUNCH_HOLE supportDavid Howells
2024-05-25cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells
2024-05-25smb: client: instantiate when creating SFU filesPaulo Alcantara
2024-05-25smb: client: add support for WSL reparse pointsPaulo Alcantara
2024-05-25smb: client: move most of reparse point handling code to common filePaulo Alcantara
2024-05-25smb: client: handle path separator of created SMB symlinksPaulo Alcantara
2024-05-25cifs: update the same create_guid on replaySteve French
2024-05-25cifs: commands that are retried should have replay flag setShyam Prasad N
2024-05-25cifs: get rid of dup length check in parse_reparse_point()Paulo Alcantara
2024-05-25cifs: Pass unbyteswapped eof value into SMB2_set_eof()David Howells
2024-05-25smb: client: cleanup smb2_query_reparse_point()Paulo Alcantara
2024-05-25smb: client: allow creating symlinks via reparse pointsPaulo Alcantara
2024-05-25smb: client: allow creating special files via reparse pointsSteve French
2024-05-25smb: client: introduce cifs_sfu_make_node()Steve French
2024-04-10smb: client: fix potential UAF in smb2_is_network_name_deleted()Paulo Alcantara
2024-04-10smb3: retrying on failed server closeRitvik Budhiraja
2024-04-03cifs: make sure server interfaces are requested only for SMB3+Shyam Prasad N
2024-02-23cifs: fix underflow in parse_server_interfaces()Dan Carpenter
2024-01-31cifs: update iface_last_update on each query-and-updateShyam Prasad N
2024-01-31cifs: handle servers that still advertise multichannel after disablingShyam Prasad N
2024-01-20smb: client: fix potential OOB in smb2_dump_detail()Paulo Alcantara
2024-01-10cifs: do not depend on release_iface for maintaining iface_listShyam Prasad N
2024-01-10cifs: cifs_chan_is_iface_active should be called with chan_lock heldShyam Prasad N
2024-01-05client: convert to new timestamp accessorsJeff Layton
2024-01-01smb: client: fix OOB in cifsd when receiving compounded respsPaulo Alcantara
2023-12-20smb: client: fix OOB in smb2_query_reparse_point()Paulo Alcantara
2023-12-20smb: client: fix OOB in receive_encrypted_standard()Paulo Alcantara
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-20smb: client: implement ->query_reparse_point() for SMB1Paulo Alcantara