summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'v7.1-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-22/+75
5 daysMerge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-5/+29
6 dayssmb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong1-4/+12
6 daysksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu1-16/+50
6 daysksmbd: fix durable reconnect error path file lifetimeJunyi Liu1-2/+13
6 dayssmb: client: change allocation requirements in DUP_CTX_STR macroFredric Cover1-1/+1
6 dayssmb: client: require net admin for CIFS SWN netlinkMichael Bommarito1-1/+5
6 dayssmb: smbdirect: divide, not multiply, milliseconds by 1000Alexander A. Klimov1-1/+1
6 dayscifs: Fix busy dentry used after unmountingZhihao Cheng1-0/+2
8 daysMerge tag 'v7.1-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-5/+15
8 dayssmb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo1-2/+2
8 dayssmb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada1-0/+16
8 dayssmb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho1-0/+2
9 dayscifs: Fix undefined variablesDavid Howells1-3/+3
9 daysMerge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-42/+74
13 dayssmbdirect: Fix error cleanup in smbdirect_map_sges_from_iter()David Howells1-1/+1
13 dayssmb: client: avoid integer overflow in SMB2 READ length checkJeremy Erazo2-7/+12
13 dayscifs: client: stage smb3_reconfigure() updates and restore ctx on failureDaeMyung Kang1-53/+108
13 dayssmb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin1-0/+3
14 daysksmbd: fix null pointer dereference in compare_guid_key()Jeremy Laratro1-1/+5
14 daysksmbd: fix null pointer dereference in proc_show_files()Jeremy Laratro1-1/+1
14 daysksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflowFerry Meng1-3/+9
2026-05-12SMB3.1.1: add missing QUERY_DIR info levelsSteve French2-2/+6
2026-05-12netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells7-42/+74
2026-05-08Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-24/+96
2026-05-07smb: client: validate dacloffset before building DACL pointersMichael Bommarito1-3/+32
2026-05-07smb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye1-4/+8
2026-05-07smb/client: fix out-of-bounds read in symlink_data()Zisen Ye1-1/+2
2026-05-07smb: client: Zero-pad short GSS session keys per MS-SMB2Piyush Sachdeva1-5/+18
2026-05-07smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva2-10/+27
2026-05-04smb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel1-1/+1
2026-05-04cifs: abort open_cached_dir if we don't request leasesShyam Prasad N1-0/+8
2026-05-02ksmbd: validate inherited ACE SID lengthShota Zaizen1-14/+52
2026-05-02ksmbd: fix kernel-doc warnings from ksmbd_conn_get/put()Namjae Jeon1-0/+4
2026-05-02ksmbd: fail share config requests when path allocation failsShuhao Fu1-4/+8
2026-05-02ksmbd: close durable scavenger races against m_fp_list lookupsDaeMyung Kang1-26/+76
2026-05-02ksmbd: harden file lifetime during session teardownDaeMyung Kang3-25/+164
2026-05-02ksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang5-30/+156
2026-05-02smb: smbdirect: fix MR registration for coalesced SG listsYi Kuo1-9/+12
2026-05-02smb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher7-204/+3
2026-05-02smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPLStefan Metzmacher13-30/+33
2026-05-01Merge tag 'v7.1-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-9/+46
2026-04-30cifs: change_conf needs to be called for session setupShyam Prasad N1-0/+11
2026-04-30smb: client: change allocation requirements in smb2_compound_opFredric Cover1-1/+1
2026-04-29ksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang2-8/+39
2026-04-29smb: server: handle readdir_info_level_struct_sz() errorMarios Makassikis1-1/+7
2026-04-27smb/client: remove unused smb3_parse_opt()David Disseldorp2-32/+0
2026-04-24Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds39-214/+164
2026-04-24Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds24-392/+438
2026-04-23smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/Stefan Metzmacher27-42/+42