aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-23CIFS: make 'nodfs' mount opt a superblock flagAurelien Aptel4-5/+14
2018-10-23smb3: track the instance of each session for debuggingSteve French4-4/+10
2018-10-23smb3: minor missing defines relating to reparse pointsSteve French1-1/+3
2018-10-23smb3: add way to control slow response threshold for logging and statsSteve French3-3/+26
2018-10-23cifs: minor updates to module description for cifs.koSteve French1-3/+3
2018-10-23cifs: protect against server returning invalid file system block sizeSteve French1-0/+21
2018-10-23smb3: allow stats which track session and share reconnects to be resetSteve French1-0/+3
2018-10-23SMB3: Backup intent flag missing from compounded opsSteve French1-0/+2
2018-10-23cifs: create a define for the max number of iov we need for a SMB2 set_infoRonnie Sahlberg2-1/+10
2018-10-23cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compoundingRonnie Sahlberg4-142/+60
2018-10-23cifs: remove the is_falloc argument to SMB2_set_eofRonnie Sahlberg3-9/+4
2018-10-23cifs: change SMB2_OP_SET_INFO to use compoundingRonnie Sahlberg3-26/+23
2018-10-23cifs: change SMB2_OP_SET_EOF to use compoundingRonnie Sahlberg1-8/+20
2018-10-23cifs: make rmdir() use compoundingRonnie Sahlberg3-31/+35
2018-10-23cifs: create helpers for SMB2_set_info_init/free()Ronnie Sahlberg3-40/+68
2018-10-23cifs: change unlink to use a compoundRonnie Sahlberg1-5/+6
2018-10-23cifs: change mkdir to use a compoundRonnie Sahlberg1-9/+13
2018-10-23cifs: add a smb2_compound_op and change QUERY_INFO to use itRonnie Sahlberg4-22/+136
2018-10-23cifs: fix a credits leak for compund commandsRonnie Sahlberg1-20/+37
2018-10-23smb3: add tracepoint to catch cases where credit refund of failed op overlaps reconnectSteve French2-0/+36
2018-10-23cifs: remove set but not used variable 'cifs_sb'YueHaibing1-2/+0
2018-10-23cifs: Use kmemdup rather than duplicating its implementation in smb311_posix_mkdir()YueHaibing1-2/+2
2018-10-23smb3: do not display confusing message on mount to Azure serversSteve French1-1/+1
2018-10-23Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds32-414/+721
2018-10-23Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds18-225/+203
2018-10-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-193/+155
2018-10-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds19-176/+222
2018-10-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+4
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds68-1006/+1023
2018-10-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds28-619/+1117
2018-10-23Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+19
2018-10-23Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-5/+77
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds42-50/+635
2018-10-23Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+0
2018-10-23Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-15/+31
2018-10-23Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-143/+299
2018-10-23Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-36/+58
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds16-199/+463
2018-10-23Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-28/+34
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds141-3870/+6261
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds95-934/+1522
2018-10-23Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-54/+307
2018-10-23Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds40-2752/+2294
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar316-1825/+2960
2018-10-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds121-1183/+3712
2018-10-23Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds8-115/+1
2018-10-23Merge branch 'stable/for-linus-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-0/+6
2018-10-23Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds39-434/+908
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds58-1586/+2123
2018-10-23Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds10-65/+51