summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-07scsi: usb: storage: Complete the SCSI request directlySebastian Andrzej Siewior
2022-02-07scsi: core: Add scsi_done_direct() for immediate completionSebastian Andrzej Siewior
2022-02-07scsi: core: Make "access_state" sysfs attribute always visibleMartin Wilck
2022-01-31scsi: lpfc: Remove redundant flush_workqueue() callMinghao Chi (CGEL ZTE)
2022-01-31scsi: qedi: Remove redundant flush_workqueue() callsMinghao Chi (CGEL ZTE)
2022-01-31scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang
2022-01-31scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang
2022-01-31scsi: bnx2fc: Make use of the helper macro kthread_run()Yin Xiujiang
2022-01-31scsi: bnx2fc: Fix typo in commentsCai Huoqing
2022-01-31scsi: ufs: Add checking lifetime attribute for WriteBoosterJinyoung Choi
2022-01-25scsi: scsi_debug: Add environmental reporting log subpageDouglas Gilbert
2022-01-25scsi: scsi_debug: Add no_rwlock parameterDouglas Gilbert
2022-01-25scsi: scsi_debug: Divide power on reset UNIT ATTENTIONDouglas Gilbert
2022-01-25scsi: scsi_debug: Refine sdebug_blk_mq_poll()Douglas Gilbert
2022-01-25scsi: scsi_debug: Use TASK SET FULL moreDouglas Gilbert
2022-01-25scsi: scsi_debug: Strengthen defer_t accessesDouglas Gilbert
2022-01-25scsi: scsi_debug: Address races following module loadDouglas Gilbert
2022-01-24scsi: qla2xxx: Update version to 10.02.07.300-kNilesh Javali
2022-01-24scsi: qla2xxx: Check for firmware dump already collectedJoe Carnuccio
2022-01-24scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio
2022-01-24scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap
2022-01-24scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adaptersJoe Carnuccio
2022-01-24scsi: qla2xxx: edif: Fix clang warningQuinn Tran
2022-01-24scsi: qla2xxx: Fix warning for missing error codeNilesh Javali
2022-01-24scsi: qla2xxx: Fix device reconnect in loop topologyArun Easi
2022-01-24scsi: qla2xxx: Add ql2xnvme_queues module param to configure number of NVMe q...Shreyas Deodhar
2022-01-24scsi: qla2xxx: Fix wrong FDMI data for 64G adapterBikash Hazarika
2022-01-24scsi: qla2xxx: Add retry for exec firmwareQuinn Tran
2022-01-24scsi: qla2xxx: Fix scheduling while atomicQuinn Tran
2022-01-24scsi: qla2xxx: Fix premature hw access after PCI errorQuinn Tran
2022-01-24scsi: qla2xxx: Fix warning message due to adisc being flushedQuinn Tran
2022-01-24scsi: qla2xxx: Fix stuck session in gpdbQuinn Tran
2022-01-24scsi: qla2xxx: Implement ref count for SRBSaurav Kashyap
2022-01-24scsi: qla2xxx: Refactor asynchronous command initializationDaniel Wagner
2022-01-23Linux 5.17-rc1Linus Torvalds
2022-01-23Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-01-23Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)
2022-01-23Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22perf tools: Remove redundant err variableMinghao Chi
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers
2022-01-22perf python: Fix cpu_map__item() buildingIan Rogers
2022-01-22perf script: Fix printing 'phys_addr' failure issueYao Jin
2022-01-23certs: Fix build error when CONFIG_MODULE_SIG_KEY is emptyMasahiro Yamada