summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-27Merge 4.9.179 into android-4.9Greg Kroah-Hartman45-173/+499
2019-05-25cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst1-6/+8
2019-05-02Merge 4.9.172 into android-4.9Greg Kroah-Hartman54-854/+870
2019-05-02cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson1-0/+4
2019-04-30Merge 4.9.171 into android-4.9Greg Kroah-Hartman51-269/+471
2019-04-27CIFS: keep FileInfo handle live during oplock breakAurelien Aptel4-10/+53
2019-04-20Merge 4.9.170 into android-4.9Greg Kroah-Hartman62-130/+758
2019-04-20cifs: fallback to older infolevels on findfirst queryinfo retrySteve French1-30/+37
2019-04-20fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French1-1/+2
2019-04-05Merge 4.9.168 into android-4.9Greg Kroah-Hartman105-264/+529
2019-04-05cifs: Fix NULL pointer dereference of devnameYao Liu1-0/+5
2019-04-05cifs: use correct format charactersLouis Taylor2-3/+3
2019-04-05CIFS: fix POSIX lock leak and invalid ptr derefAurelien Aptel1-1/+13
2019-03-23Merge 4.9.165 into android-4.9Greg Kroah-Hartman122-432/+918
2019-03-23CIFS: Fix read after write for files with read cachingPavel Shilovsky1-5/+7
2019-03-23CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky2-6/+26
2019-03-13Merge 4.9.163 into android-4.9Greg Kroah-Hartman106-274/+1546
2019-03-13cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg1-2/+2
2019-02-20Merge 4.9.159 into android-4.9Greg Kroah-Hartman73-271/+726
2019-02-20cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2-0/+12
2019-02-15Merge 4.9.157 into android-4.9Greg Kroah-Hartman28-134/+248
2019-02-15Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure ...Greg Kroah-Hartman1-1/+1
2019-02-12Merge 4.9.156 into android-4.9Greg Kroah-Hartman140-325/+712
2019-02-12cifs: check ntwrk_buf_start for NULL before dereferencing itRonnie Sahlberg1-1/+8
2019-02-07Merge 4.9.155 into android-4.9Greg Kroah-Hartman34-106/+292
2019-02-06cifs: Always resolve hostname before reconnectingPaulo Alcantara1-0/+53
2019-02-06CIFS: Do not count -ENODATA as failure for query directoryPavel Shilovsky1-2/+2
2019-01-31Merge 4.9.154 into android-4.9Greg Kroah-Hartman52-120/+396
2019-01-31CIFS: Fix possible hang during async MTU reads and writesPavel Shilovsky1-3/+3
2019-01-16Merge 4.9.151 into android-4.9Greg Kroah-Hartman21-32/+107
2019-01-16cifs: Fix potential OOB access of lock element arrayRoss Lagerwall2-6/+6
2019-01-16CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky1-1/+1
2019-01-09Merge 4.9.149 into android-4.9Greg Kroah-Hartman72-119/+347
2019-01-09CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin1-2/+2
2018-12-21Merge 4.9.147 into android-4.9Greg Kroah-Hartman53-328/+603
2018-12-21cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French1-1/+1
2018-12-13Merge 4.9.145 into android-4.9Greg Kroah-Hartman56-133/+228
2018-12-13cifs: Fix separator when building path from dentryPaulo Alcantara1-1/+1
2018-11-27Merge 4.9.141 into android-4.9Greg Kroah-Hartman46-149/+351
2018-11-27cifs: don't dereference smb_file_target before null checkColin Ian King1-2/+5
2018-11-23Merge 4.9.137 into android-4.9Greg Kroah-Hartman145-359/+1102
2018-11-23Merge 4.9.136 into android-4.9Greg Kroah-Hartman189-671/+1167
2018-11-13smb3: on kerberos mount if server doesn't specify auth type use krb5Steve French1-2/+4
2018-11-13smb3: do not attempt cifs operation in smb3 query info error pathSteve French1-1/+9
2018-11-13smb3: allow stats which track session and share reconnects to be resetSteve French1-0/+3
2018-11-10cifs: Use ULL suffix for 64-bit constantGeert Uytterhoeven1-1/+1
2018-10-10Merge 4.9.132 into android-4.9Greg Kroah-Hartman67-165/+483
2018-10-10smb2: fix missing files in root share directory listingAurelien Aptel1-1/+1
2018-10-10cifs: read overflow in is_valid_oplock_break()Dan Carpenter1-0/+8
2018-10-10fs/cifs: suppress a string overflow warningStephen Rothwell1-3/+8
[next]