summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-05CIFS: Check for reconnects before sending async requestsPavel Shilovsky
2019-03-05CIFS: Respect reconnect in non-MTU credits calculationsPavel Shilovsky
2019-03-05CIFS: Respect reconnect in MTU credits calculationsPavel Shilovsky
2019-03-05CIFS: Set reconnect instance to one initiallyPavel Shilovsky
2019-03-04CIFS: Respect SMB2 hdr preamble size in read responsesPavel Shilovsky
2019-03-04CIFS: Count SMB3 credits for malformed pending responsesPavel Shilovsky
2019-03-04CIFS: Do not log credits when unmounting a sharePavel Shilovsky
2019-03-04CIFS: Always reset read error to -EIO if no responsePavel Shilovsky
2019-03-04cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTEDNamjae Jeon
2019-03-04CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky
2019-03-04smb3: request more credits on tree connectSteve French
2019-03-04smb3: make default i/o size for smb3 mounts largerSteve French
2019-03-04CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky
2019-03-04smb3: fix bytes_read statisticsSteve French
2019-03-04cifs: return -ENODATA when deleting an xattr that does not existRonnie Sahlberg
2019-03-04cifs: add credits from unmatched responses/messagesRonnie Sahlberg
2019-03-04cifs: replace snprintf with scnprintfRonnie Sahlberg
2019-03-04cifs: Fix NULL pointer dereference of devnameYao Liu
2019-03-04CIFS: Fix leaking locked VFS cache pages in writeback retryPavel Shilovsky
2019-03-03Linux 5.0Linus Torvalds
2019-03-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-02net: sit: fix memory leak in sit_init_net()Mao Wenan
2019-03-02net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn
2019-03-01geneve: correctly handle ipv6.disable module parameterJiri Benc
2019-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-01net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit
2019-03-01bpf: fix sanitation rewrite in case of non-pointersDaniel Borkmann
2019-03-01ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu
2019-03-02MIPS: eBPF: Fix icache flush end addressPaul Burton
2019-03-01lan743x: Fix TX Stall IssueBryan Whitehead
2019-03-01net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit
2019-03-01net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov
2019-03-01selftests: fixes for UDP GROPaolo Abeni
2019-03-01Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-01hugetlbfs: fix races and page leaks during migrationMike Kravetz
2019-03-01kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann
2019-03-01Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-01bpf: drop refcount if bpf_map_new_fd() fails in map_create()Peng Sun
2019-03-01Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2019-03-01Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann
2019-02-28Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-28Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-28net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier
2019-02-28net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn
2019-02-28xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin