summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-03-06cifs: use correct format charactersLouis Taylor2-3/+3
2019-03-06smb3: add dynamic trace point for query_info_enter/doneSteve French2-0/+48
2019-03-06smb3: add dynamic trace point for smb3_cmd_enterSteve French2-0/+4
2019-03-06smb3: improve dynamic tracing of open and posix mkdirSteve French2-1/+45
2019-03-06smb3: add missing read completion trace pointSteve French1-1/+4
2019-03-06smb3: Add tracepoints for read, write and query_dir enterSteve French2-0/+18
2019-03-06smb3: add tracepoints for query dirSteve French2-2/+14
2019-03-06smb3: Update POSIX negotiate context with POSIX ctxt GUIDSteve French2-2/+19
2019-03-06cifs: update internal module version numberSteve French1-1/+1
2019-03-06CIFS: Try to acquire credits at once for compound requestsPavel Shilovsky1-5/+34
2019-03-06CIFS: Return error code when getting file handle for writebackPavel Shilovsky3-32/+70
2019-03-06CIFS: Move open file handling to writepagesPavel Shilovsky1-15/+14
2019-03-06CIFS: Move unlocking pages from wdata_send_pages()Pavel Shilovsky1-7/+5
2019-03-06CIFS: Find and reopen a file before get MTU credits in writepagesPavel Shilovsky1-6/+18
2019-03-06CIFS: Reopen file before get SMB2 MTU credits for async IOPavel Shilovsky1-9/+30
2019-03-06CIFS: Remove custom credit adjustments for SMB2 async IOPavel Shilovsky1-21/+3
2019-03-06CIFS: Adjust MTU credits before reopening a filePavel Shilovsky4-42/+94
2019-03-06CIFS: Check for reconnects before sending compound requestsPavel Shilovsky1-2/+36
2019-03-06CIFS: Check for reconnects before sending async requestsPavel Shilovsky4-9/+25
2019-03-06CIFS: Respect reconnect in non-MTU credits calculationsPavel Shilovsky4-38/+64
2019-03-06CIFS: Respect reconnect in MTU credits calculationsPavel Shilovsky8-63/+118
2019-03-06CIFS: Set reconnect instance to one initiallyPavel Shilovsky1-1/+1
2019-03-05CIFS: Respect SMB2 hdr preamble size in read responsesPavel Shilovsky2-6/+7
2019-03-05CIFS: Count SMB3 credits for malformed pending responsesPavel Shilovsky4-7/+7
2019-03-05CIFS: Do not log credits when unmounting a sharePavel Shilovsky1-1/+2
2019-03-05CIFS: Always reset read error to -EIO if no responsePavel Shilovsky1-2/+1
2019-03-05cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTEDNamjae Jeon1-2/+8
2019-03-05CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky4-3/+49
2019-03-05smb3: request more credits on tree connectSteve French1-0/+3
2019-03-05smb3: make default i/o size for smb3 mounts largerSteve French5-3/+28
2019-03-05CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky2-6/+26
2019-03-05smb3: fix bytes_read statisticsSteve French1-2/+0
2019-03-05cifs: return -ENODATA when deleting an xattr that does not existRonnie Sahlberg1-0/+10
2019-03-05cifs: add credits from unmatched responses/messagesRonnie Sahlberg2-7/+22
2019-03-05cifs: replace snprintf with scnprintfRonnie Sahlberg5-19/+19
2019-03-05cifs: Fix NULL pointer dereference of devnameYao Liu1-0/+5
2019-03-05CIFS: Fix leaking locked VFS cache pages in writeback retryPavel Shilovsky1-4/+13
2019-03-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+12
2019-03-01hugetlbfs: fix races and page leaks during migrationMike Kravetz1-0/+12
2019-03-01Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+0
2019-02-25afs: Fix manually set volume location server listDavid Howells1-0/+1
2019-02-25Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds1-2/+0
2019-02-21Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+2
2019-02-21proc, oom: do not report alien mms when setting oom_score_adjMichal Hocko1-4/+0
2019-02-20orangefs: remove two un-needed BUG_ONs...Mike Marshall1-4/+0
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+17
2019-02-19exec: load_script: Do not exec truncated interpreter pathKees Cook1-9/+48
2019-02-18ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng1-1/+2
2019-02-17Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+2
2019-02-17Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-5/+6