summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2025-01-29cifs: Change translation of STATUS_PRIVILEGE_NOT_HELD to -EPERMPali Rohár
2025-01-27Pass parent directory inode and expected name to ->d_revalidate()Al Viro
2025-01-26cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATAPali Rohár
2025-01-23Merge tag 'v6.14-rc-smb3-client-fixes-part' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-01-23Merge tag 'v6.14-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-01-22smb: client: handle lack of EA support in smb2_query_path_info()Paulo Alcantara
2025-01-22smb: client: don't check for @leaf_fullpath in match_server()Paulo Alcantara
2025-01-22smb: client: get rid of TCP_Server_Info::refpath_lockPaulo Alcantara
2025-01-20cifs: Remove duplicate struct reparse_symlink_data and SYMLINK_FLAG_RELATIVEPali Rohár
2025-01-20Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-19cifs: Do not attempt to call CIFSGetSrvInodeNumber() without CAP_INFOLEVEL_PA...Pali Rohár
2025-01-19cifs: Do not attempt to call CIFSSMBRenameOpenFile() without CAP_INFOLEVEL_PA...Pali Rohár
2025-01-19cifs: Remove declaration of dead CIFSSMBQuerySymLink functionPali Rohár
2025-01-19cifs: Fix printing Status code into dmesgPali Rohár
2025-01-19cifs: Add missing NT_STATUS_* codes from nterr.h to nterr.cPali Rohár
2025-01-19cifs: Fix endian types in struct rfc1002_session_packetPali Rohár
2025-01-19cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM i...Pali Rohár
2025-01-19smb3: add missing tracepoint for querying wsl EAsSteve French
2025-01-19smb: client: fix order of arguments of tracepointsRuben Devos
2025-01-19smb: client: fix oops due to unset link speedPaulo Alcantara
2025-01-19smb: client: correctly handle ErrorContextData as a flexible arrayLiang Jie
2025-01-19smb: client: don't retry DFS targets on server shutdownPaulo Alcantara
2025-01-19smb: client: fix return value of parse_dfs_referrals()Paulo Alcantara
2025-01-19smb: client: optimize referral walk on failed link targetsPaulo Alcantara
2025-01-19smb: client: provide dns_resolve_{unc,name} helpersPaulo Alcantara
2025-01-19smb: client: parse DNS domain name from domain= optionPaulo Alcantara
2025-01-19smb: client: fix DFS mount against old servers with NTLMSSPPaulo Alcantara
2025-01-19smb: client: parse av pair type 4 in CHALLENGE_MESSAGEPaulo Alcantara
2025-01-19smb: client: introduce av_for_each_entry() helperPaulo Alcantara
2025-01-15ksmbd: fix integer overflows on 32 bit systemsDan Carpenter
2025-01-15ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTLNamjae Jeon
2025-01-15ksmbd: Remove unused functionsDr. David Alan Gilbert
2025-01-15smb: client: fix double free of TCP_Server_Info::hostnamePaulo Alcantara
2025-01-12cifs: support reconnect with alternate password for SMB1Meetakshi Setiya
2025-01-11Merge tag '6.13-rc6-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-01-10smb: client: sync the root session and superblock context passwords before au...Meetakshi Setiya
2025-01-09Merge tag '6.13-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-01-07ksmbd: Implement new SMB3 POSIX typeNamjae Jeon
2025-01-07ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_lockedHe Wang
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-05ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev()Thorsten Blum
2025-01-05ksmbd: fix a missing return value check bugWentao Liang
2024-12-23cifs: Remove unused is_server_using_iface()Dr. David Alan Gilbert
2024-12-23smb: enable reuse of deferred file handles for write operationsBharath SM
2024-12-21Merge tag '6.13-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-12-20netfs: Change the read result collector to only use one work itemDavid Howells
2024-12-20netfs: Drop the was_async arg from netfs_read_subreq_terminated()David Howells
2024-12-20netfs: Drop the error arg from netfs_read_subreq_terminated()David Howells
2024-12-20netfs: Add a tracepoint to log the lifespan of folio_queue structsDavid Howells