aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki1-1/+6
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds67-1190/+4000
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley10-288/+736
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds49-923/+2165
2013-02-27scsi/lpfc: convert to idr_alloc()Tejun Heo1-8/+4
2013-02-27scsi: convert to idr_alloc()Tejun Heo3-57/+34
2013-02-27scsi/bfa: convert to idr_alloc()Tejun Heo1-11/+4
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-7/+7
2013-02-25[SCSI] ufs: Separate PCI code into glue driverVinayak Holikatti5-327/+440
2013-02-25[SCSI] ufs: Segregate PCI Specific CodeVinayak Holikatti4-219/+267
2013-02-24Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-3/+57
2013-02-24[SCSI] scsi: fix lpfc build when wmb() is defined as mb()Randy Dunlap1-28/+28
2013-02-24[SCSI] storvsc: Handle dynamic resizing of the deviceK. Y. Srinivasan1-0/+31
2013-02-24[SCSI] storvsc: Restructure error handling code on command completionK. Y. Srinivasan1-42/+59
2013-02-24[SCSI] storvsc: avoid usage of WRITE_SAMEOlaf Hering1-0/+4
2013-02-24[SCSI] aacraid: suppress two GCC warningsPaul Bolle1-2/+2
2013-02-24[SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctlsStephen M. Cameron1-0/+16
2013-02-24[SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctlStephen M. Cameron1-12/+13
2013-02-24[SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_blockStephen M. Cameron1-2/+12
2013-02-24[SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmdStephen M. Cameron1-20/+39
2013-02-24[SCSI] hpsa: Check for dma_mapping_error in hpsa_map_oneShuah Khan1-0/+5
2013-02-24[SCSI] dc395x: uninitialized variable in device_alloc()Dan Carpenter1-1/+1
2013-02-24[SCSI] storvsc: Initialize the sglistK. Y. Srinivasan1-0/+1
2013-02-24[SCSI] mpt2sas: Add support for OEM specific controllerSreekanth Reddy2-0/+14
2013-02-24[SCSI] ipr: Fix oops while resetting an ipr adapterBrian King2-10/+24
2013-02-22new helper: file_inode(file)Al Viro6-7/+7
2013-02-22[SCSI] fnic: Fnic Trace UtilityHiral Patel7-11/+803
2013-02-22[SCSI] fnic: New debug flags and debug log messagesHiral Patel3-21/+132
2013-02-22[SCSI] fnic: fnic driver may hit BUG_ON on device resetHiral Patel2-7/+116
2013-02-22[SCSI] fnic: Fix SGEs limitHiral Patel1-1/+1
2013-02-22[SCSI] fnic: fixing issues in device and firmware reset codeHiral Patel3-32/+397
2013-02-22[SCSI] pm80xx: fix for memory region freeSakthivel K1-1/+2
2013-02-22[SCSI] megaraid_sas: Version and Changelog updateadam radford2-4/+4
2013-02-22[SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabledadam radford1-1/+2
2013-02-22[SCSI] megaraid_sas: Add 4k FastPath DIF supportadam radford2-2/+1
2013-02-22[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.Chad Dupuis4-10/+39
2013-02-22[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio6-40/+86
2013-02-22[SCSI] qla2xxx: Don't process state change aen for reset owner.Saurav Kashyap1-0/+2
2013-02-22[SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.Chad Dupuis3-18/+33
2013-02-22[SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio5-1/+66
2013-02-22[SCSI] qla2xxx: Correction of comment in MBC opcode defines.Joe Carnuccio1-2/+2
2013-02-22[SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.Andrew Vasquez1-3/+8
2013-02-22[SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query match...Joe Carnuccio2-8/+9
2013-02-22[SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are e...Joe Carnuccio1-20/+63
2013-02-22[SCSI] qla2xxx: silence two GCC warnings.Paul Bolle2-4/+5
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap21-21/+21
2013-02-22[SCSI] qla2xxx: Display the lock owner on lock acquire failure.Saurav Kashyap3-3/+16
2013-02-22[SCSI] qla2xxx: Move loopback mode reset after chip reset check.Chad Dupuis1-19/+20
2013-02-22[SCSI] qla2xxx: Extra loopback error handling for ISP83xx.Chad Dupuis2-56/+87
2013-02-22[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.Chad Dupuis4-10/+15
2013-02-22[SCSI] qla2xxx: Do MPI reset only for ISP81xx.Saurav Kashyap1-4/+6
2013-02-22[SCSI] qla2xxx: Do link initialization on get loop id failure.Joe Carnuccio5-1/+61
2013-02-22[SCSI] qla2xxx: Update the FTP site references in the driver sources.Giridhar Malavali1-1/+1
2013-02-22[SCSI] qla2xxx: Reject loopback request if one is already in progress.Chad Dupuis2-1/+9
2013-02-22[SCSI] qla2xxx: Print thermal unsupported message.Joe Carnuccio2-1/+5
2013-02-22[SCSI] qla2xxx: Avoid null pointer dereference in shutdown routine.Masanari Iida1-0/+3
2013-02-22[SCSI] qla2xxx: Get VPD information from common location for CNA.Saurav Kashyap3-17/+3
2013-02-22[SCSI] qla2xxx: Correct race in loop_state assignment during reset handling.Andrew Vasquez1-3/+3
2013-02-22[SCSI] qla2xxx: Correction to the message ids.Saurav Kashyap1-0/+1
2013-02-22[SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.Arun Easi3-1/+8
2013-02-22[SCSI] qla2xxx: Allow ISP81xx to create ATIO queues.Arun Easi1-0/+1
2013-02-22[SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi8-25/+187
2013-02-22[SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...Chad Dupuis6-7/+135
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis13-47/+110
2013-02-22[SCSI] libosd: check for kzalloc() failureDan Carpenter1-0/+4
2013-02-22[SCSI] qla4xxx: don't free NULL dma poolDan Carpenter1-4/+2
2013-02-22[SCSI] mvsas: fixed timeout issue when removing moduleXiangliang Yu2-2/+9
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+6
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-37/+29
2013-02-19libfcoe: Check for unusable FCFs before looking for conflicting FCFsBhanu Prakash Gollapudi1-9/+9
2013-02-15libfc: XenServer fails to mount root filesystem.Krishna Mohan1-1/+1
2013-02-11libfcoe: Handle CVL while waiting to select an FCFBhanu Prakash Gollapudi1-1/+9
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław3-21/+13
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-1/+1
2013-01-30[SCSI] aacraid: 1024 max outstanding command support for Series 7 and aboveMahesh Rajashekhara2-3/+16
2013-01-30[SCSI] bnx2fc: adjust duplicate testJulia Lawall1-1/+1
2013-01-30[SCSI] qla4xxx: Update driver version to 5.03.00-k4Vikas Chaudhary1-1/+1
2013-01-30[SCSI] qla4xxx: Fix return code for qla4xxx_session_get_param.Manish Rangankar1-6/+6
2013-01-30[SCSI] qla4xxx: wait for boot target login response during probe.Manish Rangankar2-4/+84
2013-01-30[SCSI] qla4xxx: Added support for force firmware dumpVikas Chaudhary3-6/+13
2013-01-30[SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapterPoornima Vonti2-24/+5
2013-01-30[SCSI] qla4xxx: Throttle active IOCBs to firmware limitsKaren Higgins3-3/+21
2013-01-30[SCSI] qla4xxx: Remove unnecessary code from qla4xxx_init_local_dataKaren Higgins1-5/+2
2013-01-30[SCSI] qla4xxx: Quiesce driver activities while loopbackNilesh Javali4-3/+45
2013-01-30[SCSI] qla4xxx: Rename MBOX_ASTS_IDC_NOTIFY to MBOX_ASTS_IDC_REQUEST_NOTIFICA...Nilesh Javali2-2/+2
2013-01-30[SCSI] qla4xxx: Add spurious interrupt messages under debug level 2Nilesh Javali1-6/+7
2013-01-30[SCSI] cxgb4i: Remove the scsi host device when removing deviceThadeu Lima de Souza Cascardo1-0/+1
2013-01-30[SCSI] bfa: fix strncpy() limiter in bfad_start_ops()Dan Carpenter1-1/+1
2013-01-30[SCSI] qla4xxx: Update driver version to 5.03.00-k3Vikas Chaudhary1-1/+1
2013-01-30[SCSI] qla4xxx: Correct the validation to check in get_sys_info mailboxNilesh Javali1-2/+2
2013-01-30[SCSI] qla4xxx: Pass correct function param to qla4_8xxx_rd_directVikas Chaudhary1-1/+1
2013-01-30[SCSI] lpfc 8.3.37: Update lpfc version for 8.3.37 driver releaseJames Smart1-1/+1
2013-01-30[SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart1-3/+6
2013-01-30[SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource countJames Smart1-0/+28
2013-01-30[SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operationJames Smart5-84/+369
2013-01-30[SCSI] lpfc 8.3.37: Fixed stale ndlp state when the node is marked for deferr...James Smart1-0/+10
2013-01-30[SCSI] lpfc 8.3.37: Fix potential memory corruption bugJames Smart1-1/+1
2013-01-30[SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJTJames Smart5-83/+168
2013-01-30[SCSI] lpfc 8.3.37: Removed use of NOP mailboxes for interrupt verificationJames Smart1-153/+26
2013-01-30[SCSI] lpfc 8.3.37: Fixed exhausted retry for plogi to nameserver.James Smart1-0/+7
2013-01-30[SCSI] lpfc 8.3.37: Fixed ELS_REC received on the unsolicited receive queueJames Smart2-2/+18
2013-01-30[SCSI] lpfc 8.3.37: Provide support for change_queue_typeJames Smart1-1/+23
2013-01-30[SCSI] ipr: Fix sparse error in ipr driverwenxiong@linux.vnet.ibm.com1-52/+17
2013-01-30[SCSI] ipr: Driver version 2.6.0wenxiong@linux.vnet.ibm.com1-2/+2
2013-01-30[SCSI] ipr: Implement block iopollwenxiong@linux.vnet.ibm.com2-49/+178
2013-01-30[SCSI] ipr: Reduce lock contentionwenxiong@linux.vnet.ibm.com2-104/+240
2013-01-30[SCSI] ipr: Add support for MSI-X and distributed completionwenxiong@linux.vnet.ibm.com2-192/+594
2013-01-30[SCSI] ipr: Resource path error logging cleanupBrian King2-27/+56
2013-01-30[SCSI] ipr: Handler ID memory allocation failure at module load timeBrian King1-0/+7
2013-01-30[SCSI] ipr: Add sereral new CCIN definitions for new adapters supportwenxiong@linux.vnet.ibm.com2-0/+15
2013-01-30[SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_...Jesper Juhl1-6/+9
2013-01-30[SCSI] bnx2fc: Bumped version to 1.0.13Bhanu Prakash Gollapudi2-2/+2
2013-01-30[SCSI] bnx2fc: Support max IO size to 512KBBhanu Prakash Gollapudi1-1/+1
2013-01-30[SCSI] bnx2fc: Tx/Rx byte counts reset to 0 when exceeding 32 bit valuesBhanu Prakash Gollapudi2-5/+34
2013-01-30[SCSI] bnx2fc: Map the doorbell register between offload and enable requestsBhanu Prakash Gollapudi3-28/+26
2013-01-30[SCSI] bnx2fc: Move offload/upload wait logic into a functionBhanu Prakash Gollapudi1-35/+30
2013-01-30[SCSI] bnx2fc: support software fcoe targetBhanu Prakash Gollapudi1-1/+3
2013-01-29Merge branch 'master' into for-nextJiri Kosina180-1592/+53017
2013-01-29[SCSI] bnx2fc: Remove potential NULL dereferenceJulia Lawall1-2/+4
2013-01-29[SCSI] bnx2fc: remove useless calls to memset().Cyril Roelandt1-4/+0
2013-01-29[SCSI] mpt2sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy2-1/+19
2013-01-29[SCSI] mpt3sas: remove unused variablesWei Yongjun2-5/+1
2013-01-29[SCSI] mpt3sas: Remove unneeded version.h header inclusionSachin Kamat5-5/+0
2013-01-29[SCSI] bnx2i: fix the bit manipulation when setting the error maskTomas Henzl1-1/+1
2013-01-29[SCSI] fnic: fix for trusted cosHiral Patel1-2/+4
2013-01-29[SCSI] mpt3sas: cut and paste bug storing trigger mpiDan Carpenter1-1/+1
2013-01-29[SCSI] csiostor: convert to use simple_open()Wei Yongjun1-8/+1
2013-01-29[SCSI] qla4xxx: Update driver version to 5.03.00-k2Vikas Chaudhary1-1/+1
2013-01-29[SCSI] scsi_transport_iscsi: export iscsi class session's target_id in sysfs.Manish Rangankar1-0/+12
2013-01-29[SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_get_ep_fwdb.Manish Rangankar1-4/+7
2013-01-29[SCSI] qla4xxx: Allow reset in link down caseHarish Zunjarrao1-8/+0
2013-01-29[SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XXVikas Chaudhary8-43/+103
2013-01-29[SCSI] gdth: Remove buggy ROM handlingBjorn Helgaas1-8/+2
2013-01-28fcoe: Fix deadlock while deleting FCoE interface with NPIV portsNeerav Parikh1-0/+23
2013-01-28fcoe: close race on link speed detection in fcoe codeNeil Horman1-4/+27
2013-01-25[libata] scsi: no poll when ODD is powered offAaron Lu2-3/+21
2013-01-25[SCSI] sr: support runtime pmAaron Lu1-3/+39
2013-01-25Drivers: scsi: storvsc: Use the consolidated GUID definitionK. Y. Srinivasan1-6/+6
2013-01-21drivers/scsi/device_handler: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-01-21drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTALKees Cook1-5/+5
2013-01-21drivers/scsi: remove depends on CONFIG_EXPERIMENTALKees Cook1-9/+9
2013-01-09Update ibmvscsi module name in Kconfig.Wade Cline1-1/+1
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman85-525/+463
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-39/+0
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+13
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya1-39/+0
2012-12-18virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell1-11/+13
2012-12-17random32: rename random32 to prandomAkinobu Mita1-2/+2
2012-12-17Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-3/+22
2012-12-14debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks"Al Viro1-5/+1
2012-12-14bnx2fc: use fcoe_get_lesb/fcoe_ctlr_get_lesb() directly from libfcoeYi Zou1-46/+7
2012-12-14bnx2fc: use fcoe_link_speed_update() from the exported symbol in libfcoeYi Zou1-31/+2
2012-12-14bnx2fc: add support to get_netdev for bnx2f_interfaceYi Zou1-2/+3
2012-12-14libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou2-40/+54
2012-12-14libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou2-35/+35
2012-12-14fcoe: add support to the get_netdev() for fcoe_interfaceYi Zou1-0/+1
2012-12-14libfc, libfcoe, fcoe: Convert debug_logging macros to pr_infoRobert Love3-27/+26
2012-12-14bnx2fc: Use the fcoe_sysfs control interfaceRobert Love1-29/+139
2012-12-14fcoe: Use the fcoe_sysfs control interfaceRobert Love2-24/+140
2012-12-14libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love4-9/+234
2012-12-14libfcoe: Add fcoe_sysfs debug logging levelRobert Love2-3/+15
2012-12-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds93-975/+52192
2012-12-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-24/+27
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-13/+13
2012-12-06block: Rename queue dead flagBart Van Assche1-1/+1
2012-12-04libfcoe: Save some memory and optimize name lookupsRobert Love1-28/+16
2012-12-04libfc: fix REC handlingVasu Dev1-3/+3
2012-12-04megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng2-9/+7
2012-12-01[SCSI] mpt3sas: add new driver supporting 12GB SASSreekanth Reddy22-0/+30408
2012-12-01[SCSI] scsi_transport_sas: add 12GB definitions for mpt3sasSreekanth Reddy1-0/+1
2012-11-30IB/srp: Allow SRP disconnect through sysfsBart Van Assche1-1/+21
2012-11-30srp_transport: Simplify attribute initialization codeBart Van Assche1-22/+4
2012-11-30srp_transport: Fix attribute registrationBart Van Assche1-1/+2
2012-11-30[SCSI] csiostor: remove unneeded memset()Dan Carpenter1-1/+0
2012-11-30[SCSI] csiostor: Fix sparse warnings.Naresh Kumar Inna8-128/+110
2012-11-30[SCSI] qla2xxx: Display that driver is operating in legacy interrupt mode.Saurav Kashyap2-2/+4
2012-11-30[SCSI] qla2xxx: Dont clear drv active on iospace config failure.Saurav Kashyap2-4/+6
2012-11-30[SCSI] qla2xxx: Fix typo in qla2xxx driver.Masanari Iida2-4/+4
2012-11-30[SCSI] qla2xxx: Update ql2xextended_error_logging parameter description with ...Chad Dupuis1-0/+2
2012-11-30[SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport.Joe Carnuccio3-22/+17
2012-11-30[SCSI] qla2xxx: Add 16Gb/s case to get port speed capability.Joe Carnuccio1-0/+3
2012-11-30[SCSI] qla2xxx: Move marking fcport online ahead of setting iiDMA speed.Joe Carnuccio1-1/+1
2012-11-30[SCSI] qla2xxx: Add acquiring of risc semaphore before doing ISP reset.Joe Carnuccio2-0/+100
2012-11-30[SCSI] qla2xxx: Ignore driver ack bit if corresponding presence bit is not set.Saurav Kashyap1-1/+1
2012-11-30[SCSI] qla2xxx: Fix typo in qla83xx_fw_dump function.Saurav Kashyap1-1/+1
2012-11-30[SCSI] qla2xxx: Add Gen3 PCIe speed 8GT/s to the log message.Saurav Kashyap1-3/+11
2012-11-30[SCSI] qla2xxx: Use correct Request-Q-Out register during bidirectional reque...Andrew Vasquez1-10/+1
2012-11-30[SCSI] qla2xxx: Move noisy Start scsi failed messages to verbose logging level.Chad Dupuis1-1/+1
2012-11-30[SCSI] qla2xxx: Fix coccinelle warnings in qla2x00_relogin.Saurav Kashyap1-4/+3
2012-11-30[SCSI] qla2xxx: No fcport FC-4 type assignment in GA_NXT response.Armen Baloyan1-0/+3
2012-11-30[SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap10-121/+54
2012-11-30[SCSI] qla2xxx: Honor status value of 2 for report-id acquisition.Saurav Kashyap1-1/+1
2012-11-30[SCSI] qla2xxx: Remove spurious taking of ha->vport_slock spinlock.Chad Dupuis1-4/+0
2012-11-30[SCSI] qla2xxx: Clear unsupported 'states' during Get-FW-State queries.Andrew Vasquez1-0/+1
2012-11-30[SCSI] qla2xxx: Update the driver version to 8.04.00.08-k.Saurav Kashyap1-1/+1
2012-11-30[SCSI] qla2xxx: Free rsp_data even on error in qla2x00_process_loopback()Steve Hodgson1-3/+4
2012-11-30[SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequenc...Giridhar Malavali2-4/+2
2012-11-30[SCSI] qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery1-2/+2