aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-05CIFS: Move unlocking pages from wdata_send_pages()Pavel Shilovsky1-7/+5
2019-03-05CIFS: Find and reopen a file before get MTU credits in writepagesPavel Shilovsky1-6/+18
2019-03-05CIFS: Reopen file before get SMB2 MTU credits for async IOPavel Shilovsky1-9/+30
2019-03-05CIFS: Remove custom credit adjustments for SMB2 async IOPavel Shilovsky1-21/+3
2019-03-05CIFS: Adjust MTU credits before reopening a filePavel Shilovsky4-42/+94
2019-03-05CIFS: Check for reconnects before sending compound requestsPavel Shilovsky1-2/+36
2019-03-05CIFS: Check for reconnects before sending async requestsPavel Shilovsky4-9/+25
2019-03-05CIFS: Respect reconnect in non-MTU credits calculationsPavel Shilovsky4-38/+64
2019-03-05CIFS: Respect reconnect in MTU credits calculationsPavel Shilovsky8-63/+118
2019-03-05CIFS: Set reconnect instance to one initiallyPavel Shilovsky1-1/+1
2019-03-04CIFS: Respect SMB2 hdr preamble size in read responsesPavel Shilovsky2-6/+7
2019-03-04CIFS: Count SMB3 credits for malformed pending responsesPavel Shilovsky4-7/+7
2019-03-04CIFS: Do not log credits when unmounting a sharePavel Shilovsky1-1/+2
2019-03-04CIFS: Always reset read error to -EIO if no responsePavel Shilovsky1-2/+1
2019-03-04cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTEDNamjae Jeon1-2/+8
2019-03-04CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky4-3/+49
2019-03-04smb3: request more credits on tree connectSteve French1-0/+3
2019-03-04smb3: make default i/o size for smb3 mounts largerSteve French5-3/+28
2019-03-04CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky2-6/+26
2019-03-04smb3: fix bytes_read statisticsSteve French1-2/+0
2019-03-04cifs: return -ENODATA when deleting an xattr that does not existRonnie Sahlberg1-0/+10
2019-03-04cifs: add credits from unmatched responses/messagesRonnie Sahlberg2-7/+22
2019-03-04cifs: replace snprintf with scnprintfRonnie Sahlberg5-19/+19
2019-03-04cifs: Fix NULL pointer dereference of devnameYao Liu1-0/+5
2019-03-04CIFS: Fix leaking locked VFS cache pages in writeback retryPavel Shilovsky1-4/+13
2019-03-03Linux 5.0Linus Torvalds1-1/+1
2019-03-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-3/+5
2019-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+5
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-35/+70
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-106/+408
2019-03-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+18
2019-03-02net: sit: fix memory leak in sit_init_net()Mao Wenan1-0/+1
2019-03-02net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn1-1/+1
2019-03-01geneve: correctly handle ipv6.disable module parameterJiri Benc1-3/+8
2019-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-5/+6
2019-03-01net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit3-0/+15
2019-03-01bpf: fix sanitation rewrite in case of non-pointersDaniel Borkmann1-1/+2
2019-03-01ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu4-7/+17
2019-03-02MIPS: eBPF: Fix icache flush end addressPaul Burton1-1/+1
2019-03-01lan743x: Fix TX Stall IssueBryan Whitehead1-4/+12
2019-03-01net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit1-0/+4
2019-03-01net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov4-0/+29
2019-03-01selftests: fixes for UDP GROPaolo Abeni2-17/+33
2019-03-01Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2019-03-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-4/+59
2019-03-01hugetlbfs: fix races and page leaks during migrationMike Kravetz3-3/+36
2019-03-01kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann2-1/+23
2019-03-01Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-4/+37
2019-03-01bpf: drop refcount if bpf_map_new_fd() fails in map_create()Peng Sun1-2/+2
2019-03-01Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/fixesArnd Bergmann1-1/+1