summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2008-10-09sg: remove SG_ALLOW_DIO_CODE defineFUJITA Tomonori1-3/+1
2008-10-09sg: rename sg_cmd_done sg_rq_end_ioFUJITA Tomonori1-11/+12
2008-10-09block: unify request timeout handlingJens Axboe26-306/+142
2008-10-09SCSI sd driver calls revalidate_disk wrapper.Andrew Patterson1-2/+2
2008-10-09sg: set dxferp to NULL for READ with the older SG interfaceFUJITA Tomonori1-1/+4
2008-10-09sg: use blk_rq_aligned helper functionFUJITA Tomonori1-3/+1
2008-10-09sg: convert the indirect IO path to use the block layerFUJITA Tomonori1-292/+105
2008-10-09sg: convert the direct IO path to use the block layerFUJITA Tomonori1-146/+27
2008-10-09sg: convert the non-data path to use the block layerFUJITA Tomonori1-5/+48
2008-10-09block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori1-1/+1
2008-10-09block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori1-1/+1
2008-10-09block: allow disk to have extended device numberTejun Heo1-20/+54
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo1-7/+2
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo1-0/+6
2008-10-09sd/ide-disk: apply extended minors to sd and ideTejun Heo1-2/+7
2008-10-09block: don't depend on consecutive minor spaceTejun Heo1-1/+1
2008-09-29[SCSI] qlogicpti: fix sg list traversal error in continuation entriesBoaz Harrosh1-0/+1
2008-09-23[SCSI] Fix hang with split requestsJames Bottomley1-1/+2
2008-09-13[SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ...Andrew Vasquez2-1/+2
2008-09-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-4/+0
2008-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-13/+14
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe2-4/+0
2008-08-29[SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley1-1/+2
2008-08-29[SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retryMike Anderson1-1/+1
2008-08-29[SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson3-10/+10
2008-08-29[SCSI] sd: select CRC_T10DIF only when necessaryStefan Richter1-1/+1
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