summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
31 hoursMerge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2 dayssmb: client: validate dacloffset before building DACL pointersMichael Bommarito
2 dayssmb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
2 dayssmb/client: fix out-of-bounds read in symlink_data()Zisen Ye
2 dayssmb: client: Zero-pad short GSS session keys per MS-SMB2Piyush Sachdeva
2 dayssmb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
6 dayssmb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel
6 dayscifs: abort open_cached_dir if we don't request leasesShyam Prasad N
8 daysksmbd: validate inherited ACE SID lengthShota Zaizen
8 daysksmbd: fix kernel-doc warnings from ksmbd_conn_get/put()Namjae Jeon
8 daysksmbd: fail share config requests when path allocation failsShuhao Fu
8 daysksmbd: close durable scavenger races against m_fp_list lookupsDaeMyung Kang
8 daysksmbd: harden file lifetime during session teardownDaeMyung Kang
8 daysksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang
8 dayssmb: smbdirect: fix MR registration for coalesced SG listsYi Kuo
8 dayssmb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher
8 dayssmb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPLStefan Metzmacher
8 daysMerge tag 'v7.1-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
10 dayscifs: change_conf needs to be called for session setupShyam Prasad N
10 dayssmb: client: change allocation requirements in smb2_compound_opFredric Cover
10 daysksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang
10 dayssmb: server: handle readdir_info_level_struct_sz() errorMarios Makassikis
13 dayssmb/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: common: add SMB3_COMPRESS_MAX_ALGSEnzo Matsumiya
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-22smb: server: stop sending fake security descriptorsMarios Makassikis
2026-04-22ksmbd: scope conn->binding slowpath to bound sessions onlyHyunwoo Kim
2026-04-22ksmbd: fix CreateOptions sanitization clobbering the whole fieldDaeMyung Kang
2026-04-22ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 openDaeMyung Kang
2026-04-22ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCountAkif Sait
2026-04-22ksmbd: destroy async_ida in ksmbd_conn_free()DaeMyung Kang
2026-04-22ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()DaeMyung Kang
2026-04-22ksmbd: Use AES-CMAC library for SMB3 signature calculationEric Biggers
2026-04-22ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang