summaryrefslogtreecommitdiff
path: root/fs/cifs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.14.115' into v4.14-rtTom Zanussi2019-05-031-0/+4
|\
| * cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson2019-05-021-0/+4
* | Merge tag 'v4.14.114' into v4.14-rtTom Zanussi2019-05-034-10/+53
|\ \ | |/
| * CIFS: keep FileInfo handle live during oplock breakAurelien Aptel2019-04-274-10/+53
* | Merge tag 'v4.14.113' into v4.14-rtTom Zanussi2019-05-032-31/+39
|\ \ | |/
| * cifs: fallback to older infolevels on findfirst queryinfo retrySteve French2019-04-201-30/+37
| * fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French2019-04-201-1/+2
* | Merge tag 'v4.14.111' into v4.14-rtTom Zanussi2019-05-034-4/+21
|\ \ | |/
| * cifs: Fix NULL pointer dereference of devnameYao Liu2019-04-051-0/+5
| * cifs: use correct format charactersLouis Taylor2019-04-052-3/+3
| * CIFS: fix POSIX lock leak and invalid ptr derefAurelien Aptel2019-04-051-1/+13
* | Merge tag 'v4.14.108' into v4.14-rtTom Zanussi2019-03-283-11/+33
|\ \ | |/
| * CIFS: Fix read after write for files with read cachingPavel Shilovsky2019-03-231-5/+7
| * CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky2019-03-232-6/+26
* | Merge tag 'v4.14.106' into v4.14-rtTom Zanussi2019-03-141-2/+2
|\ \ | |/
| * cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg2019-03-131-2/+2
* | Merge tag 'v4.14.102' into v4.14-rtTom Zanussi2019-02-252-0/+12
|\ \ | |/
| * cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2019-02-202-0/+12
* | Merge tag 'v4.14.99' into v4.14-rtTom Zanussi2019-02-251-1/+8
|\ \ | |/
| * cifs: check ntwrk_buf_start for NULL before dereferencing itRonnie Sahlberg2019-02-121-1/+8
* | Merge tag 'v4.14.98' into v4.14-rtTom Zanussi2019-02-222-2/+55
|\ \ | |/
| * cifs: Always resolve hostname before reconnectingPaulo Alcantara2019-02-061-0/+53
| * CIFS: Do not count -ENODATA as failure for query directoryPavel Shilovsky2019-02-061-2/+2
* | Merge tag 'v4.14.97' into v4.14-rtTom Zanussi2019-02-213-32/+86
|\ \ | |/
| * CIFS: Do not reconnect TCP session in add_credits()Pavel Shilovsky2019-01-312-7/+46
| * CIFS: Fix credit calculation for encrypted reads with errorsPavel Shilovsky2019-01-311-10/+14
| * CIFS: Fix credits calculations for reads with errorsPavel Shilovsky2019-01-311-12/+23
| * CIFS: Fix possible hang during async MTU reads and writesPavel Shilovsky2019-01-311-3/+3
* | Merge tag 'v4.14.96' into v4.14-rtTom Zanussi2019-02-212-1/+25
|\ \ | |/
| * cifs: allow disabling insecure dialects in the configSteve French2019-01-262-1/+25
* | Merge tag 'v4.14.94' into v4.14-rtTom Zanussi2019-02-214-9/+13
|\ \ | |/
| * cifs: Fix potential OOB access of lock element arrayRoss Lagerwall2019-01-162-6/+6
| * CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky2019-01-161-1/+1
| * CIFS: Fix adjustment of credits for MTU requestsPavel Shilovsky2019-01-161-2/+6
* | Merge tag 'v4.14.93' into v4.14-rtSteven Rostedt (VMware)2019-01-153-5/+5
|\ \ | |/
| * CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin2019-01-091-2/+2
| * cifs: integer overflow in in SMB2_ioctl()Dan Carpenter2018-12-291-2/+2
| * cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French2018-12-211-1/+1
* | Merge tag 'v4.14.88' into v4.14-rtSteven Rostedt (VMware)2019-01-141-1/+1
|\ \ | |/
| * cifs: Fix separator when building path from dentryPaulo Alcantara2018-12-131-1/+1
* | Merge tag 'v4.14.86' into v4.14-rtSteven Rostedt (VMware)2018-12-135-11/+28
|\ \ | |/
| * cifs: fix return value for cifs_listxattrRonnie Sahlberg2018-11-271-5/+6
| * cifs: don't dereference smb_file_target before null checkColin Ian King2018-11-271-2/+5
| * smb3: on kerberos mount if server doesn't specify auth type use krb5Steve French2018-11-131-2/+4
| * smb3: do not attempt cifs operation in smb3 query info error pathSteve French2018-11-131-1/+9
| * smb3: allow stats which track session and share reconnects to be resetSteve French2018-11-131-0/+3
| * cifs: Use ULL suffix for 64-bit constantGeert Uytterhoeven2018-11-041-1/+1
* | Merge tag 'v4.14.76' into v4.14-rtSteven Rostedt (VMware)2018-11-024-7/+17
|\ \ | |/
| * smb2: fix missing files in root share directory listingAurelien Aptel2018-10-101-1/+1
| * cifs: read overflow in is_valid_oplock_break()Dan Carpenter2018-10-101-0/+8