aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-19bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()Maurizio Lombardi1-12/+19
2014-05-19bnx2fc: fix memory leak and potential NULL pointer dereference.Maurizio Lombardi1-14/+20
2014-05-19bnx2fc: remove unused variable hash_table_sizeMaurizio Lombardi1-3/+0
2014-05-19hpsa: do not ignore failure of sense controller parameters commandJoe Handzik1-3/+5
2014-05-19hpsa: fix memory leak in hpsa_hba_mode_enabledJoe Handzik2-1/+7
2014-05-19hpsa: add new Smart Array PCI IDs (May 2014)Joe Handzik1-0/+12
2014-05-19hpsa: Checking for a NULL return from a kzalloc callJoe Handzik1-0/+2
2014-05-19pm80xx : Fix missing NULL pointer checks and memory leaksSuresh Thiagarajan1-0/+3
2014-05-19virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()Ming Lei1-47/+6
2014-05-19lpfc: Add iotag memory barrierJames Smart1-0/+21
2014-05-19MAINTAINERS: add an entry for all the NCR5380 driversFinn Thain1-0/+22
2014-05-19m68k/atari - atari_scsi: change abort/reset return codesMichael Schmitz5-53/+42
2014-05-19aic79xx: fix misuse of static variablesMathias Krause1-13/+5
2014-05-19esas2r: Fix commentMarek Vasut1-1/+1
2014-05-19bfa: allocate memory with GFP_ATOMIC in spinlock contextAlexey Khoroshilov1-1/+1
2014-05-19qla4xxx: Update driver version to 5.04.00-k6Vikas Chaudhary1-1/+1
2014-05-19qla4xxx: Fix smatch warning in func qla4xxx_conn_get_paramAdheer Chandravanshi1-4/+0
2014-05-19qla4xxx: Fix smatch warning in func qla4xxx_get_ep_paramAdheer Chandravanshi1-3/+3
2014-05-19qla4xxx: Fix memory leak for ha->saved_acbNilesh Javali1-2/+4
2014-05-19qla4xxx: Export sysfs DDBs from DPC handlerNilesh Javali3-6/+11
2014-05-19qla4xxx: Disable INTx interrupt for ISP82XXTej Parkash1-7/+5
2014-05-19qla4xxx: Update driver version to 5.04.00-k5Vikas Chaudhary1-1/+1
2014-05-19qla4xxx: Fix memory leak in func qla4_84xx_config_acb()Vikas Chaudhary1-1/+1
2014-05-19qla4xxx: Initialize hardware queue for ISP40XXVikas Chaudhary1-0/+2
2014-05-19qla4xxx: Check for correct return statusVikas Chaudhary1-1/+1
2014-05-19qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.cVikas Chaudhary2-106/+106
2014-05-19qla4xxx: Added PEX DMA Support for ISP8022 AdapterTej Parkash3-33/+28
2014-05-19qla4xxx: Added new opcodes for 84XX Minidump templateTej Parkash3-0/+382
2014-05-19qla4xxx: Add support of 0xFF capture mask for minidumpTej Parkash3-3/+33
2014-05-19qla4xxx: Change default capture to firmware defined capture maskTej Parkash1-2/+2
2014-05-19qla4xxx: Do not wait for IO completion, after issuing stop_firmwareTej Parkash1-3/+0
2014-05-19Update Maintainers for IBM Power 842, vscsi, and vfc driversNathan Fontenot1-5/+11
2014-05-19scsi/libiscsi: Fix static checker warning on bh lockingShlomo Pongratz1-2/+2
2014-05-19fnic: fnic Control Path Trace UtilityHiral Shah6-43/+637
2014-05-19fnic: Failing to queue aborts due to Q full cause terminate driver timeoutHiral Shah1-6/+7
2014-05-19fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle countHiral Shah3-7/+4
2014-05-19qla2xxx: Update the driver version to 8.07.00.08-k.Saurav Kashyap1-1/+1
2014-05-19qla2xxx: Remove wait for online from host reset handler.Chad Dupuis2-46/+6
2014-05-19qla2xxx: Do logins from a chip reset in DPC thread instead of the error handler thread.Chad Dupuis2-39/+7
2014-05-19qla2xxx: ABTS cause double free of qla_tgt_cmd +.Quinn Tran1-3/+26
2014-05-19qla2xxx: T10-Dif: add T10-PI supportQuinn Tran10-76/+851
2014-05-19qla2xxx: Remove mapped vp index iterator macro dead code.Himanshu Madhani1-7/+0
2014-05-19qla2xxx: Add MBC option for fast SFP data access.Joe Carnuccio1-1/+1
2014-05-19qla2xxx: Fix beacon blink logic for ISP26xx/83xx.Himanshu Madani2-7/+6
2014-05-19qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.Tej Prakash1-30/+13
2014-05-19qla2xxx: Delay driver unload if there is any pending activity going on.Sawan Chandak1-0/+24
2014-05-19qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio6-11/+33
2014-05-19qla2xxx: ISP27xx firmware dump template spec updates (including T274).Joe Carnuccio3-33/+78
2014-05-19qla2xxx: Reduce the time we wait for a command to complete during SCSI error handling.Chad Dupuis1-1/+1
2014-05-19qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the owner of the reset.Hiral Patel3-63/+59