Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cd41e18daf1a21fea5a195a5a74c97c6b183c15a
cd41e18
scsi: cxlflash: Fix power-of-two validations
by Matthew R. Ochs
· 8 years ago
50b787f
scsi: cxlflash: Remove unnecessary DMA mapping
by Matthew R. Ochs
· 8 years ago
323e334
scsi: cxlflash: Fence EEH during probe
by Matthew R. Ochs
· 8 years ago
1cd7fab
scsi: cxlflash: Support up to 4 ports
by Matthew R. Ochs
· 8 years ago
56518072
scsi: cxlflash: SISlite updates to support 4 ports
by Matthew R. Ochs
· 8 years ago
0aa14887
scsi: cxlflash: Hide FC internals behind common access routine
by Matthew R. Ochs
· 8 years ago
8fa4f17
scsi: cxlflash: Remove port configuration assumptions
by Matthew R. Ochs
· 8 years ago
78ae028
scsi: cxlflash: Support dynamic number of FC ports
by Matthew R. Ochs
· 8 years ago
3b225cd
scsi: cxlflash: Update sysfs helper routines to pass config structure
by Matthew R. Ochs
· 8 years ago
cba06e6
scsi: cxlflash: Implement IRQ polling for RRQ processing
by Matthew R. Ochs
· 8 years ago
f918b4a
scsi: cxlflash: Serialize RRQ access and support offlevel processing
by Matthew R. Ochs
· 8 years ago
76a6ebb
scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler
by Matthew R. Ochs
· 8 years ago
0d4bd8fe
scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"
by Colin Ian King
· 8 years ago
e281f42
scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
by Xiang Chen
· 8 years ago
d3c4dd4
scsi: hisi_sas: fix NULL deference when TMF timeouts
by John Garry
· 8 years ago
0844a3f
scsi: hisi_sas: add v2 hw internal abort timeout workaround
by John Garry
· 8 years ago
819cbf1
scsi: hisi_sas: workaround SoC about abort timeout bug
by Xiaofei Tan
· 8 years ago
32ccba5
scsi: hisi_sas: workaround a SoC SATA IO processing bug
by Xiaofei Tan
· 8 years ago
c7b9d36
scsi: hisi_sas: workaround STP link SoC bug
by Xiaofei Tan
· 8 years ago
fcabb09
scsi: libfc: directly call ELS request handlers
by Johannes Thumshirn
· 8 years ago
97d27b0dd
scsi: sg: close race condition in sg_remove_sfp_usercontext()
by Hannes Reinecke
· 8 years ago
109bade
scsi: sg: use standard lists for sg_requests
by Hannes Reinecke
· 8 years ago
28676d8
scsi: sg: check for valid direction before starting the request
by Johannes Thumshirn
· 8 years ago
1bc0eb0
scsi: sg: protect accesses to 'reserved' page array
by Hannes Reinecke
· 8 years ago
136e57b
scsi: sg: remove 'save_scat_len'
by Hannes Reinecke
· 8 years ago
745dfa0
scsi: sg: disable SET_FORCE_LOW_DMA
by Hannes Reinecke
· 8 years ago
1fdcd2d
scsi: qla2xxx: remove some redundant pointer assignments
by Colin Ian King
· 8 years ago
bf5ea6f
scsi: qla4xxx: drop redundant init_completion
by Nicholas Mc Guire
· 8 years ago
a065863
scsi: make asynchronous aborts mandatory
by Hannes Reinecke
· 8 years ago
2171b6d
scsi: make scsi_eh_scmd_add() always succeed
by Hannes Reinecke
· 8 years ago
8e8c9d0
scsi: make eh_eflags persistent
by Hannes Reinecke
· 8 years ago
90965761
scsi: libsas: allow async aborts
by Christoph Hellwig
· 8 years ago
1bcb930
scsi: always send command aborts
by Hannes Reinecke
· 8 years ago
e8f8d50
scsi: sd: Return SUCCESS in sd_eh_action() after device offline
by Hannes Reinecke
· 8 years ago
7a38dc0
scsi: scsi_error: count medium access timeout only once per EH run
by Hannes Reinecke
· 8 years ago
104d9c7
scsi: csiostor: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
7510652
scsi: ses: don't get power status of SES device slot on probe
by Mauricio Faria de Oliveira
· 8 years ago
ed12e03
scsi: Make checking the scsi_device_get() return value mandatory
by Bart Van Assche
· 8 years ago
c02465f
scsi: osd_uld: Check scsi_device_get() return value
by Bart Van Assche
· 8 years ago
8690218
scsi: sas: remove sas_domain_release_transport
by Johannes Thumshirn
· 8 years ago
5a68a1c
scsi: qla2xxx: Fix typo in driver
by Milan P Gandhi
· 8 years ago
44a5b97
scsi: advansys: fix uninitialized data access
by Arnd Bergmann
· 8 years ago
8314886
scsi: be2iscsi: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
dbd34a6
Revert "scsi: ufs: add queries retry mechanism"
by Szymon Mielczarek
· 8 years ago
5765d18
scsi: hpsa: change driver version
by Don Brace
· 8 years ago
7f1974a
scsi: hpsa: update pci ids
by Don Brace
· 8 years ago
8bb74d3
scsi: hisi_sas: fix SATA dependency
by Arnd Bergmann
· 8 years ago
d985c6ea
scsi: ufs: just use sizeof() for snprintf()
by Tomohiro Kusumi
· 8 years ago
0b9961b
scsi: ufs: remove deprecated enum for hw interrupt
by Tomohiro Kusumi
· 8 years ago
f6b2545
scsi: ufs: add missing macros for register bits from UFSHCI spec
by Tomohiro Kusumi
· 8 years ago
9c490d2
scsi: ufs: non functional macro fix
by Tomohiro Kusumi
· 8 years ago
4a8eec2
scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bit
by Tomohiro Kusumi
· 8 years ago
c9e6010
scsi: ufs: make ufshcd_is_{device_present, hba_active}() return bool
by Tomohiro Kusumi
· 8 years ago
a28b259
scsi: hisi_sas: add missing break in switch statement
by Colin Ian King
· 8 years ago
ce8c4a1
MAINTAINERS: remove pmchba list for PM8001
by Jack Wang
· 8 years ago
cbe9fc8
scsi: be2iscsi: Update driver version
by Jitendra Bhivare
· 8 years ago
942b765
scsi: be2iscsi: Update Copyright
by Jitendra Bhivare
· 8 years ago
0ddee50
scsi: be2iscsi: Check size before copying ASYNC handle
by Jitendra Bhivare
· 8 years ago
ba6983a
scsi: be2iscsi: Remove free_list for ASYNC handles
by Jitendra Bhivare
· 8 years ago
1e2931f
scsi: be2iscsi: Use num_cons field in Rx CQE
by Jitendra Bhivare
· 8 years ago
fecc382
scsi: be2iscsi: Increase HDQ default queue size
by Jitendra Bhivare
· 8 years ago
90e9631
scsi: scsi_transport_iscsi: Use flush_work in iscsi_remove_session
by Jitendra Bhivare
· 8 years ago
d1e1d63
scsi: be2iscsi: Replace spin_unlock_bh with spin_lock
by Jitendra Bhivare
· 8 years ago
49fc515
scsi: be2iscsi: Fix closing of connection
by Jitendra Bhivare
· 8 years ago
eb41922
scsi: be2iscsi: Check tag in beiscsi_mccq_compl_wait
by Jitendra Bhivare
· 8 years ago
031d1e0
scsi: ufs: fix wrong/ambiguous fall through comments
by Tomohiro Kusumi
· 8 years ago
03b1a06
scsi: osd_uld: remove an unneeded NULL check
by Dan Carpenter
· 8 years ago
16a20b52
scsi: ipr: Driver version 2.6.4
by Brian King
· 8 years ago
ef97d8a
scsi: ipr: Fix SATA EH hang
by Brian King
· 8 years ago
f646f32
scsi: ipr: Error path locking fixes
by Brian King
· 8 years ago
439ae28
scsi: ipr: Fix abort path race condition
by Brian King
· 8 years ago
960e964
scsi: ipr: Remove redundant initialization
by Brian King
· 8 years ago
66a0d59
scsi: ipr: Fix missed EH wakeup
by Brian King
· 8 years ago
4935933
scsi: hisi_sas: add is_sata_phy_v2_hw()
by Xiaofei Tan
· 8 years ago
6073b77
scsi: hisi_sas: use dev_is_sata to identify SATA or SAS disk
by Xiang Chen
· 8 years ago
14d3f39
scsi: hisi_sas: check hisi_sas_lu_reset() error message
by John Garry
· 8 years ago
ccbfe5a
scsi: hisi_sas: release SMP slot in lldd_abort_task
by Xiang Chen
· 8 years ago
8b05ad6
scsi: hisi_sas: add hisi_sas_clear_nexus_ha()
by John Garry
· 8 years ago
4df642d
scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_link
by John Garry
· 8 years ago
981843c
scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq
by Xiaofei Tan
· 8 years ago
f1dc751
scsi: hisi_sas: some modifications to v2 hw reg init values
by John Garry
· 8 years ago
634a958
scsi: hisi_sas: process error codes according to their priority
by Xiang Chen
· 8 years ago
6fcdda8
scsi: hisi_sas: remove task free'ing for timeouts
by John Garry
· 8 years ago
54c9dd2
scsi: hisi_sas: fix some sas_task.task_state_lock locking
by John Garry
· 8 years ago
6131243
scsi: hisi_sas: free slots after hardreset
by Xiang Chen
· 8 years ago
a305f33
scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete
by John Garry
· 8 years ago
055945d
scsi: hisi_sas: hardreset for SATA disk in LU reset
by John Garry
· 8 years ago
c35279f
scsi: hisi_sas: modify hisi_sas_abort_task() for SSP
by John Garry
· 8 years ago
fc86695
scsi: hisi_sas: modify error handling for v2 hw
by Xiang Chen
· 8 years ago
b4c67a6
scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESET
by John Garry
· 8 years ago
ddabca2
scsi: hisi_sas: error hisi_sas_task_prep() when port down
by John Garry
· 8 years ago
405314d
scsi: hisi_sas: remove hisi_sas_port_deformed()
by John Garry
· 8 years ago
7c594f0
scsi: hisi_sas: add softreset function for SATA disk
by Xiang Chen
· 8 years ago
396b804
scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
by John Garry
· 8 years ago
06ec0fb
scsi: hisi_sas: add controller reset
by Xiang Chen
· 8 years ago
2e244f0
scsi: hisi_sas: add to_hisi_sas_port()
by John Garry
· 8 years ago
b8e1aa3
scsi: fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_req
by Satish Kharat
· 8 years ago
445d296
scsi: fnic: Adding debug IO and Abort latency counter to fnic stats
by Satish Kharat
· 8 years ago
39fcbbc
scsi: fnic: Adding Check Condition counter to misc fnicstats
by Satish Kharat
· 8 years ago
b9202b4
scsi: fnic: Avoid false out-of-order detection for aborted command
by Satish Kharat
· 8 years ago
Next »