index
:
pub/scm/linux/kernel/git/mgr/linux.git
master
Linux kernel fork
Michael Grzeschik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-13
smb: client: reject overlapping data areas in SMB2 responses
Shoichiro Miyamoto
1
-9
/
+25
2026-07-08
smb: client: restrict implied bcc[0] exemption to responses without data area
Shoichiro Miyamoto
1
-6
/
+26
2026-05-07
smb/client: fix out-of-bounds read in symlink_data()
Zisen Ye
1
-1
/
+2
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
1
-14
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-12
smb: client: fix data corruption due to racy lease checks
Paulo Alcantara
1
-5
/
+5
2026-02-08
cifs: Fix locking usage for tcon fields
Shyam Prasad N
1
-3
/
+3
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
1
-1
/
+2
2025-10-15
smb: client: Use SHA-512 library for SMB3.1.1 preauth hash
Eric Biggers
1
-41
/
+12
2025-09-02
smb: client: add new tracepoint to trace lease break notification
Bharath SM
1
-4
/
+15
2025-03-24
cifs: avoid NULL pointer dereference in dbg call
Alexandra Diupina
1
-4
/
+5
2024-09-30
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
1
-14
/
+14
2024-09-26
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
1
-14
/
+14
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
1
-1
/
+1
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
1
-3
/
+7
2024-04-03
smb: client: fix potential UAF in smb2_is_valid_oplock_break()
Paulo Alcantara
1
-0
/
+2
2024-04-03
smb: client: fix potential UAF in smb2_is_valid_lease_break()
Paulo Alcantara
1
-0
/
+2
2023-12-19
smb: client: fix potential OOB in smb2_dump_detail()
Paulo Alcantara
1
-15
/
+15
2023-12-11
smb: client: fix NULL deref in asn1_ber_decoder()
Paulo Alcantara
1
-16
/
+10
2023-10-31
smb: client: fix potential deadlock when releasing mids
Paulo Alcantara
1
-1
/
+1
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
1
-3
/
+3
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+944