summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2023-11-28cifs: Fix encryption of cleared, but unset rq_iter data buffersDavid Howells
2023-11-28cifs: do not reset chan_max if multichannel is not supported at mountShyam Prasad N
2023-11-28cifs: force interface update before a fresh session setupShyam Prasad N
2023-11-28cifs: reconnect helper should set reconnect for the right channelShyam Prasad N
2023-11-28smb: client: fix potential deadlock when releasing midsPaulo Alcantara
2023-11-28smb: client: fix use-after-free in smb2_query_info_compound()Paulo Alcantara
2023-11-28smb: client: fix use-after-free bug in cifs_debug_data_proc_show()Paulo Alcantara
2023-11-28smb3: fix caching of ctime on setxattrSteve French
2023-11-28smb3: allow dumping session and tcon id to improve stats analysis and debuggingSteve French
2023-11-28smb3: fix touch -h of symlinkSteve French
2023-11-28smb3: fix creating FIFOs when mounting with "sfu" mount optionSteve French
2023-11-28ksmbd: fix slab out of bounds write in smb_inherit_dacl()Namjae Jeon
2023-11-28ksmbd: handle malformed smb1 messageNamjae Jeon
2023-11-28ksmbd: fix recursive locking in vfs helpersMarios Makassikis
2023-11-28cifs: fix check of rc in function generate_smb3signingkeyEkaterina Esina
2023-11-28cifs: spnego: add ';' in HOST_KEY_LENAnastasia Belova
2023-11-02smb: client: prevent new fids from being removed by laundromatPaulo Alcantara
2023-11-02smb: client: make laundromat a delayed workerPaulo Alcantara
2023-11-02smb: client: do not start laundromat thread on nohandlecachePaulo Alcantara
2023-11-02smb3: do not start laundromat thread when dir leases disabledSteve French
2023-11-02smb3: allow controlling maximum number of cached directoriesSteve French
2023-11-02smb3: allow controlling length of time directory entries are cached with dir ...Steve French
2023-10-19ksmbd: not allow to open file if delelete on close bit is setNamjae Jeon
2023-10-10ksmbd: fix race condition from parallel smb2 lock requestsNamjae Jeon
2023-10-10ksmbd: fix uaf in smb20_oplock_break_ackluosili
2023-10-10ksmbd: fix race condition between session lookup and expireNamjae Jeon
2023-10-10smb: use kernel_connect() and kernel_bind()Jordan Rife
2023-10-06fs/smb/client: Reset password pointer to NULLQuang Le
2023-10-06smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French
2023-10-06cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu
2023-09-19smb: propagate error code of extract_sharename()Katya Orlova
2023-09-19cifs: update desired access while requesting for directory leaseBharath SM
2023-09-19send channel sequence number in SMB3 requests after reconnectsSteve French
2023-09-06ksmbd: reduce descriptor size if remaining bytes is less than request sizeNamjae Jeon
2023-09-06ksmbd: replace one-element array with flex-array member in struct smb2_ea_infoNamjae Jeon
2023-09-06ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()Namjae Jeon
2023-09-06ksmbd: fix wrong DataOffset validation of create contextNamjae Jeon
2023-08-16smb: client: fix null authScott Mayhew
2023-08-15Merge tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-08-14smb3: display network namespace in debug informationSteve French
2023-08-14cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical
2023-08-10cifs: fix potential oops in cifs_oplock_breakSteve French
2023-08-09Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbdLinus Torvalds
2023-08-05ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()Namjae Jeon
2023-08-05ksmbd: validate command request sizeLong Li
2023-08-02smb: client: fix dfs link mount against w2k8Paulo Alcantara
2023-07-29Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-07-26cifs: add missing return value check for cifs_sb_tlinkShyam Prasad N
2023-07-26Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-07-25smb3: do not set NTLMSSP_VERSION flag for negotiate not auth requestSteve French