summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-03[SCSI] zfcp: fix double dbf id usageSwen Schillig3-3/+3
2008-10-03[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig2-0/+6
2008-10-03[SCSI] zfcp: fix erp list usage without using locksSwen Schillig1-2/+2
2008-10-03[SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rportSwen Schillig1-0/+2
2008-10-03[SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig4-3/+6
2008-10-03[SCSI] zfcp: put threshold data in hba traceSwen Schillig4-0/+50
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt9-113/+77
2008-10-03[SCSI] zfcp: Simplify get_adapter_by_busidSwen Schillig3-13/+18
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig8-84/+88
2008-10-03[SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig8-275/+362
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig11-249/+60
2008-10-03[SCSI] zfcp: Update message with input from reviewChristof Schmitt7-207/+127
2008-10-03[SCSI] zfcp: add queue_full sysfs attributeStefan Raspl4-7/+32
2008-10-03[SCSI] scsi_dh: suppress comparison warningJames Bottomley1-2/+2
2008-10-03[SCSI] scsi_dh: add Dell product information into rdac device handlerYanqing_Liu@Dell.com1-0/+2
2008-10-03[SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE optionAdrian Bunk1-8/+0
2008-10-03[SCSI] qla2xxx: fix printk format warningsAlexander Beregalov1-4/+6
2008-10-03[SCSI] qla2xxx: Update version number to 8.02.01-k8.Andrew Vasquez1-1/+1
2008-10-03[SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing.Ravi Anand1-1/+3
2008-10-03[SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling.Andrew Vasquez1-2/+3
2008-10-03[SCSI] qla2xxx: Fix "occured" spelling errors.Bjorn Helgaas5-11/+11
2008-10-03[SCSI] qla2xxx: Add NPIV-Config Table support.Andrew Vasquez5-2/+133
2008-10-03[SCSI] qla2xxx: Add Flash Layout Table support.Andrew Vasquez7-44/+272
2008-10-03[SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.Andrew Vasquez2-2/+2
2008-10-03[SCSI] qla2xxx: Add input/output byte-count statistics.Harish Zunjarrao3-7/+21
2008-10-03[SCSI] libiscsi: return error passed in during iscsi recoveryMike Christie1-1/+1
2008-10-03[SCSI] mmc_block: use generic helper to print capacitiesPierre Ossman1-3/+7
2008-10-03[SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez1-28/+26
2008-10-03[SCSI] sd: use generic helper to print capacities in both binary and SIJames Bottomley1-16/+11
2008-10-03[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori3-5/+0
2008-10-03[SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley3-11/+45
2008-10-03[SCSI] add inline functions for recognising created and blocked statesJames Bottomley2-8/+9
2008-10-03[SCSI] scsi_netlink: Add transport and LLD recieve and event supportJames Smart1-8/+515
2008-10-03[SCSI] tmscsim: Fixup KERN_INFO in printkNick Warne1-2/+2
2008-10-03[SCSI] qla2xxx: Remove semaphore.hMatthew Wilcox1-1/+0
2008-10-03[SCSI] scsi_host_lookup: error returns and NULL pointersJames Smart4-10/+10
2008-10-03e1000e: update version from k4 to k6Jesse Brandeburg1-1/+1
2008-10-03e1000e: debug contention on NVM SWFLAGThomas Gleixner1-0/+17
2008-10-03e1000e: drop stats lockJesse Brandeburg2-19/+0
2008-10-03e1000e: remove phy read from inside spinlockJesse Brandeburg2-14/+5
2008-10-03e1000e: do not ever sleep in interrupt contextJesse Brandeburg2-3/+30
2008-10-03e1000e: reset swflag after resetting hardwareJesse Brandeburg1-0/+3
2008-10-03braille_console: only register notifiers when the braille console is usedPascal Terjan1-9/+4
2008-10-03fbcon: fix monochrome color value calculationDavid Winn1-1/+1
2008-10-02e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan5-3/+100
2008-10-01pxa2xx_spi: fix build breakageMike Rapoport1-2/+2
2008-10-01dm mpath: add missing path switching lockingChandra Seetharaman1-1/+15
2008-10-01dm: cope with access beyond end of device in dm_merge_bvecMikulas Patocka1-0/+3
2008-10-01dm: always allow one page in dm_merge_bvecMikulas Patocka1-4/+5
2008-09-30mfd: Fix asic3 compilationSamuel Ortiz1-1/+1