summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
11 dayssmb: client: let smbd_post_send_iter() respect the peers max_send_size and tr...Stefan Metzmacher
11 dayssmb: client: fix use-after-free in cifs_oplock_breakWang Zhaolong
11 dayssmb: client: fix use-after-free in crypt_message when using async cryptoWang Zhaolong
2025-07-17ksmbd: fix potential use-after-free in oplock/lease break ackNamjae Jeon
2025-07-17ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()Al Viro
2025-07-17smb: server: make use of rdma_destroy_qp()Stefan Metzmacher
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: smbdirect: add smbdirect_socket.hStefan Metzmacher
2025-07-06smb: smbdirect: add smbdirect.h with public structuresStefan Metzmacher
2025-07-06smb: client: make use of common smbdirect_pdu.hStefan Metzmacher
2025-07-06smb: smbdirect: add smbdirect_pdu.h with protocol definitionsStefan 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-06ksmbd: provide zero as a unique ID to the Mac clientNamjae Jeon
2025-07-06ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...Namjae Jeon
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-27ksmbd: add free_transport ops in ksmbd connectionNamjae Jeon
2025-06-27smb: fix secondary channel creation issue with kerberos by populating hostnam...Bharath SM
2025-06-27ksmbd: fix null pointer dereference in destroy_previous_sessionNamjae Jeon
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-06-04ksmbd: use list_first_entry_or_null for opinfo_get_list()Namjae Jeon
2025-05-29ksmbd: fix stream write failureNamjae Jeon
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