aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfacesJames Smart2006-09-024-0/+19
| * | | [SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart2006-09-021-1/+1
| * | | [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart2006-09-026-1/+419
| * | | [SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley2006-09-021-3/+2
| * | | [SCSI] stex: add shared tags from blockEd Lin2006-09-021-120/+57
| * | | [SCSI] Add Promise SuperTrak driverJeff Garzik2006-09-023-0/+1324
| * | | [SCSI] Wrong size information for devices with disabled read accessHannes Reinecke2006-09-021-1/+1
| * | | [SCSI] iscsi class: update versionMike Christie2006-09-021-1/+1
| * | | [SCSI] libiscsi: don't call into lld to cleanup taskMike Christie2006-09-021-5/+4
| * | | [SCSI] libiscsi: check that command ptr is set before accessing itMike Christie2006-09-021-5/+22
| * | | [SCSI] iscsi_tcp: fix partial digest recvMike Christie2006-09-021-8/+13
| * | | [SCSI] libiscsi: only check burst lengths when sending unsol dataMike Christie2006-09-021-1/+2
| * | | [SCSI] iscsi_tcp: update header size during reloginMike Christie2006-09-021-0/+2
| * | | [SCSI] iscsi_tcp: fix header resendMike Christie2006-09-021-1/+1
| * | | [SCSI] scsi_tcp: rm data rx and tx tfmsMike Christie2006-09-022-72/+38
| * | | [SCSI] iscsi_tcp: fix padding, data digests, and IO at weird offsetsMike Christie2006-09-023-420/+286
| * | | [SCSI] attempt to complete r2t with data len greater than max burstMike Christie2006-09-021-3/+14
| * | | [SCSI] add refcouting around ctask usage in main IO patchMike Christie2006-09-021-9/+50
| * | | [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie2006-09-025-47/+28
| * | | [SCSI] SCSI: sanitize INQUIRY stringsAlan Stern2006-09-021-3/+34
| * | | [SCSI] sd: fix cache flushing on module removal (and individual device removal)James Bottomley2006-09-011-6/+9
| * | | [SCSI] add shared tag map helpersJames Bottomley2006-08-311-0/+3
| * | | [SCSI] aic94xx: Increase can_queue for better performanceDarrick J. Wong2006-08-301-0/+2
| * | | [SCSI] aic94xx: add MODULE_FIRMWARE tagJames Bottomley2006-08-301-0/+3
| * | | [SCSI] aic94xx: new driverJames Bottomley2006-08-2933-1/+17105
| * | | [SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2006-08-272-11/+10
| * | | Merge ../linux-2.6James Bottomley2006-08-27349-4858/+13361
| |\ \ \
| * | | | [SCSI] BusLogic gcc 4.1 warning fixesDaniel Walker2006-08-191-9/+37
| * | | | [SCSI] megaraid_sas: pci_module_init to pci_register_driver conversionMichal Piotrowski2006-08-191-1/+1
| * | | | [SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart2006-08-191-2/+28
| * | | | [SCSI] convert to PCI_DEVICE() macroHenrik Kretzschmar2006-08-191-25/+9
| * | | | [SCSI] aic7*: cleanup MODULE_PARM_DESC stringsRandy Dunlap2006-08-192-3/+3
| * | | | [SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att...James Smart2006-08-191-2/+2
| * | | | [SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Dave Jones2006-08-195-7/+0
| * | | | [SCSI] Don't add scsi_device for devices that return PQ=1, PDT=0x1fdave wysochanski2006-08-191-4/+19
| * | | | [SCSI] aacraid: Reset adapter in recovery timeoutMark Haverkamp2006-08-195-21/+296
| * | | | [SCSI] aacraid: Check for unlikely errorsMark Haverkamp2006-08-193-3/+18
| * | | | [SCSI] aacraid: Restart adapter on firmware assert (Update 2)Mark Haverkamp2006-08-193-14/+45
| * | | | [SCSI] aacraid: interruptible ioctlMark Haverkamp2006-08-193-10/+38
| * | | | [SCSI] limit recursion when flushing shost->starved_listAndreas Herrmann2006-08-191-1/+9
| * | | | [SCSI] fix up short inquiry printingJames Bottomley2006-08-061-1/+1
| * | | | [SCSI] Improve inquiry printingMatthew Wilcox2006-08-067-87/+43
| * | | | [SCSI] ipr: Bump driver version to 2.1.4Brian King2006-08-061-2/+2
| * | | | [SCSI] ipr: Auto sense handling fixBrian King2006-08-061-2/+1
| * | | | [SCSI] ipr: Properly handle IOA recovered errorsBrian King2006-08-061-1/+2
| * | | | [SCSI] ipr: Handle new SAS error codesBrian King2006-08-061-0/+28
| * | | | [SCSI] ipr: Add some hardware defined types for SATABrian King2006-08-061-3/+75
| * | | | [SCSI] mptfc: add additional fc transport attributesMichael Reed2006-08-061-16/+84
| * | | | [SCSI] scsi_queue_work() documented return value is incorrectMichael Reed2006-08-061-1/+3
| * | | | [SCSI] DAC960: PCI id table fixupBrian King2006-08-041-1/+1