aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-10Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-10-09sg: remove unnecessary blk_rq_unmap_userFUJITA Tomonori
2008-10-09sg: remove sg_read_xferFUJITA Tomonori
2008-10-09sg: remove sg_write_xferFUJITA Tomonori
2008-10-09sg: incorporate sg_build_direct into sg_start_reqFUJITA Tomonori
2008-10-09sg: remove __sg_start_reqFUJITA Tomonori
2008-10-09sg: remove b_malloc_len in sg_scatter_hold structFUJITA Tomonori
2008-10-09sg: remove SG_ALLOW_DIO_CODE defineFUJITA Tomonori
2008-10-09sg: rename sg_cmd_done sg_rq_end_ioFUJITA Tomonori
2008-10-09block: unify request timeout handlingJens Axboe
2008-10-09SCSI sd driver calls revalidate_disk wrapper.Andrew Patterson
2008-10-09sg: set dxferp to NULL for READ with the older SG interfaceFUJITA Tomonori
2008-10-09sg: use blk_rq_aligned helper functionFUJITA Tomonori
2008-10-09sg: convert the indirect IO path to use the block layerFUJITA Tomonori
2008-10-09sg: convert the direct IO path to use the block layerFUJITA Tomonori
2008-10-09sg: convert the non-data path to use the block layerFUJITA Tomonori
2008-10-09block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori
2008-10-09block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori
2008-10-09block: allow disk to have extended device numberTejun Heo
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo
2008-10-09sd/ide-disk: apply extended minors to sd and ideTejun Heo
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-10-03[SCSI] scsi_dh: suppress comparison warningJames Bottomley
2008-10-03[SCSI] scsi_dh: add Dell product information into rdac device handlerYanqing_Liu@Dell.com
2008-10-03[SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE optionAdrian Bunk
2008-10-03[SCSI] qla2xxx: fix printk format warningsAlexander Beregalov
2008-10-03[SCSI] qla2xxx: Update version number to 8.02.01-k8.Andrew Vasquez
2008-10-03[SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing.Ravi Anand
2008-10-03[SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling.Andrew Vasquez
2008-10-03[SCSI] qla2xxx: Fix "occured" spelling errors.Bjorn Helgaas
2008-10-03[SCSI] qla2xxx: Add NPIV-Config Table support.Andrew Vasquez
2008-10-03[SCSI] qla2xxx: Add Flash Layout Table support.Andrew Vasquez
2008-10-03[SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.Andrew Vasquez
2008-10-03[SCSI] qla2xxx: Add input/output byte-count statistics.Harish Zunjarrao
2008-10-03[SCSI] libiscsi: return error passed in during iscsi recoveryMike Christie
2008-10-03[SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez
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