aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2014-11-25sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-05-20aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2014-05-20aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara1-1/+2
2013-06-10mpt2sas: Send default descriptor for RAID pass through in mpt2ctlKashyap, Desai1-2/+5
2013-06-10SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai1-0/+3
2013-06-10fix crash in scsi_dispatch_cmd()James Bottomley1-0/+2
2012-10-09SCSI: Avoid dangling pointer in scsi_requeue_command()Bart Van Assche1-0/+11
2012-10-09SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams1-0/+14
2012-10-09SCSI: libsas: fix sas_discover_devices return code handlingDan Williams1-27/+12
2012-10-09SCSI: libsas: continue revalidationDan Williams1-4/+4
2012-10-09SCSI: fix scsi_wait_scanJames Bottomley2-0/+2
2012-03-05SCSI: 3w-9xxx fix bug in sgl loadingadam radford1-4/+7
2012-02-03block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-2/+9
2012-01-26sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis1-0/+4
2012-01-26block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-1/+1
2012-01-13SCSI: scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu1-1/+6
2012-01-09SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt contextAnton Blanchard1-1/+1
2011-12-12SCSI: Silencing 'killing requests for dead queue'Hannes Reinecke1-1/+2
2011-12-12SCSI: scsi_lib: fix potential NULL dereferenceJiri Slaby1-3/+6
2011-11-28Make scsi_free_queue() kill pending SCSI commandsBart Van Assche2-3/+15
2011-11-28st: fix race in st_scsi_execute_endPetr Uzel1-1/+3
2011-11-08libsas: set sas_address and device type of rphyJack Wang1-0/+2
2011-11-08ipr: Always initiate hard reset in kdump kernelAnton Blanchard1-1/+1
2011-11-08libsas: fix panic when single phy is disabled on a wide portMark Salyzyn1-4/+6
2011-11-08libsas: fix failure to revalidate domain for anything but the first expander ...Mark Salyzyn1-1/+1
2011-11-08aacraid: reset should disable MSI interruptVasily Averin1-0/+2
2011-11-083w-9xxx: fix iommu_iova leakJames Bottomley1-0/+2
2011-11-08libiscsi_tcp: fix LLD data allocationMike Christie1-11/+3
2011-11-08qla2xxx: Correct inadvertent loop state transitions during port-update handling.Andrew Vasquez2-4/+0
2011-08-08pmcraid: reject negative request sizeDan Rosenberg1-0/+3
2011-08-08ses: requesting a fault indicationDouglas Gilbert1-1/+5
2011-08-08Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.Werner Fink1-0/+2
2011-08-08libsas: remove expander from dev list on errorLuben Tuikov1-0/+3
2011-06-27Fix oops caused by queue refcounting failureJames Bottomley2-1/+2
2011-06-27fix duplicate removal on error path in scsi_sysfs_add_sdevAlan Stern1-11/+7
2011-06-27fix refcounting bug in scsi_get_host_devAlan Stern1-3/+2
2011-06-27fix memory leak in scsi_report_lun_scanAlan Stern1-1/+3
2011-06-27Fix Ultrastor asm snippetSamuel Thibault1-1/+1
2011-05-25megaraid_sas: Sanity check user supplied length before passing it to dma_allo...Bjørn Mork1-0/+3
2011-05-10fix oops in scsi_run_queue()James Bottomley1-1/+6
2011-05-10mpt2sas: fix the incorrect scsi_dma_map error checkingFUJITA Tomonori1-2/+2
2011-05-10scsi_dh_emc: request flag cleanupMike Christie1-2/+0
2011-05-10scsi_dh_emc: fix mode select request setupHannes Reinecke1-2/+4
2011-05-10put stricter guards on queue dead checksJames Bottomley1-8/+8
2011-05-10mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg1-2/+21
2011-05-10pmcraid: reject negative request sizeDan Rosenberg1-0/+3
2011-04-18ses: show devices for enclosures with no page 7John Hughes1-2/+2
2011-03-02scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev listBrian King1-0/+1
2011-03-02scsi_dh_alua: add netapp to dev listMike Christie1-0/+1
2011-02-18mpt2sas: Kernel Panic during Large Topology discoveryKashyap, Desai1-2/+11
2011-02-18mpt2sas: Correct resizing calculation for max_queue_depthKashyap, Desai1-3/+3
2011-02-18mpt2sas: Fix device removal handshake for zoned devicesKashyap, Desai1-3/+0
2011-02-18libsas: fix runaway error handler problemJames Bottomley1-0/+1
2011-02-18fix medium error problems with some arrays which can cause data corruptionJames Bottomley1-1/+8
2011-01-10block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen1-2/+1
2011-01-10bfa: fix system crash when reading sysfs fc_host statisticsKrishna Gudipati1-0/+22
2010-11-23Fix regressions in scsi_internal_device_blockMike Christie1-1/+2
2010-11-23Fix race when removing SCSI devicesChristof Schmitt1-1/+2
2010-11-23gdth: integer overflow in ioctlDan Carpenter1-0/+8
2010-11-23libsas: fix NCQ mixing with non-NCQDavid Milburn1-0/+1
2010-11-23sd name space exhaustion causes system hangMichael Reed1-5/+10
2010-08-27ibmvfc: Reduce error recovery timeoutBrian King2-1/+2
2010-08-27ibmvfc: Fix command completion handlingBrian King1-0/+6
2010-08-27aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke1-22/+31
2010-08-04SCSI: aacraid: Eliminate use after freeJulia Lawall1-2/+2
2010-07-07qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings1-15/+13
2010-05-27megaraid_sas: fix for 32bit appsTomas Henzl1-2/+16
2010-05-13SCSI: Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley1-1/+14
2010-05-13Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke1-0/+1
2010-05-13scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert1-1/+2
2010-05-13SCSI: libiscsi: regression: fix header digest errorsMike Christie1-1/+1
2010-05-13SCSI: fix locking around blk_abort_request()Tejun Heo2-0/+8
2010-05-13qla2xxx: Properly handle UNDERRUN completion statuses.Lalit Chandivade1-63/+57
2010-05-13skip sense logging for some ATA PASS-THROUGH cdbsDouglas Gilbert1-2/+8
2010-04-27SCSI: add scsi target reset support to scsi ioctlMike Christie1-0/+3
2010-04-27fc class: fail fast bsg requestsMike Christie1-2/+3
2010-04-27libiscsi: Fix recovery slowdown regressionMike Christie1-2/+3
2010-04-02SCSI: scsi_transport_fc: Fix synchronization issue while deleting vportGal Rosen1-12/+12
2010-04-02mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBASrinivas1-0/+1
2010-04-02drivers/scsi/ses.c: eliminate double freeJulia Lawall1-2/+2
2010-03-17SCSI: qla1280: Drop host_lock while requesting firmwareBen Hutchings1-0/+4
2010-03-17SCSI: qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty3-30/+6
2010-03-17mpt2sas: Delete volume before HBA detach.Kashyap, Desai1-0/+17
2010-03-17ARM: 5944/1: scsi: fix timer setup in fas216.cGuennadi Liakhovetski1-1/+1
2010-03-17scsi_lib: Fix bug in completion of bidi commandsBoaz Harrosh1-1/+1
2010-03-17fcoe: Fix getting san mac for VLAN interfaceYi Zou1-1/+4
2010-03-17fcoe: Fix checking san mac addressYi Zou1-1/+1
2010-03-17fcoe, libfc: fix an libfc issue with queue ramp down in libfcVasu Dev2-9/+7
2010-03-17libfc: remote port gets stuck in restart state without really restartingAbhijeet Joglekar1-0/+1
2010-03-17libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt1-19/+50
2010-03-17libfc: fix memory corruption caused by double frees and bad error handlingChris Leech5-16/+15
2010-03-17libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_dataYi Zou1-1/+2
2010-03-17fcoe: initialize return value in fcoe_destroyMike Christie1-1/+1
2010-03-17libfc: don't WARN_ON in lport_timeout for RESET stateJoe Eykholt1-1/+4
2010-03-17libfc: lport: fix minor documentation errorsJoe Eykholt1-10/+10
2010-03-17libfc: Fix wrong scsi return status under FC_DATA_UNDRUNYi Zou1-1/+2
2010-03-17fcoe: remove redundant checking of netdev->netdev_opsYi Zou1-2/+2
2010-03-17libfc: fix ddp in fc_fcp for 0 xidYi Zou1-2/+6
2010-03-17libfc: fix typo in retry check on received PRLIJoe Eykholt1-1/+1
2010-03-17lpfc: fix hang on SGI ia64 platformMichael Reed1-4/+12
2010-03-17scsi_transport_fc: remove invalid BUG_ONMichael Reed1-26/+42
2010-03-17scsi_dh: create sysfs file, dh_state for all SCSI disk devicesChandra Seetharaman1-7/+4
2010-03-17scsi_devinfo: update Hitachi entries (v2)Takahiro Yasui1-5/+4
2010-03-17iscsi class: modify handling of replacement timeoutMike Christie1-4/+5
2010-03-17mpt2sas: New device SAS2208 support is addedKashyap, Desai2-0/+26
2010-03-17megaraid_sas: remove sysfs poll_mode_io world writeable permissionsBryn M. Reeves1-1/+1
2010-03-17SCSI: fc class: fix fc_transport_init error handlingMike Christie1-3/+14
2010-03-17SCSI: st: fix mdata->page_order handlingFUJITA Tomonori2-11/+13
2010-03-17SCSI: qla2xxx: dpc thread can execute before scsi host has been addedMichael Reed1-3/+3
2010-03-17SCSI: ipr: fix EEH recoveryKleber Sacilotto de Souza1-0/+1
2010-03-17SCSI: megaraid_sas: fix 64 bit sense pointer truncationYang, Bo1-4/+4
2010-03-17SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley4-7/+15
2009-11-26[SCSI] fix crash when disconnecting usb storageAlexey Kuznetsov1-1/+1
2009-11-26[SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley2-50/+31
2009-11-26[SCSI] sd: Return correct error code for DIFMartin K. Petersen1-1/+1
2009-11-11[SCSI] bfa: declare MODULE_FIRMWAREBen Hutchings1-0/+2
2009-11-11[SCSI] gdth: Prevent negative offsets in ioctl CVE-2009-3080Dave Jones1-1/+1
2009-11-06[SCSI] libsas: do not set res = 0 in sas_ex_discover_dev()jack wang1-1/+0
2009-11-06[SCSI] pmcraid: Fix ppc64 driver build for using cpu_to_le32 on U8 data typeAnil Ravindranath1-5/+5
2009-11-06[SCSI] ipr: add workaround for MSI interrupts on P7Wayne Boyer2-9/+34
2009-11-06[SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure pathsBrian King1-0/+3
2009-11-03[SCSI] bfa: fix test in bfad_os_fc_host_init()Roel Kluin1-1/+1
2009-10-31dpt_i2o: Fix typo of EINVALOGAWA Hirofumi1-1/+1
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-5/+4
2009-10-29dpt_i2o: Fix up copy*userAlan Cox1-0/+4
2009-10-13[SCSI] fix memory leak in initializationJames Bottomley2-5/+4
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds247-610/+58321
2009-10-02[SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue createAnirban Chakraborty1-2/+4
2009-10-02[SCSI] st: fix possible memory use after free after MTSETBLK ioctlDavid Jeffery1-3/+0
2009-10-02[SCSI] be2iscsi: Moving to pci_pools v3Jayamohan Kallickal3-65/+51
2009-10-02[SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal6-7/+16
2009-10-02[SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driverJayamohan Kallickal13-0/+7118
2009-10-02[SCSI] mpt2sas: Bump version 02.100.03.00Kashyap, Desai1-3/+3
2009-10-02[SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHY...Kashyap, Desai1-5/+6
2009-10-02[SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ...Kashyap, Desai1-3/+1
2009-10-02[SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai3-3/+10
2009-10-02[SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai6-54/+372
2009-10-02[SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp...Kashyap, Desai4-137/+307
2009-10-02[SCSI] mpt2sas: Copyright change to 2009.Kashyap, Desai9-9/+9
2009-10-02[SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers.Kashyap, Desai1-0/+334
2009-10-02[SCSI] mpt2sas: Update driver to MPI2 REV K headers.Kashyap, Desai11-207/+652
2009-10-02[SCSI] bfa: Brocade BFA FC SCSI driverJing Huang197-0/+49182
2009-10-02[SCSI] scsi_transport_fc: fix missing kernel-docRandy Dunlap1-0/+2
2009-10-02[SCSI] scsi_debug: Implement support for DIF Type 2Martin K. Petersen1-23/+116
2009-10-02[SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen2-11/+75
2009-10-02[SCSI] Fix protection scsi_data_buffer leakMartin K. Petersen1-4/+7
2009-10-02[SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen3-76/+42
2009-10-02[SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen2-28/+7
2009-10-02[SCSI] Retry ADD_TO_MLQUEUE return value for EH commandsHannes Reinecke1-0/+3
2009-10-02[SCSI] sg: Free data buffers after calling blk_rq_unmap_userChristof Schmitt1-5/+5
2009-10-02[SCSI] sr: consider the last written sector when determining media sizeTejun Heo1-8/+14
2009-10-02[SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096Anil Veerabhadrappa2-1/+3
2009-10-02[SCSI] hptiop: Add RR44xx adapter supportHighPoint Linux Team2-12/+28
2009-10-02[SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return infoMoger, Babu1-2/+0
2009-10-02[SCSI] pmcraid: Changed driver prints to scmd/sdev_printkAnil Ravindranath1-27/+31
2009-10-02[SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320Nick Cheng2-0/+8
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-13/+30
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-09-26headers: kref.h reduxAlexey Dobriyan1-1/+0
2009-09-23seq_file: constify seq_operationsJames Morris1-3/+3
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+6
2009-09-22const: make block_device_operations constAlexey Dobriyan2-2/+2
2009-09-21trivial: fix typo in aic7xxx commentUwe Kleine-Koenig1-1/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches2-2/+2
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar2-3/+3
2009-09-20includecheck fix: drivers/scsi, ibmvscsi.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/scsi, libfcoe.cJaswinder Singh Rajput1-1/+0
2009-09-15driver model: constify attribute groupsDavid Brownell2-3/+3
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+4
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds77-3141/+12520
2009-09-12[SCSI] fix oops during scsi scanningJames Bottomley1-0/+2
2009-09-12[SCSI] libsrp: fix memory leak in srp_ring_free()Bart Van Assche1-0/+1
2009-09-12[SCSI] libiscsi, bnx2i: make bound ep check commonMike Christie1-0/+33
2009-09-12[SCSI] libiscsi: add completion function for drivers that do not need pdu pro...Mike Christie1-5/+33
2009-09-12[SCSI] scsi_dh_rdac: changes for rdac debug loggingMoger, Babu1-5/+46
2009-09-12[SCSI] scsi_dh_rdac: changes to collect the rdac debug information during the...Moger, Babu1-7/+27
2009-09-12[SCSI] scsi_dh_rdac: move the init code from rdac_activate to rdac_bus_attachMoger, Babu1-13/+13
2009-09-12[SCSI] sg: fix oops in the error path in sg_build_indirect()Michal Schmidt1-1/+1
2009-09-12[SCSI] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 and ST2530Charlie Brady1-0/+3
2009-09-12[SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controllerAnil Ravindranath4-0/+6640
2009-09-12[SCSI] qla2xxx: Update version number to 8.03.01-k6.Giridhar Malavali1-1/+1
2009-09-12[SCSI] qla2xxx: Properly delete rports attached to a vport.Andrew Vasquez2-7/+11
2009-09-12[SCSI] qla2xxx: Correct various NPIV issues.Andrew Vasquez5-29/+32
2009-09-12[SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly.Lalit Chandivade1-4/+1
2009-09-12[SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx.Andrew Vasquez1-1/+2
2009-09-12[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.Santosh Vernekar4-3/+7
2009-09-11scsi,block: update SCSI to handle mixed merge failuresTejun Heo1-2/+4
2009-09-10[SCSI] fcoe: flush per-cpu thread work when destroying interfaceJoe Eykholt1-2/+40
2009-09-10[SCSI] libfc: don't swap OX_ID and RX_ID when sending BA_RJTJoe Eykholt1-2/+2
2009-09-10[SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.Joe Eykholt2-25/+114
2009-09-10[SCSI] libfc: fix handling of incoming Discover Address (ADISC) requestsJoe Eykholt2-53/+48
2009-09-10[SCSI] libfc: use ADISC to verify rport login stateJoe Eykholt1-5/+117
2009-09-10[SCSI] libfc: LOGO response code had extraeous enter_rtvJoe Eykholt1-6/+4
2009-09-10[SCSI] libfc: re-login to remote ports that send us LOGOJoe Eykholt1-2/+11
2009-09-10[SCSI] libfc: fix rport error handling for login-required and invalid opsJoe Eykholt1-49/+88
2009-09-10[SCSI] libfc: correctly handle incoming PLOGI request.Joe Eykholt1-92/+93
2009-09-10[SCSI] libfc: improve debug messages for ELS response handlersJoe Eykholt3-14/+52
2009-09-10[SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookupJoe Eykholt1-0/+3
2009-09-10[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt2-65/+43
2009-09-10[SCSI] libfc: Always reset remote port roles when receiving PRLIRobert Love1-0/+6