summaryrefslogtreecommitdiff
path: root/fs/smb/common
AgeCommit message (Expand)Author
2026-04-15smb: smbdirect: introduce smbdirect_connection_post_recv_io()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_connection_{create,destroy}_qp()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_connection_negotiate_rdma_resources()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_connection_qp_event_handler()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_map_sges_from_iter() and helper functionsStefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_connection_{create,destroy}_mem_pools()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_connection_send_io_done()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_connection_{alloc,free}_send_io()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_socket.{send,recv}_io.mem.gfp_maskStefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_frwr_is_supported()Stefan Metzmacher
2026-04-15smb: smbdirect: set SMBDIRECT_KEEPALIVE_NONE before disable_delayed_work(&sc-...Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_connection_idle_timer_work()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_connection_reassembly_{append,first}_recv...Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_connection_{get,put}_recv_io()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_connection.c to be filledStefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_socket_schedule_cleanup[{_lvl,_status}]()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_socket_cleanup_work()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_socket_wake_up_all()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_socket_set_logging()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_socket_prepare_create()Stefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_socket.c to be filledStefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_internal.hStefan Metzmacher
2026-04-15smb: smbdirect: introduce smbdirect_all_c_files.cStefan Metzmacher
2026-04-12smb: smbdirect: add some logging to SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()Stefan Metzmacher
2026-04-12smb: smbdirect: introduce smbdirect_socket.logging infrastructureStefan Metzmacher
2026-04-12smb: smbdirect: let smbdirect.h include #include <linux/types.h>Stefan Metzmacher
2026-04-12smb: move filesystem_vol_info into common/fscc.hZhangGuoDong
2026-04-12smb: move file_basic_info into common/fscc.hZhangGuoDong
2026-04-12smb: move some definitions from common/smb2pdu.h into common/fscc.hZhangGuoDong
2026-02-12Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-02-08smb: common: add header guards to fs/smb/common/smb2status.hStefan Metzmacher
2026-02-08cifs: Autogenerate SMB2 error mapping tableDavid Howells
2026-02-08smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.*Stefan Metzmacher
2026-02-08smb: smbdirect: introduce smbdirect_socket.recv_io.credits.availableStefan Metzmacher
2026-02-08cifs: Label SMB2 statuses with errorsDavid Howells
2026-02-08cifs: SMB1 split: cifs_debug.cDavid Howells
2025-12-19Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-12-16smb: move some SMB1 definitions into common/smb1pdu.hZhangGuoDong
2025-12-16smb: align durable reconnect v2 context to 8 byte boundaryBharath SM
2025-12-14smb: smbdirect: introduce smbdirect_socket.connect.{lock,work}Stefan Metzmacher
2025-12-11smb: move File Attributes definitions into common/fscc.hChenXiaoSong
2025-12-11smb: update struct duplicate_extents_to_file_exChenXiaoSong
2025-12-09smb: move file_notify_information to common/fscc.hChenXiaoSong
2025-12-09smb: move SMB2 Notify Action Flags into common/smb2pdu.hChenXiaoSong
2025-12-09smb: move notify completion filter flags into common/smb2pdu.hChenXiaoSong
2025-12-09smb: add documentation references for smb2 change notify definitionsChenXiaoSong
2025-12-05smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAPChenXiaoSong
2025-12-05cifs: Remove the RFC1002 header from smb_hdrDavid Howells
2025-11-30smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()Stefan Metzmacher
2025-11-30smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helperStefan Metzmacher