aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* drivers/scsi: Remove unnecessary casts of private_dataJoe Perches2010-09-23
* Merge branch 'master' into for-nextJiri Kosina2010-08-11
|\
| * Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
| |\
| | * scsi: use REQ_TYPE_FS for flush requestFUJITA Tomonori2010-08-07
| | * scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PCFUJITA Tomonori2010-08-07
| | * scsi/sd: remove big kernel lockArnd Bergmann2010-08-07
| | * block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
| | * block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
| | * scsi: fix discard page leakFUJITA Tomonori2010-08-07
| | * scsi: need to reset unprep_rq_fn in sd_removeFUJITA Tomonori2010-08-07
| | * block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-07
| | * scsi: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-07
| | * scsi: remove unused free discard page in sd_doneFUJITA Tomonori2010-08-07
| | * scsi: add sd_unprep_fn to free discard pageFUJITA Tomonori2010-08-07
| | * block: implement an unprep function corresponding directly to prepJames Bottomley2010-08-07
| | * block: don't allocate a payload for discard requestChristoph Hellwig2010-08-07
| | * block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
| | * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
| | * aha1532: remove ISA_DMA_THRESHOLD usageFUJITA Tomonori2010-08-07
* | | Merge branch 'master' into for-nextJiri Kosina2010-08-10
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
| |\ \
| | * | pcmcia: remove memreq_tDominik Brodowski2010-08-03
| | * | pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
| | * | pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
| | * | pcmcia: remove cs_types.hDominik Brodowski2010-07-30
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-06
| |\ \ \
| | * | | scsi: Remove owner field from attribute initialization in ARCMSR driverGuenter Roeck2010-08-05
| | * | | scsi: Remove owner field from attribute initialization in LPFC driverGuenter Roeck2010-08-05
| * | | | SCSI: remove fake "address-of" expressionAlan Stern2010-08-06
| * | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| | * | | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-28
| | |/ /
* | / / Fix spelling fuction -> function in commentsStefan Weil2010-08-09
|/ / /
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\ \ \ | | | |/ | | |/|
| * | | libfc: use ARRAY_SIZEKulikov Vasiliy2010-07-20
| * | | scsi: bfa: use ARRAY_SIZEKulikov Vasiliy2010-07-20
| * | | fix comnment/printk typos concerning "empty"Uwe Kleine-König2010-07-12
| * | | fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-11
| * | | Merge branch 'master' into for-nextJiri Kosina2010-06-16
| |\ \ \ | | | |/ | | |/|
| * | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
| * | | fix typos concerning "management"Uwe Kleine-König2010-06-16
| * | | fix typos concerning "hierarchy"Uwe Kleine-König2010-06-16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-04
|\ \ \ \
| * | | | [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-28
| * | | | [SCSI] sd: add support for runtime PMAlan Stern2010-07-28
| * | | | [SCSI] implement runtime Power ManagementAlan Stern2010-07-28
| * | | | [SCSI] convert to the new PM frameworkAlan Stern2010-07-28
| * | | | [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-28