aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
AgeCommit message (Expand)Author
2024-03-01cifs: add a warning when the in-flight count goes negativeShyam Prasad N
2024-03-01smb: client: fix parsing of SMB3.1.1 POSIX create contextPaulo Alcantara
2024-03-01smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara
2024-03-01smb: client: fix OOB in receive_encrypted_standard()Paulo Alcantara
2024-02-23smb3: Replace smb2pdu 1-element arrays with flex-arraysKees Cook
2024-01-05smb: client: fix OOB in smbCalcSize()Paulo Alcantara
2024-01-05smb: client: fix OOB in SMB2_query_info_init()Paulo Alcantara
2024-01-05smb: client: fix NULL deref in asn1_ber_decoder()Paulo Alcantara
2024-01-05smb: client: fix OOB in smb2_query_reparse_point()Paulo Alcantara
2024-01-05ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZENamjae Jeon
2023-12-13smb: client: fix potential NULL deref in parse_dfs_referrals()Paulo Alcantara
2023-12-13cifs: Fix non-availability of dedup breaking generic/304David Howells
2023-12-08smb3: fix caching of ctime on setxattrSteve French
2023-12-08smb3: fix touch -h of symlinkSteve French
2023-11-28cifs: fix check of rc in function generate_smb3signingkeyEkaterina Esina
2023-11-28cifs: spnego: add ';' in HOST_KEY_LENAnastasia Belova
2023-11-08smbdirect: missing rc checks while waiting for rdma eventsSteve French
2023-08-26cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical
2023-05-17cifs: fix pcchunk length type in smb2_copychunk_rangePawel Witek
2023-04-05cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALLDavid Disseldorp
2023-04-05cifs: prevent infinite recursion in CIFSGetDFSRefer()Paulo Alcantara
2023-04-05cifs: empty interface list when server doesn't support query interfacesShyam Prasad N
2023-03-22cifs: Fix smb2_set_path_size()Volker Lendecke
2023-03-22cifs: Move the in_send statistic to __smb_send_rqst()Zhang Xiaoxu
2023-03-11cifs: Fix uninitialized memory read in smb3_qfs_tcon()Volker Lendecke
2023-03-11cifs: Fix warning and UAF when destroy the MR listZhang Xiaoxu
2023-03-11cifs: Fix lost destroy smbd connection when MR allocate failedZhang Xiaoxu
2023-02-15cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang
2023-02-01cifs: Fix oops due to uncleared server->smbd_conn in reconnectDavid Howells
2023-01-24cifs: do not include page data when checking signatureEnzo Matsumiya
2023-01-18cifs: Fix uninitialized memory read for smb311 posix symlink createVolker Lendecke
2023-01-14cifs: fix missing display of three mount optionsSteve French
2023-01-14cifs: fix confusing debug messagePaulo Alcantara
2023-01-14cifs: fix oops during encryptionPaulo Alcantara
2022-11-25cifs: add check for returning value of SMB2_set_info_initAnastasia Belova
2022-11-25cifs: Fix wrong return value checking when GETFLAGSZhang Xiaoxu
2022-11-25cifs: add check for returning value of SMB2_close_initAnastasia Belova
2022-10-30cifs: Fix xid leak in cifs_ses_add_channel()Zhang Xiaoxu
2022-10-30cifs: Fix xid leak in cifs_flock()Zhang Xiaoxu
2022-10-30cifs: Fix xid leak in cifs_copy_file_range()Zhang Xiaoxu
2022-10-26smb3: must initialize two ACL struct fields to zeroSteve French
2022-10-26cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO messageZhang Xiaoxu
2022-10-26cifs: destage dirty pages before re-reading them for cache=noneRonnie Sahlberg
2022-09-28cifs: always initialize struct msghdr smb_msg completelyStefan Metzmacher
2022-09-28cifs: use discard iterator to discard unneeded network data more efficientlyDavid Howells
2022-09-23cifs: don't send down the destination address to sendmsg for a SOCK_STREAMStefan Metzmacher
2022-09-23cifs: revalidate mapping when doing direct writesRonnie Sahlberg
2022-09-15smb3: missing inode locks in punch holeDavid Howells
2022-09-15cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl()Enzo Matsumiya
2022-08-25smb3: check xattr value length earlierSteve French