summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2010-09-23drivers/scsi: Remove unnecessary casts of private_dataJoe Perches
2010-08-11Merge branch 'master' into for-nextJiri Kosina
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branch 'master' into for-nextJiri Kosina
2010-08-09Fix spelling fuction -> function in commentsStefan Weil
2010-08-07scsi: use REQ_TYPE_FS for flush requestFUJITA Tomonori
2010-08-07scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PCFUJITA Tomonori
2010-08-07scsi/sd: remove big kernel lockArnd Bergmann
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-08-07scsi: fix discard page leakFUJITA Tomonori
2010-08-07scsi: need to reset unprep_rq_fn in sd_removeFUJITA Tomonori
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori
2010-08-07scsi: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07scsi: remove unused free discard page in sd_doneFUJITA Tomonori
2010-08-07scsi: add sd_unprep_fn to free discard pageFUJITA Tomonori
2010-08-07block: implement an unprep function corresponding directly to prepJames Bottomley
2010-08-07block: don't allocate a payload for discard requestChristoph Hellwig
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-08-07aha1532: remove ISA_DMA_THRESHOLD usageFUJITA Tomonori
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-06SCSI: remove fake "address-of" expressionAlan Stern
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05scsi: Remove owner field from attribute initialization in ARCMSR driverGuenter Roeck
2010-08-05scsi: Remove owner field from attribute initialization in LPFC driverGuenter Roeck
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-03pcmcia: remove memreq_tDominik Brodowski
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck
2010-07-28[SCSI] sd: add support for runtime PMAlan Stern
2010-07-28[SCSI] implement runtime Power ManagementAlan Stern
2010-07-28[SCSI] convert to the new PM frameworkAlan Stern
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley
2010-07-28[SCSI] ibmvstgt: add __init/__exit macrosPeter Huewe
2010-07-28[SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer
2010-07-28[SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi
2010-07-28[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali
2010-07-28[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...Giridhar Malavali
2010-07-28[SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali
2010-07-28[SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adaptersHarish Zunjarrao
2010-07-28[SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao
2010-07-28[SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l...Madhuranath Iyengar