index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-09
scsi: ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
Naomi Chu
1
-1
/
+1
2023-11-09
scsi: qla2xxx: Fix system crash due to bad pointer access
Quinn Tran
1
-2
/
+10
2023-10-25
scsi: ufs: core: Leave space for '\0' in utf8 desc string
Daniel Mentz
1
-1
/
+1
2023-10-25
scsi: ufs: core: Conversion to bool not necessary
Bragatheswaran Manickavel
1
-1
/
+1
2023-10-25
scsi: ufs: core: Fix race between force complete and ISR
Alice Chao
1
-2
/
+2
2023-10-25
scsi: megaraid: Fix up debug message in megaraid_abort_and_reset()
Hannes Reinecke
1
-4
/
+7
2023-10-25
scsi: aic79xx: Fix up NULL command in ahd_done()
Hannes Reinecke
1
-2
/
+4
2023-10-25
scsi: message: fusion: Initialize return value in mptfc_bus_reset()
Hannes Reinecke
1
-1
/
+1
2023-10-25
scsi: mpt3sas: Fix loop logic
Ranjan Kumar
1
-2
/
+2
2023-10-25
scsi: snic: Remove useless code in snic_dr_clean_pending_req()
Su Hui
1
-10
/
+4
2023-10-25
scsi: core: Add comment to target_destroy in scsi_host_template
Wenchao Hao
1
-0
/
+3
2023-10-25
scsi: core: Clean up scsi_dev_queue_ready()
Wenchao Hao
1
-17
/
+15
2023-10-25
scsi: pmcraid: Add missing scsi_device_put() in pmcraid_eh_target_reset_handl...
Hannes Reinecke
1
-3
/
+6
2023-10-25
scsi: target: core: Fix kernel-doc comment
Yang Li
1
-1
/
+1
2023-10-25
scsi: pmcraid: Fix kernel-doc comment
Yang Li
1
-1
/
+1
2023-10-17
scsi: core: Handle depopulation and restoration in progress
Douglas Gilbert
2
-0
/
+5
2023-10-17
scsi: ufs: core: Add support for parsing OPP
Manivannan Sadhasivam
3
-0
/
+117
2023-10-17
scsi: ufs: core: Add OPP support for scaling clocks and regulators
Manivannan Sadhasivam
2
-33
/
+115
2023-10-17
scsi: ufs: dt-bindings: common: Add OPP table
Krzysztof Kozlowski
1
-3
/
+32
2023-10-17
scsi: scsi_debug: Add param to control sdev's allow_restart
Wenchao Hao
1
-0
/
+6
2023-10-17
scsi: scsi_debug: Add debugfs interface to fail target reset
Wenchao Hao
1
-1
/
+113
2023-10-17
scsi: scsi_debug: Add new error injection type: Reset LUN failed
Wenchao Hao
1
-0
/
+39
2023-10-17
scsi: scsi_debug: Add new error injection type: Abort Failed
Wenchao Hao
1
-0
/
+40
2023-10-17
scsi: scsi_debug: Set command result and sense data if error is injected
Wenchao Hao
1
-0
/
+53
2023-10-17
scsi: scsi_debug: Return failed value if error is injected
Wenchao Hao
1
-0
/
+36
2023-10-17
scsi: scsi_debug: Time out command if the error is injected
Wenchao Hao
1
-0
/
+34
2023-10-17
scsi: scsi_debug: Define grammar to remove added error injection
Wenchao Hao
1
-0
/
+31
2023-10-17
scsi: scsi_debug: Add interface to manage error injection for a single device
Wenchao Hao
1
-4
/
+210
2023-10-17
scsi: scsi_debug: Create scsi_debug directory in the debugfs filesystem
Wenchao Hao
1
-0
/
+8
2023-10-13
scsi: lpfc: Update lpfc version to 14.2.0.15
Justin Tee
1
-1
/
+1
2023-10-13
scsi: lpfc: Introduce LOG_NODE_VERBOSE messaging flag
Justin Tee
2
-5
/
+5
2023-10-13
scsi: lpfc: Validate ELS LS_ACC completion payload
Justin Tee
1
-0
/
+23
2023-10-13
scsi: lpfc: Reject received PRLIs with only initiator fcn role for NPIV ports
Justin Tee
1
-4
/
+14
2023-10-13
scsi: lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci offline
Justin Tee
1
-2
/
+4
2023-10-13
scsi: lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_s...
Justin Tee
1
-3
/
+1
2023-10-13
scsi: megaraid_sas: Revision of Maintainer List
Chandrakanth patil
1
-0
/
+1
2023-10-13
scsi: megaraid_sas: Driver version update to 07.727.03.00-rc1
Chandrakanth patil
1
-2
/
+2
2023-10-13
scsi: megaraid_sas: Log message when controller reset is requested but not is...
Chandrakanth patil
1
-0
/
+3
2023-10-13
scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...
Chandrakanth patil
1
-2
/
+2
2023-10-13
scsi: sr: Fix sshdr use in sr_get_events
Mike Christie
1
-1
/
+2
2023-10-13
scsi: sd: Fix sshdr use in cache_type_store
Mike Christie
1
-4
/
+5
2023-10-13
scsi: Fix sshdr use in scsi_cdl_enable
Mike Christie
1
-1
/
+1
2023-10-13
scsi: Fix sshdr use in scsi_test_unit_ready
Mike Christie
1
-2
/
+2
2023-10-13
scsi: sd: Fix scsi_mode_sense caller's sshdr use
Mike Christie
1
-2
/
+2
2023-10-13
scsi: spi: Fix sshdr use
Mike Christie
1
-2
/
+2
2023-10-13
scsi: rdac: Fix sshdr use
Mike Christie
1
-3
/
+6
2023-10-13
scsi: rdac: Fix send_mode_select retry handling
Mike Christie
1
-9
/
+9
2023-10-13
scsi: hp_sw: Fix sshdr use
Mike Christie
1
-39
/
+40
2023-10-13
scsi: sd: Fix sshdr use in sd_spinup_disk
Mike Christie
1
-11
/
+13
2023-10-13
scsi: sd: Fix sshdr use in read_capacity_16
Mike Christie
1
-4
/
+3
[next]