aboutsummaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2024-11-09Merge tag 'v6.12-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-11-05ksmbd: check outstanding simultaneous SMB operationsNamjae Jeon
2024-11-05ksmbd: fix slab-use-after-free in smb3_preauth_hash_rspNamjae Jeon
2024-11-05ksmbd: fix slab-use-after-free in ksmbd_smb2_session_createNamjae Jeon
2024-11-03smb: client: Fix use-after-free of network namespace.Kuniyuki Iwashima
2024-10-28ksmbd: Fix the missing xa_store error checkJinjie Ruan
2024-10-23cifs: fix warning when destroy 'cifs_io_request_pool'Ye Bin
2024-10-23smb: client: Handle kstrdup failures for passwordsHenrique Carvalho
2024-10-18Merge tag 'v6.12-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-10-16Merge tag 'v6.12-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-10-16cifs: Remove unused functionsDr. David Alan Gilbert
2024-10-16smb/client: Fix logically dead codeAdvait Dhamorikar
2024-10-16smb: client: fix OOBs when building SMB2_IOCTL requestPaulo Alcantara
2024-10-16smb: client: fix possible double free in smb2_set_ea()Su Hui
2024-10-11ksmbd: add support for supplementary groupsNamjae Jeon
2024-10-09ksmbd: fix user-after-free from session log offNamjae Jeon
2024-10-06cifs: Fix creating native symlinks pointing to current or parent directoryPali Rohár
2024-10-06cifs: Improve creating native symlinks pointing to directoryPali Rohár
2024-10-04Merge tag 'v6.12-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-10-03cifs: Do not convert delimiter when parsing NFS-style symlinksPali Rohár
2024-10-03cifs: Validate content of NFS reparse point bufferPali Rohár
2024-10-03cifs: Fix buffer overflow when parsing NFS reparse pointsPali Rohár
2024-10-03Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-10-02smb: client: Correct typos in multiple comments across various filesShen Lichuan
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01smb: client: use actual path when queryfswangrong
2024-10-01ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()Thorsten Blum
2024-10-01ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()Thorsten Blum
2024-10-01ksmbd: Use struct_size() to improve get_file_alternate_info()Thorsten Blum
2024-09-30cifs: Remove intermediate object of failed create reparse callPali Rohár
2024-09-30Revert "smb: client: make SHA-512 TFM ephemeral"Steve French
2024-09-29smb: Update comments about some reparse point tagsPali Rohár
2024-09-29cifs: Check for UTF-16 null codepoint in SFU symlink target locationPali Rohár
2024-09-28Merge tag 'v6.12-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-09-26smb: client: make SHA-512 TFM ephemeralEnzo Matsumiya
2024-09-26smb: client: make HMAC-MD5 TFM ephemeralEnzo Matsumiya
2024-09-26smb: client: stop flooding dmesg in smb2_calc_signature()Paulo Alcantara
2024-09-26smb: client: allocate crypto only for primary serverEnzo Matsumiya
2024-09-26smb: client: fix UAF in async decryptionEnzo Matsumiya
2024-09-26Merge tag 'v6.12-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...Linus Torvalds
2024-09-25ksmbd: Correct typos in multiple comments across various filesShen Lichuan
2024-09-25ksmbd: fix open failure from block and char device fileNamjae Jeon
2024-09-25ksmbd: remove unsafe_memcpy use in session setupNamjae Jeon
2024-09-24cifs: update internal version numberSteve French
2024-09-24smb: client: print failed session logoffs with FYIPaulo Alcantara
2024-09-24cifs: Fix reversion of the iter in cifs_readv_receive().David Howells
2024-09-24smb3: fix incorrect mode displayed for read-only filesSteve French
2024-09-24smb: client: fix parsing of device numbersPaulo Alcantara
2024-09-24smb: client: set correct device number on nfs reparse pointsPaulo Alcantara
2024-09-24smb: client: propagate error from cifs_construct_tcon()Paulo Alcantara