aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2008-10-03[SCSI] sd: use generic helper to print capacities in both binary and SIJames Bottomley
2008-10-03[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori
2008-10-03[SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley
2008-10-03[SCSI] add inline functions for recognising created and blocked statesJames Bottomley
2008-10-03[SCSI] scsi_netlink: Add transport and LLD recieve and event supportJames Smart
2008-10-03[SCSI] tmscsim: Fixup KERN_INFO in printkNick Warne
2008-10-03[SCSI] qla2xxx: Remove semaphore.hMatthew Wilcox
2008-10-03[SCSI] scsi_host_lookup: error returns and NULL pointersJames Smart
2008-09-29libata: make SCR access ops per-linkTejun Heo
2008-09-28[SCSI] qlogicpti: fix sg list traversal error in continuation entriesBoaz Harrosh
2008-09-23[SCSI] Fix hang with split requestsJames Bottomley
2008-09-13[SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ...Andrew Vasquez
2008-09-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe
2008-08-29[SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley
2008-08-29[SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retryMike Anderson
2008-08-29[SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson
2008-08-29[SCSI] sd: select CRC_T10DIF only when necessaryStefan Richter
2008-08-29remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori
2008-08-27sg: restore command permission for TYPE_SCANNERFUJITA Tomonori
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-08-16[SCSI] ibmvfc: Driver version 1.0.2Brian King
2008-08-16[SCSI] ibmvfc: Add details to async event logBrian King
2008-08-16[SCSI] ibmvfc: Sanitize response lengthsBrian King
2008-08-16[SCSI] ibmvfc: Fix for lost async eventsBrian King
2008-08-16[SCSI] ibmvfc: Fixup host state during reinitBrian King
2008-08-16[SCSI] ibmvfc: Fix another hang on module removalBrian King
2008-08-16[SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitionsBrian King
2008-08-16[SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissionsJoe Malicki
2008-08-16[SCSI] qla2xxx: Update version number to 8.02.01-k7.Andrew Vasquez
2008-08-16[SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().Andrew Vasquez
2008-08-16[SCSI] qla2xxx: Reference proper ha during SBR handling.Andrew Vasquez
2008-08-16[SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.Mike Hernandez
2008-08-16[SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.Andrew Vasquez
2008-08-16[SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.Andrew Vasquez
2008-08-16[SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.Andrew Vasquez
2008-08-16[SCSI] scsi_dh: Initialize lun_state in check_ownership()Chandra Seetharaman
2008-08-16[SCSI] scsi_dh: Do not use scsilun in rdac hardware handlerChandra Seetharaman
2008-08-16[SCSI] megaraid_sas: version and Documentation UpdateYang, Bo
2008-08-16[SCSI] megaraid_sas: add new controllers (0x78 0x79)Yang, Bo
2008-08-16[SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routineYang, Bo
2008-08-16[SCSI] megaraid_sas: add readl to force PCI posting flushYang, Bo
2008-08-11make struct scsi_dh_devlist's staticAdrian Bunk
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds