summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2010-09-23drivers/scsi: Remove unnecessary casts of private_dataJoe Perches2-2/+2
2010-08-11Merge branch 'master' into for-nextJiri Kosina10-94/+124
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds10-94/+124
2010-08-10Merge branch 'master' into for-nextJiri Kosina11-96/+83
2010-08-09Fix spelling fuction -> function in commentsStefan Weil1-1/+1
2010-08-07scsi: use REQ_TYPE_FS for flush requestFUJITA Tomonori2-17/+4
2010-08-07scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PCFUJITA Tomonori1-1/+6
2010-08-07scsi/sd: remove big kernel lockArnd Bergmann2-11/+8
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann2-1/+11
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann2-10/+25
2010-08-07scsi: fix discard page leakFUJITA Tomonori2-7/+10
2010-08-07scsi: need to reset unprep_rq_fn in sd_removeFUJITA Tomonori1-0/+1
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori1-1/+1
2010-08-07scsi: stop using q->prepare_flush_fnFUJITA Tomonori1-10/+16
2010-08-07scsi: remove unused free discard page in sd_doneFUJITA Tomonori1-9/+0
2010-08-07scsi: add sd_unprep_fn to free discard pageFUJITA Tomonori1-1/+11
2010-08-07block: implement an unprep function corresponding directly to prepJames Bottomley1-1/+1
2010-08-07block: don't allocate a payload for discard requestChristoph Hellwig1-18/+34
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig1-4/+4
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig6-16/+17
2010-08-07aha1532: remove ISA_DMA_THRESHOLD usageFUJITA Tomonori1-25/+0
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-83/+74
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-4/+0
2010-08-06SCSI: remove fake "address-of" expressionAlan Stern2-2/+2
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-7/+7
2010-08-05scsi: Remove owner field from attribute initialization in ARCMSR driverGuenter Roeck1-3/+0
2010-08-05scsi: Remove owner field from attribute initialization in LPFC driverGuenter Roeck1-1/+0
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds18-31/+27
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds227-6088/+18351
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-3/+4
2010-08-04Merge branch 'master' into for-nextJiri Kosina3-26/+43
2010-08-03pcmcia: remove memreq_tDominik Brodowski1-3/+2
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski5-42/+40
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski5-33/+32
2010-07-30pcmcia: remove cs_types.hDominik Brodowski5-5/+0
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck1-0/+4
2010-07-28[SCSI] sd: add support for runtime PMAlan Stern1-5/+16
2010-07-28[SCSI] implement runtime Power ManagementAlan Stern7-11/+193
2010-07-28[SCSI] convert to the new PM frameworkAlan Stern4-47/+105
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley8-30/+30
2010-07-28[SCSI] ibmvstgt: add __init/__exit macrosPeter Huewe1-2/+2
2010-07-28[SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer1-6/+8
2010-07-28[SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi4-6/+43
2010-07-28[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez5-60/+5
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali22-22/+22
2010-07-28[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...Giridhar Malavali4-40/+25
2010-07-28[SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali4-289/+42
2010-07-28[SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adaptersHarish Zunjarrao1-13/+24
2010-07-28[SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao3-10/+162
2010-07-28[SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l...Madhuranath Iyengar1-0/+7