aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifssmb.c
Commit message (Expand)AuthorAge
* smb3: pass mode bits into create callsSteve French2019-09-26
* fs: cifs: cifsssmb: remove redundant assignment to variable retColin Ian King2019-09-16
* cifs: replace various strncpy with strscpy and similarRonnie Sahlberg2019-08-27
* fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_aceHariprasad Kelam2019-07-07
* cifs: simplify code by removing CONFIG_CIFS_ACL ifdefSteve French2019-07-07
* cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESPRonnie Sahlberg2019-05-08
* cifs: fix credits leak for SMB1 oplock breaksRonnie Sahlberg2019-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 non-MTU credits calculationsPavel Shilovsky2019-03-05
* CIFS: Respect SMB2 hdr preamble size in read responsesPavel Shilovsky2019-03-04
* CIFS: Count SMB3 credits for malformed pending responsesPavel Shilovsky2019-03-04
* cifs: replace snprintf with scnprintfRonnie Sahlberg2019-03-04
* CIFS: Fix leaking locked VFS cache pages in writeback retryPavel Shilovsky2019-03-04
* CIFS: Fix credits calculations for reads with errorsPavel Shilovsky2019-01-24
* CIFS: Fix error paths in writeback codePavel Shilovsky2019-01-11
* cifs: move large array from stack to heapAurelien Aptel2019-01-11
* cifs: Add support for failover in cifs_reconnect_tcon()Paulo Alcantara2018-12-28
* CIFS: pass page offsets on SMB1 read/writeLong Li2018-10-23
* cifs: protect against server returning invalid file system block sizeSteve French2018-10-23
* fs/cifs: suppress a string overflow warningStephen Rothwell2018-09-09
* cifs: use timespec64 internallyArnd Bergmann2018-08-07
* cifs: Fix infinite loop when using hard mount optionPaulo Alcantara2018-07-05
* cifs: add lease tracking to the cached root fidRonnie Sahlberg2018-06-15
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* CIFS: Add support for direct pages in wdataLong Li2018-06-02
* smb3: fix redundant opens on rootSteve French2018-05-27
* cifs: smbd: Don't use RDMA read/write when signing is usedLong Li2018-04-25
* cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data()Ronnie Sahlberg2018-04-12
* cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg2018-04-12
* SMB3: Log at least once if tree connect fails during reconnectSteve French2018-04-11
* cifs: add server->vals->header_preamble_sizeRonnie Sahlberg2018-04-02
* cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann2018-02-07
* CIFS: make IPC a regular tconAurelien Aptel2018-01-26
* CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/OLong Li2018-01-24
* CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...Long Li2018-01-24
* Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-09-07
|\
| * cifs: Check for timeout on Negotiate stageSamuel Cabrero2017-09-04
| * cifs: Add support for writing attributes on SMB2+Ronnie Sahlberg2017-09-04
* | fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locksBenjamin Coddington2017-07-16
|/
* CIFS: Reconnect expired SMB sessionsPavel Shilovsky2017-07-08
* [CIFS] Minor cleanup of xattr query functionSteve French2017-05-12
* Don't delay freeing mids when blocked on slow socket write of requestSteve French2017-05-09
* fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani2017-05-08
* Set unicode flag on cifs echo request to avoid Mac errorSteve French2017-05-02
* CIFS: Fix null pointer deref during read resp processingPavel Shilovsky2017-04-11
* Handle mismatched open callsSachin Prabhu2017-04-07
* CIFS: Fix sparse warningsSteve French2017-03-03
* CIFS: move DFS response parsing out of SMB1 codeAurelien Aptel2017-03-01
* CIFS: Add capability to decrypt big read responsesPavel Shilovsky2017-02-01