summaryrefslogtreecommitdiff
path: root/fs/smb/common
AgeCommit message (Expand)Author
2025-10-22smb: smbdirect: introduce smbdirect_socket.send_io.lcredits.*Stefan Metzmacher
2025-10-15smb: move some duplicate definitions to common/cifsglob.hZhangGuoDong
2025-10-13smb: smbdirect: introduce smbdirect_mr_io.{kref,mutex} and SMBDIRECT_MR_DISABLEDStefan Metzmacher
2025-09-29smb: Use arc4 library instead of duplicate arc4 codeEric Biggers
2025-09-28smb: smbdirect: introduce smbdirect_socket.first_errorStefan Metzmacher
2025-09-28smb: client/smbdirect: introduce SMBDIRECT_SOCKET_ERRORStefan Metzmacher
2025-09-28smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING with more detailed...Stefan Metzmacher
2025-09-28smb: smbdirect: let smbdirect_socket_init() initialize all [delayed_]work_str...Stefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket.mr_io.*Stefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket_parameters.max_frmr_depthStefan Metzmacher
2025-09-28smb: smbdirect: introduce struct smbdirect_mr_ioStefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket.workqueueStefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket.statisticsStefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket.idle.{keepalive,immediate_work,tim...Stefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket.rdma.legacy_iwarpStefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket_parameters.{initiator_depth,respon...Stefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket_parameters.{resolve_{addr,route},r...Stefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket.recv_io.{posted,credits}Stefan Metzmacher
2025-09-28smb: smbdirect: introduce struct smbdirect_rw_ioStefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket.rw_io.creditsStefan Metzmacher
2025-09-28smb: smbdirect: introduce struct smbdirect_send_batchStefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket.send_io.credits.{count,wait_queue}Stefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket.send_io.pending.{count,{dec,zero}_...Stefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket.disconnect_workStefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket_init()Stefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket.status_waitStefan Metzmacher
2025-09-28smb: smbdirect: introduce smbdirect_socket_status_string()Stefan Metzmacher
2025-08-06smb: smbdirect: add smbdirect_socket.{send,recv}_io.mem.{cache,pool}Stefan Metzmacher
2025-08-06smb: smbdirect: introduce struct smbdirect_send_ioStefan Metzmacher
2025-08-06smb: smbdirect: add SMBDIRECT_RECV_IO_MAX_SGEStefan Metzmacher
2025-08-06smb: smbdirect: introduce smbdirect_socket.recv_io.reassembly.*Stefan Metzmacher
2025-08-06smb: smbdirect: introduce smbdirect_socket.recv_io.free.{list,lock}Stefan Metzmacher
2025-08-06smb: smbdirect: introduce struct smbdirect_recv_ioStefan Metzmacher
2025-08-06smb: smbdirect: introduce smbdirect_socket.recv_io.expectedStefan Metzmacher
2025-06-03smb: smbdirect: introduce smbdirect_socket_parametersStefan Metzmacher
2025-06-03smb: smbdirect: add smbdirect_socket.hStefan Metzmacher
2025-06-03smb: smbdirect: add smbdirect.h with public structuresStefan Metzmacher
2025-06-03smb: smbdirect: add smbdirect_pdu.h with protocol definitionsStefan Metzmacher
2025-04-08cifs: Fix support for WSL-style symlinksPali Rohár
2025-03-31smb: client: Store original IO parameters and prevent zero IO sizesWang Zhaolong
2025-03-02smb: common: change the data type of num_aces to le16Namjae Jeon
2025-02-19cifs: Treat unhandled directory name surrogate reparse points as mount direct...Pali Rohár
2025-02-19smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-01-29cifs: Rename struct reparse_posix_data to reparse_nfs_data_buffer and move to...Pali Rohár
2024-11-25cifs: Add support for parsing WSL-style symlinksPali Rohár
2024-09-29smb: Update comments about some reparse point tagsPali Rohár
2024-09-25ksmbd: Correct typos in multiple comments across various filesShen Lichuan
2024-09-15smb: add comment to STATUS_MCA_OCCUREDChenXiaoSong
2024-09-15smb: move SMB2 Status code to common header fileChenXiaoSong
2024-09-15smb: move some duplicate definitions to common/smbacl.hChenXiaoSong