summaryrefslogtreecommitdiffstats
path: root/fs
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
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-011-0/+12
|\
| * hugetlbfs: fix races and page leaks during migrationMike Kravetz2019-03-011-0/+12
* | Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-02-281-4/+0
|\ \ | |/ |/|
| * orangefs: remove two un-needed BUG_ONs...Mike Marshall2019-02-201-4/+0
* | afs: Fix manually set volume location server listDavid Howells2019-02-251-0/+1
* | Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds2019-02-251-2/+0
* | Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2019-02-211-1/+2
|\ \
| * | ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng2019-02-181-1/+2
| |/
* | proc, oom: do not report alien mms when setting oom_score_adjMichal Hocko2019-02-211-4/+0
* | Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-02-201-14/+17
|\ \
| * | keys: Fix dependency loop between construction record and auth keyDavid Howells2019-02-151-14/+17
* | | exec: load_script: Do not exec truncated interpreter pathKees Cook2019-02-181-9/+48
| |/ |/|
* | Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-02-161-2/+2
|\ \