summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2 daysMerge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
4 dayscifs: Fix memory and information leak in smb3_reconfigure()Zilin Guan
7 dayssmb/server: fix minimum SMB2 PDU sizeChenXiaoSong
7 dayssmb/server: fix minimum SMB1 PDU sizeChenXiaoSong
7 daysksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon
7 daysksmbd: Fix to handle removal of rfc1002 header from smb_hdrDavid Howells
10 daysMerge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
12 dayscifs: update internal module version numberSteve French
12 dayssmb: move some SMB1 definitions into common/smb1pdu.hZhangGuoDong
12 dayssmb: align durable reconnect v2 context to 8 byte boundaryBharath SM
2025-12-14ksmbd: fix buffer validation by including null terminator size in EA lengthNamjae Jeon
2025-12-14ksmbd: Fix refcount leak when invalid session is found on session lookupNamjae Jeon
2025-12-14ksmbd: remove redundant DACL check in smb_check_perm_daclAlexey Velichayshiy
2025-12-14ksmbd: convert comma to semicolonChen Ni
2025-12-14smb: server: defer the initial recv completion logic to smb_direct_negotiate_...Stefan Metzmacher
2025-12-14smb: server: initialize recv_io->cqe.done = recv_done just onceStefan Metzmacher
2025-12-14smb: smbdirect: introduce smbdirect_socket.connect.{lock,work}Stefan Metzmacher
2025-12-12Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-12-11smb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong
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/client: add parentheses to NT error code definitions containing bitwise O...ChenXiaoSong
2025-12-09smb: add documentation references for smb2 change notify definitionsChenXiaoSong
2025-12-09smb/client: add 4 NT error code definitionsChenXiaoSong
2025-12-09smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong
2025-12-09smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong
2025-12-09smb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong
2025-12-09smb/server: add comment to FileSystemName of FileFsAttributeInformationChenXiaoSong
2025-12-09smb/server: remove unused nterr.hChenXiaoSong
2025-12-09smb/server: rename include guard in smb_common.hChenXiaoSong
2025-12-07smb/client: update some SMB2 status stringsChenXiaoSong
2025-12-05cifs: Remove dead function prototypesDavid Howells
2025-12-05smb/client: add two elements to smb2_error_map_table arrayChenXiaoSong
2025-12-05smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAPChenXiaoSong
2025-12-05smb/client: remove unused elements from smb2_error_map_table arrayChenXiaoSong
2025-12-05smb/client: reduce loop count in map_smb2_to_linux_error() by halfChenXiaoSong
2025-12-05smb: client: Add tracepoint for krb5 authPaulo Alcantara
2025-12-05smb: client: improve error message when creating SMB sessionPaulo Alcantara
2025-12-05smb: client: relax session and tcon reconnect attemptsPaulo Alcantara
2025-12-05cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2David Howells
2025-12-05cifs: client: allow changing multichannel mount options on remountRajasi Mandal
2025-12-05cifs: Do some preparation prior to organising the function declarationsDavid Howells
2025-12-05cifs: Add a tracepoint to log EIO errorsDavid Howells
2025-12-05cifs: Don't need state locking in smb2_get_mid_entry()David Howells
2025-12-05cifs: Remove the server pointer from smb_messageDavid Howells
2025-12-05cifs: Fix specification of function pointersDavid Howells
2025-12-05cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flagsDavid Howells