summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
11 dayssmb: client: fix uninitialized variable in smb2_writev_callbackSteve French
11 dayssmb: 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-21smb: client: change allocation requirements in DUP_CTX_STR macroFredric Cover
2026-05-21smb: client: require net admin for CIFS SWN netlinkMichael Bommarito
2026-05-21cifs: Fix busy dentry used after unmountingZhihao Cheng
2026-05-19smb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo
2026-05-19smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada
2026-05-19smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho
2026-05-18cifs: Fix undefined variablesDavid Howells
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-14cifs: client: stage smb3_reconfigure() updates and restore ctx on failureDaeMyung Kang
2026-05-14smb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin
2026-05-12netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells
2026-05-08Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-07smb: client: validate dacloffset before building DACL pointersMichael Bommarito
2026-05-07smb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
2026-05-07smb/client: fix out-of-bounds read in symlink_data()Zisen Ye
2026-05-07smb: client: Zero-pad short GSS session keys per MS-SMB2Piyush Sachdeva
2026-05-07smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
2026-05-03smb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel
2026-05-03cifs: abort open_cached_dir if we don't request leasesShyam Prasad N
2026-05-01smb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher
2026-05-01smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPLStefan Metzmacher
2026-04-29cifs: change_conf needs to be called for session setupShyam Prasad N
2026-04-29smb: client: change allocation requirements in smb2_compound_opFredric Cover
2026-04-26smb/client: remove unused smb3_parse_opt()David Disseldorp
2026-04-23Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-04-23Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
2026-04-22smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/Stefan Metzmacher
2026-04-22smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()Eric Biggers
2026-04-22smb: client: Make generate_key() return voidEric Biggers
2026-04-22smb: client: Remove obsolete cmac(aes) allocationEric Biggers
2026-04-22smb: client: Use AES-CMAC library for SMB3 signature calculationEric Biggers
2026-04-22smb: client: compress: add code docs to lz77.cEnzo Matsumiya
2026-04-22smb: client: compress: LZ77 optimizationsEnzo Matsumiya
2026-04-22smb: client: compress: increase LZ77_MATCH_MAX_DISTEnzo Matsumiya
2026-04-22smb: client: compress: fix counting in LZ77 match findingEnzo Matsumiya
2026-04-22smb: client: compress: fix buffer overrun in lz77_compress()Enzo Matsumiya
2026-04-22smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_daclMichael Bommarito
2026-04-22smb: client: fix (remove) drop_dir_cache module parameterEnzo Matsumiya
2026-04-22smb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
2026-04-22smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito
2026-04-22smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
2026-04-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-19cifs: update internal module version numberSteve French
2026-04-19smb: client: compress: fix bad encoding on last LZ77 flagEnzo Matsumiya
2026-04-16smb: client: fix dir separator in SMB1 UNIX mountsPaulo Alcantara
2026-04-16Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds