Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9c2d2670735157ed5bbe0755da0d275a46309868
9c2d267
scsi: dc395x: Drop internal SCSI message definitions
by Hannes Reinecke
· 4 years ago
d8cd784
scsi: aic7xxx: aic79xx: Drop internal SCSI message definition
by Hannes Reinecke
· 4 years ago
1c9eb79
scsi: nsp_cs: Drop internal SCSI message definition
by Hannes Reinecke
· 4 years ago
8959e81
scsi: stex: Do not set COMMAND_COMPLETE
by Hannes Reinecke
· 4 years ago
0e310ac
scsi: hpsa: Do not set COMMAND_COMPLETE
by Hannes Reinecke
· 4 years ago
cdec16c
scsi: aacraid: Avoid setting message byte on completion
by Hannes Reinecke
· 4 years ago
3273c91
scsi: zfcp: Do not set COMMAND_COMPLETE
by Hannes Reinecke
· 4 years ago
35f1cad
scsi: qla4xxx: Use standard SAM status definitions
by Hannes Reinecke
· 4 years ago
f554758
scsi: dc395: Drop private SAM status code definitions
by Hannes Reinecke
· 4 years ago
23d339f
scsi: nsp32: Fixup status handling
by Hannes Reinecke
· 4 years ago
0eb198d
scsi: acornscsi: Use standard defines
by Hannes Reinecke
· 4 years ago
eb74b93
scsi: bfa: Drop driver-defined SCSI status codes
by Hannes Reinecke
· 4 years ago
54c9f6f
scsi: aic7xxx: aic79xx: Remove driver-defined SAM status definitions
by Hannes Reinecke
· 4 years ago
c23435db
scsi: aic7xxx: aic79xx: Kill pointless forward declarations
by Hannes Reinecke
· 4 years ago
7662d92
scsi: aic7xxx: aic79xx: Whitespace cleanup
by Hannes Reinecke
· 4 years ago
bcd5c59
scsi: atp870u: Whitespace cleanup
by Hannes Reinecke
· 4 years ago
1789671
scsi: 3w-sas: Whitespace cleanup
by Hannes Reinecke
· 4 years ago
bf4eebb
scsi: 3w-9xxx: Whitespace cleanup
by Hannes Reinecke
· 4 years ago
8148dfb
scsi: 3w-xxxx: Whitespace cleanup
by Hannes Reinecke
· 4 years ago
0653c35
scsi: Drop gdth driver
by Hannes Reinecke
· 4 years ago
bbb0876
scsi: target: core: Remove in_interrupt() check in transport_handle_cdb_direct()
by Ahmed S. Darwish
· 4 years, 1 month ago
513e299
scsi: target: core: Replace in_interrupt() usage in target_submit_cmd_map_sgls()
by Sebastian Andrzej Siewior
· 4 years, 1 month ago
a97451a
scsi: target: alua: Remove in_interrupt() usage in core_alua_check_nonop_delay()
by Sebastian Andrzej Siewior
· 4 years, 1 month ago
f88a10f
scsi: target: iscsi: Redo iscsit_check_session_usage_count() return code
by Sebastian Andrzej Siewior
· 4 years, 1 month ago
efc9d73
scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_check_session_usage_count()
by Sebastian Andrzej Siewior
· 4 years, 1 month ago
4336754
scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_close_session()
by Sebastian Andrzej Siewior
· 4 years, 1 month ago
348e1bc
scsi: ufs: Clean up and refactor clk-scaling feature
by Stanley Chu
· 4 years ago
b058fa8
scsi: ufs: Remove redundant null checking of devfreq instance
by Stanley Chu
· 4 years ago
f9a7fa3
scsi: ufs: Refactor cancelling clkscaling works
by Stanley Chu
· 4 years ago
b02d51a
Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"
by Can Guo
· 4 years ago
4543d9d
scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
by Can Guo
· 4 years ago
0e9d4ca
scsi: ufs: Protect some contexts from unexpected clock scaling
by Can Guo
· 4 years ago
4cd4899
scsi: ufs: Group UFS WB related flags in struct ufs_dev_info
by Bean Huo
· 4 years ago
e8d0381
scsi: ufs: Remove two WB related fields from struct ufs_dev_info
by Bean Huo
· 4 years ago
ae1ce1f
scsi: ufs: Update comment in the function ufshcd_wb_probe()
by Bean Huo
· 4 years ago
06aea26
scsi: ufs: docs: ABI: Add wb_on documentation for new entry wb_on
by Bean Huo
· 4 years ago
8e834ca
scsi: ufs: Add "wb_on" sysfs node to control WB on/off
by Bean Huo
· 4 years ago
f1ef904
scsi: ufs: ufs-exynos: Use UFSHCD_QUIRK_ALIGN_SG_WITH_PAGE_SIZE
by Kiwoong Kim
· 4 years ago
2b2bfc8a
scsi: ufs: Introduce a quirk to allow only page-aligned sg entries
by Kiwoong Kim
· 4 years ago
60ec375
scsi: ufs: Delete redundant if statement in ufshcd_intr()
by Bean Huo
· 4 years ago
ff79acc
scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded"
by Colin Ian King
· 4 years ago
8e60a7d
scsi: pm80xx: Switch from 'pci_' to 'dma_' API
by Christophe JAILLET
· 4 years ago
7b38212
scsi: pm80xx: Clean up indentation of a code block
by Colin Ian King
· 4 years ago
938a2fb
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
by Martin K. Petersen
· 4 years ago
7f3a79a
scsi: lpfc: Add support for eh_should_retry_cmd()
by Muneendra Kumar
· 4 years ago
afdd112
scsi: scsi_transport_fc: Add store capability to rport port_state in sysfs
by Muneendra Kumar
· 4 years ago
02c6632
scsi: scsi_transport_fc: Add a new rport state FC_PORTSTATE_MARGINAL
by Muneendra Kumar
· 4 years ago
60bee27
scsi: core: No retries on abort success
by Muneendra Kumar
· 4 years ago
962c8dc
scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.h
by Muneendra Kumar
· 4 years ago
032d190
scsi: ibmvfc: Provide modules parameters for MQ settings
by Tyrel Datwyler
· 4 years ago
9000cb9
scsi: ibmvfc: Enable MQ and set reasonable defaults
by Tyrel Datwyler
· 4 years ago
7eb3ccd
scsi: ibmvfc: Purge SCSI channels after transport loss/reset
by Tyrel Datwyler
· 4 years ago
a835f38
scsi: ibmvfc: Send Cancel MAD down each hw SCSI channel
by Tyrel Datwyler
· 4 years ago
a61236d
scsi: ibmvfc: Add cancel mad initialization helper
by Tyrel Datwyler
· 4 years ago
b88a5d9
scsi: ibmvfc: Register Sub-CRQ handles with VIOS during channel setup
by Tyrel Datwyler
· 4 years ago
31750fb
scsi: ibmvfc: Send commands down HW Sub-CRQ when channelized
by Tyrel Datwyler
· 4 years ago
cb72477
scsi: ibmvfc: Set and track hw queue in ibmvfc_event struct
by Tyrel Datwyler
· 4 years ago
c53408b
scsi: ibmvfc: Advertise client support for using hardware channels
by Tyrel Datwyler
· 4 years ago
e95eef3
scsi: ibmvfc: Implement channel enquiry and setup commands
by Tyrel Datwyler
· 4 years ago
39e461f
scsi: ibmvfc: Map/request irq and register Sub-CRQ interrupt handler
by Tyrel Datwyler
· 4 years ago
80a9e8e
scsi: ibmvfc: Define Sub-CRQ interrupt handler routine
by Tyrel Datwyler
· 4 years ago
1d956ad
scsi: ibmvfc: Add handlers to drain and complete Sub-CRQ responses
by Tyrel Datwyler
· 4 years ago
d20046e
scsi: ibmvfc: Add Sub-CRQ IRQ enable/disable routine
by Tyrel Datwyler
· 4 years ago
3034ebe
scsi: ibmvfc: Add alloc/dealloc routines for SCSI Sub-CRQ Channels
by Tyrel Datwyler
· 4 years ago
6d07f12
scsi: ibmvfc: Add Subordinate CRQ definitions
by Tyrel Datwyler
· 4 years ago
9e6b6b8
scsi: ibmvfc: Define hcall wrapper for registering a Sub-CRQ
by Tyrel Datwyler
· 4 years ago
bb35ecb
scsi: ibmvfc: Add size parameter to ibmvfc_init_event_pool()
by Tyrel Datwyler
· 4 years ago
003d91a
scsi: ibmvfc: Init/free event pool during queue allocation/free
by Tyrel Datwyler
· 4 years ago
225acf5
scsi: ibmvfc: Move event pool init/free routines
by Tyrel Datwyler
· 4 years ago
6ae208e
scsi: ibmvfc: Add vhost fields and defaults for MQ enablement
by Tyrel Datwyler
· 4 years ago
9cd20d3
scsi: ufs: Protect PM ops and err_handler from user access through sysfs
by Can Guo
· 4 years ago
fb7afe2
scsi: ufs: Fix a possible NULL pointer issue
by Can Guo
· 4 years ago
e8e5df5
scsi: MAINTAINERS: Remove intel-linux-scu@intel.com for INTEL C600 SAS DRIVER
by John Garry
· 4 years ago
b64750a
scsi: ufs: Remove unnecessary devm_kfree()
by Bean Huo
· 4 years ago
af0c94a
scsi: lpfc: Simplify bool comparison
by YANG LI
· 4 years ago
a2fca52
scsi: ufs: WB is only available on LUN #0 to #7
by Jaegeuk Kim
· 4 years ago
dc0d9b1
scsi: qla2xxx: Update version to 10.02.00.105-k
by Nilesh Javali
· 4 years ago
ffa018e
scsi: qla2xxx: Enable NVMe CONF (BIT_7) when enabling SLER
by Saurav Kashyap
· 4 years ago
044c218
scsi: qla2xxx: Fix mailbox Ch erroneous error
by Quinn Tran
· 4 years ago
a046585
scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe
by Bikash Hazarika
· 4 years ago
daaecb4
scsi: qla2xxx: Move some messages from debug to normal log level
by Saurav Kashyap
· 4 years ago
307862e
scsi: qla2xxx: Add error counters to debugfs node
by Saurav Kashyap
· 4 years ago
dbf1f53
scsi: qla2xxx: Implementation to get and manage host, target stats and initiator port
by Saurav Kashyap
· 4 years ago
ac341c2
scsi: qedf: Simplify bool comparison
by YANG LI
· 4 years ago
e4da5fe
scsi: aha1542: Fix multi-line comment style
by Sergey Shtylyov
· 4 years ago
6075416
scsi: aha1542: Kill trailing whitespace
by Sergey Shtylyov
· 4 years ago
5637d5b
scsi: aha1542: Clarify 'struct ccb' comments
by Sergey Shtylyov
· 4 years ago
fb475b7
scsi: ufs: A tad optimization in query upiu trace
by Avri Altman
· 4 years ago
6b1dba3
scsi: target: file: Don't zero iter before iov_iter_bvec
by Pavel Begunkov
· 4 years ago
4f608fb
scsi: pm80xx: Log SATA IOMB completion status on failure
by Vishakha Channapattan
· 4 years ago
6b2f2d0
scsi: pm80xx: Simultaneous poll for all FW readiness
by Bhavesh Jashnani
· 4 years ago
ec2e7e1
scsi: pm80xx: Fix driver fatal dump failure
by Viswas G
· 4 years ago
5d28026
scsi: pm80xx: Fix missing tag_free in NVMD DATA req
by akshatzen
· 4 years ago
95652f9
scsi: pm80xx: Check main config table address
by akshatzen
· 4 years ago
a961ea0
scsi: pm80xx: Check for fatal error
by akshatzen
· 4 years ago
d71023a
scsi: pm80xx: Do not busy wait in MPI init check
by akshatzen
· 4 years ago
b61d041
scsi: ufs-qcom: Fix ufs RST_n spec violation
by Ziqi Chen
· 4 years ago
528db9e
scsi: ufs: core: Fix ufs clk specs violation
by Ziqi Chen
· 4 years ago
dc0bfdb
scsi: isci: Remove the unneeded variable "status"
by YANG LI
· 4 years, 1 month ago
b6cacaf
scsi: ufs: ufs-debugfs: Add error counters
by Adrian Hunter
· 4 years ago
Next »