aboutsummaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'v7.1-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-9/+46
7 dayscifs: change_conf needs to be called for session setupShyam Prasad N1-0/+11
7 dayssmb: client: change allocation requirements in smb2_compound_opFredric Cover1-1/+1
7 daysksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang2-8/+39
7 dayssmb: server: handle readdir_info_level_struct_sz() errorMarios Makassikis1-1/+7
10 dayssmb/client: remove unused smb3_parse_opt()David Disseldorp2-32/+0
13 daysMerge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds39-214/+164
13 daysMerge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds24-392/+438
14 dayssmb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/Stefan Metzmacher27-42/+42
2026-04-22smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()Eric Biggers1-7/+5
2026-04-22smb: client: Make generate_key() return voidEric Biggers1-29/+16
2026-04-22smb: client: Remove obsolete cmac(aes) allocationEric Biggers10-95/+2
2026-04-22smb: client: Use AES-CMAC library for SMB3 signature calculationEric Biggers4-74/+30
2026-04-22smb: common: add SMB3_COMPRESS_MAX_ALGSEnzo Matsumiya1-0/+2
2026-04-22smb: client: compress: add code docs to lz77.cEnzo Matsumiya1-8/+73
2026-04-22smb: client: compress: LZ77 optimizationsEnzo Matsumiya2-69/+108
2026-04-22smb: client: compress: increase LZ77_MATCH_MAX_DISTEnzo Matsumiya1-2/+1
2026-04-22smb: client: compress: fix counting in LZ77 match findingEnzo Matsumiya1-7/+10
2026-04-22smb: client: compress: fix buffer overrun in lz77_compress()Enzo Matsumiya3-15/+33
2026-04-22smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_daclMichael Bommarito1-3/+3
2026-04-22smb: client: fix (remove) drop_dir_cache module parameterEnzo Matsumiya6-45/+59
2026-04-22smb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito1-0/+1
2026-04-22smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito1-31/+85
2026-04-22smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito1-0/+6
2026-04-22smb: server: stop sending fake security descriptorsMarios Makassikis1-15/+2
2026-04-22ksmbd: scope conn->binding slowpath to bound sessions onlyHyunwoo Kim1-1/+6
2026-04-22ksmbd: fix CreateOptions sanitization clobbering the whole fieldDaeMyung Kang1-2/+2
2026-04-22ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 openDaeMyung Kang1-0/+2
2026-04-22ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCountAkif Sait1-1/+6
2026-04-22ksmbd: destroy async_ida in ksmbd_conn_free()DaeMyung Kang1-0/+9
2026-04-22ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()DaeMyung Kang1-2/+3
2026-04-22ksmbd: Use AES-CMAC library for SMB3 signature calculationEric Biggers7-117/+19
2026-04-22ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang1-3/+2
2026-04-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-04-19cifs: update internal module version numberSteve French1-2/+2
2026-04-19smb: client: compress: fix bad encoding on last LZ77 flagEnzo Matsumiya1-1/+1
2026-04-18ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani1-0/+2
2026-04-18ksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani1-4/+12
2026-04-18ksmbd: fix use-after-free in smb2_open during durable reconnectAkif1-8/+5
2026-04-18ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito1-5/+23
2026-04-18smb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang1-1/+1
2026-04-18ksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito1-4/+13
2026-04-18ksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito2-9/+13
2026-04-18smb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito1-0/+2
2026-04-16smb: client: fix dir separator in SMB1 UNIX mountsPaulo Alcantara2-16/+13
2026-04-16Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds6-35/+221
2026-04-15smb: smbdirect: let smbdirect_connection_deregister_mr_io unlock while waitingStefan Metzmacher1-0/+8
2026-04-15smb: smbdirect: fix the logic in smbdirect_socket_destroy_sync() without an e...Stefan Metzmacher1-7/+21
2026-04-15smb: smbdirect: fix copyright header of smbdirect.hStefan Metzmacher1-2/+1
2026-04-15smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder...Stefan Metzmacher2-2/+7