| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-10 | Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging | Martin K. Petersen | 1 | -1/+1 |
| 2024-12-04 | scsi: Convert SCSI drivers to .sdev_configure() | Bart Van Assche | 1 | -1/+1 |
| 2024-12-04 | scsi: Rename .slave_alloc() and .slave_destroy() | Bart Van Assche | 1 | -6/+6 |
| 2024-11-20 | scsi: message: fusion: Constify struct pci_device_id | Christophe JAILLET | 1 | -1/+1 |
| 2024-08-22 | scsi: mptfusion: Simplify the alloc*_workqueue() invocations | Bart Van Assche | 1 | -5/+2 |
| 2024-04-11 | scsi: core: Add a dma_alignment field to the host and host template | Christoph Hellwig | 1 | -0/+1 |
| 2024-01-23 | scsi: message: fusion: Remove redundant pointer 'hd' | Colin Ian King | 1 | -3/+1 |
| 2023-10-24 | scsi: message: fusion: Initialize return value in mptfc_bus_reset() | Hannes Reinecke | 1 | -1/+1 |
| 2023-10-13 | scsi: message: fusion: Open-code mptfc_block_error_handler() for bus reset | Hannes Reinecke | 1 | -3/+14 |
| 2023-10-13 | scsi: message: fusion: Simplify mptfc_block_error_handler() | Hannes Reinecke | 1 | -29/+54 |
| 2023-03-24 | scsi: message: fusion: Declare SCSI host template members const | Bart Van Assche | 1 | -1/+1 |
| 2021-10-16 | scsi: message: fusion: Switch to attribute groups | Bart Van Assche | 1 | -1/+1 |
| 2021-10-16 | scsi: message: fusion: Call scsi_done() directly | Bart Van Assche | 1 | -3/+3 |
| 2021-06-22 | scsi: message: mptfc: Switch from pci_ to dma_ API | Christophe JAILLET | 1 | -17/+18 |
| 2020-12-01 | scsi: message: fusion: Remove in_interrupt() usage in mpt_config() | Thomas Gleixner | 1 | -1/+1 |
| 2020-08-20 | scsi: mptfc: Remove unneeded cast from memory allocation | Li Heng | 1 | -4/+2 |
| 2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
| 2018-07-30 | scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNEL | Jia-Ju Bai | 1 | -1/+1 |
| 2018-04-19 | scsi: mptfc: fix spelling mistake in macro names | Colin Ian King | 1 | -1/+1 |
| 2017-08-25 | scsi: mptfc: Do not call fc_block_scsi_eh() on host reset | Hannes Reinecke | 1 | -9/+1 |
| 2017-04-24 | scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host() | Hannes Reinecke | 1 | -1/+6 |
| 2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 1 | -0/+1 |
| 2016-09-14 | scsi: fusion: Fix error return code in mptfc_probe() | Wei Yongjun | 1 | -1/+3 |
| 2016-09-02 | scsi: mptfc: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 1 | -1/+2 |
| 2014-07-25 | mptfusion: remove redundant kfree checks | Joe Lawrence | 1 | -2/+1 |
| 2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke | 1 | -3/+3 |
| 2014-05-28 | fusion: Remove use of DEF_SCSI_QCMD | Matthew Wilcox | 1 | -7/+5 |
| 2013-04-09 | fusion: switch to ->show_info() | Al Viro | 1 | -1/+1 |
| 2013-01-03 | Drivers: message: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+3 |
| 2010-11-16 | SCSI host lock push-down | Jeff Garzik | 1 | -3/+4 |
| 2010-07-28 | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e... | Kashyap, Desai | 1 | -3/+6 |
| 2010-04-11 | [SCSI] mptfusion: sanity check for vdevice pointer is added | Kashyap, Desai | 1 | -0/+17 |
| 2010-04-11 | [SCSI] mptfusion: Proper bus_type check is added | Kashyap, Desai | 1 | -1/+4 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-17 | [SCSI] fusion: hold off error recovery while alternate ioc is initializing | Michael Reed | 1 | -6/+11 |
| 2009-08-22 | [SCSI] mptsas : Removed mptscsih_timer_expired. | Kashyap, Desai | 1 | -19/+0 |
| 2009-06-09 | [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function | Kashyap, Desai | 1 | -2/+0 |
| 2009-06-09 | [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame | Kashyap, Desai | 1 | -1/+0 |
| 2009-06-09 | [SCSI] mpt fusion: rewrite of all internal generated functions | Kashyap, Desai | 1 | -2/+0 |
| 2009-06-09 | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region | Kashyap, Desai | 1 | -6/+4 |
| 2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -4/+4 |
| 2008-07-21 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 1 | -2/+2 |
| 2008-06-05 | [SCSI] mpt fusion : Updated copyright statment with 2008 included | Prakash, Sathya | 1 | -1/+1 |
| 2008-05-27 | [SCSI] fusion mpt: fix target missing after resetting external raid | Michael Reed | 1 | -2/+0 |
| 2007-10-12 | [SCSI] mpt fusion: lock down ScsiLookup | Eric Moore | 1 | -3/+4 |
| 2007-10-12 | [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting | Eric Moore | 1 | -10/+7 |
| 2007-10-12 | [SCSI] mpt fusion: removing references to hd->ioc | Eric Moore | 1 | -7/+10 |
| 2007-10-12 | [SCSI] mpt fusion: rename vdev to vdevice | Eric Moore | 1 | -10/+10 |
| 2007-10-12 | [SCSI] mpt fusion: standardize printks and debug info | Eric Moore | 1 | -5/+5 |
| 2007-10-12 | [SCSI] mpt fusion: Change company name from LSI Logic to LSI | Prakash, Sathya | 1 | -3/+3 |
| 2007-10-12 | [SCSI] mpt fusion: Link speed change display support | Prakash, Sathya | 1 | -0/+66 |
| 2007-10-12 | [SCSI] mpt fusion: Change call back indices to u8 from int | Prakash, Sathya | 1 | -3/+3 |
| 2007-07-28 | [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg... | Prakash, Sathya | 1 | -61/+47 |
| 2007-07-18 | [SCSI] mpt fusion: add support for Brocade branded LSI FC HBA | Prakash, Sathya | 1 | -0/+2 |
| 2007-07-18 | [SCSI] mpt fusion: add sysfs attributes to display IOC parameters | Prakash, Sathya | 1 | -0/+1 |
| 2007-06-17 | [SCSI] mpt fusion: remove unused header - linux_compat.h | Eric Moore | 1 | -1/+0 |
| 2007-06-17 | [SCSI] mpt fusion: update MAINTAINERS (fusion part) | Eric Moore | 1 | -1/+1 |
| 2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
| 2007-02-02 | [SCSI] fusion - bump version - 3.04.04 | Eric Moore | 1 | -1/+1 |
| 2007-02-02 | [SCSI] fusion - Greater than 255 target and lun support | Eric Moore | 1 | -30/+21 |
| 2007-01-06 | [SCSI] fusion: MODULE_VERSION support | Eric Moore | 1 | -1/+2 |
| 2006-12-07 | [PATCH] kernel-doc: fix fusion and i2o docs | Randy Dunlap | 1 | -3/+2 |
| 2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -6/+8 |
| 2006-10-25 | [SCSI] mptfc: stall eh handlers if resetting while rport blocked | Michael Reed | 1 | -4/+85 |
| 2006-08-27 | Merge ../linux-2.6 | James Bottomley | 1 | -54/+38 |
| 2006-08-06 | [SCSI] mptfc: add additional fc transport attributes | Michael Reed | 1 | -16/+84 |
| 2006-08-06 | [SCSI] mptfc: correct out of order event processing | Michael Reed | 1 | -53/+34 |
| 2006-08-06 | [SCSI] mptfc: properly wait for firmware target discovery to complete | Michael Reed | 1 | -1/+4 |
| 2006-07-13 | [SCSI] mptfusion: misc fix's | Eric Moore | 1 | -13/+1 |
| 2006-06-28 | Merge ../linux-2.6/ | James Bottomley | 1 | -4/+2 |
| 2006-06-28 | [SCSI] mptsas: Adding 1078 ROC support | Eric Moore | 1 | -8/+8 |
| 2006-06-27 | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ | Jesper Juhl | 1 | -4/+2 |
| 2006-06-10 | [SCSI] mptfc: abort of board reset leaves port dead requiring reboot | Michael Reed | 1 | -1/+1 |
| 2006-06-10 | [SCSI] mptfc: fix fibre channel infinite request/response loop | Michael Reed | 1 | -2/+34 |
| 2006-06-10 | [SCSI] mptfc: set fibre channel fw target missing timers to one second | Michael Reed | 1 | -9/+162 |
| 2006-06-10 | [SCSI] mptfusion: move fc event/reset handling to mptfc | Michael Reed | 1 | -3/+184 |
| 2006-05-10 | [SCSI] mptfc: race between mptfc_register_dev and mptfc_target_alloc | mdr@sgi.com | 1 | -4/+7 |
| 2006-04-25 | [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations | Moore, Eric | 1 | -48/+77 |
| 2006-03-14 | [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure | Moore, Eric | 1 | -25/+8 |
| 2006-03-14 | [SCSI] fusion - move some debug firmware event debug msgs to verbose level | Moore, Eric | 1 | -1/+1 |
| 2006-02-27 | [SCSI] drivers/message/fusion/mptfc.c: make 2 functions static | Adrian Bunk | 1 | -2/+2 |
| 2006-01-31 | [SCSI] fusion: FC rport code fixes | Michael Reed | 1 | -62/+141 |
| 2006-01-14 | [SCSI] fusion - adding support for FC949ES | Moore, Eric | 1 | -0/+2 |
| 2006-01-14 | [SCSI] mptfusion - fc transport attributes | Michael Reed | 1 | -16/+535 |
| 2006-01-14 | [SCSI] fusion: kzalloc / kcalloc conversion | Christoph Hellwig | 1 | -18/+8 |
| 2005-12-13 | [SCSI] mptfusion - mapping fixs required support for transport layers. | Moore, Eric Dean | 1 | -2/+4 |
| 2005-12-13 | [SCSI] mptfusion - cleaning up xxx_probe error handling | Moore, Eric Dean | 1 | -7/+10 |
| 2005-12-13 | [SCSI] mptfusion - adding = THIS_MODULE | Moore, Eric Dean | 1 | -0/+1 |
| 2005-09-19 | [SCSI] fusion SAS support (mptsas driver) updates | Moore, Eric Dean | 1 | -1/+1 |
| 2005-07-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 1 | -18/+1 |
| 2005-07-01 | [SCSI] - mptfusion - convert to new change_queue_depth API | Moore, Eric Dean | 1 | -14/+1 |
| 2005-06-27 | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver... | Greg Kroah-Hartman | 1 | -3/+1 |
| 2005-06-26 | [SCSI] remove scsi_set_device | Christoph Hellwig | 1 | -4/+0 |
| 2005-05-20 | [SCSI] fusion - Adding pci recog support for Fibre 949X and 939X chips | Moore, Eric Dean | 1 | -0/+4 |
| 2005-05-20 | [SCSI] mptfusion: fix panic loading driver statically compiled | Moore, Eric Dean | 1 | -4/+3 |
| 2005-05-20 | [SCSI] mptfusion: mptfc Adding Stub Driver - Fiber Channel | Moore, Eric Dean | 1 | -0/+428 |