summaryrefslogtreecommitdiff
path: root/drivers/message
Commit message (Expand)AuthorAge
* fusion: remove dead MTRR codeLuis R. Rodriguez2015-06-13
* mptsas: fix depth param in scsi_track_queue_fullTomas Henzl2015-06-13
* i2o: move to stagingAlan Cox2015-02-03
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* mptfusion: don't change queue type in ->change_queue_depthChristoph Hellwig2014-11-12
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-12
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-07
|\
| * mptfusion: enable no_write_same for vmware scsi disksChris J Arges2014-09-25
| * fusion: fix excess parameter kernel-doc warningRandy Dunlap2014-09-16
| * mptfusion: simplify roundingRasmus Villemoes2014-09-16
* | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap2014-09-16
|/
* mptfusion: tweak null pointer checksJoe Lawrence2014-07-25
* mptfusion: combine fw_event_work and its event_dataJoe Lawrence2014-07-25
* mptfusion: make adapter prod_name[] a pointerJoe Lawrence2014-07-25
* mptfusion: use memdup_userJoe Lawrence2014-07-25
* mptfusion: remove redundant kfree checksJoe Lawrence2014-07-25
* mptfusion: mark file-private functions as staticJoe Lawrence2014-07-25
* scsi: convert device_busy to atomic_tChristoph Hellwig2014-07-25
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-17
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* mptfusion: fix msgContext in mptctl_hp_hostinfoTomas Henzl2014-05-28
* fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox2014-05-28
* fusion: Add free msg frames to the head, not tail of listMatthew Wilcox2014-05-28
* Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-01
|\
| * i2o: Use pci_bus_alloc_resource(), not allocate_resource() directlyBjorn Helgaas2014-02-26
| * i2o: Refactor i2o_iop_systab_set() PCI space allocationBjorn Helgaas2014-02-26
| * i2o: Fix I/O space alignment requirementBjorn Helgaas2014-02-26
| * i2o: Fix I/O space allocation copy/paste errorBjorn Helgaas2014-02-26
* | drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)Alexey Khoroshilov2014-02-10
|/
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\
| * block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-23
* | MPT / PCI: Use pci_stop_and_remove_bus_device_locked()Rafael J. Wysocki2014-01-14
|/
* drivers/message/i2o/driver.c: add missing destroy_workqueue() on error in i2o...Wei Yongjun2013-11-13
* i2o: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-16
* drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-03
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * block: Remove some unnecessary bi_vcnt usageKent Overstreet2013-03-23
* | block_device_operations->release() should return voidAl Viro2013-05-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | proc: Add proc_mkdir_data()David Howells2013-05-01
| * | mptctl: don't wank with fasync in ->release()Al Viro2013-04-29
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| * | fusion: switch to ->show_info()Al Viro2013-04-09
| * | i2o: use proc_remove_subtree()Al Viro2013-04-09
| |/
* | i2o: check copy_from_user() size parameterDan Carpenter2013-04-30
|/
* Drivers: message: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drivers/message/fusion/mptscsih.c: missing breakAlan Cox2012-12-18
* messages: i2o: Fix typo in messages/i2oMasanari Iida2012-11-28