index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
scsi: qedf: Populate sysfs attributes for vport
Saurav Kashyap
2022-09-25
1
-0
/
+21
|
*
|
|
scsi: pm8001: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-09-25
1
-1
/
+1
|
*
|
|
scsi: 3w-xxxx: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-09-25
2
-8
/
+8
|
*
|
|
scsi: hptiop: Replace one-element array with flexible-array member in struct ...
Gustavo A. R. Silva
2022-09-25
1
-1
/
+1
|
*
|
|
scsi: hptiop: Use struct_size() helper in code related to struct hpt_iop_requ...
Gustavo A. R. Silva
2022-09-25
1
-5
/
+3
|
*
|
|
scsi: hptiop: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-09-25
2
-3
/
+2
|
*
|
|
scsi: pm8001: Fix running_req for internal abort commands
John Garry
2022-09-25
1
-0
/
+4
|
*
|
|
scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()
Duoming Zhou
2022-09-25
1
-1
/
+1
|
*
|
|
scsi: scsi_transport_fc: Adjust struct fc_nl_event flex array usage
Kees Cook
2022-09-25
1
-3
/
+5
|
*
|
|
scsi: core: Make SCSI_MOD depend on BLOCK for cleaner .config files
Lukas Bulwahn
2022-09-25
1
-3
/
+4
|
*
|
|
scsi: scsi_transport_fc: Use %u for dev_loss_tmo
Martin Wilck
2022-09-15
1
-1
/
+1
|
*
|
|
scsi: csiostor: Convert sysfs snprintf() to sysfs_emit()
Xuezhi Zhang
2022-09-15
1
-5
/
+5
|
*
|
|
scsi: megaraid: Convert sysfs snprintf() to sysfs_emit()
Xuezhi Zhang
2022-09-15
1
-2
/
+2
|
*
|
|
scsi: ibmvscsi_tgt: Fix repeated words in comment
wangjianli
2022-09-15
1
-1
/
+1
|
*
|
|
scsi: lpfc: Update lpfc version to 14.2.0.7
James Smart
2022-09-15
1
-1
/
+1
|
*
|
|
scsi: lpfc: Fix various issues reported by tools
James Smart
2022-09-15
6
-118
/
+148
|
*
|
|
scsi: lpfc: Add reporting capability for Link Degrade Signaling
James Smart
2022-09-15
8
-68
/
+224
|
*
|
|
scsi: lpfc: Rework FDMI attribute registration for unintential padding
James Smart
2022-09-15
2
-669
/
+350
|
*
|
|
scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency
James Smart
2022-09-15
1
-23
/
+30
|
*
|
|
scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
James Smart
2022-09-15
1
-31
/
+32
|
*
|
|
scsi: lpfc: Update congestion mode logging for Emulex SAN Manager application
James Smart
2022-09-15
1
-6
/
+22
|
*
|
|
scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phba
James Smart
2022-09-15
4
-34
/
+48
|
*
|
|
scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...
James Smart
2022-09-15
3
-41
/
+37
|
*
|
|
scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases
James Smart
2022-09-15
1
-3
/
+7
|
*
|
|
scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload
James Smart
2022-09-15
1
-0
/
+7
|
*
|
|
scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology
James Smart
2022-09-15
1
-2
/
+7
|
*
|
|
scsi: lpfc: Fix prli_fc4_req checks in PRLI handling
James Smart
2022-09-15
1
-2
/
+2
|
*
|
|
scsi: mpi3mr: Fix error code in mpi3mr_transport_smp_handler()
Dan Carpenter
2022-09-15
1
-2
/
+4
|
*
|
|
scsi: mpi3mr: Fix error codes in mpi3mr_report_manufacture()
Dan Carpenter
2022-09-15
1
-26
/
+32
|
*
|
|
scsi: aic79xx: Use __ro_after_init explicitly
Kees Cook
2022-09-15
1
-1
/
+1
|
*
|
|
scsi: qla2xxx: Remove unused declarations for qla2xxx
Gaosheng Cui
2022-09-15
2
-14
/
+0
|
*
|
|
scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"
Colin Ian King
2022-09-06
1
-1
/
+1
|
*
|
|
scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset
John Garry
2022-09-06
1
-4
/
+12
|
*
|
|
scsi: hisi_sas: Add helper to process bcast events
John Garry
2022-09-06
5
-13
/
+18
|
*
|
|
scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()
John Garry
2022-09-06
1
-0
/
+7
|
*
|
|
scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlier
John Garry
2022-09-06
1
-1
/
+1
|
*
|
|
scsi: hisi_sas: Revert change to limit max hw sectors for v3 HW
John Garry
2022-09-06
1
-7
/
+0
|
*
|
|
scsi: esas2r: Use flex array destination for memcpy()
Kees Cook
2022-09-06
2
-2
/
+2
|
*
|
|
scsi: 3w-9xxx: Avoid disabling device if failing to enable it
Letu Ren
2022-09-06
1
-1
/
+1
|
*
|
|
scsi: qlogicpti: Fix dma_map_sg() check
Jack Wang
2022-09-06
1
-1
/
+2
|
*
|
|
scsi: core: Convert scsi_decide_disposition() to use SCSIML_STAT
Mike Christie
2022-09-06
2
-25
/
+11
|
*
|
|
scsi: core: Add error codes for internal SCSI midlayer use
Mike Christie
2022-09-06
3
-0
/
+38
|
*
|
|
scsi: cxlflash: Drop DID_ALLOC_FAILURE use
Mike Christie
2022-09-06
1
-1
/
+1
|
*
|
|
scsi: qla2xxx: Drop DID_TARGET_FAILURE use
Mike Christie
2022-09-06
1
-1
/
+1
|
*
|
|
scsi: virtio_scsi: Drop DID_NEXUS_FAILURE use
Mike Christie
2022-09-06
1
-1
/
+1
|
*
|
|
scsi: virtio_scsi: Drop DID_TARGET_FAILURE use
Mike Christie
2022-09-06
1
-1
/
+1
|
*
|
|
scsi: storvsc: Drop DID_TARGET_FAILURE use
Mike Christie
2022-09-06
1
-1
/
+1
|
*
|
|
scsi: xen: Drop use of internal host codes
Mike Christie
2022-09-06
1
-8
/
+0
|
*
|
|
scsi: hpsa: Simplify {clear|set}_bit() parameters
Christophe JAILLET
2022-09-01
1
-4
/
+2
|
*
|
|
scsi: hpsa: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-09-01
1
-4
/
+2
[prev]
[next]