aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-017-14/+11
|\
| * block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-264-10/+7
| * block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-264-4/+4
* | scsi.c: add missing kernel-doc notation for new VPD parametersRandy Dunlap2010-03-011-0/+2
* | mac68k: move mac_esp platform deviceFinn Thain2010-02-271-52/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-02-262-0/+8
|\ \
| * | PM: Allow SCSI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-262-0/+8
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-02-2696-2868/+9244
|\ \ | |/ |/|
| * [SCSI] Fix printing of failed 32-byte commandsMartin K. Petersen2010-02-192-1/+15
| * [SCSI] Fix printing of variable length commandsMartin K. Petersen2010-02-191-10/+7
| * [SCSI] libsrp: fix bug in ADDITIONAL CDB LENGTH interpretationBart Van Assche2010-02-191-2/+2
| * [SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev listBrian King2010-02-191-0/+1
| * [SCSI] scsi_dh_alua: add netapp to dev listMike Christie2010-02-191-0/+1
| * [SCSI] qla2xxx: Update version number to 8.03.02-k1.Giridhar Malavali2010-02-191-2/+2
| * [SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset.Richard Lary2010-02-191-0/+5
| * [SCSI] qla2xxx: Add firmware ETS burst support.Andrew Vasquez2010-02-193-1/+17
| * [SCSI] qla2xxx: Correct loop-resync issues during SNS scans.Andrew Vasquez2010-02-191-1/+6
| * [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.Andrew Vasquez2010-02-193-41/+0
| * [SCSI] qla2xxx: Correct EH bus-reset handling.Andrew Vasquez2010-02-191-13/+14
| * [SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.Giridhar Malavali2010-02-192-73/+67
| * [SCSI] qla2xxx: Initialize payload receive length in failure path of vendor c...Sarang Radke2010-02-191-0/+1
| * [SCSI] fix duplicate removal on error path in scsi_sysfs_add_sdevAlan Stern2010-02-181-11/+7
| * [SCSI] fix refcounting bug in scsi_get_host_devAlan Stern2010-02-181-3/+2
| * [SCSI] fix memory leak in scsi_report_lun_scanAlan Stern2010-02-181-1/+3
| * [SCSI] lpfc: correct PPC build failureJames Smart2010-02-181-0/+1
| * [SCSI] raid_class: add raid1eKashyap, Desai2010-02-171-0/+1
| * [SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes.Kashyap, Desai2010-02-171-3/+5
| * [SCSI] fnic: Set fnic driver versionVenkata Siva Vijayendra Bhamidipati2010-02-171-1/+1
| * [SCSI] fnic: lport stats need to be initialized in fnic_probe()Venkata Siva Vijayendra Bhamidipati2010-02-171-0/+2
| * [SCSI] fnic: Allow multicast and unicast address registrations for fnicVenkata Siva Vijayendra Bhamidipati2010-02-172-1/+3
| * [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connectionsRobert Love2010-02-171-2/+16
| * [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.Bhanu Prakash Gollapudi2010-02-171-1/+1
| * [SCSI] libfc: Don't assume response request present.Hugh Daschbach2010-02-171-1/+2
| * [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.Hugh Daschbach2010-02-171-1/+1
| * [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp p...Vasu Dev2010-02-172-4/+1
| * [SCSI] lpfc 8.3.9: Update Driver version to 8.3.9James Smart2010-02-171-1/+1
| * [SCSI] lpfc 8.3.9: Fix locking and memory issuesJames Smart2010-02-174-17/+32
| * [SCSI] lpfc 8.3.9: Changes to sysfs interface for the lpfc driver.James Smart2010-02-174-33/+183
| * [SCSI] lpfc 8.3.9: SLI enhancments to support new hardware.James Smart2010-02-177-100/+451
| * [SCSI] lpfc 8.3.9: Discovery changes to the lpfc driver.James Smart2010-02-178-289/+821
| * [SCSI] lpfc 8.3.9: PCI Changes to lpfc driverJames Smart2010-02-172-12/+32
| * [SCSI] be2iscsi: Adding support for BE3Jayamohan Kallickal2010-02-174-6/+35
| * [SCSI] qla4xxx: fix compile warning due to invalid extHwConfigMike Christie2010-02-171-8/+6
| * [SCSI] iscsi_tcp: wake xmit thread when killing sessionMike Christie2010-02-171-1/+7
| * [SCSI] bnx2i: set change_queue_depth functionMike Christie2010-02-171-0/+1
| * [SCSI] libiscsi: reset cmd timer if cmds are making progressMike Christie2010-02-171-4/+49
| * [SCSI] cxgb3i: check for setup netdevMike Christie2010-02-171-0/+12
| * [SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4Joe Perches2010-02-173-8/+8
| * [SCSI] hpsa: update driver version to 2.0.1-3Stephen M. Cameron2010-02-171-1/+1
| * [SCSI] hpsa: Reorder compat ioctl functions to eliminate some forward declara...Stephen M. Cameron2010-02-171-34/+30