summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-17qla2xxx: Disable out-of-order processing by default in firmwareQuinn Tran
2017-01-17qla2xxx: Fix erroneous invalid handle messageQuinn Tran
2017-01-17qla2xxx: Reduce exess wait during chip resetQuinn Tran
2017-01-17qla2xxx: Terminate exchange if corruptedQuinn Tran
2017-01-17qla2xxx: Fix crash due to null pointer accessQuinn Tran
2017-01-17qla2xxx: Collect additional information to debug fw dumpQuinn Tran
2017-01-17qla2xxx: Reset reserved field in firmware options to 0Himanshu Madhani
2017-01-17qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx versionHimanshu Madhani
2017-01-17qla2xxx: Include ATIO queue in firmware dump when in target modeHimanshu Madhani
2017-01-17qla2xxx: Fix wrong IOCB type assumptionQuinn Tran
2017-01-17qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-used variablesBart Van Assche
2017-01-17qla2xxx: Move two arrays from header files to .c filesBart Van Assche
2017-01-17qla2xxx: Declare an array with file scope staticBart Van Assche
2017-01-17qla2xxx: Fix indentationBart Van Assche
2017-01-17ibmvscsis: Fix sleeping in interrupt contextBryant G. Ly
2017-01-17ibmvscsis: Fix max transfer lengthBryant G. Ly
2017-01-16Linux 4.10-rc4Linus Torvalds
2017-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds
2017-01-15Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2017-01-15Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds
2017-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2017-01-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2017-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2017-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-15fix a fencepost error in pipe_advance()Al Viro
2017-01-15coredump: Ensure proper size of sparse core filesDave Kleikamp
2017-01-15aio: fix lock dep warningShaohua Li
2017-01-14Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman
2017-01-14perf/x86: Reject non sampling events with precise_ipJiri Olsa
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-01-14perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra
2017-01-14perf/core: Fix sys_perf_event_open() vs. hotplugPeter Zijlstra
2017-01-14x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser
2017-01-14x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()Len Brown
2017-01-14Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds
2017-01-14Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-01-14Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds
2017-01-13block: don't try to discard from __blkdev_issue_zerooutChristoph Hellwig
2017-01-13sd: remove __data_len hack for WRITE SAMEChristoph Hellwig
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig
2017-01-13scsi: use blk_rq_payload_bytesChristoph Hellwig