| Age | Commit message (Expand) | Author |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_connection_post_recv_io() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_connection_{create,destroy}_qp() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_connection_negotiate_rdma_resources() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_connection_qp_event_handler() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_map_sges_from_iter() and helper functions | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_connection_{create,destroy}_mem_pools() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_connection_send_io_done() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_connection_{alloc,free}_send_io() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_socket.{send,recv}_io.mem.gfp_mask | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_frwr_is_supported() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: set SMBDIRECT_KEEPALIVE_NONE before disable_delayed_work(&sc-... | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_connection_idle_timer_work() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_connection_reassembly_{append,first}_recv... | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_connection_{get,put}_recv_io() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_connection.c to be filled | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_socket_schedule_cleanup[{_lvl,_status}]() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_socket_cleanup_work() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_socket_wake_up_all() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_socket_set_logging() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_socket_prepare_create() | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_socket.c to be filled | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_internal.h | Stefan Metzmacher |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_all_c_files.c | Stefan Metzmacher |
| 2026-04-12 | smb: smbdirect: add some logging to SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}() | Stefan Metzmacher |
| 2026-04-12 | smb: smbdirect: introduce smbdirect_socket.logging infrastructure | Stefan Metzmacher |
| 2026-04-12 | smb: smbdirect: let smbdirect.h include #include <linux/types.h> | Stefan Metzmacher |
| 2026-04-12 | smb: move filesystem_vol_info into common/fscc.h | ZhangGuoDong |
| 2026-04-12 | smb: move file_basic_info into common/fscc.h | ZhangGuoDong |
| 2026-04-12 | smb: move some definitions from common/smb2pdu.h into common/fscc.h | ZhangGuoDong |
| 2026-02-12 | Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
| 2026-02-08 | smb: common: add header guards to fs/smb/common/smb2status.h | Stefan Metzmacher |
| 2026-02-08 | cifs: Autogenerate SMB2 error mapping table | David Howells |
| 2026-02-08 | smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.* | Stefan Metzmacher |
| 2026-02-08 | smb: smbdirect: introduce smbdirect_socket.recv_io.credits.available | Stefan Metzmacher |
| 2026-02-08 | cifs: Label SMB2 statuses with errors | David Howells |
| 2026-02-08 | cifs: SMB1 split: cifs_debug.c | David Howells |
| 2025-12-19 | Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
| 2025-12-16 | smb: move some SMB1 definitions into common/smb1pdu.h | ZhangGuoDong |
| 2025-12-16 | smb: align durable reconnect v2 context to 8 byte boundary | Bharath SM |
| 2025-12-14 | smb: smbdirect: introduce smbdirect_socket.connect.{lock,work} | Stefan Metzmacher |
| 2025-12-11 | smb: move File Attributes definitions into common/fscc.h | ChenXiaoSong |
| 2025-12-11 | smb: update struct duplicate_extents_to_file_ex | ChenXiaoSong |
| 2025-12-09 | smb: move file_notify_information to common/fscc.h | ChenXiaoSong |
| 2025-12-09 | smb: move SMB2 Notify Action Flags into common/smb2pdu.h | ChenXiaoSong |
| 2025-12-09 | smb: move notify completion filter flags into common/smb2pdu.h | ChenXiaoSong |
| 2025-12-09 | smb: add documentation references for smb2 change notify definitions | ChenXiaoSong |
| 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 |