summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-03-05smb3: add missing read completion trace pointSteve French
2019-03-05smb3: Add tracepoints for read, write and query_dir enterSteve French
2019-03-05smb3: add tracepoints for query dirSteve French
2019-03-05smb3: Update POSIX negotiate context with POSIX ctxt GUIDSteve French
2019-03-05cifs: update internal module version numberSteve French
2019-03-05CIFS: Try to acquire credits at once for compound requestsPavel Shilovsky
2019-03-05CIFS: Return error code when getting file handle for writebackPavel Shilovsky
2019-03-05CIFS: Move open file handling to writepagesPavel Shilovsky
2019-03-05CIFS: Move unlocking pages from wdata_send_pages()Pavel Shilovsky
2019-03-05CIFS: Find and reopen a file before get MTU credits in writepagesPavel Shilovsky
2019-03-05CIFS: Reopen file before get SMB2 MTU credits for async IOPavel Shilovsky
2019-03-05CIFS: Remove custom credit adjustments for SMB2 async IOPavel Shilovsky
2019-03-05CIFS: Adjust MTU credits before reopening a filePavel Shilovsky
2019-03-05CIFS: Check for reconnects before sending compound requestsPavel Shilovsky
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