index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-15
scsi: target: core: Set MULTIP bit for se_device with multiple ports
Dmitry Bogdanov
1
-0
/
+6
2022-09-06
scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"
Colin Ian King
1
-1
/
+1
2022-09-06
scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset
John Garry
1
-4
/
+12
2022-09-06
scsi: hisi_sas: Add helper to process bcast events
John Garry
5
-13
/
+18
2022-09-06
scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()
John Garry
1
-0
/
+7
2022-09-06
scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlier
John Garry
1
-1
/
+1
2022-09-06
scsi: hisi_sas: Revert change to limit max hw sectors for v3 HW
John Garry
1
-7
/
+0
2022-09-06
scsi: esas2r: Use flex array destination for memcpy()
Kees Cook
2
-2
/
+2
2022-09-06
scsi: 3w-9xxx: Avoid disabling device if failing to enable it
Letu Ren
1
-1
/
+1
2022-09-06
scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs node
Daniil Lunev
2
-0
/
+72
2022-09-06
scsi: qlogicpti: Fix dma_map_sg() check
Jack Wang
1
-1
/
+2
2022-09-06
scsi: core: Remove useless host error codes
Mike Christie
1
-6
/
+6
2022-09-06
scsi: core: Convert scsi_decide_disposition() to use SCSIML_STAT
Mike Christie
2
-25
/
+11
2022-09-06
scsi: core: Add error codes for internal SCSI midlayer use
Mike Christie
3
-0
/
+38
2022-09-06
scsi: cxlflash: Drop DID_ALLOC_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-06
scsi: qla2xxx: Drop DID_TARGET_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-06
scsi: virtio_scsi: Drop DID_NEXUS_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-06
scsi: virtio_scsi: Drop DID_TARGET_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-06
scsi: uas: Drop DID_TARGET_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-06
scsi: storvsc: Drop DID_TARGET_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-06
scsi: xen: Drop use of internal host codes
Mike Christie
2
-20
/
+0
2022-09-01
scsi: target: pscsi: Remove repeated word "calling"
Shaomin Deng
1
-1
/
+1
2022-09-01
scsi: hpsa: Simplify {clear|set}_bit() parameters
Christophe JAILLET
1
-4
/
+2
2022-09-01
scsi: hpsa: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+2
2022-09-01
scsi: lpfc: Remove unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-01
scsi: lpfc: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-09-01
scsi: docs: Fix a typo
Randy Dunlap
1
-1
/
+1
2022-09-01
scsi: qla2xxx: Update version to 10.02.07.900-k
Nilesh Javali
1
-2
/
+2
2022-09-01
scsi: qla2xxx: Define static symbols
Nilesh Javali
1
-2
/
+2
2022-09-01
scsi: qla2xxx: Enhance driver tracing with separate tunable and more
Arun Easi
4
-14
/
+115
2022-09-01
scsi: qla2xxx: Add NVMe parameters support in Auxiliary Image Status
Anil Gurumurthy
5
-5
/
+19
2022-09-01
scsi: qla2xxx: Add debugfs create/delete helpers
Arun Easi
2
-0
/
+98
2022-09-01
scsi: qla2xxx: Fix response queue handler reading stale packets
Arun Easi
1
-2
/
+15
2022-09-01
scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stal...
Arun Easi
3
-35
/
+2
2022-09-01
scsi: qla2xxx: Log message "skipping scsi_scan_host()" as informational
Mauricio Faria de Oliveira
1
-1
/
+1
2022-09-01
scsi: mpt3sas: Update driver version to 43.100.00.00
Sreekanth Reddy
1
-2
/
+2
2022-09-01
scsi: mpt3sas: Increase cmd_per_lun to 128
Sreekanth Reddy
1
-1
/
+1
2022-09-01
scsi: mpt3sas: Fix trace buffer registration failed
Sreekanth Reddy
1
-0
/
+4
2022-09-01
scsi: mpt3sas: Don't change DMA mask while reallocating pools
Sreekanth Reddy
1
-7
/
+14
2022-09-01
scsi: mpt3sas: Prevent error handler escalation when device removed
Sreekanth Reddy
1
-0
/
+13
2022-08-31
scsi: megaraid_sas: Use struct_size() in code related to struct MR_PD_CFG_SEQ...
Gustavo A. R. Silva
1
-7
/
+7
2022-08-31
scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAP
Gustavo A. R. Silva
2
-6
/
+6
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
3
-4
/
+4
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
1
-2
/
+2
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
1
-1
/
+1
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
3
-4
/
+4
2022-08-31
scsi: qla2xxx: Avoid flush_scheduled_work() usage
Tetsuo Handa
1
-1
/
+1
2022-08-31
scsi: qla2xxx: Always wait for qlt_sess_work_fn() from qlt_stop_phase1()
Tetsuo Handa
1
-2
/
+2
2022-08-31
scsi: qla2xxx: Remove unused qlt_tmr_work()
Tetsuo Handa
2
-67
/
+0
2022-08-31
scsi: qla2xxx: Remove unused del_sess_list field
Tetsuo Handa
2
-4
/
+0
[prev]
[next]