index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smbfs_common
/
smb2pdu.h
Age
Commit message (
Expand
)
Author
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
2023-05-02
SMB3.1.1: correct definition for app_instance_id create contexts
Steve French
2023-04-28
smb3: move some common open context structs to smbfs_common
Steve French
2023-04-28
smb3: make query_on_disk_id open context consistent and move to common code
Steve French
2023-04-28
SMB3.1.1: add new tree connect ShareFlags
Steve French
2023-02-20
smb3: Replace smb2pdu 1-element arrays with flex-arrays
Kees Cook
2022-10-05
smb3: define missing create contexts
Steve French
2022-05-23
Add various fsctl structs
Steve French
2022-03-31
smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_c...
Steve French
2022-03-26
smb3: move defines for query info and query fsinfo to smbfs_common
Steve French
2022-03-26
smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_common
Steve French
2022-03-25
[smb3] move more common protocol header definitions to smbfs_common
Steve French
2022-03-23
cifs: fix bad fids sent over wire
Paulo Alcantara
2022-01-18
smb3: add new defines from protocol specification
Steve French
2021-11-05
cifs: Move SMB2_Create definitions to the shared area
Ronnie Sahlberg
2021-11-05
cifs: Move more definitions into the shared area
Ronnie Sahlberg
2021-11-05
cifs: move NEGOTIATE_PROTOCOL definitions out into the common area
Ronnie Sahlberg
2021-11-05
cifs: Create a new shared file holding smb2 pdu definitions
Ronnie Sahlberg