aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/dpt_i2o.c
AgeCommit message (Expand)Author
2019-03-19scsi: dpt_i2o: clean up indentation issues, remove spacesColin Ian King
2019-02-27scsi: dpt_i2o: remove serial number usageHannes Reinecke
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-15scsi: dpt_i2o: use dma_set_maskChristoph Hellwig
2018-05-18scsi: dpt_i2o: Remove VLA usageKees Cook
2018-04-09scsi: dpt_i2o: Use after free in I2ORESETCMD ioctlDan Carpenter
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-03-26treewide: Align function definition open/close bracesJoe Perches
2018-03-21scsi: dpt_i2o: use after free in __adpt_reset()Dan Carpenter
2018-03-21scsi: dpt_i2o: use after free in adpt_release()Dan Carpenter
2018-03-15scsi: dpt_i2o: stop using scsi_unregisterChristoph Hellwig
2017-08-10scsi: dpt_i2o: remove redundant null check on array deviceColin Ian King
2017-01-05scsi: dpt_i2o: double free if adpt_i2o_online_hba() failsDan Carpenter
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-30scsi: dpt_i2o: double free on error pathDan Carpenter
2016-11-29scsi: dpt_i2o: Add a missing call to kfreeQuentin Lambert
2016-11-08scsi: fix spelling mistake in error messageColin Ian King
2016-02-23dpt_i2o: fix build warningSudip Mukherjee
2015-07-31x86/vm86: Clean up vm86.h includesBrian Gerst
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-09-15scsi: add use_cmd_list flagKashyap.Desai@avagotech.com
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2013-10-25[SCSI] dpt_i2o: return SCSI_MLQUEUE_HOST_BUSY when in resetHannes Reinecke
2013-10-25[SCSI] dpt_i2o: Remove DPTI_STATE_IOCTLHannes Reinecke
2013-04-09dpt_i2o: switch to ->show_info()Al Viro
2013-02-22new helper: file_inode(file)Al Viro
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-28[SCSI] dpt_i2o: move range check forwardDan Carpenter
2010-07-27[SCSI] dpt_i2o: Use GFP_ATOMIC when a lock is heldJulia Lawall
2010-05-17scsi: Push down BKL into ioctl functionsArnd Bergmann
2010-04-08[SCSI] dpt_i2o: several use after free issuesDan Carpenter
2009-10-31dpt_i2o: Fix typo of EINVALOGAWA Hirofumi
2009-10-29dpt_i2o: Fix up copy*userAlan Cox
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2008-11-15[SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()Miquel van Smoorenburg
2008-10-16device create: scsi: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21device create: scsi: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-20dpt_i20: BKL pushdownJonathan Corbet
2008-05-08drivers/scsi/dpt_i2o.c: fix build on alphaAndrew Morton
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-05-02[SCSI] dpt_i2o: sysfs codeMiquel van Smoorenburg
2008-05-02[SCSI] dpt_i2o: 64 bit supportMiquel van Smoorenburg