summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
2026-06-09smb: client: fix uninitialized variable in smb2_writev_callbackSteve French
2026-06-01cifs: Fix undefined variablesDavid Howells
2026-06-01cifs: client: stage smb3_reconfigure() updates and restore ctx on failureDaeMyung Kang
2026-06-01netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells
2026-06-01cifs: Fix busy dentry used after unmountingZhihao Cheng
2026-06-01smb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo
2026-06-01smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho
2026-06-01smb: client: require net admin for CIFS SWN netlinkMichael Bommarito
2026-06-01smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada
2026-05-23smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
2026-05-23smb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin
2026-05-14smb: client: validate dacloffset before building DACL pointersMichael Bommarito
2026-05-14smb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel
2026-05-14smb/client: fix out-of-bounds read in symlink_data()Zisen Ye
2026-05-14smb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
2026-05-14cifs: change_conf needs to be called for session setupShyam Prasad N
2026-05-14cifs: abort open_cached_dir if we don't request leasesShyam Prasad N
2026-05-14smb: client/smbdirect: fix MR registration for coalesced SG listsYi Kuo
2026-04-27smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
2026-04-27smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito
2026-04-27smb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
2026-04-27smb: client: fix dir separator in SMB1 UNIX mountsPaulo Alcantara
2026-04-22smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...Stefan Metzmacher
2026-04-22smb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman
2026-04-22smb: client: fix off-by-8 bounds check in check_wsl_eas()Greg Kroah-Hartman
2026-03-31fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepathFredric Cover
2026-03-23smb/client: ensure smb2_mapping_table rebuild on cmd changesHuiwen He
2026-03-19smb: client: fix generic/694 due to wrong ->i_blocksPaulo Alcantara
2026-03-16cifs: smb1: fix comment typoJoseph Salisbury
2026-03-15smb: client: fix krb5 mount with username optionPaulo Alcantara
2026-03-11cifs: make default value of retrans as zeroShyam Prasad N
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-03-10smb/client: only export symbol for 'smb2maperror-test' moduleYe Bin
2026-03-10smb: client: fix in-place encryption corruption in SMB2_write()Bharath SM
2026-03-10smb: client: fix sbflags initializationArnd Bergmann
2026-03-10smb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara
2026-03-05smb: client: fix oops due to uninitialised var in smb2_unlink()Paulo Alcantara
2026-03-04cifs: open files should not hold ref on superblockShyam Prasad N
2026-03-03smb: client: Compare MACs in constant timeEric Biggers
2026-03-03smb/client: remove unused SMB311_posix_query_info()ZhangGuoDong
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong
2026-03-01smb: update some doc referencesZhangGuoDong
2026-03-01smb/client: make SMB2 maperror KUnit tests a separate moduleChenXiaoSong
2026-02-27smb: client: Use snprintf in cifs_set_cifscredsThorsten Blum
2026-02-26smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum
2026-02-26smb: client: fix broken multichannel with krb5+signingPaulo Alcantara
2026-02-26smb: client: use atomic_t for mnt_cifs_flagsPaulo Alcantara
2026-02-22smb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho