summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
7 daysMerge tag 'v7.1-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
8 daysMerge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
9 dayssmb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong
9 daysksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu
9 daysksmbd: fix durable reconnect error path file lifetimeJunyi Liu
9 dayssmb: client: change allocation requirements in DUP_CTX_STR macroFredric Cover
9 dayssmb: client: require net admin for CIFS SWN netlinkMichael Bommarito
9 dayssmb: smbdirect: divide, not multiply, milliseconds by 1000Alexander A. Klimov
9 dayscifs: Fix busy dentry used after unmountingZhihao Cheng
11 daysMerge tag 'v7.1-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
11 dayssmb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo
11 dayssmb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada
11 dayssmb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho
12 dayscifs: Fix undefined variablesDavid Howells
12 daysMerge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-14smbdirect: Fix error cleanup in smbdirect_map_sges_from_iter()David Howells
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-13ksmbd: fix null pointer dereference in compare_guid_key()Jeremy Laratro
2026-05-13ksmbd: fix null pointer dereference in proc_show_files()Jeremy Laratro
2026-05-13ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflowFerry Meng
2026-05-12SMB3.1.1: add missing QUERY_DIR info levelsSteve French
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-01ksmbd: validate inherited ACE SID lengthShota Zaizen
2026-05-01ksmbd: fix kernel-doc warnings from ksmbd_conn_get/put()Namjae Jeon
2026-05-01ksmbd: fail share config requests when path allocation failsShuhao Fu
2026-05-01ksmbd: close durable scavenger races against m_fp_list lookupsDaeMyung Kang
2026-05-01ksmbd: harden file lifetime during session teardownDaeMyung Kang
2026-05-01ksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang
2026-05-01smb: smbdirect: fix MR registration for coalesced SG listsYi Kuo
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-05-01Merge tag 'v7.1-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
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-29ksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang
2026-04-29smb: server: handle readdir_info_level_struct_sz() errorMarios Makassikis
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