summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
5 dayscifs: Fix memory and information leak in smb3_reconfigure()Zilin Guan
12 dayscifs: update internal module version numberSteve French
12 dayssmb: move some SMB1 definitions into common/smb1pdu.hZhangGuoDong
2025-12-11smb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong
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-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/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
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-30cifs: Use netfs_alloc/free_folioq_buffer()David Howells
2025-11-30smb: client: show smb lease key in open_dirs outputBharath SM
2025-11-30smb: client: show smb lease key in open_files outputBharath SM
2025-11-30smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...Stefan Metzmacher
2025-11-30smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.hChenXiaoSong
2025-11-30smb: move create_durable_reconn to common/smb2pdu.hChenXiaoSong
2025-11-30smb: fix some warnings reported by scripts/checkpatch.plChenXiaoSong
2025-11-30smb: do some cleanupsChenXiaoSong
2025-11-30smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.hChenXiaoSong
2025-11-30smb: move some duplicate struct definitions to common/fscc.hChenXiaoSong