Age | Commit message (Expand) | Author |
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 |
2019-07-10 | cifs: fix parsing of symbolic link error response | Ronnie Sahlberg |
2019-07-07 | SMB3: query inode number on open via create context | Steve French |
2019-07-07 | smb3: Send netname context during negotiate protocol | Steve French |
2019-07-07 | add some missing definitions | Steve French |
2019-07-07 | Fix match_server check to allow for auto dialect negotiate | Steve French |
2019-07-07 | SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthms | Steve French |
2019-06-28 | cifs: fix crash querying symlinks stored as reparse-points | Ronnie Sahlberg |
2019-05-07 | Negotiate and save preferred compression algorithms | Steve French |
2019-05-07 | smb3: Add protocol structs for change notify support | Steve French |
2019-05-07 | Add new flag on SMB3.1.1 read | Steve French |
2019-05-07 | cifs: add fiemap support | Ronnie Sahlberg |
2019-05-07 | SMB3: Add defines for new negotiate contexts | Steve French |
2019-03-14 | cifs: fix smb3_zero_range so it can expand the file-size when required | Ronnie Sahlberg |
2019-03-05 | smb3: Update POSIX negotiate context with POSIX ctxt GUID | Steve French |
2019-01-29 | cifs: limit amount of data we request for xattrs to CIFSMaxBufSize | Ronnie Sahlberg |
2019-01-29 | cifs: fix computation for MAX_SMB2_HDR_SIZE | Ronnie Sahlberg |
2019-01-03 | smb3: add smb3.1.1 to default dialect list | Steve French |
2018-12-23 | cifs: change smb2_query_eas to use the compound query-info helper | Ronnie Sahlberg |
2018-11-02 | smb3: missing defines and structs for reparse point handling | Steve French |
2018-10-23 | smb3: minor missing defines relating to reparse points | Steve French |
2018-10-23 | cifs: create a define for the max number of iov we need for a SMB2 set_info | Ronnie Sahlberg |
2018-08-23 | cifs: create a define for how many iovs we need for an SMB2_open() | Ronnie Sahlberg |
2018-08-10 | smb3: allow previous versions to be mounted with snapshot= mount parm | Steve French |
2018-08-09 | cifs: update smb2_queryfs() to use compounding | Ronnie Sahlberg |