summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl_binary.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-15[SCSI] hpsa: mark last scatter gather element as the lastMatt Gates2-4/+5
2014-03-15[SCSI] hpsa: use extended report luns command for HP SSD SmartPathMatt Gates2-5/+9
2014-03-15[SCSI] pm80xx: Spinlock fixSuresh Thiagarajan3-142/+38
2014-03-15[SCSI] hpsa: fixup MSI-X registrationHannes Reinecke1-14/+17
2014-03-15[SCSI] aacraid: kdump fixMahesh Rajashekhara2-4/+5
2014-03-15[SCSI] megaraid: missing bounds check in mimd_to_kioc()Dan Carpenter1-0/+2
2014-03-15[SCSI] iscsi: fix wrong order of opcode and itt in iscsi_handle_reject promptVaughan Cao1-4/+4
2014-03-15[SCSI] bfa: Fix smatch warningsVijaya Mohan Guvva1-4/+5
2014-03-15[SCSI] bfa: fix missing unlock on error in bfad_iocmd_cfg_trunk()Wei Yongjun1-1/+3
2014-03-15[SCSI] scsi_error: disable eh_deadline if no host_reset_handler is setHannes Reinecke2-2/+4
2014-03-15[SCSI] dual scan thread bug fixJames Bottomley1-7/+16
2014-03-15[SCSI] fix our current target reap infrastructureJames Bottomley3-47/+75
2014-03-15[SCSI] pm80xx: Enable BAR shift to avoid BIOS conflict with MPI space for ATT...Bradley Grove1-3/+3
2014-03-15[SCSI] pm80xx: Read saved WWN from NVMD for ATTO pm8001 based HBAs.Bradley Grove1-5/+5
2014-03-15[SCSI] esas2r: fix potential format string flawKees Cook1-6/+2
2014-03-15[SCSI] lpfc: use NULL instead of 0 for pointerDaeseok Youn1-1/+1
2014-03-15[SCSI] lpfc: remove self-assignmentsJames Smart1-4/+0
2014-03-15[SCSI] lpfc 8.3.45: Update lpfc version to driver version 8.3.45James Smart1-1/+1
2014-03-15[SCSI] lpfc 8.3.45: Fixed crash during driver unload.James Smart3-9/+28
2014-03-15[SCSI] lpfc 8.3.45: Fixed driver error messages after firmware downloadJames Smart1-8/+14
2014-03-15[SCSI] lpfc 8.3.45: Fixed missing initialization for task management IOCBsJames Smart1-0/+2
2014-03-15[SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for ...James Smart3-6/+25
2014-03-15[SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f...James Smart4-113/+19
2014-03-15[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart13-75/+1622
2014-03-15[SCSI] lpfc 8.3.45: Added dport mailbox pass through support.James Smart2-0/+5
2014-03-15[SCSI] lpfc 8.3.44: Update lpfc version to driver version 8.3.44James Smart1-1/+1
2014-03-15[SCSI] lpfc 8.3.44: Fixed unassigned variable in ELS timeout messageJames Smart1-0/+1
2014-03-15[SCSI] lpfc 8.3.44: Fixed incorrect allocation of iDiags directories/files in...James Smart1-0/+10
2014-03-15[SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp listJames Smart8-32/+110
2014-03-15[SCSI] lpfc 8.3.44: Fix Crash in lpfc_els_timeout_handlerJames Smart2-73/+84
2014-03-15[SCSI] lpfc 8.3.44: Fixed stopped FCF discovery on failed FCF record readJames Smart1-3/+9
2014-03-15[SCSI] lpfc 8.3.44: Fixed IO hang when in msi mode.James Smart2-1/+20
2014-03-15[SCSI] qla2xxx: Fixup looking for a space in the outstanding_cmds array in ql...Chad Dupuis1-1/+1
2014-03-15[SCSI] qla2xxx: Re-sync module parameter descriptions with the codeSteven J. Magnani1-4/+6
2014-03-15[SCSI] qla2xxx: fix error handling of qla2x00_mem_alloc()Dan Carpenter1-3/+3
2014-03-15[SCSI] isci: fix needless ata reset escalationsDan Williams1-6/+2
2014-03-15[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams2-1/+13
2014-03-15[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan7-91/+140
2014-03-15[SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan4-123/+69
2014-03-15[SCSI] qla2xxx: Correct the port no assignment for ISP82XX.Saurav Kashyap1-1/+1
2014-03-15[SCSI] qla2xxx: Update the driver version to 8.07.00.02-k.Saurav Kashyap1-2/+2
2014-03-15[SCSI] qla2xxx: Correctly set the read_optrom pointer for ISP8044.Saurav Kashyap1-1/+1
2014-03-15[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...Chad Dupuis6-2/+73
2014-03-15[SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00.Saurav Kashyap2-20/+9
2014-03-15[SCSI] qla2xxx: Avoid poisoning in the response queue for ISPFX00.Saurav Kashyap1-7/+8
2014-03-15[SCSI] qla2xxx: Add changes in the IOCB structures to adjust driver source co...Armen Baloyan2-18/+18
2014-03-15[SCSI] qla2xxx: Remove ISP_ABORT_NEEDED and ISP_ABORT_RETRY checks from watch...Atul Deshmukh1-2/+0
2014-03-15[SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00.Armen Baloyan3-46/+1
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis20-136/+1812
2014-03-15[SCSI] scsi_transport_fc: Add 32Gbps speed definition.Chad Dupuis2-0/+2