summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2025-05-30Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-23Merge tag 'v6.15-rc8-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-05-21ksmbd: use list_first_entry_or_null for opinfo_get_list()Namjae Jeon
2025-05-21ksmbd: fix rename failureNamjae Jeon
2025-05-19ksmbd: fix stream write failureNamjae Jeon
2025-05-19smb: client: Reset all search buffer pointers when releasing bufferWang Zhaolong
2025-05-18smb: client: Fix use-after-free in cifs_fill_direntWang Zhaolong
2025-05-14smb: client: fix zero rsize error messagesPaulo Alcantara
2025-05-14smb: client: fix memory leak during error handling for POSIX mkdirJethro Donaldson
2025-05-09Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-05-08Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-05-07smb: client: Avoid race in open_cached_dir with lease breaksPaul Aurich
2025-05-06smb3 client: warn when parse contexts returns error on compounded operationSteve French
2025-05-06ksmbd: Fix UAF in __close_file_table_idsSean Heelan
2025-05-06ksmbd: prevent out-of-bounds stream writes by validating *posNorbert Szetei
2025-05-05saner calling conventions for ->d_automount()Al Viro
2025-05-02Merge tag '6.15-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-05-01ksmbd: fix memory leak in parse_lease_state()Wang Zhaolong
2025-05-01ksmbd: prevent rename with empty stringNamjae Jeon
2025-05-01smb: client: ensure aligned IO sizesPaulo Alcantara
2025-04-30cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...Pali Rohár
2025-04-30cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()Pali Rohár
2025-04-30smb: client: fix zero length for mkdir POSIX create contextJethro Donaldson
2025-04-25ksmbd: fix use-after-free in session logoffSean Heelan
2025-04-25ksmbd: 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-08Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFSNeilBrown
2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown
2025-04-07VFS: improve interface for lookup_one functionsNeilBrown
2025-04-07smb311 client: fix missing tcon check when mounting with linux/posix extensionsSteve French