index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
smb: client: fix ALIGN() overflow in symlink_data() error context loop
Frank Sorenson
1
-1
/
+4
2026-07-21
smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target
Carl Johnson
1
-0
/
+21
2026-07-09
smb/client: pass cifs_open_info_data to SMB2_open()
ChenXiaoSong
1
-11
/
+8
2026-05-14
smb/client: fix possible infinite loop and oob read in symlink_data()
Ye Bin
1
-0
/
+3
2026-04-07
smb: client: fix OOB reads parsing symlink error response
Greg Kroah-Hartman
1
-8
/
+12
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
1
-1
/
+1
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-08
cifs: SMB1 split: Adjust #includes
David Howells
1
-1
/
+0
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
1
-0
/
+1
2026-02-08
smb: client: fix potential UAF and double free in smb2_open_file()
Paulo Alcantara
1
-0
/
+2
2026-02-02
smb/client: fix memory leak in smb2_open_file()
ChenXiaoSong
1
-0
/
+1
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
1
-1
/
+2
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
1
-3
/
+3
2025-04-01
cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALL
Pali Rohár
1
-0
/
+9
2025-04-01
cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTES
Pali Rohár
1
-1
/
+2
2025-04-01
cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
Pali Rohár
1
-1
/
+10
2025-01-31
cifs: Fix parsing native symlinks directory/file type
Pali Rohár
1
-0
/
+51
2025-01-29
cifs: Remove unicode parameter from parse_reparse_point() function
Pali Rohár
1
-1
/
+0
2025-01-19
smb: client: correctly handle ErrorContextData as a flexible array
Liang Jie
1
-2
/
+2
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
1
-11
/
+10
2024-09-15
smb: use LIST_HEAD() to simplify code
Hongbo Li
1
-3
/
+1
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
1
-1
/
+1
2024-02-05
smb/client: adapt to breakup of struct file_lock
Jeff Layton
1
-2
/
+1
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
1
-0
/
+1
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+372