summaryrefslogtreecommitdiff
path: root/fs/cifs (follow)
Commit message (Expand)AuthorAge
* cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter2018-03-24
* CIFS: Enable encryption during session setup phasePavel Shilovsky2018-03-24
* SMB3: Validate negotiate request must always be signedSteve French2018-03-24
* CIFS: zero sensitive data when freeingAurelien Aptel2018-02-16
* cifs: Fix autonegotiate security settings mismatchDaniel N Pettersson2018-02-16
* cifs: Fix missing put_xid in cifs_file_strict_mmapMatthew Wilcox2018-02-16
* cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg2017-11-08
* CIFS: Reconnect expired SMB sessionsPavel Shilovsky2017-10-18
* SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French2017-10-05
* SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French2017-10-05
* Fix SMB3.1.1 guest authentication to SambaSteve French2017-10-05
* cifs: release auth_key.response for reconnect.Shu Wang2017-10-05
* CIFS: remove endian related sparse warningSteve French2017-09-07
* CIFS: Fix maximum SMB2 header sizePavel Shilovsky2017-09-07
* cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg2017-08-30
* cifs: Fix df output for users with quota limitsSachin Prabhu2017-08-30
* CIFS: Improve readdir verbosityPavel Shilovsky2017-06-29
* Call echo service immediately after socket reconnectSachin Prabhu2017-06-17
* CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2017-05-20
* cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp2017-05-20
* CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke2017-05-20
* SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French2017-05-20
* Set unicode flag on cifs echo request to avoid Mac errorSteve French2017-05-20
* Handle mismatched open callsSachin Prabhu2017-05-08
* CIFS: remove bad_network_name flagGermano Percossi2017-04-27
* cifs: Do not send echoes before Negotiate is completeSachin Prabhu2017-04-27
* CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi2017-04-21
* Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski2017-04-12
* cifs: initialize file_info_lockRabin Vincent2017-02-09
* CIFS: Fix a possible memory corruption in push locksPavel Shilovsky2017-01-06
* CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky2017-01-06
* CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2017-01-06
* Fix regression which breaks DFS mountingSachin Prabhu2016-10-28
* Cleanup missing frees on some ioctlsSteve French2016-10-28
* Do not send SMB3 SET_INFO request if nothing is changingSteve French2016-10-28
* SMB3: GUIDs should be constructed as random but valid uuidsSteve French2016-10-28
* Set previous session id correctly on SMB3 reconnectSteve French2016-10-28
* Display number of credits availableSteve French2016-10-28
* Clarify locking of cifs file and tcon structures and make more granularSteve French2016-10-28
* fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel2016-10-28
* cifs: Limit the overall credit acquiredRoss Lagerwall2016-10-28
* lib: update single-char callers of strtobool()Kees Cook2016-10-28
* CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky2016-08-20
* cifs: fix crash due to race in hmac(md5) handlingRabin Vincent2016-08-20
* cifs: Check for existing directory when opening file with O_CREATSachin Prabhu2016-08-20
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2016-08-20
* File names with trailing period or space need special case conversionSteve French2016-07-27
* cifs: dynamic allocation of ntlmssp blobJerome Marchand2016-07-27
* Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French2016-07-27
* fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher2016-06-01