summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
30 hoursMerge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
3 daysksmbd: Fix UAF in __close_file_table_idsSean Heelan
3 daysksmbd: prevent out-of-bounds stream writes by validating *posNorbert Szetei
7 daysMerge tag '6.15-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
8 daysksmbd: fix memory leak in parse_lease_state()Wang Zhaolong
8 daysksmbd: prevent rename with empty stringNamjae Jeon
8 dayssmb: client: ensure aligned IO sizesPaulo Alcantara
9 dayscifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...Pali Rohár
9 dayscifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()Pali Rohár
9 dayssmb: client: fix zero length for mkdir POSIX create contextJethro Donaldson
14 daysksmbd: fix use-after-free in session logoffSean Heelan
14 daysksmbd: fix use-after-free in kerberos authenticationSean Heelan
2025-04-22ksmbd: fix use-after-free in ksmbd_session_rpc_openNamjae Jeon
2025-04-22smb: server: smb2pdu: check return value of xa_store()Salah Triki
2025-04-18Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-04-14ksmbd: Prevent integer overflow in calculation of deadtimeDenis Arefev
2025-04-14ksmbd: fix the warning from __kernel_write_iterNamjae Jeon
2025-04-14ksmbd: fix use-after-free in smb_break_all_levII_oplock()Namjae Jeon
2025-04-14ksmbd: fix use-after-free in __smb2_lease_break_noti()Namjae Jeon
2025-04-14ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"Namjae Jeon
2025-04-14ksmbd: Fix dangling pointer in krb_authenticateSean Heelan
2025-04-13Revert "smb: client: fix TCP timers deadlock after rmmod"Kuniyuki Iwashima
2025-04-13Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after...Kuniyuki Iwashima
2025-04-13smb3 client: fix open hardlink on deferred close file errorChunjie Zhu
2025-04-09smb3: Add defines for two new FileSystemAttributesSteve French
2025-04-09cifs: Fix querying of WSL CHR and BLK reparse points over SMB1Pali Rohár
2025-04-09cifs: Split parse_reparse_point callback to functions: get buffer and parse b...Pali Rohár
2025-04-09cifs: Improve handling of name surrogate reparse points in reparse.cPali Rohár
2025-04-09cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.cPali Rohár
2025-04-09cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE modePali Rohár
2025-04-09smb: client: fix UAF in decryption with multichannelPaulo Alcantara
2025-04-08cifs: Fix support for WSL-style symlinksPali Rohár
2025-04-07smb311 client: fix missing tcon check when mounting with linux/posix extensionsSteve French
2025-04-07cifs: Ensure that all non-client-specific reparse points are processed by the...Pali Rohár
2025-04-04Merge tag '6.15-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-04-02cifs: update internal version numberSteve French
2025-04-02cifs: Implement is_network_name_deleted for SMB1Pali Rohár
2025-04-02cifs: Remove cifs_truncate_page() as it should be superfluousDavid Howells
2025-04-01ksmbd: fix null pointer dereference in alloc_preauth_hash()Namjae Jeon
2025-04-01cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALLPali Rohár
2025-04-01cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTESPali Rohár
2025-04-01cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTESPali Rohár
2025-04-01cifs: Fix querying and creating MF symlinks over SMB1Pali Rohár
2025-04-01cifs: Fix access_flags_to_smbopen_modePali Rohár
2025-04-01cifs: Fix negotiate retry functionalityPali Rohár
2025-04-01cifs: Improve handling of NetBIOS packetsPali Rohár
2025-04-01cifs: Allow to disable or force initialization of NetBIOS sessionPali Rohár
2025-04-01cifs: Add a new xattr system.smb3_ntsd_owner for getting or setting ownerPali Rohár
2025-04-01cifs: Add a new xattr system.smb3_ntsd_sacl for getting or setting SACLsPali Rohár
2025-04-01ksmbd: validate zero num_subauth before sub_auth is accessedNorbert Szetei