aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-29remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori2-0/+4
2008-08-27sg: restore command permission for TYPE_SCANNERFUJITA Tomonori1-8/+14
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori1-2/+9
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk8-8/+0
2008-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds13-42/+189
2008-08-16[SCSI] ibmvfc: Driver version 1.0.2Brian King1-2/+2
2008-08-16[SCSI] ibmvfc: Add details to async event logBrian King1-1/+2
2008-08-16[SCSI] ibmvfc: Sanitize response lengthsBrian King1-3/+3
2008-08-16[SCSI] ibmvfc: Fix for lost async eventsBrian King1-7/+11
2008-08-16[SCSI] ibmvfc: Fixup host state during reinitBrian King1-1/+2
2008-08-16[SCSI] ibmvfc: Fix another hang on module removalBrian King1-3/+4
2008-08-16[SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitionsBrian King1-1/+1
2008-08-16[SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissionsJoe Malicki1-1/+1
2008-08-16[SCSI] qla2xxx: Update version number to 8.02.01-k7.Andrew Vasquez1-1/+1
2008-08-16[SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().Andrew Vasquez3-4/+12
2008-08-16[SCSI] qla2xxx: Reference proper ha during SBR handling.Andrew Vasquez2-4/+6
2008-08-16[SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.Mike Hernandez1-2/+3
2008-08-16[SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.Andrew Vasquez1-2/+0
2008-08-16[SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.Andrew Vasquez2-4/+6
2008-08-16[SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.Andrew Vasquez1-0/+11
2008-08-16[SCSI] scsi_dh: Initialize lun_state in check_ownership()Chandra Seetharaman1-0/+1
2008-08-16[SCSI] scsi_dh: Do not use scsilun in rdac hardware handlerChandra Seetharaman1-1/+1
2008-08-16[SCSI] megaraid_sas: version and Documentation UpdateYang, Bo1-3/+3
2008-08-16[SCSI] megaraid_sas: add new controllers (0x78 0x79)Yang, Bo2-2/+112
2008-08-16[SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routineYang, Bo1-0/+1
2008-08-16[SCSI] megaraid_sas: add readl to force PCI posting flushYang, Bo1-0/+6
2008-08-11make struct scsi_dh_devlist's staticAdrian Bunk4-4/+4
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King6-14/+34
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2-6/+21
2008-08-05ide: fix regression caused by ide_device_{get,put}() addition (take 2)Bartlomiej Zolnierkiewicz1-5/+6
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz1-1/+0
2008-08-04mm: rename page trylockNick Piggin1-1/+1
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-7/+26
2008-08-04Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2-21/+6
2008-07-30[SCSI] scsi_transport_spi: fix oops in revalidateJames Bottomley1-3/+5
2008-07-30[SCSI] ses: fix VPD inquiry overrunJames Bottomley1-4/+14
2008-07-30[SCSI] hptiop: add more PCI device IDsHighPoint Linux Team1-0/+7
2008-07-28[SCSI] qla2xxx: fix msleep compile errorFUJITA Tomonori1-0/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds78-965/+3670
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison43-175/+175
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2-6/+21
2008-07-26[SCSI] qla2xxx: Update version number to 8.02.01-k6.Andrew Vasquez1-1/+1
2008-07-26[SCSI] qla2xxx: Additional NPIV corrections.Andrew Vasquez6-12/+19
2008-07-26[SCSI] qla2xxx: suppress uninitialized-var warningAndrew Morton1-1/+1
2008-07-26[SCSI] qla2xxx: use memory_read_from_buffer()Akinobu Mita1-35/+9
2008-07-26[SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware.Andrew Vasquez1-2/+2
2008-07-26[SCSI] ch: fix ch_remove oopsFUJITA Tomonori1-0/+1
2008-07-26[SCSI] 3w-9xxx: add MSI support and misc fixesadam radford2-14/+35