index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
common
Age
Commit message (
Expand
)
Author
2025-06-03
smb: smbdirect: introduce smbdirect_socket_parameters
Stefan Metzmacher
2025-06-03
smb: smbdirect: add smbdirect_socket.h
Stefan Metzmacher
2025-06-03
smb: smbdirect: add smbdirect.h with public structures
Stefan Metzmacher
2025-06-03
smb: smbdirect: add smbdirect_pdu.h with protocol definitions
Stefan Metzmacher
2025-04-08
cifs: Fix support for WSL-style symlinks
Pali Rohár
2025-03-31
smb: client: Store original IO parameters and prevent zero IO sizes
Wang Zhaolong
2025-03-02
smb: common: change the data type of num_aces to le16
Namjae Jeon
2025-02-19
cifs: Treat unhandled directory name surrogate reparse points as mount direct...
Pali Rohár
2025-02-19
smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-01-29
cifs: Rename struct reparse_posix_data to reparse_nfs_data_buffer and move to...
Pali Rohár
2024-11-25
cifs: Add support for parsing WSL-style symlinks
Pali Rohár
2024-09-29
smb: Update comments about some reparse point tags
Pali Rohár
2024-09-25
ksmbd: Correct typos in multiple comments across various files
Shen Lichuan
2024-09-15
smb: add comment to STATUS_MCA_OCCURED
ChenXiaoSong
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-09-15
smb: move some duplicate definitions to common/smbacl.h
ChenXiaoSong
2024-08-15
smb: smb2pdu.h: Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-07-03
ksmbd: return FILE_DEVICE_DISK instead of super magic
Namjae Jeon
2024-05-27
fs: smb: common: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-13
smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-19
ksmbd: common: use struct_group_attr instead of struct_group for network_open...
Namjae Jeon
2024-03-20
smb311: additional compression flag defined in updated protocol spec
Steve French
2024-03-20
smb311: correct incorrect offset field in compression header
Steve French
2024-03-10
smb: common: simplify compression headers
Enzo Matsumiya
2024-03-10
smb: common: fix fields sizes in compression_pattern_payload_v1
Enzo Matsumiya
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
2023-12-08
ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE
Namjae Jeon
2023-12-08
ksmbd: send v2 lease break notification for directory
Namjae Jeon
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-10-30
Add definition for new smb3.1.1 command type
Steve French
2023-10-30
SMB3: clarify some of the unused CreateOption flags
Steve French
2023-09-08
smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
Steve French
2023-08-24
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French