summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2022-05-26scsi: storvsc: Removing Pre Win8 related logicSaurabh Sengar 2022-05-23scsi: storvsc: Fix typo in commentJulia Lawall 2022-05-11scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7Michael Kelley 2022-01-10scsi: storvsc: Fix storvsc_queuecommand() memory leakJuan Vazquez 2022-01-05scsi: storvsc: Fix unsigned comparison to zeroYueHaibing 2021-12-20scsi: storvsc: Add Isolation VM support for storvsc driverTianyu Lan 2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2021-10-16scsi: storvsc_drv: Call scsi_done() directlyBart Van Assche 2021-10-12scsi: storvsc: Fix validation for unsolicited incoming packetsAndrea Parri (Microsoft) 2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2021-08-11scsi: storvsc: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestMartin K. Petersen 2021-08-09scsi: storvsc: Log TEST_UNIT_READY errors as warningsMichael Kelley 2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2021-06-15scsi: storvsc: Correctly handle multiple flags in srb_statusMichael Kelley 2021-06-15scsi: storvsc: Update error loggingMichael Kelley 2021-06-15scsi: storvsc: Miscellaneous code cleanupsMichael Kelley 2021-05-14scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDsAndrea Parri (Microsoft) 2021-05-14Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring bufferAndres Beltran 2021-03-17scsi: storvsc: Enable scatterlist entry lengths > 4KbytesMichael Kelley 2021-03-04scsi: storvsc: Parameterize number hardware queuesMelanie Plageman (Microsoft) 2021-01-22scsi: storvsc: Return DID_ERROR for invalid commandsHannes Reinecke 2021-01-07scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...Andrea Parri (Microsoft) 2021-01-07scsi: storvsc: Resolve data race in storvsc_probe()Andrea Parri (Microsoft) 2021-01-07scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newerAndrea Parri (Microsoft) 2020-12-16Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux...Linus Torvalds 2020-12-11Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...Andrea Parri (Microsoft) 2020-11-30scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...Andrea Parri (Microsoft) 2020-11-30scsi: storvsc: Fix error return in storvsc_probe()Jing Xiangfeng 2020-11-17scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hard...Andres Beltran 2020-09-28scsi: storvsc: Support PAGE_SIZE larger than 4KBoqun Feng 2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2020-07-08scsi: storvsc: Add validation for untrusted Hyper-V valuesAndres Beltran 2020-06-26scsi: storvsc: Fix spelling mistakeFlavio Suligoi 2020-06-20scsi: storvsc: Introduce the per-storvsc_device spinlockAndrea Parri (Microsoft) 2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2020-06-09scsi: storvsc: Remove memset before memory freeing in storvsc_suspend()Denis Efremov 2020-05-20scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assignedAndrea Parri (Microsoft)