aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds16-137/+278
2006-11-16[PATCH] scsi: clear garbage after CDBs on SG_IOTejun Heo1-0/+1
2006-11-13[PATCH] SCSI core: always store >= 36 bytes of INQUIRY dataAlan Stern1-4/+14
2006-11-10[SCSI] psi240i.c: fix an array overrunAdrian Bunk1-1/+1
2006-11-10[SCSI] gdth: Fix && typosJean Delvare1-2/+2
2006-11-10[SCSI] iscsi class: update versionMike Christie1-1/+1
2006-11-10[SCSI] iscsi_tcp: fix xmittask oopsMike Christie1-2/+5
2006-11-10[SCSI] iscsi: add newlines to debug messagesPete Wyckoff1-4/+5
2006-11-10[SCSI] iscsi: always release cryptoPete Wyckoff1-11/+4
2006-11-09[SCSI] sg: fix incorrect last scatg lengthDouglas Gilbert1-12/+13
2006-11-09[SCSI] 3ware 9000 add support for 9650SEadam radford2-61/+94
2006-11-09[SCSI] aic94xx SCSI timeout fix: SMP retry fix.malahal@us.ibm.com1-37/+47
2006-11-09[SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com7-6/+106
2006-10-31[PATCH] SCSI: ISCSI build failureRandy Dunlap1-1/+1
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra5-6/+6
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds55-840/+891
2006-10-25[SCSI] aic79xx: Print out signallingHannes Reinecke1-0/+19
2006-10-25[SCSI] aic7xxx: Remove slave_destroyHannes Reinecke5-78/+31
2006-10-25[SCSI] aic79xx: set precompensationHannes Reinecke1-1/+15
2006-10-25[SCSI] aic79xx: Fixup external device resetHannes Reinecke1-10/+56
2006-10-25[SCSI] lpfc: fix printk format warningRandy Dunlap1-1/+2
2006-10-25[SCSI] aic79xx: make ahd_set_tags() staticAdrian Bunk2-6/+1
2006-10-25[SCSI] aic7xxx: cleanupsAdrian Bunk13-198/+175
2006-10-25[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad6-41/+26
2006-10-25[SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke1-14/+127
2006-10-25[SCSI] qla1280 bus reset typoJes Sorensen1-4/+3
2006-10-25[SCSI] libiscsi: fix logout pdu processingMike Christie1-2/+23
2006-10-25[SCSI] libiscsi: fix aen supportMike Christie1-2/+2
2006-10-25[SCSI] libiscsi: fix missed iscsi_task_put in xmit error pathMike Christie1-2/+0
2006-10-25[SCSI] libiscsi: fix oops in connection create failure pathMike Christie1-30/+8
2006-10-25[SCSI] iscsi class: fix slab corruption during restartMike Christie1-229/+17
2006-10-25[SCSI] Switch fdomain to the pci_get APIAlan Cox1-10/+20
2006-10-25[SCSI] add can_queue to host parametersJames Bottomley1-0/+2
2006-10-25[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin1-1/+1
2006-10-25[SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko3-4/+3
2006-10-25[SCSI] ibmvscsi: correctly reenable CRQSantiago Leon1-1/+1
2006-10-25[SCSI] qla2xxx: Update version number to 8.01.07-k3.Andrew Vasquez1-1/+1
2006-10-25[SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez4-13/+104
2006-10-25[SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez3-3/+25
2006-10-25[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez1-19/+32
2006-10-25[SCSI] convert ninja driver to struct scsi_cmndHenrik Kretzschmar4-45/+51
2006-10-25[SCSI] Scsi_Cmnd conversion in psi240i driverHenrik Kretzschmar2-16/+21
2006-10-25[SCSI] lpfc: check before dereference in lpfc_ct.cEric Sesterhenn1-1/+2
2006-10-25[SCSI] scsi_lib.c: use BUILD_BUG_ONAlexey Dobriyan1-1/+1
2006-10-25[SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne1-1/+1
2006-10-25[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez8-21/+21
2006-10-25[SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke2-0/+2
2006-10-25[SCSI] qla4xxx: fix double printk on loadDoug Maxey1-1/+1
2006-10-25[SCSI] tmscsim: set max_sectorsGuennadi Liakhovetski1-0/+1
2006-10-25[SCSI] st: Fixup -ENOMEDIUMKai Makisara1-1/+4
2006-10-25[SCSI] Scsi_Cmnd conversion in qlogicfas408 driverHenne2-23/+24
2006-10-25[SCSI] Scsi_Cmnd convertion in sun3-driverHenne4-61/+69
2006-10-20[PATCH] irq updates: make eata_pio compileAlan Cox1-1/+1
2006-10-18Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+30
2006-10-18[initio] Add pci dev table for module auto loading.Ben Collins1-9/+10
2006-10-18[fdomain] Add pci dev table for module auto loading.Ben Collins1-0/+9
2006-10-18[BusLogic] Add pci dev table for auto module loading.Ben Collins1-0/+11
2006-10-17[SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins2-3/+3
2006-10-16[PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin1-1/+1
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox6-6/+6
2006-10-10[PATCH] use %zu for size_tAl Viro1-1/+1
2006-10-10[PATCH] gfp annotations: scsi_errorAl Viro1-1/+1
2006-10-10[PATCH] NULL noise removal: advansysAl Viro1-2/+2
2006-10-10[PATCH] advansys __iomem annotationsAl Viro1-1/+1
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik7-28/+23
2006-10-06[PATCH] fix mesh compile errors after irq changesOlaf Hering1-2/+2
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik7-28/+23
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds99-220/+185
2006-10-05[PATCH] fix qla{2,4} build errorFrederik Deweerdt8-21/+21
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells99-220/+185
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds76-724/+9852
2006-10-04[SCSI] Initial Commit of qla4xxxDavid Somayajulu18-0/+7540
2006-10-04[SCSI] raid class: handle component-add errorsJeff Garzik1-4/+16
2006-10-04[SCSI] SCSI megaraid_sas: handle thrown errorsJeff Garzik1-12/+30
2006-10-04[SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik1-8/+33
2006-10-04[SCSI] SCSI st: fix error handling in module init, sysfsJeff Garzik1-37/+78
2006-10-04[SCSI] SCSI sd: fix module init/exit error handlingJeff Garzik1-5/+18
2006-10-04[SCSI] SCSI osst: add error handling to module init, sysfsJeff Garzik1-40/+91
2006-10-04[SCSI] scsi: remove hosts.hHenne5-11/+2
2006-10-04[SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.cHenne1-154/+144
2006-10-04[SCSI] megaraid_sas: sets ioctl timeout and updates version,changelogSumant Patro2-7/+12
2006-10-04[SCSI] megaraid_sas: adds tasklet for cmd completionSumant Patro2-22/+45
2006-10-04[SCSI] megaraid_sas: prints pending cmds before setting hw_crit_errorSumant Patro2-0/+94
2006-10-04[SCSI] megaraid_sas: function pointer for disable interruptSumant Patro2-23/+33
2006-10-04[SCSI] megaraid_sas: frame count optimizationSumant Patro1-25/+47
2006-10-04[SCSI] megaraid_sas: FW transition and q size changesSumant Patro2-8/+38
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones3-3/+0
2006-10-03[SCSI] qla2xxx: Update version number to 8.01.07-k2.Andrew Vasquez1-1/+1
2006-10-03[SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.Andrew Vasquez1-0/+25
2006-10-03[SCSI] qla2xxx: Add MODULE_FIRMWARE tags.Andrew Vasquez1-5/+16
2006-10-03[SCSI] qla2xxx: Add support for host port state FC transport attribute.Andrew Vasquez1-0/+15
2006-10-03[SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez3-1/+19
2006-10-03[SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez2-0/+25
2006-10-03[SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez3-15/+22
2006-10-03[SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez8-12/+401
2006-10-03[SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne7-97/+108
2006-10-03[SCSI] scsi: Convertion to struct scsi_cmnd in ips-driverHenne2-53/+46
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante1-1/+1
2006-10-03Fix several typos in drivers/Matt LaPlante3-6/+6
2006-10-03[SCSI] enable clustering for tmscsimGuennadi Liakhovetski1-1/+11
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-4/+4
2006-10-01[SCSI] scsi_devinfo: scsi2 HP and Hitachi entriesMike Christie1-0/+13
2006-10-01[SCSI] scsi_devinfo: add nec iStorageMike Christie1-0/+1
2006-10-01[SCSI] scsi_devinfo: add TornadoMike Christie1-0/+1
2006-10-01[SCSI] scsi_devinfo: add EMC InvistaMike Christie1-0/+1
2006-10-01[SCSI] trivial scsi_execute_async fixArne Redlich1-1/+1
2006-10-01[SCSI] stex: add new device (id 0x8650) supportEd Lin1-30/+164
2006-10-01[SCSI] stex: cancel unused field in struct req_msgEd Lin1-2/+1
2006-10-01[SCSI] fix scsi_device_types overrun in scsi.cEric Sesterhenn1-1/+1
2006-10-01[SCSI] aic7xxx: fix byte I/O order in ahd_inwDenis Vlasenko2-2/+4
2006-10-01[SCSI] Switch ips to pci_register from pci_moduleAlan Cox1-1/+1
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra5-8/+8
2006-10-01[PATCH] Generic booleanRichard Knutsson1-4/+1
2006-09-30[PATCH] SCSI: fix request flag-related build breakageJeff Garzik1-1/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-0/+2
2006-09-30[PATCH] SCSI: scsi_done_q is unusedJens Axboe1-10/+1
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe2-2/+2
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe8-36/+36
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev3-1/+4
2006-09-26[SCSI] Signedness issue in drivers/scsi/ipr.cEric Sesterhenn1-1/+1
2006-09-26[SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar10-11/+10
2006-09-26[SCSI] Signdness issue in drivers/scsi/osst.cEric Sesterhenn1-2/+1
2006-09-26[SCSI] scsi: included header cleanupHenrik Kretzschmar1-3/+4
2006-09-26[SCSI] drivers/scsi/gdth.h: removal of old scsi codeMichal Piotrowski1-10/+0
2006-09-26[SCSI] drivers/scsi/dpt/dpti_i2o.h: removal of old scsi codeMichal Piotrowski1-10/+0
2006-09-26[SCSI] megaraid: Use the proper type to hold the irq number.Eric W. Biederman1-1/+1
2006-09-26[SCSI] 3w-xxxx: fix "ATA UDMA upgrade" message numberAlexey Dobriyan1-1/+1
2006-09-26[SCSI] drivers/scsi/nsp32.h: removal of old scsi codeMichal Piotrowski1-42/+0
2006-09-26[SCSI] dc395x: fix printk format warningRandy Dunlap1-1/+1
2006-09-26[SCSI] ipr: Support attaching SATA devicesBrian King3-22/+681
2006-09-26[SCSI] seagate: remove header and convert to struct scsi_cmndHenrik Kretzschmar3-29/+11
2006-09-26[SCSI] qla1280 command timeoutJes Sorensen1-2/+2
2006-09-26[SCSI] aic94xx: require firmware loaderMuli Ben-Yehuda1-0/+1
2006-09-26[SCSI] sg: fixes for large page_sizeDouglas Gilbert1-13/+40
2006-09-26[SCSI] lpfc: don't free mempool if mailbox is busyJames Smart1-2/+4
2006-09-25fix broken/dubious driver suspend() methodsDavid Brownell1-4/+11
2006-09-24[PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro1-1/+1
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro5-14/+14
2006-09-24[PATCH] Revert ABI-breaking change in /procMatthew Wilcox1-6/+10
2006-09-24[PATCH] missing include (free_irq() use)Al Viro1-0/+1
2006-09-24Merge branch 'master' into upstreamJeff Garzik107-1681/+23459
2006-09-23[SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley1-2/+4
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley1-7/+23
2006-09-23[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox3-10/+20
2006-09-23[SCSI] eata_pio cleanup and PCI fixAlan Cox2-59/+69
2006-09-23[SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp1-6/+0
2006-09-23[SCSI] aacraid: merge rx and rkt codeMark Haverkamp6-497/+112
2006-09-23[SCSI] aacraid: expose physical devicesMark Haverkamp2-2/+9
2006-09-23[SCSI] aacraid: misc cleanupMark Haverkamp3-6/+5
2006-09-23[SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford1-0/+5
2006-09-23[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley1-4/+12
2006-09-23[SCSI] scsi_debug version 1.80Douglas Gilbert1-41/+189
2006-09-23Merge 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-19Merge branch 'master' into upstreamJeff Garzik1-1/+1
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-12[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-07[SCSI] fix up SCSI netlink buildJames Bottomley1-1/+1
2006-09-07[SCSI] aci94xx: implement link rate settingJames Bottomley6-20/+93
2006-09-07[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-04[SCSI] lpfc 8.1.10 : Change version number to 8.1.10James Smart1-1/+1
2006-09-04[SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart4-0/+124
2006-09-04[SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...James Smart8-173/+209
2006-09-04[SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart1-11/+123
2006-09-02[SCSI] lpfc 8.1.10 : Add support to return adapter symbolic nameJames Smart1-1/+12
2006-09-02[SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfacesJames Smart4-0/+19
2006-09-02[SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart1-1/+1
2006-09-02[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