Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d38f33b304229b0445c3292ebf2b7bf24dda6917
/
drivers
d38f33b
scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cnt
by James Smart
· 7 years ago
23288b7
scsi: lpfc: Handle new link fault code returned by adapter firmware.
by James Smart
· 7 years ago
a72d56b
scsi: lpfc: Correct fw download error message
by James Smart
· 7 years ago
48f8fdb
scsi: lpfc: enhance LE data structure copies to hardware
by James Smart
· 7 years ago
cd24007
scsi: lpfc: Change IO submit return to EBUSY if remote port is recovering
by James Smart
· 7 years ago
ab7ad49
scsi: qedf: Update version number to 8.33.16.20
by Chad Dupuis
· 7 years ago
5d1c8b5
scsi: qedf: Update copyright for 2018
by Chad Dupuis
· 7 years ago
f3690a8
scsi: qedf: Add more defensive checks for concurrent error conditions
by Chad Dupuis
· 7 years ago
4f4616c
scsi: qedf: Set the UNLOADING flag when removing a vport
by Chad Dupuis
· 7 years ago
92bbccd
scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout
by Chad Dupuis
· 7 years ago
96673e1
scsi: qedf: If qed fails to enable MSI-X fail PCI probe
by Chad Dupuis
· 7 years ago
65b7bec
scsi: qedf: Honor default_prio module parameter even if DCBX does not converge
by Chad Dupuis
· 7 years ago
4b9b7fa
scsi: qedf: Improve firmware debug dump handling
by Chad Dupuis
· 7 years ago
f9a4a7f
scsi: qedf: Remove setting DCBX pending during soft context reset
by Saurav Kashyap
· 7 years ago
8025c84
scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushing requests
by Chad Dupuis
· 7 years ago
3f9de7f
scsi: qedf: Check if link is already up when receiving a link up event from qed
by Chad Dupuis
· 7 years ago
a8f192b
scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled
by Chad Dupuis
· 7 years ago
adf4884
scsi: qedf: Release RRQ reference correctly when RRQ command times out
by Chad Dupuis
· 7 years ago
84b2ba6
scsi: qedf: Honor priority from DCBX FCoE App tag
by Chad Dupuis
· 7 years ago
ba17d37
scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX convergence to start discovery
by Chad Dupuis
· 7 years ago
a93755c
scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 and 7
by Chad Dupuis
· 7 years ago
766639c
scsi: qedf: Add check for offload before flushing I/Os for target
by Chad Dupuis
· 7 years ago
15a93de
scsi: qedf: Fix VLAN display when printing sent FIP frames
by Chad Dupuis
· 7 years ago
f32803b
scsi: qedf: Add missing skb frees in error path
by Chad Dupuis
· 7 years ago
c3ef86f
scsi: qedf: Increase the number of default FIP VLAN request retries to 60
by Chad Dupuis
· 7 years ago
44c7c85
scsi: qedf: Synchronize rport restarts when multiple ELS commands time out
by Chad Dupuis
· 7 years ago
3f9da25
scsi: qla2xxx: Update driver version to 10.00.00.07-k
by himanshu.madhani@cavium.com
· 7 years ago
84905df
scsi: qla2xxx: Fix TMF and Multi-Queue config
by Quinn Tran
· 7 years ago
fc31b7a
scsi: qla2xxx: Prevent relogin loop by removing stale code
by himanshu.madhani@cavium.com
· 7 years ago
36d49c9
scsi: qla2xxx: Remove stale debug value for login_retry flag
by Quinn Tran
· 7 years ago
e25f765
scsi: qla2xxx: Use predefined get_datalen_for_atio() inline function
by Quinn Tran
· 7 years ago
8ea4faf
scsi: qla2xxx: Fix Inquiry command being dropped in Target mode
by Quinn Tran
· 7 years ago
cc28e0a
scsi: qla2xxx: Move GPSC and GFPNID out of session management
by Quinn Tran
· 7 years ago
bee8b846
scsi: qla2xxx: Reduce redundant ADISC command for RSCNs
by Quinn Tran
· 7 years ago
1d317b2
scsi: qla2xxx: Delete session for nport id change
by Quinn Tran
· 7 years ago
2952849
scsi: qla2xxx: Fix Rport and session state getting out of sync
by Quinn Tran
· 7 years ago
625a1ca
scsi: qla2xxx: Fix sending ADISC command for login
by Quinn Tran
· 7 years ago
f6972d7
scsi: mpt3sas: Update driver version "25.100.00.00"
by Chaitra P B
· 7 years ago
87b3576
scsi: mpt3sas: fix possible memory leak.
by Chaitra P B
· 7 years ago
c1a6c5a
scsi: mpt3sas: For NVME device, issue a protocol level reset
by Chaitra P B
· 7 years ago
65928d1
scsi: mpt3sas: Update MPI Headers
by Chaitra P B
· 7 years ago
3d29ed8
scsi: mpt3sas: Report Firmware Package Version from HBA Driver.
by Chaitra P B
· 7 years ago
22a923c
scsi: mpt3sas: Cache enclosure pages during enclosure add.
by Chaitra P B
· 7 years ago
79eb96d
scsi: mpt3sas: Allow processing of events during driver unload.
by Chaitra P B
· 7 years ago
1537d1b
scsi: mpt3sas: Increase event log buffer to support 24 port HBA's.
by Chaitra P B
· 7 years ago
95540b8
scsi: mpt3sas: Added support for SAS Device Discovery Error Event.
by Chaitra P B
· 7 years ago
e21fef6
scsi: mpt3sas: Enhanced handling of Sense Buffer.
by Chaitra P B
· 7 years ago
74522a9
scsi: mpt3sas: Optimize I/O memory consumption in driver.
by Chaitra P B
· 7 years ago
93204b7
scsi: mpt3sas: Lockless access for chain buffers.
by Chaitra P B
· 7 years ago
cd33223
scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time.
by Chaitra P B
· 7 years ago
cf6bf97
scsi: mpt3sas: Bug fix for big endian systems.
by Chaitra P B
· 7 years ago
23b389c
scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable"
by Colin Ian King
· 7 years ago
55d9a1d
scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"
by Colin Ian King
· 7 years ago
1895bd7
scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"
by Colin Ian King
· 7 years ago
35dc0b0
scsi: isci: remove redundant check on in_connection_align_insertion_frequency
by Colin Ian King
· 7 years ago
9407253
scsi: a100u2w: Use module_pci_driver
by YueHaibing
· 7 years ago
3e1bbc5
scsi: wd719x: Use module_pci_driver
by YueHaibing
· 7 years ago
5f1c721
scsi: am53c974: Use module_pci_driver
by YueHaibing
· 7 years ago
63aed10
scsi: scsi_transport_sas: don't bounce highmem pages for the smp handler
by Christoph Hellwig
· 7 years ago
f990bee
scsi: ips: fix firmware timestamps for 32-bit
by Arnd Bergmann
· 7 years ago
feeeca4
scsi: esas2r: use ktime_get_real_seconds()
by Arnd Bergmann
· 7 years ago
f9c25cc
scsi: mvumi: Using module_pci_driver
by YueHaibing
· 7 years ago
572ccda
scsi: target: target_core_user.[ch]: convert comments into DOC:
by Randy Dunlap
· 7 years ago
9ad97b8
scsi: target: target_core_transport.c: enable+fix kernel-doc
by Randy Dunlap
· 7 years ago
1e74aff
scsi: target: target_core_transport.c: fix kernel-doc warnings
by Randy Dunlap
· 7 years ago
4011f07
scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in new_tape_buffer
by Jia-Ju Bai
· 7 years ago
1f618aa
scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in st_probe
by Jia-Ju Bai
· 7 years ago
c360652
scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUS
by Martin Wilck
· 7 years ago
29cfc2a
scsi: devinfo: add BLIST_RETRY_ITF for EMC Symmetrix
by Martin Wilck
· 7 years ago
358fda5
scsi: devinfo: warn on undefined blist flags
by Martin Wilck
· 7 years ago
1409880
scsi: devinfo: change blist_flag_t to 64bit
by Martin Wilck
· 7 years ago
659c1c1
scsi: devinfo: use const_ilog2 for array indices
by Martin Wilck
· 7 years ago
2217a47
scsi: storvsc: Select channel based on available percentage of ring buffer to write
by Long Li
· 7 years ago
69589c9
scsi: target: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
78a6295
scsi: target: prefer dbroot of /etc/target over /var/target
by Lee Duncan
· 7 years ago
bcbba7b
scsi: mptfc: fix spelling mistake in macro names
by Colin Ian King
· 7 years ago
c976562
scsi: sd_zbc: Let the SCSI core handle ILLEGAL REQUEST / ASC 0x21
by Bart Van Assche
· 7 years ago
354f113
scsi: sd_zbc: Change the type of the ZBC fields into u32
by Bart Van Assche
· 7 years ago
9027b15
scsi: storsvc: don't set a bounce limit
by Christoph Hellwig
· 7 years ago
3e58c5c
scsi: iscsi_tcp: don't set a bounce limit
by Christoph Hellwig
· 7 years ago
0cac8e1
scsi: sg: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
3109e5a
scsi: zorro_esp: New driver for Amiga Zorro NCR53C9x boards
by Michael Schmitz
· 7 years ago
37b37d2
scsi: scsi_dh: replace too broad "TP9" string with the exact models
by Xose Vazquez Perez
· 7 years ago
b15578d
scsi: devinfo: delete duplicate "Generic"/"USB Storage-SMC" device
by Xose Vazquez Perez
· 7 years ago
40e4a2e1
scsi: lpfc: update driver version to 12.0.0.2
by James Smart
· 7 years ago
b0a00d8
scsi: lpfc: Correct missing remoteport registration during link bounces
by James Smart
· 7 years ago
66a8515
scsi: lpfc: Fix NULL pointer reference when resetting adapter
by James Smart
· 7 years ago
b15bd3e
scsi: lpfc: Fix nvme remoteport registration race conditions
by James Smart
· 7 years ago
b04744c
scsi: lpfc: Fix driver not recovering NVME rports during target link faults
by James Smart
· 7 years ago
bf316c7
scsi: lpfc: Fix WQ/CQ creation for older asic's.
by James Smart
· 7 years ago
0146602
scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_show
by James Smart
· 7 years ago
0cdb84e
scsi: lpfc: Fix lingering lpfc_wq resource after driver unload
by James Smart
· 7 years ago
59c68ea
scsi: lpfc: Fix Abort request WQ selection
by James Smart
· 7 years ago
2448e48
scsi: lpfc: Enlarge nvmet asynchronous receive buffer counts
by James Smart
· 7 years ago
66a210f
scsi: lpfc: Add per io channel NVME IO statistics
by James Smart
· 7 years ago
f91bc59
scsi: lpfc: Correct target queue depth application changes
by James Smart
· 7 years ago
118c041
scsi: lpfc: Fix multiple PRLI completion error path
by James Smart
· 7 years ago
67c5490
scsi: megaraid_sas: driver version upgrade
by Shivasharan S
· 7 years ago
3239b8c
scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
by Shivasharan S
· 7 years ago
3c6c122
scsi: megaraid_sas: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 7 years ago
Next »