index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
message
/
fusion
/
mptfc.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
2025-01-10
Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging
Martin K. Petersen
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-11-20
scsi: message: fusion: Constify struct pci_device_id
Christophe JAILLET
2024-08-22
scsi: mptfusion: Simplify the alloc*_workqueue() invocations
Bart Van Assche
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2024-01-23
scsi: message: fusion: Remove redundant pointer 'hd'
Colin Ian King
2023-10-24
scsi: message: fusion: Initialize return value in mptfc_bus_reset()
Hannes Reinecke
2023-10-13
scsi: message: fusion: Open-code mptfc_block_error_handler() for bus reset
Hannes Reinecke
2023-10-13
scsi: message: fusion: Simplify mptfc_block_error_handler()
Hannes Reinecke
2023-03-24
scsi: message: fusion: Declare SCSI host template members const
Bart Van Assche
2021-10-16
scsi: message: fusion: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: message: fusion: Call scsi_done() directly
Bart Van Assche
2021-06-22
scsi: message: mptfc: Switch from pci_ to dma_ API
Christophe JAILLET
2020-12-01
scsi: message: fusion: Remove in_interrupt() usage in mpt_config()
Thomas Gleixner
2020-08-20
scsi: mptfc: Remove unneeded cast from memory allocation
Li Heng
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-07-30
scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-04-19
scsi: mptfc: fix spelling mistake in macro names
Colin Ian King
2017-08-25
scsi: mptfc: Do not call fc_block_scsi_eh() on host reset
Hannes Reinecke
2017-04-24
scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host()
Hannes Reinecke
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2016-09-14
scsi: fusion: Fix error return code in mptfc_probe()
Wei Yongjun
2016-09-02
scsi: mptfc: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2014-07-25
mptfusion: remove redundant kfree checks
Joe Lawrence
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2014-05-28
fusion: Remove use of DEF_SCSI_QCMD
Matthew Wilcox
2013-04-09
fusion: switch to ->show_info()
Al Viro
2013-01-03
Drivers: message: remove __dev* attributes.
Greg Kroah-Hartman
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-07-28
[SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...
Kashyap, Desai
2010-04-11
[SCSI] mptfusion: sanity check for vdevice pointer is added
Kashyap, Desai
2010-04-11
[SCSI] mptfusion: Proper bus_type check is added
Kashyap, Desai
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-17
[SCSI] fusion: hold off error recovery while alternate ioc is initializing
Michael Reed
2009-08-22
[SCSI] mptsas : Removed mptscsih_timer_expired.
Kashyap, Desai
2009-06-09
[SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function
Kashyap, Desai
2009-06-09
[SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame
Kashyap, Desai
2009-06-09
[SCSI] mpt fusion: rewrite of all internal generated functions
Kashyap, Desai
2009-06-09
[SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region
Kashyap, Desai
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-06-05
[SCSI] mpt fusion : Updated copyright statment with 2008 included
Prakash, Sathya
2008-05-27
[SCSI] fusion mpt: fix target missing after resetting external raid
Michael Reed
2007-10-12
[SCSI] mpt fusion: lock down ScsiLookup
Eric Moore
2007-10-12
[SCSI] mpt fusion: add use of shost_priv and remove all the typecasting
Eric Moore
2007-10-12
[SCSI] mpt fusion: removing references to hd->ioc
Eric Moore
[next]