index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2file.c
Age
Commit message (
Expand
)
Author
2026-02-08
cifs: SMB1 split: Adjust #includes
David Howells
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
2026-02-08
smb: client: fix potential UAF and double free in smb2_open_file()
Paulo Alcantara
2026-02-02
smb/client: fix memory leak in smb2_open_file()
ChenXiaoSong
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
2025-04-01
cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALL
Pali Rohár
2025-04-01
cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTES
Pali Rohár
2025-04-01
cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
Pali Rohár
2025-01-31
cifs: Fix parsing native symlinks directory/file type
Pali Rohár
2025-01-29
cifs: Remove unicode parameter from parse_reparse_point() function
Pali Rohár
2025-01-19
smb: client: correctly handle ErrorContextData as a flexible array
Liang Jie
2024-11-25
cifs: Fix parsing native symlinks relative to the export
Pali Rohár
2024-09-15
smb: use LIST_HEAD() to simplify code
Hongbo Li
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-02-05
smb/client: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French