summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-09-24[SCSI] scsi_debug version 1.80Douglas Gilbert1-41/+189
2006-09-24Merge mulgrave-w:git/scsi-misc-2.6James Bottomley100-1079/+23031
2006-09-23[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return valueJesper Juhl1-2/+3
2006-09-23[SCSI] aha152x: remove static host arrayJames Bottomley1-29/+24
2006-09-23[SCSI] aic94xx: Fix for a typo in aic94xx_init()malahal@us.ibm.com1-1/+1
2006-09-23[SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDsAlexis Bruemmer1-49/+2
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-65/+78
2006-09-21[SCSI] iscsi: Use crypto_hash interface instead of crypto_digestHerbert Xu2-65/+78
2006-09-14Merge branch 'linux-2.6'Paul Mackerras5-9/+46
2006-09-13[PATCH] SCSI: lockdep annotation in scsi_send_eh_cmndStefan Richter1-1/+1
2006-09-13[PATCH] libata: ignore CFA signature while sanity-checking an ATAPI deviceTejun Heo1-4/+9
2006-09-13[SCSI] wd33c93: Scsi_Cmnd convertionHenrik Kretzschmar9-34/+18
2006-09-12[SCSI] fix compile error on module_refcountDaniel Walker1-0/+2
2006-09-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+35
2006-09-11[PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA...Alan Cox1-0/+1
2006-09-11[PATCH] ata_piix: add map 01b for ICH7MTejun Heo1-2/+34
2006-09-11[libata] sata_mv: errata check buglet fixAndres Salomon1-2/+1
2006-09-08[SCSI] fix up SCSI netlink buildJames Bottomley1-1/+1
2006-09-08[SCSI] aci94xx: implement link rate settingJames Bottomley6-20/+93
2006-09-08[SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley1-6/+67
2006-09-07[SCSI] SAS: consolidate linkspeed definitionsJames Bottomley5-39/+30
2006-09-07[SCSI] scsi-driver ultrastore replace Scsi_Cmnd with struct scsi_cmndHenrik Kretzschmar2-16/+19
2006-09-07[SCSI] fix up non-modular SCSIJames Bottomley1-2/+4
2006-09-07[SCSI] Fix refcount breakage with 'echo "1" > scan' when target already presentJames Bottomley1-4/+16
2006-09-05[SCSI] lpfc 8.1.10 : Change version number to 8.1.10James Smart1-1/+1
2006-09-05[SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart4-0/+124
2006-09-05[SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...James Smart8-173/+209
2006-09-05[SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart1-11/+123
2006-09-03[SCSI] lpfc 8.1.10 : Add support to return adapter symbolic nameJames Smart1-1/+12
2006-09-03[SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfacesJames Smart4-0/+19
2006-09-03[SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart1-1/+1
2006-09-03[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart6-1/+419
2006-09-02[SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley1-3/+2
2006-09-02[SCSI] stex: add shared tags from blockEd Lin1-120/+57
2006-09-02[SCSI] Add Promise SuperTrak driverJeff Garzik3-0/+1324
2006-09-02[SCSI] Wrong size information for devices with disabled read accessHannes Reinecke1-1/+1
2006-09-02[SCSI] iscsi class: update versionMike Christie1-1/+1
2006-09-02[SCSI] libiscsi: don't call into lld to cleanup taskMike Christie1-5/+4
2006-09-02[SCSI] libiscsi: check that command ptr is set before accessing itMike Christie1-5/+22
2006-09-02[SCSI] iscsi_tcp: fix partial digest recvMike Christie1-8/+13
2006-09-02[SCSI] libiscsi: only check burst lengths when sending unsol dataMike Christie1-1/+2
2006-09-02[SCSI] iscsi_tcp: update header size during reloginMike Christie1-0/+2
2006-09-02[SCSI] iscsi_tcp: fix header resendMike Christie1-1/+1
2006-09-02[SCSI] scsi_tcp: rm data rx and tx tfmsMike Christie2-72/+38
2006-09-02[SCSI] iscsi_tcp: fix padding, data digests, and IO at weird offsetsMike Christie3-420/+286
2006-09-02[SCSI] attempt to complete r2t with data len greater than max burstMike Christie1-3/+14
2006-09-02[SCSI] add refcouting around ctask usage in main IO patchMike Christie1-9/+50
2006-09-02[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie3-32/+24
2006-09-02[SCSI] SCSI: sanitize INQUIRY stringsAlan Stern1-3/+34
2006-09-02[SCSI] sd: fix cache flushing on module removal (and individual device removal)James Bottomley1-6/+9