summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/stats.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-02scsi: mptfc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+2
2016-09-02scsi: bfa: Do not dereference port before it is null checkedColin Ian King1-2/+2
2016-09-02scsi: qla4xxx: Mark symbols static where possibleBaoyou Xie1-1/+1
2016-08-31scsi: move function declarations to scsi_priv.hBaoyou Xie2-2/+2
2016-08-31scsi: qla2xxx: fix spelling mistake "retyring" -> "retrying"Colin Ian King1-3/+3
2016-08-31scsi: ncr5380: Avoid a compiler warningFinn Thain2-8/+7
2016-08-31scsi: Documentation/scsi: Remove nodisconnect parameterFinn Thain2-4/+0
2016-08-31scsi: ibmvscsis: Use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2016-08-31scsi: be2iscsi: Add missing unlock for mbox_lockJitendra Bhivare1-1/+3
2016-08-31scsi: be2iscsi: Remove redundant iscsi_wrb desc memsetJitendra Bhivare2-5/+3
2016-08-31scsi: be2iscsi: Fix error return codeChristophe JAILLET1-9/+13
2016-08-31scsi: megaraid_sas: Fix the search of first memory barChristophe JAILLET1-1/+1
2016-08-31scsi: sg: Use mult_frac, drop MULDIV macroPaul Burton1-15/+4
2016-08-31scsi: sg: Avoid overflow when USER_HZ > HZPaul Burton1-2/+3
2016-08-26scsi: ibmvfc: add FC Class 3 Error Recovery supportTyrel Datwyler2-0/+11
2016-08-26scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLITyrel Datwyler1-0/+1
2016-08-26scsi: aic94xx: Add missing error code assignment before testChristophe JAILLET1-1/+1
2016-08-26scsi: configure runtime pm before calling device_add in scsi_add_host_with_dmaHeiner Kallweit1-4/+8
2016-08-26scsi: ipr: Add asynchronous error notificationBrian King2-14/+118
2016-08-26scsi: hisi_sas: update version to 1.6John Garry1-1/+1
2016-08-26scsi: hisi_sas: add TMF success checkJohn Garry1-0/+6
2016-08-26scsi: hisi_sas: fail tmf task prep when port detachedJohn Garry1-1/+1
2016-08-26scsi: hisi_sas: add v2 hw slot complete internal abort supportJohn Garry1-0/+31
2016-08-26scsi: hisi_sas: add prep_abort_v2_hw()John Garry1-0/+33
2016-08-26scsi: hisi_sas: add internal abort to hisi_sas_abort_task()John Garry1-6/+10
2016-08-26scsi: hisi_sas: add internal abort in hisi_sas_dev_gone()John Garry1-0/+3
2016-08-26scsi: hisi_sas: add internal abort main codeJohn Garry2-0/+171
2016-08-26scsi: esas2r: don't reinitialize adapter's req_tableShawn Lin1-4/+0
2016-08-26scsi: esas2r: not need to alloc zero buffer for local_atto_ioctlShawn Lin1-1/+1
2016-08-24scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2016-08-24MAINTAINERS: Update be2iscsi contact infoJitendra Bhivare1-5/+5
2016-08-24scsi: be2iscsi: Update the driver versionJitendra Bhivare1-1/+1
2016-08-24scsi: be2iscsi: Update copyright informationJitendra Bhivare9-24/+24
2016-08-24scsi: be2iscsi: Fix queue and connection parametersJitendra Bhivare2-2/+2
2016-08-24scsi: be2iscsi: Fix bad WRB index errorJitendra Bhivare1-12/+6
2016-08-24scsi: be2iscsi: Fix async PDU handling pathJitendra Bhivare2-505/+461
2016-08-24scsi: be2iscsi: Add FUNCTION_RESET during driver unloadJitendra Bhivare3-1/+6
2016-08-24scsi: be2iscsi: Fail the sessions immediately after TPEJitendra Bhivare2-3/+22
2016-08-24scsi: be2iscsi: Add TPE recovery featureJitendra Bhivare7-430/+629
2016-08-24scsi: be2iscsi: Add V1 of EPFW cleanup IOCTLJitendra Bhivare5-108/+73
2016-08-24scsi: be2iscsi: Fix POST check and reset sequenceJitendra Bhivare4-196/+164
2016-08-24scsi: be2iscsi: Move functions to right filesJitendra Bhivare7-295/+293
2016-08-24scsi: be2iscsi: Add IOCTL to check UER supportedJitendra Bhivare5-19/+89
2016-08-24scsi: be2iscsi: Fix to add timer for UE detectionJitendra Bhivare6-51/+75
2016-08-24scsi: be2iscsi: Fix to make boot discovery non-blockingJitendra Bhivare7-657/+725
2016-08-24scsi: be2iscsi: Fix checks for HBA in error stateJitendra Bhivare5-113/+134
2016-08-24scsi: be2iscsi: Remove isr_lock and dead codeJitendra Bhivare3-87/+49
2016-08-24scsi: be2iscsi: Remove alloc_mcc_tag & beiscsi_pci_soft_resetJitendra Bhivare2-77/+0
2016-08-24scsi: be2iscsi: Check all zeroes IP before issuing IOCTLJitendra Bhivare5-47/+69
2016-08-24scsi: be2iscsi: Handle only NET_PARAM in iface_get_paramJitendra Bhivare1-0/+2