summaryrefslogtreecommitdiff
path: root/fs/smb/client/connect.c
AgeCommit message (Expand)Author
5 dayssmb: client: fix netns refcount leak after net_passive changesWang Zhaolong
2025-07-03smb: client: fix race condition in negotiate timeout by using more precise ti...Wang Zhaolong
2025-06-30cifs: all initializations for tcon should happen in tcon_info_allocShyam Prasad N
2025-06-26smb: client: fix potential deadlock when reconnecting channelsPaulo Alcantara
2025-06-21smb: client: fix first command failure during re-negotiationzhangjian
2025-06-09smb: client: disable path remapping with POSIX extensionsPhilipp Kerling
2025-06-03cifs: do not disable interface polling on failureShyam Prasad N
2025-06-02cifs: dns resolution is needed only for primary channelShyam Prasad N
2025-06-02cifs: reset connections for all channels when reconnect requestedShyam Prasad N
2025-05-01smb: client: ensure aligned IO sizesPaulo Alcantara
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-07smb311 client: fix missing tcon check when mounting with linux/posix extensionsSteve French
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-03-31smb:client: smb: client: Add reverse mapping from tcon to superblocksWang Zhaolong
2025-03-31cifs: remove unreachable code in cifs_get_tcp_session()Roman Smirnov
2025-03-26cifs: Add new mount option -o nounicode to disable SMB1 UNICODE modePali Rohár
2025-03-26smb: client: Fix netns refcount imbalance causing leaks and use-after-freeWang Zhaolong
2025-03-26CIFS: Propagate min offload along with other parameters from primary to secon...Aman
2025-03-26cifs: Improve establishing SMB connection with NetBIOS sessionPali Rohár
2025-03-26cifs: Fix establishing NetBIOS session for SMB2+ connectionPali Rohár
2025-03-13smb: client: Fix match_session bug preventing session reuseHenrique Carvalho
2025-01-31cifs: Add support for creating native Windows socketsPali Rohár
2025-01-29cifs: Add mount option -o symlink= for choosing symlink create typePali Rohár
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-19smb: client: don't retry DFS targets on server shutdownPaulo 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-15smb: client: fix double free of TCP_Server_Info::hostnamePaulo Alcantara
2024-12-19smb: client: fix TCP timers deadlock after rmmodEnzo Matsumiya
2024-12-06smb: client: fix potential race in cifs_put_tcon()Paulo Alcantara
2024-11-28cifs: support mounting with alternate password to allow password rotationMeetakshi Setiya
2024-11-26smb: client: get rid of @nlsc param in cifs_tree_connect()Paulo Alcantara
2024-11-25smb: client: disable directory caching when dir_cache_timeout is zeroHenrique Carvalho
2024-11-21CIFS: New mount option for cifs.upcall namespace resolutionRitvik Budhiraja
2024-11-03smb: client: Fix use-after-free of network namespace.Kuniyuki Iwashima
2024-10-16cifs: Remove unused functionsDr. David Alan Gilbert
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-24smb: client: propagate error from cifs_construct_tcon()Paulo Alcantara
2024-09-24smb: client: fix DFS interlink failoverPaulo Alcantara
2024-09-15smb: use LIST_HEAD() to simplify codeHongbo Li
2024-09-15cifs: convert to use ERR_CAST()Yuesong Li
2024-09-02smb: client: fix hang in wait_for_response() for negprotoPaulo Alcantara
2024-08-22smb3: fix problem unloading module due to leaked refcount on shutdownSteve French
2024-07-23cifs: mount with "unix" mount option for SMB1 incorrectly handledSteve French