summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori
2010-08-11drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko
2010-08-11drivers/scsi: use memdup_userJulia Lawall
2010-08-11scsi: remove private BIT macrosAndrew Morton
2010-08-11scsi: fix bnx2i build errorsRandy Dunlap
2010-08-11scsi: fix pmcraid build errorsRandy Dunlap
2010-08-11bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin
2010-08-11drivers/scsi/ch.c: don't use vprintk as macroJoe Perches
2010-08-11scsi: bfa: correct onstack wait_queue_head declarationYong Zhang
2010-08-11drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches
2010-08-11scsi/sd.c: quiet all sparse noiseH Hartley Sweeten
2010-08-11scsi: remove superfluous NULL pointer check from scsi_kill_request()Bartlomiej Zolnierkiewicz
2010-08-11drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall
2010-08-11dc395x: decrease iteration for tag_number of max_command in start_scsi()Roel Kluin
2010-08-11g_NCR5380: fix broken MMIO compilationOndrej Zary
2010-08-11g_NCR5380: remove misleading pnp error messageOndrej Zary
2010-08-11drivers/scsi: remove unnecessary NULL testJulia Lawall
2010-08-11NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()Roel Kluin
2010-08-11gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()Roel Kluin
2010-08-11osst: fix read buffer overflowRoel Kluin
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-08-11[SCSI] qla4xxx: fix compilation warningVikas Chaudhary
2010-08-11[SCSI] make error handling more robust in the face of reservationsJames Bottomley
2010-08-11[SCSI] tgt: fix warningJoe Eykholt
2010-08-11[SCSI] Return NEEDS_RETRY for eh commands with status BUSYHannes Reinecke
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
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-06[SCSI] ibmvfc: Driver version 1.0.9Brian King
2010-08-06[SCSI] ibmvfc: Fix terminate_rport_ioBrian King
2010-08-06[SCSI] ibmvfc: Fix rport add/delete race resulting in oopsBrian King