summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-14cifs: minor documentation updatesSteve French
2019-03-14cifs: remove unused value pointed out by CoveritySteve French
2019-03-14SMB3: passthru query info doesn't check for SMB3 FSCTL passthruSteve French
2019-03-14smb3: add dynamic tracepoints for simple fallocate and zero rangeSteve French
2019-03-14cifs: fix smb3_zero_range so it can expand the file-size when requiredRonnie Sahlberg
2019-03-14cifs: add SMB2_ioctl_init/free helpers to be used with compoundingRonnie Sahlberg
2019-03-14smb3: Add dynamic trace points for various compounded smb3 opsSteve French
2019-03-14cifs: cache FILE_ALL_INFO for the shared root handleRonnie Sahlberg
2019-03-14smb3: display volume serial number for shares in /proc/fs/cifs/DebugDataSteve French
2019-03-14cifs: simplify how we handle credits in compound_send_recv()Ronnie Sahlberg
2019-03-14smb3: add dynamic tracepoint for timeout waiting for creditsSteve French
2019-03-14smb3: display security information in /proc/fs/cifs/DebugData more accuratelySteve French
2019-03-14cifs: add a timeout argument to wait_for_free_creditsRonnie Sahlberg
2019-03-14cifs: prevent starvation in wait_for_free_credits for multi-credit requestsRonnie Sahlberg
2019-03-14cifs: wait_for_free_credits() make it possible to wait for >=1 creditsRonnie Sahlberg
2019-03-14cifs: pass flags down into wait_for_free_credits()Ronnie Sahlberg
2019-03-14cifs: change wait_for_free_request() to take flags as argumentRonnie Sahlberg
2019-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-14include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih
2019-03-14tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan
2019-03-14zram: default to lzo-rle instead of lzoDave Rodgman
2019-03-14filemap: pass vm_fault to the mmap ra helpersJosef Bacik
2019-03-14Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-14Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-03-14Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteprocLinus Torvalds
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-03-14Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'Rafael J. Wysocki
2019-03-14Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2019-03-14Merge branch 'pm-domains'Rafael J. Wysocki
2019-03-14Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2019-03-14Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'Rafael J. Wysocki
2019-03-13pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long
2019-03-13MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom listFlorian Fainelli
2019-03-13l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet
2019-03-13net/tls: Inform user space about send buffer availabilityVakul Garg
2019-03-13net_sched: return correct value for *notify* functionsZhike Wang
2019-03-13lan743x: Fix TX Stall IssueBryan Whitehead
2019-03-13Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-13Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-13Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-03-13Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-13Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-03-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-13Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nv...Linus Torvalds
2019-03-13Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-12remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"Stephen Rothwell