summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.3.22: Update driver version to 8.3.22James Smart2011-03-231-1/+1
* [SCSI] lpfc 8.3.22: Update Copyright DatesJames Smart2011-03-237-7/+7
* [SCSI] lpfc 8.3.22: FC Discovery fixesJames Smart2011-03-233-32/+81
* [SCSI] lpfc 8.3.22: Add support for PCI Adapter FailureJames Smart2011-03-237-71/+207
* [SCSI] lpfc 8.3.22: T10-DIF correctionsJames Smart2011-03-236-15/+48
* [SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fixJames Smart2011-03-233-118/+229
* [SCSI] mvsas: Add support for HighPoint RR27xx series HBAHighPoint Linux Team2011-03-231-0/+7
* [SCSI] scsi_transport_iscsi: make priv_sess file writeable only by rootVasiliy Kulikov2011-03-231-1/+1
* [SCSI] ses: show devices for enclosures with no page 7John Hughes2011-03-231-2/+2
* sd: Fail discard requests when logical block provisioning has been disabledMartin K. Petersen2011-03-221-0/+1
* Reduce sequential pointer derefs in scsi_error.c and reduce size as wellJesper Juhl2011-03-211-45/+49
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-216-13/+7Star
|\
| * scsi: change to new flag variablematt mooney2011-03-176-13/+7Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-188-14/+12Star
|\ \
| * | drivers:scsi Change printk typo initate -> initiateJustin P. Mattock2011-02-172-2/+2
| * | Merge branch 'master' into for-nextJiri Kosina2011-02-1511-166/+168
| |\ \
| * | | fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-022-3/+3
| * | | Comment typo fixes for 'descriptor'Justin P. Mattock2011-01-192-2/+2
| * | | scsi: Remove unnecessary casts of void ptr returning alloc function return va...Jesper Juhl2011-01-192-7/+5Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-18113-2392/+14627
|\ \ \ \
| * | | | [SCSI] scsi_dh_rdac: Add MD36xxf into device listYanqing_Liu@Dell.com2011-03-151-0/+1
| * | | | [SCSI] scsi_debug: add consecutive medium errorsDouglas Gilbert2011-03-151-4/+5
| * | | | [SCSI] libsas: fix ata list corruption issueJames Bottomley2011-03-151-0/+13
| * | | | [SCSI] hpsa: export resettable host attributeStephen M. Cameron2011-03-151-0/+41
| * | | | [SCSI] hpsa: move device attributes to avoid forward declarationsStephen M. Cameron2011-03-151-133/+120Star
| * | | | [SCSI] scsi_debug: Logical Block Provisioning (SBC3r26)Martin K. Petersen2011-03-151-78/+105
| * | | | [SCSI] sd: Logical Block Provisioning updateMartin K. Petersen2011-03-153-58/+203
| * | | | [SCSI] Include protection operation in SCSI command traceMartin K. Petersen2011-03-151-0/+1
| * | | | [SCSI] hpsa: fix incorrect PCI IDs and add two new ones (2nd try)scameron@beardog.cce.hp.com2011-03-151-10/+14
| * | | | [SCSI] bnx2fc: Broadcom FCoE offload driverBhanu Gollapudi2011-03-0113-0/+9478
| * | | | [SCSI] fcoe: fix broken fcoe interface resetVasu Dev2011-03-011-1/+7
| * | | | [SCSI] fcoe: precedence bug in fcoe_filter_frames()Dan Carpenter2011-03-011-1/+1
| * | | | [SCSI] libfcoe: Remove stale fcoe-netdev entriesBhanu Prakash Gollapudi2011-03-011-1/+45
| * | | | [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.hBhanu Prakash Gollapudi2011-03-011-6/+0Star
| * | | | [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMsVasu Dev2011-03-014-32/+29Star
| * | | | [SCSI] Revert "[SCSI] libfc: fix exchange being deleted when the abort itself...Parikh, Neerav2011-03-011-5/+2Star
| * | | | [SCSI] libfc: Fixing a memory leak when destroying an interfaceParikh, Neerav2011-03-011-0/+1
| * | | | [SCSI] megaraid_sas: Version and Changelog updateadam radford2011-02-282-4/+5
| * | | | [SCSI] megaraid_sas: Fix iMR OCR support to work correctlyadam radford2011-02-281-25/+37
| * | | | [SCSI] megaraid_sas: Fix max_sectors for IEEE SGLadam radford2011-02-282-0/+5
| * | | | [SCSI] megaraid_sas: Fix fault state handlingadam radford2011-02-281-1/+3
| * | | | [SCSI] megaraid_sas: Fix tasklet_init calladam radford2011-02-281-1/+1
| * | | | [SCSI] megaraid_sas: Add CFG_CLEARED AENadam radford2011-02-281-0/+1
| * | | | [SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to use correct LUN fieldadam radford2011-02-281-2/+2
| * | | | [SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to not filter by TYPE_DISKadam radford2011-02-281-2/+1Star
| * | | | [SCSI] megaraid_sas: Fix probe_one to clear MSI-X flags in kdumpadam radford2011-02-282-1/+21
| * | | | [SCSI] megaraid_sas: Call tasklet_schedule for MSI-Xadam radford2011-02-281-1/+3
| * | | | [SCSI] megaraid_sas: Enable MSI-X before calling megasas_init_fwadam radford2011-02-281-12/+12
| * | | | [SCSI] megaraid_sas: Add missing check_and_restore_queue_depth calladam radford2011-02-281-1/+5
| * | | | [SCSI] megaraid_sas: Fix failure gotosadam radford2011-02-282-11/+12