summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
13 dayssmb: client: let smbd_post_send_iter() respect the peers max_send_size and tr...Stefan Metzmacher
13 dayssmb: client: fix use-after-free in cifs_oplock_breakWang Zhaolong
13 dayssmb: client: fix use-after-free in crypt_message when using async cryptoWang Zhaolong
2025-07-10cifs: all initializations for tcon should happen in tcon_info_allocShyam Prasad N
2025-07-10smb: client: fix readdir returning wrong type with POSIX extensionsPhilipp Kerling
2025-07-10smb: client: fix race condition in negotiate timeout by using more precise ti...Wang Zhaolong
2025-07-10smb: client: set missing retry flag in cifs_writev_callback()Paulo Alcantara
2025-07-10smb: client: set missing retry flag in cifs_readv_callback()Paulo Alcantara
2025-07-10smb: client: set missing retry flag in smb2_writev_callback()Paulo Alcantara
2025-07-10smb: client: fix warning when reconnecting channelPaulo Alcantara
2025-07-06cifs: Fix reading into an ITER_FOLIOQ from the smbdirect codeDavid Howells
2025-07-06cifs: Fix the smbd_response slab to allow usercopyDavid Howells
2025-07-06smb: client: make use of common smbdirect_socket_parametersStefan Metzmacher
2025-07-06smb: smbdirect: introduce smbdirect_socket_parametersStefan Metzmacher
2025-07-06smb: client: make use of common smbdirect_socketStefan Metzmacher
2025-07-06smb: client: make use of common smbdirect_pdu.hStefan Metzmacher
2025-07-06smb: client: fix potential deadlock when reconnecting channelsPaulo Alcantara
2025-07-06smb: client: remove \t from TP_printk statementsStefan Metzmacher
2025-07-06cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE modePali Rohár
2025-07-06cifs: Fix cifs_query_path_info() for Windows NT serversPali Rohár
2025-07-06cifs: Correctly set SMB1 SessionKey field in Session Setup RequestPali Rohár
2025-06-27cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() functionPali Rohár
2025-06-27smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()Stefan Metzmacher
2025-06-27smb: client: fix first command failure during re-negotiationzhangjian
2025-06-27smb: Log an error when close_all_cached_dirs failsPaul Aurich
2025-06-27smb: fix secondary channel creation issue with kerberos by populating hostnam...Bharath SM
2025-06-27smb: improve directory cache reuse for readdir operationsBharath SM
2025-06-27cifs: do not disable interface polling on failureShyam Prasad N
2025-06-27cifs: serialize other channels when query server interfaces is pendingShyam Prasad N
2025-06-27cifs: deal with the channel loading lag while picking channelsShyam Prasad N
2025-06-27smb: client: add NULL check in automount_fullpathRuben Devos
2025-06-27cifs: dns resolution is needed only for primary channelShyam Prasad N
2025-06-27cifs: update dstaddr whenever channel iface is updatedShyam Prasad N
2025-06-27cifs: reset connections for all channels when reconnect requestedShyam Prasad N
2025-06-19cifs: Fix validation of SMB1 query reparse point responsePali Rohár
2025-05-29smb: client: Reset all search buffer pointers when releasing bufferWang Zhaolong
2025-05-29smb: client: Fix use-after-free in cifs_fill_direntWang Zhaolong
2025-05-29cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...Pali Rohár
2025-05-29cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()Pali Rohár
2025-05-29cifs: Fix establishing NetBIOS session for SMB2+ connectionPali Rohár
2025-05-29cifs: add validation check for the fields in smb_acesNamjae Jeon
2025-05-29cifs: Set default Netbios RFC1001 server name to hostname in UNCPali Rohár
2025-05-29smb: client: Store original IO parameters and prevent zero IO sizesWang Zhaolong
2025-05-29cifs: Fix negotiate retry functionalityPali Rohár
2025-05-29cifs: Fix querying and creating MF symlinks over SMB1Pali Rohár
2025-05-29cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTESPali Rohár
2025-05-22CIFS: New mount option for cifs.upcall namespace resolutionRitvik Budhiraja
2025-05-22smb: client: fix memory leak during error handling for POSIX mkdirJethro Donaldson
2025-05-18smb: client: Avoid race in open_cached_dir with lease breaksPaul Aurich
2025-05-09smb: client: fix zero length for mkdir POSIX create contextJethro Donaldson