summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-07scsi: smartpqi: Enable SATA NCQ priority in sysfsGilbert Wu
2022-02-07scsi: smartpqi: Add PCI IDsDon Brace
2022-02-07scsi: smartpqi: Fix rmmod stack traceDon Brace
2022-02-07scsi: mpt3sas: Convert to flexible arraysKees Cook
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-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni