index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
Lines
13 days
smb: client: fix oops due to uninitialised var in smb2_unlink()
Paulo Alcantara
-1
/
+3
2026-03-04
cifs: open files should not hold ref on superblock
Shyam Prasad N
-13
/
+50
2026-03-03
smb: client: Compare MACs in constant time
Eric Biggers
-2
/
+5
2026-03-03
smb/client: remove unused SMB311_posix_query_info()
ZhangGuoDong
-21
/
+0
2026-03-03
smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()
ZhangGuoDong
-1
/
+1
2026-03-03
smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()
ZhangGuoDong
-2
/
+2
2026-03-01
smb: update some doc references
ZhangGuoDong
-2
/
+5
2026-03-01
smb/client: make SMB2 maperror KUnit tests a separate module
ChenXiaoSong
-16
/
+38
2026-02-27
smb: client: Use snprintf in cifs_set_cifscreds
Thorsten Blum
-7
/
+7
2026-02-26
smb: client: Don't log plaintext credentials in cifs_set_cifscreds
Thorsten Blum
-1
/
+0
2026-02-26
smb: client: fix broken multichannel with krb5+signing
Paulo Alcantara
-12
/
+10
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
-414
/
+462
2026-02-22
smb: client: fix cifs_pick_channel when channels are equally loaded
Henrique Carvalho
-11
/
+10
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-58
/
+58
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-83
/
+77
2026-02-15
smb: client: terminate session upon failed client required signing
Aaditya Kansal
-2
/
+8
2026-02-15
cifs: some missing initializations on replay
Shyam Prasad N
-0
/
+3
2026-02-14
cifs: remove unnecessary tracing after put tcon
Shyam Prasad N
-3
/
+0
2026-02-13
cifs: update internal module version number
Steve French
-2
/
+2
2026-02-12
smb: client: fix data corruption due to racy lease checks
Paulo Alcantara
-55
/
+110
2026-02-12
smb/client: move NT_STATUS_MORE_ENTRIES
ChenXiaoSong
-3
/
+3
2026-02-12
smb/client: rename to NT_ERROR_INVALID_DATATYPE
ChenXiaoSong
-1
/
+1
2026-02-12
smb/client: rename to NT_STATUS_SOME_NOT_MAPPED
ChenXiaoSong
-2
/
+2
2026-02-12
smb/client: map NT_STATUS_PRIVILEGE_NOT_HELD
ChenXiaoSong
-0
/
+1
2026-02-12
smb/client: map NT_STATUS_MORE_PROCESSING_REQUIRED
ChenXiaoSong
-0
/
+1
2026-02-12
smb/client: map NT_STATUS_BUFFER_OVERFLOW
ChenXiaoSong
-0
/
+1
2026-02-12
smb/client: map NT_STATUS_NOTIFY_ENUM_DIR
ChenXiaoSong
-1
/
+3
2026-02-12
cifs: SMB1 split: Remove duplicate include of cifs_debug.h
Chen Ni
-1
/
+0
2026-02-12
smb: client: fix regression with mount options parsing
Paulo Alcantara
-3
/
+1
2026-02-12
Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-128
/
+440
2026-02-10
smb client: Add generated file to gitignore file
Linus Torvalds
-0
/
+1
2026-02-09
Merge tag 'v7.0-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
-8755
/
+6858
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+0
2026-02-09
cifs: Fix the copyright banner on smb1maperror.c
David Howells
-7
/
+6
2026-02-08
smb: client: Avoid a dozen -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-1
/
+3
2026-02-08
smb/client: remove useless comment in mapping_table_ERRSRV
Huiwen He
-4
/
+0
2026-02-08
smb/client: remove some literal NT error codes from ntstatus_to_dos_map
Huiwen He
-11
/
+0
2026-02-08
smb/client: add NT_STATUS_VOLUME_NOT_UPGRADED
Huiwen He
-1
/
+3
2026-02-08
smb/client: add NT_STATUS_NO_USER_KEYS
Huiwen He
-1
/
+3
2026-02-08
smb/client: add NT_STATUS_WRONG_EFS
Huiwen He
-1
/
+3
2026-02-08
smb/client: add NT_STATUS_NO_EFS
Huiwen He
-1
/
+3
2026-02-08
smb/client: add NT_STATUS_NO_RECOVERY_POLICY
Huiwen He
-1
/
+3
2026-02-08
smb/client: add NT_STATUS_RANGE_NOT_FOUND
Huiwen He
-1
/
+3
2026-02-08
smb/client: add NT_STATUS_DECRYPTION_FAILED
Huiwen He
-1
/
+3
2026-02-08
smb/client: add NT_STATUS_ENCRYPTION_FAILED
Huiwen He
-1
/
+3
2026-02-08
smb/client: add NT_STATUS_DIRECTORY_IS_A_REPARSE_POINT
Huiwen He
-1
/
+4
2026-02-08
smb/client: add NT_STATUS_VOLUME_DISMOUNTED
Huiwen He
-1
/
+3
[next]