summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2011-08-02fix crash in scsi_dispatch_cmd()James Bottomley1-0/+2
2011-08-02Fix oops caused by queue refcounting failureJames Bottomley2-1/+2
2011-08-02Fix Ultrastor asm snippetSamuel Thibault1-1/+1
2011-08-02megaraid_sas: Sanity check user supplied length before passing it to dma_allo...Bjørn Mork1-0/+3
2011-08-02fix oops in scsi_run_queue()James Bottomley1-1/+6
2011-08-02put stricter guards on queue dead checksJames Bottomley1-8/+8
2011-08-02pmcraid: reject negative request sizeDan Rosenberg1-0/+3
2011-08-02mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg1-2/+21
2011-04-28qla2xxx: Make the FC port capability mutual exclusive.Andrew Vasquez1-2/+2
2011-03-31ses: show devices for enclosures with no page 7John Hughes1-2/+2
2011-03-31scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev listBrian King1-0/+1
2011-03-31scsi_dh_alua: add netapp to dev listMike Christie1-0/+1
2011-03-31mpt2sas: Kernel Panic during Large Topology discoveryKashyap, Desai1-2/+11
2011-03-31mpt2sas: Correct resizing calculation for max_queue_depthKashyap, Desai1-3/+3
2011-03-31mpt2sas: Fix device removal handshake for zoned devicesKashyap, Desai1-3/+0
2011-03-31libsas: fix runaway error handler problemJames Bottomley1-0/+1
2011-03-31fix medium error problems with some arrays which can cause data corruptionJames Bottomley1-1/+8
2011-02-06block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen1-2/+1
2011-02-06qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez2-0/+2
2011-02-06qla2xxx: Correct issue where NPIV-config data was not being allocated for 82x...Andrew Vasquez1-0/+1
2010-11-22Fix regressions in scsi_internal_device_blockMike Christie1-1/+2
2010-11-22Fix race when removing SCSI devicesChristof Schmitt1-1/+2
2010-11-22gdth: integer overflow in ioctlDan Carpenter1-0/+8
2010-11-22libsas: fix NCQ mixing with non-NCQDavid Milburn1-0/+1
2010-11-22sd name space exhaustion causes system hangMichael Reed1-5/+10
2010-10-29Fix VPD inquiry page wrapperMartin K. Petersen1-2/+2
2010-07-27[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard1-6/+7
2010-07-22[SCSI] ipr: fix resource path display and formattingWayne Boyer2-20/+36
2010-06-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+22
2010-06-02SCSI: implement sd_unlock_native_capacity()Tejun Heo1-0/+22
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2-4/+10
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds10-306/+708
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds8-554/+641
2010-05-27st: use noop_llseek() instead of default_llseek()Jan Blunck1-0/+1
2010-05-27osst: use noop_llseek() instead of default_llseek()Jan Blunck1-0/+1
2010-05-27osst: update ppos instead of using file->f_posJan Blunck1-4/+4
2010-05-26m68k: amiga - A4000T SCSI platform device conversionGeert Uytterhoeven1-55/+46
2010-05-26m68k/scsi: a3000 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven1-35/+41
2010-05-26m68k: amiga - A3000 SCSI platform device conversionGeert Uytterhoeven1-64/+100
2010-05-26m68k/scsi: gvp11 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven1-49/+56
2010-05-26m68k: amiga - GVP Series II SCSI zorro_driver conversionGeert Uytterhoeven2-149/+156
2010-05-26m68k/scsi: a2091 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven1-34/+41
2010-05-26m68k: amiga - A2091/A590 SCSI zorro_driver conversionGeert Uytterhoeven1-84/+102
2010-05-26m68k/scsi: mvme147 - Kill obsolete HOSTS_C logicGeert Uytterhoeven1-3/+0
2010-05-26m68k/scsi: a3000 - Kill a3000_scsiregs typedefGeert Uytterhoeven2-8/+8
2010-05-26m68k/scsi: gvp11 - Kill gvp11_scsiregs typedefGeert Uytterhoeven2-9/+9
2010-05-26m68k/scsi: a2091 - Kill a2091_scsiregs typedefGeert Uytterhoeven2-8/+8
2010-05-26m68k/scsi: gvp11 - Extract check_wd33c93()Geert Uytterhoeven1-77/+83
2010-05-26m68k/scsi: a3000 - Kill static global a3000_hostGeert Uytterhoeven1-19/+19
2010-05-26m68k/scsi: mvme147 - Kill static global mvme147_hostGeert Uytterhoeven1-14/+16