summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
2024-10-01smb: client: use actual path when queryfswangrong
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-29cifs: Check for UTF-16 null codepoint in SFU symlink target locationPali Rohár
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-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
2024-09-24smb: client: fix DFS failover in multiuser mountsPaulo Alcantara
2024-09-24cifs: Make the write_{enter,done,err} tracepoints display netfs infoDavid Howells
2024-09-24smb: client: fix DFS interlink failoverPaulo Alcantara
2024-09-24smb: client: improve purging of cached referralsPaulo Alcantara
2024-09-24smb: client: avoid unnecessary reconnects when refreshing referralsPaulo Alcantara
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-19Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...Linus Torvalds
2024-09-16smb: client: fix compression heuristic functionsEnzo Matsumiya
2024-09-16cifs: Update SFU comments about fifos and socketsPali Rohár
2024-09-16cifs: Add support for creating SFU symlinksPali Rohár
2024-09-16cifs: Remove redundant setting of NETFS_SREQ_HIT_EOFDavid Howells
2024-09-16cifs: Fix cifs readv callback merge resolution issueDavid Howells
2024-09-16Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-09-15smb: use LIST_HEAD() to simplify codeHongbo Li
2024-09-15cifs: Recognize SFU socket typePali Rohár
2024-09-15cifs: Show debug message when SFU Fifo type was detectedPali Rohár
2024-09-15cifs: Put explicit zero byte into SFU block/char typesPali Rohár
2024-09-15cifs: Add support for reading SFU symlink locationPali Rohár
2024-09-15cifs: Fix recognizing SFU symlinksPali Rohár
2024-09-15smb: client: compress: fix an "illegal accesses" issueQianqiang Liu
2024-09-15smb: client: compress: fix a potential issue of freeing an invalid pointerQianqiang Liu
2024-09-15smb: client: compress: LZ77 code improvements cleanupEnzo Matsumiya
2024-09-15smb: client: insert compression check/call on write requestsEnzo Matsumiya
2024-09-15smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...Steve French
2024-09-15cifs: Remove obsoleted declaration for cifs_dir_openGaosheng Cui
2024-09-15smb: client: Use min() macroShen Lichuan
2024-09-15cifs: convert to use ERR_CAST()Yuesong Li
2024-09-15smb: move SMB2 Status code to common header fileChenXiaoSong
2024-09-15smb: move some duplicate definitions to common/smbacl.hChenXiaoSong
2024-09-15smb/client: rename cifs_ace to smb_aceChenXiaoSong
2024-09-15smb/client: rename cifs_acl to smb_aclChenXiaoSong
2024-09-15smb/client: rename cifs_sid to smb_sidChenXiaoSong
2024-09-15smb/client: rename cifs_ntsd to smb_ntsdChenXiaoSong