Age | Commit message (Expand) | Author |
2018-08-07 | cifs: add compound_send_recv() | Ronnie Sahlberg |
2018-08-07 | cifs: use timespec64 internally | Arnd Bergmann |
2018-07-05 | cifs: Fix use after free of a mid_q_entry | Lars Persson |
2018-06-15 | cifs: remove smb2_send_recv() | Ronnie Sahlberg |
2018-06-15 | cifs: push rfc1002 generation down the stack | Ronnie Sahlberg |
2018-06-15 | cifs: add lease tracking to the cached root fid | Ronnie Sahlberg |
2018-06-07 | smb3: do not allow insecure cifs mounts when using smb3 | Steve French |
2018-06-05 | CIFS: Introduce helper function to get page offset and length in smb_rqst | Long Li |
2018-06-04 | CIFS: Fix signing for SMB2/3 | Aurelien Aptel |
2018-06-02 | CIFS: Add support for direct pages in wdata | Long Li |
2018-06-02 | CIFS: Use offset when reading pages | Long Li |
2018-05-30 | smb3: add additional ftrace entry points for entry/exit to cifs.ko | Steve French |
2018-05-27 | cifs: update calc_size to take a server argument | Ronnie Sahlberg |
2018-04-01 | CIFS: refactor crypto shash/sdesc allocation&free | Aurelien Aptel |
2018-01-24 | cifs: Add smb2_send_recv | Ronnie Sahlberg |
2017-09-04 | cifs: Add support for writing attributes on SMB2+ | Ronnie Sahlberg |
2017-05-12 | [CIFS] Minor cleanup of xattr query function | Steve French |
2017-05-02 | CIFS: Add asynchronous context to support kernel AIO | Pavel Shilovsky |
2017-04-10 | CIFS: Fix null pointer deref during read resp processing | Pavel Shilovsky |
2017-04-07 | Handle mismatched open calls | Sachin Prabhu |
2017-03-02 | smb2: Enforce sec= mount option | Sachin Prabhu |
2017-03-01 | CIFS: add build_path_from_dentry_optional_prefix() | Aurelien Aptel |
2017-03-01 | CIFS: move DFS response parsing out of SMB1 code | Aurelien Aptel |
2017-02-01 | CIFS: Add capability to decrypt big read responses | Pavel Shilovsky |
2017-02-01 | CIFS: Decrypt and process small encrypted packets | Pavel Shilovsky |
2017-02-01 | CIFS: Add mid handle callback | Pavel Shilovsky |
2017-02-01 | CIFS: Encrypt SMB3 requests before sending | Pavel Shilovsky |
2017-02-01 | CIFS: Separate RFC1001 length processing for SMB2 read | Pavel Shilovsky |
2017-02-01 | CIFS: Make SendReceive2() takes resp iov | Pavel Shilovsky |
2016-12-15 | cifs_get_root shouldn't use path with tree name | Sachin Prabhu |
2016-12-05 | CIFS: Fix a possible memory corruption during reconnect | Pavel Shilovsky |
2016-10-12 | fs/cifs: reopen persistent handles on reconnect | Steve French |
2016-09-27 | cifs: get rid of unused arguments of CIFSSMBWrite() | Al Viro |
2016-09-09 | Fix memory leaks in cifs_do_mount() | Sachin Prabhu |
2016-05-19 | cifs: Create dedicated keyring for spnego operations | Sachin Prabhu |
2016-03-28 | cifs: don't bother with kmap on read_pages side | Al Viro |
2016-03-28 | cifs: quit playing games with draining iovecs | Al Viro |
2016-03-28 | cifs: merge the hash calculation helpers | Al Viro |
2016-01-14 | Prepare for encryption support (first part). Add decryption and encryption ke... | Steve French |
2015-05-10 | Fix that several functions handle incorrect value of mapchars | Nakajima Akira |
2014-08-02 | CIFS: Use multicredits for SMB 2.1/3 writes | Pavel Shilovsky |
2014-07-31 | cifs: replace code with free_rsp_buf() | Sachin Prabhu |
2014-04-16 | cifs: Wait for writebacks to complete before attempting write. | Sachin Prabhu |
2014-02-10 | [CIFS] Fix cifsacl mounts over smb2 to not call cifs | Steve French |
2014-02-07 | [CIFS] clean up page array when uncached write send fails | Steve French |
2014-01-20 | CIFS: Cleanup cifs open codepath | Pavel Shilovsky |
2014-01-20 | CIFS: Cleanup CIFSSMBOpen | Pavel Shilovsky |
2014-01-20 | cifs: Add create MFSymlinks to protocol ops struct | Sachin Prabhu |
2014-01-20 | cifs: Rename MF symlink function names | Sachin Prabhu |
2014-01-20 | cifs: Rename and cleanup open_query_close_cifs_symlink() | Sachin Prabhu |