summaryrefslogtreecommitdiff
path: root/fs/cifs (follow)
Commit message (Expand)AuthorAge
...
* | Merge android-4.4-p.197 (93ec8fb) into msm-4.4Srinivasarao P2019-10-30
|\|
| * CIFS: Force revalidate inode when dentry is stalePavel Shilovsky2019-10-17
| * cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall2019-10-17
| * CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky2019-10-17
| * CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky2019-10-17
* | Merge android-4.4-p.195 (4af3204) into msm-4.4Srinivasarao P2019-10-30
|\|
| * CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky2019-10-05
* | Merge android-4.4.194 (a749771) into msm-4.4Srinivasarao P2019-09-24
|\|
| * cifs: Use kzfree() to zero out the passwordDan Carpenter2019-09-21
| * cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg2019-09-21
* | Merge android-4.4.190 (ac7fbca) into msm-4.4Srinivasarao P2019-08-26
|\|
| * smb3: send CAP_DFS capability during session setupSteve French2019-08-25
| * SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky2019-08-25
* | Merge android-4.4.185 (14e1196) into msm-4.4Srinivasarao P2019-07-11
|\|
| * SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French2019-07-10
* | Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\|
| * CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas2019-06-11
| * cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst2019-06-11
* | Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P2019-05-23
|\|
| * cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson2019-05-16
* | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\|
| * cifs: fallback to older infolevels on findfirst queryinfo retrySteve French2019-04-27
| * fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French2019-04-27
| * cifs: Fix NULL pointer dereference of devnameYao Liu2019-04-27
| * cifs: use correct format charactersLouis Taylor2019-04-27
| * CIFS: fix POSIX lock leak and invalid ptr derefAurelien Aptel2019-04-27
* | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\|
| * CIFS: Fix read after write for files with read cachingPavel Shilovsky2019-03-23
| * cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg2019-03-23
* | Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
|\|
| * cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2019-02-20
| * Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure ...Greg Kroah-Hartman2019-02-20
| * cifs: check ntwrk_buf_start for NULL before dereferencing itRonnie Sahlberg2019-02-20
* | Merge android-4.4.173 (64b5644) into msm-4.4Srinivasarao P2019-02-08
|\|
| * cifs: Always resolve hostname before reconnectingPaulo Alcantara2019-02-06
| * CIFS: Do not count -ENODATA as failure for query directoryPavel Shilovsky2019-02-06
| * CIFS: Fix possible hang during async MTU reads and writesPavel Shilovsky2019-02-06
* | Merge android-4.4.171 (b355d4f) into msm-4.4Srinivasarao P2019-01-29
|\|
| * cifs: Fix potential OOB access of lock element arrayRoss Lagerwall2019-01-16
| * CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky2019-01-16
* | Merge android-4.4.170 (241f76b1) into msm-4.4Srinivasarao P2019-01-25
|\|
| * CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin2019-01-13
* | Merge android-4.4.169 (dfca92b) into msm-4.4Srinivasarao P2018-12-24
|\|
| * cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French2018-12-21
* | Merge android-4.4.167 (ad9ce19) into msm-4.4Srinivasarao P2018-12-14
|\|
| * cifs: Fix separator when building path from dentryPaulo Alcantara2018-12-13
* | Merge android-4.4.164 (564ce1b) into msm-4.4Srinivasarao P2018-11-21
|\|
| * smb3: on kerberos mount if server doesn't specify auth type use krb5Steve French2018-11-21
| * smb3: do not attempt cifs operation in smb3 query info error pathSteve French2018-11-21
| * smb3: allow stats which track session and share reconnects to be resetSteve French2018-11-21