summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds39-127/+119
2026-02-21Merge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-3/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook39-127/+119
2026-02-18Merge tag 'v7.0-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds14-73/+136
2026-02-17Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-02-16smb: client: terminate session upon failed client required signingAaditya Kansal1-2/+8
2026-02-16cifs: some missing initializations on replayShyam Prasad N2-0/+3
2026-02-15cifs: remove unnecessary tracing after put tconShyam Prasad N2-3/+0
2026-02-15ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin1-2/+2
2026-02-15smb: server: Remove duplicate include of misc.hChen Ni1-1/+0
2026-02-14cifs: update internal module version numberSteve French1-2/+2
2026-02-13smb: client: fix data corruption due to racy lease checksPaulo Alcantara6-55/+110
2026-02-12smb/client: move NT_STATUS_MORE_ENTRIESChenXiaoSong1-3/+3
2026-02-12smb/client: rename to NT_ERROR_INVALID_DATATYPEChenXiaoSong1-1/+1
2026-02-12smb/client: rename to NT_STATUS_SOME_NOT_MAPPEDChenXiaoSong2-2/+2
2026-02-12smb/client: map NT_STATUS_PRIVILEGE_NOT_HELDChenXiaoSong1-0/+1
2026-02-12smb/client: map NT_STATUS_MORE_PROCESSING_REQUIREDChenXiaoSong1-0/+1
2026-02-12smb/client: map NT_STATUS_BUFFER_OVERFLOWChenXiaoSong1-0/+1
2026-02-12smb/client: map NT_STATUS_NOTIFY_ENUM_DIRChenXiaoSong3-1/+3
2026-02-12cifs: SMB1 split: Remove duplicate include of cifs_debug.hChen Ni1-1/+0
2026-02-12smb: client: fix regression with mount options parsingPaulo Alcantara1-3/+1
2026-02-12Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds22-201/+1435
2026-02-10ksmbd: fix non-IPv6 buildArnd Bergmann2-6/+10
2026-02-10smb client: Add generated file to gitignore fileLinus Torvalds1-0/+1
2026-02-10Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-13/+2
2026-02-10Merge tag 'v7.0-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds66-10499/+8633
2026-02-10ksmbd: convert tree_conns_lock to rw_semaphoreNamjae Jeon4-19/+30
2026-02-10ksmbd: fix missing chann_lock while iterating session channel listNamjae Jeon1-15/+19
2026-02-09Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2026-02-09ksmbd: add chann_lock to protect ksmbd_chann_list xarrayNamjae Jeon3-1/+17
2026-02-09cifs: Fix the copyright banner on smb1maperror.cDavid Howells1-7/+6
2026-02-09smb: common: add header guards to fs/smb/common/smb2status.hStefan Metzmacher1-0/+5
2026-02-09smb: client: Avoid a dozen -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+3
2026-02-09smb/client: remove useless comment in mapping_table_ERRSRVHuiwen He1-4/+0
2026-02-09smb/client: remove some literal NT error codes from ntstatus_to_dos_mapHuiwen He1-11/+0
2026-02-09smb/client: add NT_STATUS_VOLUME_NOT_UPGRADEDHuiwen He3-1/+3
2026-02-09smb/client: add NT_STATUS_NO_USER_KEYSHuiwen He3-1/+3
2026-02-09smb/client: add NT_STATUS_WRONG_EFSHuiwen He3-1/+3
2026-02-09smb/client: add NT_STATUS_NO_EFSHuiwen He3-1/+3
2026-02-09smb/client: add NT_STATUS_NO_RECOVERY_POLICYHuiwen He3-1/+3
2026-02-09smb/client: add NT_STATUS_RANGE_NOT_FOUNDHuiwen He3-1/+3
2026-02-09smb/client: add NT_STATUS_DECRYPTION_FAILEDHuiwen He3-1/+3
2026-02-09smb/client: add NT_STATUS_ENCRYPTION_FAILEDHuiwen He3-1/+3
2026-02-09smb/client: add NT_STATUS_DIRECTORY_IS_A_REPARSE_POINTHuiwen He3-1/+4
2026-02-09smb/client: add NT_STATUS_VOLUME_DISMOUNTEDHuiwen He3-1/+3
2026-02-09smb/client: add NT_STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPTHuiwen He3-1/+4
2026-02-09smb/client: add NT_STATUS_VARIABLE_NOT_FOUNDHuiwen He3-1/+3
2026-02-09smb/client: rename ERRinvlevel to ERRunknownlevelHuiwen He2-3/+3
2026-02-09smb/client: add NT_STATUS_OS2_INVALID_LEVELHuiwen He3-1/+3
2026-02-09smb/client: map NT_STATUS_INVALID_INFO_CLASS to ERRbadpipeHuiwen He1-1/+1