summaryrefslogtreecommitdiff
path: root/drivers/message/fusion
AgeCommit message (Expand)Author
2018-05-30scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter
2018-04-29scsi: mptsas: Disable WRITE SAMEMartin K. Petersen
2018-02-25mptfusion: hide unused seq_mpt_print_ioc_summary functionArnd Bergmann
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-11mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()Dan Carpenter
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-08-26mptfusion: prevent some memory corruptionDan Carpenter
2015-06-13fusion: remove dead MTRR codeLuis R. Rodriguez
2015-06-13mptsas: fix depth param in scsi_track_queue_fullTomas Henzl
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-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12mptfusion: don't change queue type in ->change_queue_depthChristoph Hellwig
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-09-25mptfusion: enable no_write_same for vmware scsi disksChris J Arges
2014-09-16scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap
2014-09-16fusion: fix excess parameter kernel-doc warningRandy Dunlap
2014-09-16mptfusion: simplify roundingRasmus Villemoes
2014-07-25mptfusion: tweak null pointer checksJoe Lawrence
2014-07-25mptfusion: combine fw_event_work and its event_dataJoe Lawrence
2014-07-25mptfusion: make adapter prod_name[] a pointerJoe Lawrence
2014-07-25mptfusion: use memdup_userJoe Lawrence
2014-07-25mptfusion: remove redundant kfree checksJoe Lawrence
2014-07-25mptfusion: mark file-private functions as staticJoe Lawrence
2014-07-25scsi: convert device_busy to atomic_tChristoph Hellwig
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-05-28mptfusion: fix msgContext in mptctl_hp_hostinfoTomas Henzl
2014-05-28fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox
2014-05-28fusion: Add free msg frames to the head, not tail of listMatthew Wilcox
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-14MPT / PCI: Use pci_stop_and_remove_bus_device_locked()Rafael J. Wysocki
2013-11-23block: Kill bio_segments()/bi_vcnt usageKent Overstreet
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-04-29mptctl: don't wank with fasync in ->release()Al Viro
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09fusion: switch to ->show_info()Al Viro
2013-03-23block: Remove some unnecessary bi_vcnt usageKent Overstreet
2013-01-03Drivers: message: remove __dev* attributes.Greg Kroah-Hartman
2012-12-18drivers/message/fusion/mptscsih.c: missing breakAlan Cox
2012-09-14[SCSI] Fusion MPT: disable pci device when mpt map resoures failedHanjun Guo
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-31drivers/message/fusion: use pci_dev->revisionSergei Shtylyov
2012-05-22[SCSI] mptfusion: unlock on error in mpt_config()Dan Carpenter
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-01-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2011-12-15[SCSI] mptsas: Add device ID for SAS1068_820XELP.Chandrakala Chavva
2011-12-15[SCSI] fusion: ensure NUL-termination of MptCallbacksName elementsFerenc Wagner
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock