summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cifs: use correct format charactersLouis Taylor2019-03-052-3/+3
* smb3: add dynamic trace point for query_info_enter/doneSteve French2019-03-052-0/+48
* smb3: add dynamic trace point for smb3_cmd_enterSteve French2019-03-052-0/+4
* smb3: improve dynamic tracing of open and posix mkdirSteve French2019-03-052-1/+45
* smb3: add missing read completion trace pointSteve French2019-03-051-1/+4
* smb3: Add tracepoints for read, write and query_dir enterSteve French2019-03-052-0/+18
* smb3: add tracepoints for query dirSteve French2019-03-052-2/+14
* smb3: Update POSIX negotiate context with POSIX ctxt GUIDSteve French2019-03-052-2/+19
* cifs: update internal module version numberSteve French2019-03-051-1/+1
* CIFS: Try to acquire credits at once for compound requestsPavel Shilovsky2019-03-051-5/+34
* CIFS: Return error code when getting file handle for writebackPavel Shilovsky2019-03-053-32/+70
* CIFS: Move open file handling to writepagesPavel Shilovsky2019-03-051-15/+14
* CIFS: Move unlocking pages from wdata_send_pages()Pavel Shilovsky2019-03-051-7/+5
* CIFS: Find and reopen a file before get MTU credits in writepagesPavel Shilovsky2019-03-051-6/+18
* CIFS: Reopen file before get SMB2 MTU credits for async IOPavel Shilovsky2019-03-051-9/+30
* CIFS: Remove custom credit adjustments for SMB2 async IOPavel Shilovsky2019-03-051-21/+3
* CIFS: Adjust MTU credits before reopening a filePavel Shilovsky2019-03-054-42/+94
* CIFS: Check for reconnects before sending compound requestsPavel Shilovsky2019-03-051-2/+36
* CIFS: Check for reconnects before sending async requestsPavel Shilovsky2019-03-054-9/+25
* CIFS: Respect reconnect in non-MTU credits calculationsPavel Shilovsky2019-03-054-38/+64
* CIFS: Respect reconnect in MTU credits calculationsPavel Shilovsky2019-03-058-63/+118
* CIFS: Set reconnect instance to one initiallyPavel Shilovsky2019-03-051-1/+1
* CIFS: Respect SMB2 hdr preamble size in read responsesPavel Shilovsky2019-03-042-6/+7
* CIFS: Count SMB3 credits for malformed pending responsesPavel Shilovsky2019-03-044-7/+7
* CIFS: Do not log credits when unmounting a sharePavel Shilovsky2019-03-041-1/+2
* CIFS: Always reset read error to -EIO if no responsePavel Shilovsky2019-03-041-2/+1
* cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTEDNamjae Jeon2019-03-041-2/+8
* CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky2019-03-044-3/+49
* smb3: request more credits on tree connectSteve French2019-03-041-0/+3
* smb3: make default i/o size for smb3 mounts largerSteve French2019-03-045-3/+28
* CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky2019-03-042-6/+26
* smb3: fix bytes_read statisticsSteve French2019-03-041-2/+0
* cifs: return -ENODATA when deleting an xattr that does not existRonnie Sahlberg2019-03-041-0/+10
* cifs: add credits from unmatched responses/messagesRonnie Sahlberg2019-03-042-7/+22
* cifs: replace snprintf with scnprintfRonnie Sahlberg2019-03-045-19/+19
* cifs: Fix NULL pointer dereference of devnameYao Liu2019-03-041-0/+5
* CIFS: Fix leaking locked VFS cache pages in writeback retryPavel Shilovsky2019-03-041-4/+13
* Linux 5.0v5.0Linus Torvalds2019-03-031-1/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-03-023-3/+5
|\
| * Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2019-03-011-1/+1
| |\
| | * arm64: dts: qcom: msm8998: Extend TZ reserved memory areaMarc Gonzalez2019-02-261-1/+1
| | * Merge tag 'qcom-fixes-for-5.0-rc3' into fixes-for-5.0-rc8Andy Gross2019-02-261-1/+1
| | |\
| * | \ Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann2019-03-011-1/+3
| |\ \ \
| | * | | tee: optee: add missing of_node_put after of_device_is_availableJulia Lawall2019-02-281-1/+3
| * | | | ARM: dts: gemini: Re-enable display controllerLinus Walleij2019-02-251-1/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-022-3/+5
|\ \ \ \ \
| * | | | | x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNTLan Tianyu2019-02-281-1/+1
| * | | | | x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski2019-02-251-2/+4
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-03-0210-35/+70
|\ \ \ \ \ \
| * | | | | | scsi: core: Avoid that system resume triggers a kernel warningBart Van Assche2019-02-271-1/+0