| Age | Commit message (Expand) | Author |
| 2025-12-05 | smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP | ChenXiaoSong |
| 2025-12-05 | cifs: Remove the RFC1002 header from smb_hdr | David Howells |
| 2025-11-30 | smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}() | Stefan Metzmacher |
| 2025-11-30 | smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper | Stefan Metzmacher |
| 2025-11-30 | smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h | ChenXiaoSong |
| 2025-11-30 | smb: move create_durable_reconn to common/smb2pdu.h | ChenXiaoSong |
| 2025-11-30 | smb: fix some warnings reported by scripts/checkpatch.pl | ChenXiaoSong |
| 2025-11-30 | smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h | ChenXiaoSong |
| 2025-11-30 | smb: move some duplicate struct definitions to common/fscc.h | ChenXiaoSong |
| 2025-11-30 | smb: move list of FileSystemAttributes to common/fscc.h | ChenXiaoSong |
| 2025-11-30 | smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h | ChenXiaoSong |
| 2025-11-30 | smb: move some duplicate definitions to common/smb2pdu.h | ZhangGuoDong |
| 2025-11-30 | smb: move create_durable_rsp_v2 to common/smb2pdu.h | ChenXiaoSong |
| 2025-11-30 | smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h | ChenXiaoSong |
| 2025-11-30 | smb: move create_durable_req_v2 to common/smb2pdu.h | ChenXiaoSong |
| 2025-11-30 | smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h | ChenXiaoSong |
| 2025-11-30 | smb: move resume_key_ioctl_rsp to common/smb2pdu.h | ZhangGuoDong |
| 2025-11-30 | smb: move copychunk definitions to common/smb2pdu.h | ZhangGuoDong |
| 2025-11-30 | smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h | ZhangGuoDong |
| 2025-11-30 | smb: move SMB1_PROTO_NUMBER to common/smbglob.h | ZhangGuoDong |
| 2025-11-30 | smb: move get_rfc1002_len() to common/smbglob.h | ZhangGuoDong |
| 2025-11-30 | smb: move smb_version_values to common/smbglob.h | ZhangGuoDong |
| 2025-11-30 | smb: rename common/cifsglob.h to common/smbglob.h | ZhangGuoDong |
| 2025-10-22 | smb: smbdirect: introduce smbdirect_socket.send_io.lcredits.* | Stefan Metzmacher |
| 2025-10-15 | smb: move some duplicate definitions to common/cifsglob.h | ZhangGuoDong |
| 2025-10-13 | smb: smbdirect: introduce smbdirect_mr_io.{kref,mutex} and SMBDIRECT_MR_DISABLED | Stefan Metzmacher |
| 2025-09-29 | smb: Use arc4 library instead of duplicate arc4 code | Eric Biggers |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket.first_error | Stefan Metzmacher |
| 2025-09-28 | smb: client/smbdirect: introduce SMBDIRECT_SOCKET_ERROR | Stefan Metzmacher |
| 2025-09-28 | smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING with more detailed... | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: let smbdirect_socket_init() initialize all [delayed_]work_str... | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket.mr_io.* | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket_parameters.max_frmr_depth | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce struct smbdirect_mr_io | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket.workqueue | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket.statistics | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket.idle.{keepalive,immediate_work,tim... | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket.rdma.legacy_iwarp | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket_parameters.{initiator_depth,respon... | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket_parameters.{resolve_{addr,route},r... | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket.recv_io.{posted,credits} | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce struct smbdirect_rw_io | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket.rw_io.credits | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce struct smbdirect_send_batch | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket.send_io.credits.{count,wait_queue} | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket.send_io.pending.{count,{dec,zero}_... | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket.disconnect_work | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket_init() | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket.status_wait | Stefan Metzmacher |
| 2025-09-28 | smb: smbdirect: introduce smbdirect_socket_status_string() | Stefan Metzmacher |