Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3e1fb1b8abf0c862a7f5d39cb3354a1fd5e9f96a
3e1fb1b
scsi: hisi_sas: Mark PHY as in reset for nexus reset
by Xiang Chen
· 7 years ago
d87e72f
scsi: hisi_sas: Fix return value when get_free_slot() failed
by Xiaofei Tan
· 7 years ago
3170954
scsi: hisi_sas: Terminate STP reject quickly for v2 hw
by Xiaofei Tan
· 7 years ago
b09fcd0
scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
by Xiaofei Tan
· 7 years ago
78bd2b4
scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
by Xiaofei Tan
· 7 years ago
a865ae1
scsi: hisi_sas: Try wait commands before before controller reset
by Xiaofei Tan
· 7 years ago
6175abd
scsi: hisi_sas: Init disks after controller reset
by Xiaofei Tan
· 7 years ago
235bfc7
scsi: hisi_sas: Create a scsi_host_template per HW module
by Xiang Chen
· 7 years ago
d5a60df
scsi: hisi_sas: Reset disks when discovered
by Xiang Chen
· 7 years ago
428f1b3
scsi: hisi_sas: Add LED feature for v3 hw
by Xiaofei Tan
· 7 years ago
1b86518
scsi: hisi_sas: Change common allocation mode of device id
by Xiang Chen
· 7 years ago
fa3be0f
scsi: hisi_sas: change slot index allocation mode
by Xiang Chen
· 7 years ago
757db2d
scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()
by John Garry
· 7 years ago
eb21735
scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
by Wei Yongjun
· 7 years ago
c167828
scsi: target: fix spelling mistake "Uknown" -> "Unknown"
by Colin Ian King
· 7 years ago
9af3c47
scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"
by Colin Ian King
· 7 years ago
e37c7d9
scsi: core: sanitize++ in progress
by Douglas Gilbert
· 7 years ago
017b3f8
scsi: snic: fix a couple of spelling mistakes: "COMPLETE"
by Colin Ian King
· 7 years ago
bd81372
scsi: target: transport should handle st FM/EOM/ILI reads
by Lee Duncan
· 7 years ago
51b910c
scsi: qlogicpti: Fix an error handling path in 'qpti_sbus_probe()'
by Christophe Jaillet
· 7 years ago
10e5e37
scsi: ufs: Add clock ungating to a separate workqueue
by Vijay Viswanath
· 7 years ago
7f6ba4f
scsi: ufs: make sure all interrupts are processed
by Venkat Gopalakrishnan
· 7 years ago
69a6fff
scsi: ufs: ufs-qcom: remove broken hci version quirk
by Subhash Jadavani
· 7 years ago
3813553
scsi: ufs: add reference counting for scsi block requests
by Subhash Jadavani
· 7 years ago
b334456
scsi: ufs: ufshcd: fix possible unclocked register access
by Subhash Jadavani
· 7 years ago
2e3611e9
scsi: ufs: fix exception event handling
by Maya Erez
· 7 years ago
60d6d22
scsi: dpt_i2o: Remove VLA usage
by Kees Cook
· 7 years ago
092b455
scsi: ufs: Use freq table with devfreq
by Bjorn Andersson
· 7 years ago
deac444
scsi: ufs: Extract devfreq registration
by Bjorn Andersson
· 7 years ago
1b25a8c
scsi: storvsc: Avoid allocating memory for temp cpumasks
by Michael Kelley
· 7 years ago
16dad27
scsi: zfcp: enhance comments on fc_link_speed and supported_speed
by Jens Remus
· 7 years ago
6e2e490
scsi: zfcp: add port speed capabilities
by Jens Remus
· 7 years ago
9e156c5
scsi: zfcp: assert that the ERP lock is held when tracing a recovery trigger
by Jens Remus
· 7 years ago
6919298
scsi: zfcp: cleanup indentation for posting FC events
by Steffen Maier
· 7 years ago
35e9111
scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_reset
by Steffen Maier
· 7 years ago
b24bf22
scsi: zfcp: explicitly support initiator in scsi_host_template
by Steffen Maier
· 7 years ago
2fdd45f
scsi: zfcp: remove unused return values of ERP trigger functions
by Steffen Maier
· 7 years ago
013af85
scsi: zfcp: zfcp_erp_action_exists() does only check for running
by Steffen Maier
· 7 years ago
cd4a186
scsi: zfcp: remove unused ERP enum values
by Steffen Maier
· 7 years ago
d39eda5
scsi: zfcp: consistently use function name space prefix
by Steffen Maier
· 7 years ago
5c750d5
scsi: zfcp: workqueue: set description for port work items with their WWPN as context
by Steffen Maier
· 7 years ago
674595d
scsi: zfcp: decouple our scsi_eh callbacks from scsi_cmnd
by Steffen Maier
· 7 years ago
42afc65
scsi: zfcp: decouple TMFs from scsi_cmnd by using fc_block_rport
by Steffen Maier
· 7 years ago
26f5fa9
scsi: zfcp: decouple SCSI setup of TMF from scsi_cmnd
by Steffen Maier
· 7 years ago
39abb11
scsi: zfcp: decouple FSF request setup of TMF from scsi_cmnd
by Steffen Maier
· 7 years ago
e0116c9
scsi: zfcp: split FCP_CMND IU setup between SCSI I/O and TMF again
by Steffen Maier
· 7 years ago
266883f
scsi: zfcp: decouple TMF response handler from scsi_cmnd
by Steffen Maier
· 7 years ago
8221211
scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmnd
by Steffen Maier
· 7 years ago
6a76550
scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
by Steffen Maier
· 7 years ago
8c3d20a
scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
by Steffen Maier
· 7 years ago
d70aab5
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILED
by Steffen Maier
· 7 years ago
96d9270
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
by Steffen Maier
· 7 years ago
512857a7
scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
by Steffen Maier
· 7 years ago
81979ae
scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
by Steffen Maier
· 7 years ago
df30781
scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
by Steffen Maier
· 7 years ago
cd43c22
scsi: cxlflash: Isolate external module dependencies
by Uma Krishnan
· 7 years ago
de5d35a
scsi: cxlflash: Abstract hardware dependent assignments
by Uma Krishnan
· 7 years ago
5e12397
scsi: cxlflash: Add include guards to backend.h
by Uma Krishnan
· 7 years ago
e63a8d8
scsi: cxlflash: Use local mutex for AFU serialization
by Matthew R. Ochs
· 7 years ago
32a9ae4
scsi: cxlflash: Acquire semaphore before invoking ioctl services
by Uma Krishnan
· 7 years ago
d58188c
scsi: cxlflash: Limit the debug logs in the IO path
by Uma Krishnan
· 7 years ago
e0f76ad
scsi: cxlflash: Yield to active send threads
by Uma Krishnan
· 7 years ago
2f6bca2
scsi: hisi_sas: add check of device in hisi_sas_task_exec()
by Xiaofei Tan
· 7 years ago
e85d93b
scsi: hisi_sas: Use device lock to protect slot alloc/free
by Xiang Chen
· 7 years ago
fa222db
scsi: hisi_sas: Don't lock DQ for complete task sending
by Xiang Chen
· 7 years ago
3de0026
scsi: hisi_sas: allocate slot buffer earlier
by Xiang Chen
· 7 years ago
a2b3820
scsi: hisi_sas: make return type of prep functions void
by Xiang Chen
· 7 years ago
7eee4b92
scsi: hisi_sas: relocate smp sg map
by Xiang Chen
· 7 years ago
0d846e7
scsi: ufs: make ufshcd_config_pwr_mode of non-static func
by Alim Akhtar
· 7 years ago
4404c5d
scsi: ufs: add quirk to enable host controller without hce
by Alim Akhtar
· 7 years ago
5ac6abc
scsi: ufs: add quirk to disallow reset of interrupt aggregation
by Alim Akhtar
· 7 years ago
1399c5b
scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
by Alim Akhtar
· 7 years ago
bbe21d7
scsi: ufs: ufshcd: Remove VLA usage
by Kees Cook
· 7 years ago
66b7eac
scsi: mptlan: Fix mpt_lan_sdu_send()'s return type
by Luc Van Oostenryck
· 7 years ago
81471b0
scsi: ipr: new IOASC update
by Wen Xiong
· 7 years ago
eaa6d0d
scsi: esas2r: fix spelling mistake: "requestss" -> "requests"
by Colin Ian King
· 7 years ago
769031c
scsi: target: target/file: Add support of direct and async I/O
by Andrei Vagin
· 7 years ago
97e0661
scsi: libosd: Remove VLA usage
by Kees Cook
· 7 years ago
33d065c
scsi: tcmu: refactor nl wr_cache attr with new helpers
by Zhu Lingshan
· 7 years ago
84e2850
scsi: tcmu: refactor nl dev_size attr with new helpers
by Zhu Lingshan
· 7 years ago
02ccfb5
scsi: tcmu: refactor nl dev_cfg attr with new nl helpers
by Zhu Lingshan
· 7 years ago
f892bd8
scsi: tcmu: refactor rm_device cmd with new nl helpers
by Zhu Lingshan
· 7 years ago
e0c240a
scsi: tcmu: refactor add_device cmd with new nl helpers
by Zhu Lingshan
· 7 years ago
0e5aee3
scsi: tcmu: add new netlink events helpers
by Zhu Lingshan
· 7 years ago
9899e4d
scsi: 3w-xxxx: fix a missing-check bug
by Wenwen Wang
· 7 years ago
c9318a3
scsi: 3w-9xxx: fix a missing-check bug
by Wenwen Wang
· 7 years ago
a217b31
scsi: mpt3sas: fix header path in ioctl documentation
by Tomohiro Kusumi
· 7 years ago
f136789
scsi: mpt3sas: remove obsolete path "drivers/scsi/mpt2sas/" from MAINTAINERS
by Tomohiro Kusumi
· 7 years ago
27e833d
scsi: megaraid: silence a static checker bug
by Dan Carpenter
· 7 years ago
c09a21d
scsi: mptsas: fix spelling mistake: "matchs" -> "matches"
by Colin Ian King
· 7 years ago
7afc0ce
scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"
by Colin Ian King
· 7 years ago
4b83cb8
scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq
by Andrei Vagin
· 7 years ago
b931553
scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"
by Colin Ian King
· 7 years ago
f70c125
scsi: hisi_sas: workaround a v3 hw hilink bug
by Xiaofei Tan
· 7 years ago
9b8addf
scsi: hisi_sas: add readl poll timeout helper wrappers
by John Garry
· 7 years ago
bf081d5
scsi: hisi_sas: remove redundant handling to event95 for v3
by Xiaofei Tan
· 7 years ago
9413532
scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
by Xiang Chen
· 7 years ago
c2c1d9d
scsi: hisi_sas: update PHY linkrate after a controller reset
by Xiang Chen
· 7 years ago
6f7c32d
scsi: hisi_sas: stop controller timer for reset
by John Garry
· 7 years ago
c6ef895
scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
by Xiang Chen
· 7 years ago
Next »