summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* megaraid_sas: Expose TAPE drives unconditionallysumit.saxena@avagotech.com2015-10-291-2/+3
* megaraid_sas: Version updatesumit.saxena@avagotech.com2015-10-291-2/+2
* megaraid_sas: Code refactor for use of requestorIdsumit.saxena@avagotech.com2015-10-291-17/+18
* megaraid_sas: Fix validHandles check in I/O pathsumit.saxena@avagotech.com2015-10-291-1/+1
* megaraid_sas: Print critical firmware event messagessumit.saxena@avagotech.com2015-10-292-0/+71
* megaraid_sas: Chip reset if driver fails to get IOC readysumit.saxena@avagotech.com2015-10-291-75/+68
* megaraid_sas: Support for max_io_size 1MBsumit.saxena@avagotech.com2015-10-293-20/+58
* megaraid_sas: Code cleanup-use local variable drv_ops inside megasas_ioc_init...sumit.saxena@avagotech.com2015-10-291-10/+10
* megaraid_sas: JBOD sequence number supportsumit.saxena@avagotech.com2015-10-294-16/+242
* megaraid_sas: Increase timeout to 60 secs for abort frames during shutdownsumit.saxena@avagotech.com2015-10-291-2/+2
* megaraid_sas: Synchronize driver headers with firmware APIssumit.saxena@avagotech.com2015-10-292-5/+16
* SCSI: fix bug in scsi_dev_info_list matchingAlan Stern2015-10-271-34/+35
* SCSI: refactor device-matching code in scsi_devinfo.cAlan Stern2015-10-271-71/+41
* fnic: check pci_map_single() return valueMaurizio Lombardi2015-10-272-8/+54
* be2iscsi: Revert ownership to EmulexKetan Mukadam2015-10-2710-22/+22
* MAINTAINERS: Update be2iscsi driverKetan Mukadam2015-10-271-2/+2
* bnx2fc: Do not log error for netevents that need no actionShirish Pargaonkar2015-10-271-1/+0
* lpfc: Update version to 11.0.0.0 for upstream patch setJames Smart2015-10-271-1/+1
* lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologiesJames Smart2015-10-272-2/+15
* lpfc: The linux driver does not reinitiate discovery after a failed FLOGIJames Smart2015-10-271-2/+7
* lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...James Smart2015-10-271-14/+17
* lpfc: Add support for Lancer G6 and 32G FC linksJames Smart2015-10-278-9/+58
* fix: lpfc_send_rscn_event sends bigger buffer sizeAles Novak2015-10-271-1/+1
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-2710-126/+8
* lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...Nicholas Krause2015-10-271-1/+1
* Fix kmalloc overflow in LPFC driver at large core countIan Mitchell2015-10-272-6/+1
* lpfc: Destroy lpfc_hba_index IDR on module exitJohannes Thumshirn2015-10-271-0/+1
* lpfc: in sli3 use configured sg_seg_cnt for sg_tablesizeBodo Stroesser2015-10-271-1/+1
* lpfc: Remove unnessary castFiro Yang2015-10-271-2/+1
* lpfc: fix model descriptionSebastian Herbszt2015-10-271-1/+1
* 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-071-7/+21
* scsi_dh: Use the correct module name when loading device handlerPaul Mackerras2015-10-011-1/+1
* libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum2015-09-171-6/+11
* Linux 4.3-rc1v4.3-rc1Linus Torvalds2015-09-121-2/+2
* Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-09-1250-421/+220
|\
| * CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
| * CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
| * CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
| * CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4
| * CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-054-0/+88
| * CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
| * CRISv32: add support for irqflags tracingRabin Vincent2015-09-053-1/+20
| * CRIS: UAPI: use generic types.hRabin Vincent2015-09-053-13/+1
| * CRIS: UAPI: use generic shmbuf.hRabin Vincent2015-09-052-42/+1
| * CRIS: UAPI: use generic msgbuf.hRabin Vincent2015-09-052-33/+1
| * CRIS: UAPI: use generic socket.hRabin Vincent2015-09-052-92/+1
| * CRIS: UAPI: use generic sembuf.hRabin Vincent2015-09-052-25/+1
| * CRIS: UAPI: use generic sockios.hRabin Vincent2015-09-052-13/+1
| * CRIS: UAPI: use generic auxvec.hRabin Vincent2015-09-052-4/+1
| * CRIS: UAPI: use generic headers via KbuildRabin Vincent2015-09-0512-31/+10
OpenPOWER on IntegriCloud