summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2ops.c
AgeCommit message (Expand)Author
2026-06-24smb/client: preserve errors from smb2_set_sparse()Huiwen He
2026-06-24smb: client: Fix next buffer leak in receive_encrypted_standard()Haoxiang Li
2026-06-24smb/client: name the default fallocate modeHuiwen He
2026-06-14smb/client: Fix error code in smb2_aead_req_alloc()Dan Carpenter
2026-06-14smb/client: allow FS_IOC_SETFLAGS to clear compressionHuiwen He
2026-05-27smb: client: detect short folioq copy in cifs_copy_folioq_to_iter()Jeremy Erazo
2026-05-22Merge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-19smb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-14smb: client: avoid integer overflow in SMB2 READ length checkJeremy Erazo
2026-05-12netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells
2026-04-29cifs: change_conf needs to be called for session setupShyam Prasad N
2026-04-22smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
2026-04-15smb: client: fix integer underflow in receive_encrypted_read()Dudu Lu
2026-03-19smb: client: fix generic/694 due to wrong ->i_blocksPaulo Alcantara
2026-03-11smb: client: fix open handle lookup in cifs_open()Paulo Alcantara
2026-03-11smb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho
2026-02-26smb: client: use atomic_t for mnt_cifs_flagsPaulo Alcantara
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
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-15cifs: some missing initializations on replayShyam Prasad N
2026-02-14cifs: remove unnecessary tracing after put tconShyam Prasad N
2026-02-12smb: client: fix data corruption due to racy lease checksPaulo Alcantara
2026-02-08smb: client: prevent races in ->query_interfaces()Henrique Carvalho
2026-02-08cifs: Fix locking usage for tcon fieldsShyam Prasad N
2026-02-08cifs: on replayable errors back-off before replay, not afterShyam Prasad N
2025-12-30smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_rangeHenrique Carvalho
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-12-05cifs: Remove the server pointer from smb_messageDavid Howells
2025-12-05cifs: Remove the RFC1002 header from smb_hdrDavid Howells
2025-11-30cifs: Use netfs_alloc/free_folioq_buffer()David Howells
2025-11-30smb: move resume_key_ioctl_rsp to common/smb2pdu.hZhangGuoDong
2025-11-30smb: move copychunk definitions to common/smb2pdu.hZhangGuoDong
2025-11-30smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.hZhangGuoDong
2025-10-28smb: client: fix potential cfid UAF in smb2_query_info_compoundHenrique Carvalho
2025-10-23cifs: Call the calc_signature functions directlyDavid Howells
2025-10-15smb: client: Fix refcount leak for cifs_sb_tlinkShuhao Fu
2025-10-09smb: client: fix race with fallocate(2) and AIO+DIOPaulo Alcantara
2025-10-09cifs: Fix copy_to_iter return value checkFushuai Wang
2025-10-09smb: client: batch SRV_COPYCHUNK entries to cut round tripsHenrique Carvalho
2025-10-01smb: client: remove pointless cfid->has_lease checkHenrique Carvalho
2025-09-29smb: client: fix crypto buffers in non-linear memoryEnzo Matsumiya
2025-09-28smb: client: add and use smbd_get_parameters()Stefan Metzmacher
2025-09-09smb: client: fix data loss due to broken rename(2)Paulo Alcantara
2025-09-09smb: client: fix compound alignment with encryptionPaulo Alcantara
2025-08-19cifs: Fix oops due to uninitialised variableDavid Howells
2025-08-13smb: client: fix mid_q_entry memleak leak with per-mid lockingWang Zhaolong
2025-08-13smb3: fix for slab out of bounds on mount to ksmbdSteve French