summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsproto.h
Commit message (Expand)AuthorAge
* cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski2019-10-24
* smb3: pass mode bits into create callsSteve French2019-09-26
* cifs: add a helper to find an existing readable handle to a fileRonnie Sahlberg2019-09-16
* cifs: create a helper to find a writeable handle by path nameRonnie Sahlberg2019-09-16
* cifs: get mode bits from special sid on statSteve French2019-09-16
* cifs: replace various strncpy with strscpy and similarRonnie Sahlberg2019-08-27
* cifs: Fix DFS cache refresher for DFS linksPaulo Alcantara (SUSE)2019-05-08
* CIFS: Return error code when getting file handle for writebackPavel Shilovsky2019-03-05
* CIFS: Check for reconnects before sending async requestsPavel Shilovsky2019-03-05
* CIFS: Respect reconnect in MTU credits calculationsPavel Shilovsky2019-03-05
* cifs: Add support for failover in smb2_reconnect()Paulo Alcantara2018-12-28
* cifs: Make use of DFS cache to get new DFS referralsPaulo Alcantara2018-12-28
* cifs: Add DFS cache routinesPaulo Alcantara2018-12-28
* cifs: Refactor out cifs_mount()Paulo Alcantara2018-12-24
* cifs: OFD locks do not conflict with eachothersRonnie Sahlberg2018-10-23
* cifs: add compound_send_recv()Ronnie Sahlberg2018-08-07
* cifs: use timespec64 internallyArnd Bergmann2018-08-07
* cifs: Fix use after free of a mid_q_entryLars Persson2018-07-05
* cifs: remove smb2_send_recv()Ronnie Sahlberg2018-06-15
* cifs: push rfc1002 generation down the stackRonnie Sahlberg2018-06-15
* cifs: add lease tracking to the cached root fidRonnie Sahlberg2018-06-15
* smb3: do not allow insecure cifs mounts when using smb3Steve French2018-06-07
* CIFS: Introduce helper function to get page offset and length in smb_rqstLong Li2018-06-05
* CIFS: Fix signing for SMB2/3Aurelien Aptel2018-06-04
* CIFS: Add support for direct pages in wdataLong Li2018-06-02
* CIFS: Use offset when reading pagesLong Li2018-06-02
* smb3: add additional ftrace entry points for entry/exit to cifs.koSteve French2018-05-30
* cifs: update calc_size to take a server argumentRonnie Sahlberg2018-05-27
* CIFS: refactor crypto shash/sdesc allocation&freeAurelien Aptel2018-04-01
* cifs: Add smb2_send_recvRonnie Sahlberg2018-01-24
* cifs: Add support for writing attributes on SMB2+Ronnie Sahlberg2017-09-04
* [CIFS] Minor cleanup of xattr query functionSteve French2017-05-12
* CIFS: Add asynchronous context to support kernel AIOPavel Shilovsky2017-05-02
* CIFS: Fix null pointer deref during read resp processingPavel Shilovsky2017-04-11
* Handle mismatched open callsSachin Prabhu2017-04-07
* smb2: Enforce sec= mount optionSachin Prabhu2017-03-03
* CIFS: add build_path_from_dentry_optional_prefix()Aurelien Aptel2017-03-01
* CIFS: move DFS response parsing out of SMB1 codeAurelien Aptel2017-03-01
* CIFS: Add capability to decrypt big read responsesPavel Shilovsky2017-02-01
* CIFS: Decrypt and process small encrypted packetsPavel Shilovsky2017-02-01
* CIFS: Add mid handle callbackPavel Shilovsky2017-02-01
* CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky2017-02-01
* CIFS: Separate RFC1001 length processing for SMB2 readPavel Shilovsky2017-02-01
* CIFS: Make SendReceive2() takes resp iovPavel Shilovsky2017-02-01
* cifs_get_root shouldn't use path with tree nameSachin Prabhu2016-12-15
* CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2016-12-05
* fs/cifs: reopen persistent handles on reconnectSteve French2016-10-12
* cifs: get rid of unused arguments of CIFSSMBWrite()Al Viro2016-09-27
* Fix memory leaks in cifs_do_mount()Sachin Prabhu2016-09-10
* cifs: Create dedicated keyring for spnego operationsSachin Prabhu2016-05-19