summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
6 daysMerge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
8 dayscifs: update internal module version numberSteve French
8 dayssmb: move some SMB1 definitions into common/smb1pdu.hZhangGuoDong
8 dayssmb: align durable reconnect v2 context to 8 byte boundaryBharath SM
10 daysksmbd: fix buffer validation by including null terminator size in EA lengthNamjae Jeon
10 daysksmbd: Fix refcount leak when invalid session is found on session lookupNamjae Jeon
10 daysksmbd: remove redundant DACL check in smb_check_perm_daclAlexey Velichayshiy
10 daysksmbd: convert comma to semicolonChen Ni
10 dayssmb: server: defer the initial recv completion logic to smb_direct_negotiate_...Stefan Metzmacher
10 dayssmb: server: initialize recv_io->cqe.done = recv_done just onceStefan Metzmacher
10 dayssmb: smbdirect: introduce smbdirect_socket.connect.{lock,work}Stefan Metzmacher
13 daysMerge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
14 dayssmb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong
14 dayssmb: move File Attributes definitions into common/fscc.hChenXiaoSong
14 dayssmb: 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
2025-12-05cifs: Clean up some places where an extra kvec[] was required for rfc1002David Howells
2025-12-05cifs: Make smb1's SendReceive() wrap cifs_send_recv()David Howells
2025-12-05cifs: Remove the RFC1002 header from smb_hdrDavid Howells
2025-12-05cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1David Howells
2025-12-03cifs: client: enforce consistent handling of multichannel and max_channelsRajasi Mandal
2025-12-03Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbdLinus Torvalds