Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ae97159aed6eff68f4ac86472b018985f071fed5
/
drivers
/
scsi
a73914c
[SCSI] libsas: fix panic when single phy is disabled on a wide port
by Mark Salyzyn
· 13 years ago
9bfacd0
[SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload
by Roland Dreier
· 13 years ago
07117e3
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
by Linus Torvalds
· 13 years ago
9606772
[SCSI] 3w-9xxx: fix iommu_iova leak
by James Bottomley
· 13 years ago
e48f129
[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference
by Neil Horman
· 13 years ago
8ec9c7f
scsi: fix qla2xxx printk format warning
by Randy Dunlap
· 13 years ago
2b7fe39
scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error
by Randy Dunlap
· 13 years ago
3538a00
[SCSI] scsi: qla4xxx needs libiscsi.o
by Randy Dunlap
· 13 years ago
24926da
[SCSI] libsas: fix failure to revalidate domain for anything but the first expander child.
by Mark Salyzyn
· 13 years ago
d0efab2
[SCSI] aacraid: reset should disable MSI interrupt
by Vasily Averin
· 13 years ago
bcd438b
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
by Linus Torvalds
· 13 years ago
d7a210f
scsi: qla4xxx driver depends on NET
by Randy Dunlap
· 13 years ago
610602f
[SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission
by Eddie Wai
· 13 years ago
3ee17f5
[SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()
by Yi Zou
· 13 years ago
21cc0bd
[SCSI] libfc: block SCSI eh thread for blocked rports
by Vasu Dev
· 13 years ago
77a2b73
[SCSI] libfc: fix fc_eh_host_reset
by Vasu Dev
· 13 years ago
848e7d5
[SCSI] fcoe: Fix deadlock between fip's recv_work and rtnl
by Robert Love
· 13 years ago
7ca3c80
[SCSI] qla2xxx: Update version number to 8.03.07.07-k.
by Chad Dupuis
· 13 years ago
51cc9a8
[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.
by Saurav Kashyap
· 13 years ago
58b4857
[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update handling.
by Andrew Vasquez
· 13 years ago
3553d34
[SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.
by Saurav Kashyap
· 13 years ago
bc91ade
[SCSI] qla2xxx: Double check for command completion if abort mailbox command fails.
by Chad Dupuis
· 13 years ago
7594206
[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.
by Saurav Kashyap
· 13 years ago
42cd4f5
[SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.
by Chad Dupuis
· 13 years ago
e02587d
[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.
by Arun Easi
· 13 years ago
8cb2049
[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.
by Arun Easi
· 13 years ago
01350d0
[SCSI] hpsa: fix physical device lun and target numbering problem
by Stephen M. Cameron
· 13 years ago
0b0e1d6
[SCSI] hpsa: fix problem that OBDR devices are not detected
by Stephen M. Cameron
· 13 years ago
98e2a5a
[SCSI] isci: add version number
by Dan Williams
· 13 years ago
77cd72a
[SCSI] isci: fix event-get pointer increment
by Dan Williams
· 13 years ago
9b4be52
[SCSI] isci: dynamic interrupt coalescing
by Dan Williams
· 13 years ago
39ea2c5
[SCSI] isci: Leave requests alone if already terminating.
by Jeff Skirvin
· 13 years ago
3a7bda8
[SCSI] isci: Adding documentation to API change and fixup sysfs registration
by Dave Jiang
· 13 years ago
985af6f
[SCSI] isci: change sas phy timeouts from 54us to 59us
by Marcin Tomczak
· 13 years ago
ee33e2b
[SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n
by Dan Williams
· 13 years ago
1a87828
[SCSI] isci: fix sata response handling
by Dan Williams
· 13 years ago
6c6e3b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
d272281
[SCSI] fcoe: cleanup cpu selection for incoming requests
by Vasu Dev
· 13 years ago
980f515
[SCSI] fcoe: add fip retry to avoid missing critical keep alive
by Vasu Dev
· 13 years ago
320036e
[SCSI] libfc: fix warn on in lport retry
by Vasu Dev
· 13 years ago
c9d24a7
[SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of error
by Neerav Parikh
· 13 years ago
8598212
[SCSI] libfc: cleanup sending SRR request
by Hillf Danton
· 13 years ago
547fb12
[SCSI] libfc: two minor changes in comments
by Hillf Danton
· 13 years ago
324f667
[SCSI] libfc, fcoe: ignore rx frame with wrong xid info
by Vasu Dev
· 13 years ago
6f06e3a
[SCSI] libfc: release exchg cache
by Hillf Danton
· 13 years ago
688fd36
[SCSI] libfc: use FC_MAX_ERROR_CNT
by Hillf Danton
· 13 years ago
302ff54
[SCSI] fcoe: remove unused ptype field in fcoe_rcv_info
by Yi Zou
· 13 years ago
9b35baa
[SCSI] bnx2fc: Update copyright and bump version to 1.0.4
by Bhanu Prakash Gollapudi
· 13 years ago
3c75108
[SCSI] bnx2fc: Tx BDs cache in write tasks
by Bhanu Prakash Gollapudi
· 13 years ago
fd08bd6
[SCSI] bnx2fc: Do not arm CQ when there are no CQEs
by Bhanu Prakash Gollapudi
· 13 years ago
bd4d5de
[SCSI] bnx2fc: hold tgt lock when calling cmd_release
by Bhanu Prakash Gollapudi
· 13 years ago
72812ee
[SCSI] bnx2fc: Enable support for sequence level error recovery
by Bhanu Prakash Gollapudi
· 13 years ago
f3820b7
[SCSI] bnx2fc: HSI changes for tape
by Bhanu Prakash Gollapudi
· 13 years ago
7b59476
[SCSI] bnx2fc: Handle REC_TOV error code from firmware
by Bhanu Prakash Gollapudi
· 13 years ago
7444695
[SCSI] bnx2fc: REC/SRR link service request and response handling
by Bhanu Prakash Gollapudi
· 13 years ago
6c5a7ce
[SCSI] bnx2fc: Support 'sequence cleanup' task
by Bhanu Prakash Gollapudi
· 13 years ago
d685759
[SCSI] dh_rdac: Associate HBA and storage in rdac_controller to support partitions in storage
by Chandra Seetharaman
· 13 years ago
91d41fd
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
f170c68
[SCSI] ipr: reorder error handling code to include iounmap
by Julia Lawall
· 13 years ago
b5b5154
[SCSI] pmcraid: reject negative request size
by Dan Rosenberg
· 13 years ago
5911e96
[SCSI] libsas: remove expander from dev list on error
by Luben Tuikov
· 13 years ago
e170358
[SCSI] megaraid_sas Version to 5.40-rc1 and Changelog update
by adam radford
· 13 years ago
4bcde50
[SCSI] megaraid_sas: Add .change_queue_depth support
by adam radford
· 13 years ago
db21b6f
[SCSI] megaraid_sas: Fix FastPath I/O to work on degraded raid 1
by adam radford
· 13 years ago
b252f4c
[SCSI] bnx2fc: Enable REC & CONF support for the session
by Bhanu Prakash Gollapudi
· 13 years ago
aea71a0
[SCSI] bnx2fc: Introduce interface structure for each vlan interface
by Bhanu Prakash Gollapudi
· 13 years ago
f6e7605
[SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORT
by Stephen M. Cameron
· 13 years ago
fec62c3
[SCSI] hpsa: do not attempt to read from a write-only register
by Stephen M. Cameron
· 13 years ago
8ead0bd
[SCSI] lpfc 8.3.25: Change driver version to 8.3.25
by James Smart
· 13 years ago
7d791df
[SCSI] lpfc 8.3.25: Add FCF priority failover functionality
by James Smart
· 13 years ago
b76f2dc
[SCSI] lpfc 8.3.25: Enhancements to Debug infrastructure
by James Smart
· 13 years ago
0a96e97
[SCSI] lpfc 8.3.25: PCI and SR-IOV Fixes
by James Smart
· 13 years ago
5248a74
[SCSI] lpfc 8.3.25: Fabric and Target Discovery Fixes
by James Smart
· 13 years ago
7851fe2
[SCSI] lpfc 8.3.25: Adapter Interface fixes and changes
by James Smart
· 13 years ago
88a2cfb
[SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanup
by James Smart
· 13 years ago
7c56b9f
[SCSI] lpfc 8.3.25: T10 DIF Fixes
by James Smart
· 13 years ago
154fbf0
[SCSI] bfa: Update the driver version to 3.0.2.2
by Krishna Gudipati
· 13 years ago
4c5d22b
[SCSI] bfa: Added support to configure lunmasking
by Krishna Gudipati
· 13 years ago
83763d5
[SCSI] bfa: Introduced initiator based lun masking feature.
by Krishna Gudipati
· 13 years ago
45c5dc1
[SCSI] bfa: Add support to store driver configuration in flash.
by Krishna Gudipati
· 13 years ago
c0350bf
[SCSI] bfa: Add support to collect / reset fabric stats.
by Krishna Gudipati
· 13 years ago
3ec4f2c
[SCSI] bfa: Added support to configure QOS and collect stats.
by Krishna Gudipati
· 13 years ago
4519123
[SCSI] bfa: Add support to configure trunking on Brocade adapter ports.
by Krishna Gudipati
· 13 years ago
a46bd30
[SCSI] bfa: Add support to configure and query flash boot partition
by Krishna Gudipati
· 13 years ago
37ea055
[SCSI] bfa: Added support to collect and reset fcport stats
by Krishna Gudipati
· 13 years ago
42a8e6e
[SCSI] bfa: Add support for IO profiling.
by Krishna Gudipati
· 13 years ago
f2ee760
[SCSI] bfa: Extend BSG to support more user commands
by Krishna Gudipati
· 13 years ago
fb778b0
[SCSI] bfa: Check supported speed based on port mode
by Krishna Gudipati
· 13 years ago
ca6e0ea
[SCSI] bfa: Update RME interrupt handling.
by Krishna Gudipati
· 13 years ago
9afbcfa
[SCSI] bfa: use negative error return values in all functions
by Krishna Gudipati
· 13 years ago
7826f30
[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.
by Krishna Gudipati
· 13 years ago
a53becc
[SCSI] dh_rdac: Use WWID from C8 page instead of Subsystem id from C4 page to identify storage
by Chandra Seetharaman
· 13 years ago
92fd65c
[SCSI] qla2xxx: Cleanup of previous infrastructure.
by Saurav Kashyap
· 13 years ago
7c3df13
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
by Saurav Kashyap
· 13 years ago
3ce8866
[SCSI] qla2xxx: Basic infrastructure for dynamic logging.
by Saurav Kashyap
· 13 years ago
573e591
[SCSI] scsi_lib: pause between error retries
by James Smart
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
82a4525
[SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command entry in MPI message
by Kashyap, Desai
· 13 years ago
b2a554f
[SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFO
by Bhanu Prakash Gollapudi
· 13 years ago
0ac2377
[SCSI] scsi_transport_spi: Export host width and HBA id
by Hannes Reinecke
· 13 years ago
Next »