Age | Commit message (Expand) | Author | Files | Lines |
2018-08-10 | cifs: update smb2_queryfs() to use compounding | Ronnie Sahlberg | 1 | -0/+6 |
2018-08-09 | cifs: create SMB2_open_init()/SMB2_open_free() helpers. | Ronnie Sahlberg | 1 | -0/+4 |
2018-08-09 | cifs: add SMB2_query_info_[init|free]() | Ronnie Sahlberg | 1 | -0/+5 |
2018-08-09 | cifs: add SMB2_close_init()/SMB2_close_free() | Ronnie Sahlberg | 1 | -0/+3 |
2018-08-07 | cifs: use a refcount to protect open/closing the cached file handle | Ronnie Sahlberg | 1 | -0/+1 |
2018-08-07 | smb3: simplify code by removing CONFIG_CIFS_SMB311 | Steve French | 1 | -2/+0 |
2018-08-07 | smb3: add support for statfs for smb3.1.1 posix extensions | Steve French | 1 | -0/+3 |
2018-07-05 | cifs: fix SMB1 breakage | Ronnie Sahlberg | 1 | -2/+2 |
2018-06-16 | cifs: Use correct packet length in SMB2_TRANSFORM header | Paulo Alcantara | 1 | -0/+2 |
2018-06-15 | smb3: Fix mode on mkdir on smb311 mounts | Steve French | 1 | -0/+4 |
2018-06-08 | cifs: fix a buffer leak in smb2_query_symlink | Ronnie Sahlberg | 1 | -1/+1 |
2018-06-01 | cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument | Ronnie Sahlberg | 1 | -1/+2 |
2018-05-28 | cifs: add a new SMB2_close_flags function | Ronnie Sahlberg | 1 | -0/+2 |
2018-05-28 | cifs: update calc_size to take a server argument | Ronnie Sahlberg | 1 | -1/+1 |
2018-05-28 | smb3: fix redundant opens on root | Steve French | 1 | -0/+2 |
2018-04-13 | cifs: Change SMB2_open to return an iov for the error parameter | Ronnie Sahlberg | 1 | -1/+1 |
2018-04-02 | CIFS: implement v3.11 preauth integrity | Aurelien Aptel | 1 | -0/+2 |
2018-04-02 | CIFS: add sha512 secmech | Aurelien Aptel | 1 | -0/+3 |
2018-01-27 | CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl | Aurelien Aptel | 1 | -2/+1 |
2017-10-18 | cifs: handle large EA requests more gracefully in smb2+ | Ronnie Sahlberg | 1 | -0/+1 |
2017-09-04 | cifs: Add support for writing attributes on SMB2+ | Ronnie Sahlberg | 1 | -0/+3 |
2017-09-04 | cifs: Add support for reading attributes on SMB2+ | Ronnie Sahlberg | 1 | -0/+3 |
2017-07-08 | cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsa... | Shirish Pargaonkar | 1 | -0/+3 |
2017-07-06 | cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op... | Shirish Pargaonkar | 1 | -0/+3 |
2017-04-07 | Handle mismatched open calls | Sachin Prabhu | 1 | -0/+7 |
2017-03-03 | smb2: Enforce sec= mount option | Sachin Prabhu | 1 | -0/+2 |
2017-03-02 | CIFS: add use_ipc flag to SMB2_ioctl() | Aurelien Aptel | 1 | -1/+2 |
2017-02-02 | CIFS: Decrypt and process small encrypted packets | Pavel Shilovsky | 1 | -0/+2 |
2017-02-02 | CIFS: Encrypt SMB3 requests before sending | Pavel Shilovsky | 1 | -0/+3 |
2016-12-05 | CIFS: Fix a possible memory corruption during reconnect | Pavel Shilovsky | 1 | -0/+1 |
2016-05-17 | remove directory incorrectly tries to set delete on close on non-empty direct... | Steve French | 1 | -0/+2 |
2016-01-14 | Prepare for encryption support (first part). Add decryption and encryption ke... | Steve French | 1 | -1/+2 |
2014-10-17 | mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink | Steve French | 1 | -0/+4 |
2014-10-17 | Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink | Steve French | 1 | -1/+3 |
2014-08-05 | Add worker function to set allocation size | Steve French | 1 | -1/+1 |
2014-02-08 | [CIFS] clean up page array when uncached write send fails | Steve French | 1 | -1/+2 |
2013-11-20 | Check SMB3 dialects against downgrade attacks | Steve French | 1 | -0/+1 |
2013-11-12 | CIFS: Fix symbolic links usage | Pavel Shilovsky | 1 | -1/+1 |
2013-11-02 | Query device characteristics at mount time from server on SMB2/3 not just on ... | Steven French | 1 | -1/+1 |
2013-10-28 | Query file system attributes from server on SMB2, not just cifs, mounts | Steve French | 1 | -0/+2 |
2013-10-28 | Allow setting per-file compression via SMB2/3 | Steve French | 1 | -0/+2 |
2013-09-10 | CIFS: Store lease state itself rather than a mapped oplock value | Pavel Shilovsky | 1 | -2/+0 |
2013-09-08 | CIFS: Implement follow_link for SMB2 | Pavel Shilovsky | 1 | -1/+2 |
2013-07-10 | CIFS: Make SMB2_open use cifs_open_parms struct | Pavel Shilovsky | 1 | -4/+2 |
2013-07-10 | CIFS: Introduce cifs_open_parms struct | Pavel Shilovsky | 1 | -5/+3 |
2013-07-10 | CIFS: Respect create_options in smb2_open_file | Pavel Shilovsky | 1 | -2/+2 |
2013-06-27 | SMB2 FSCTL and IOCTL worker function | Steve French | 1 | -0/+4 |
2012-12-10 | Do not send SMB2 signatures for SMB3 frames | Steve French | 1 | -0/+4 |
2012-09-25 | CIFS: Add SMB2.1 lease break support | Pavel Shilovsky | 1 | -0/+4 |
2012-09-25 | CIFS: Use brlock cache for SMB2 | Pavel Shilovsky | 1 | -0/+1 |