Age | Commit message (Expand) | Author |
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 |
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 |
2021-09-13 | cifs: remove pathname for file from SPDX header | Steve French |
2021-07-15 | SMB3.1.1: fix mount failure to some servers when compression enabled | Steve French |
2021-07-09 | SMB3.1.1: Add support for negotiating signing algorithm | Steve French |
2021-07-05 | smb3: fix typo in header file | Steve French |
2021-06-23 | SMB3: Add new info level for query directory | Steve French |
2021-06-20 | cifs: use SPDX-Licence-Identifier | Steve French |
2021-04-25 | SMB3: update structures for new compression protocol definitions | Steve French |
2021-04-25 | smb3: update protocol header definitions based to include new flags | Steve French |
2021-02-01 | smb3: Fix out-of-bounds bug in SMB2_negotiate() | Gustavo A. R. Silva |
2021-01-13 | cifs: style: replace one-element array with flexible-array | YANG LI |
2020-12-13 | SMB3.1.1: do not log warning message if server doesn't populate salt | Steve French |
2020-12-03 | cifs: refactor create_sd_buf() and and avoid corrupting the buffer | Ronnie Sahlberg |
2020-10-23 | smb3: add some missing definitions from MS-FSCC | Steve French |
2020-10-23 | smb3: add support for stat of WSL reparse points for special file types | Steve French |
2020-10-22 | smb3.1.1: fix typo in compression flag | Steve French |
2020-10-19 | smb3.1.1: set gcm256 when requested | Steve French |
2020-10-19 | smb3.1.1: rename nonces used for GCM and CCM encryption | Steve French |
2020-10-15 | smb3.1.1: add new module load parm enable_gcm_256 | Steve French |
2020-10-15 | SMB3.1.1: add defines for new signing negotiate context | Steve French |
2020-10-11 | update structure definitions from updated protocol documentation | Steve French |
2020-10-11 | smb3: add defines for new crypto algorithms | Steve French |
2020-08-02 | cifs: delete duplicated words in header files | Randy Dunlap |
2020-06-12 | SMB311: Add support for query info using posix extensions (level 100) | Steve French |
2020-06-02 | smb3: minor update to compression header definitions | Steve French |
2020-03-29 | cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect... | Long Li |
2020-03-22 | SMB3: Minor cleanup of protocol definitions | Steve French |
2020-03-22 | SMB3: Additional compression structures | Steve French |
2020-03-22 | SMB3: Add new compression flags | Steve French |
2020-03-22 | cifs: smb2pdu.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-22 | cifs: add SMB2_open() arg to return POSIX data | Aurelien Aptel |
2020-03-22 | cifs: add smb2 POSIX info level | Aurelien Aptel |
2020-03-22 | cifs: rename posix create rsp | Aurelien Aptel |
2020-02-06 | smb3: Add defines for new information level, FileIdInformation | Steve French |
2020-02-06 | smb3: print warning once if posix context returned on open | Steve French |
2020-01-26 | cifs: prepare SMB2_query_directory to be used with compounding | Ronnie Sahlberg |
2019-12-06 | smb3: fix mode passed in on create for modetosid mount option | Steve French |
2019-12-03 | smb3: query attributes on file close | Steve French |
2019-11-25 | CIFS: Properly process SMB3 lease breaks | Pavel Shilovsky |
2019-11-06 | SMB3: Fix persistent handles reconnect | Pavel Shilovsky |
2019-09-16 | smb3: add missing flag definitions | Steve French |
2019-07-18 | smb3: optimize open to not send query file internal info | Steve French |