Age | Commit message (Expand) | Author |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig |
2014-11-12 | mptfusion: don't change queue type in ->change_queue_depth | Christoph Hellwig |
2014-11-12 | scsi: remove ordered_tags scsi_device field | Christoph Hellwig |
2014-07-25 | mptfusion: tweak null pointer 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 |
2012-12-18 | drivers/message/fusion/mptscsih.c: missing break | Alan Cox |
2011-09-22 | [SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN E... | nagalakshmi.nandigama@lsi.com |
2011-08-27 | [SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset | kashyap.desai@lsi.com |
2011-08-27 | [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition | kashyap.desai@lsi.com |
2011-07-27 | [SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN E... | Kashyap, Desai |
2011-05-01 | [SCSI] mptfusion: Remove debug print from mptscsih_qcmd() | Kashyap, Desai |
2011-05-01 | [SCSI] fusion: do not check serial_number in the abort handler | Christoph Hellwig |
2011-02-12 | [SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_reset | Kashyap, Desai |
2010-07-28 | [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMD | Kashyap, Desai |
2010-07-27 | [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout | Kei Tokunaga |
2010-07-27 | [SCSI] mptfusion: schedule_target_reset from all Reset context | Kashyap, Desai |
2010-07-27 | [SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSY | Kashyap, Desai |
2010-07-27 | [SCSI] mptsas: fix hangs caused by ATA pass-through | Ryan Kuester |
2010-05-24 | fusion: fix kernel-doc notation | Ben Hutchings |
2010-04-11 | [SCSI] mptfusion: Task abort is not supported for Volumes | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: sanity check for vdevice pointer is added | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: mpt_detach is called properly at the time of rmmod | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) | Kashyap, Desai |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-02-08 | [SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of v... | Kashyap, Desai |
2010-01-18 | [SCSI] mptfusion: Added MPI_SCSIIO_CONTROL_HEADOFQ priority | Kashyap, Desai |
2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie |
2009-10-29 | [SCSI] mptspi: Fix for incorrect data underrun errata | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed device | Kashyap, Desai |
2009-08-22 | [SCSI] mptsas : set max_id to infinite value. | Kashyap, Desai |
2009-08-22 | [SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY s... | Kashyap, Desai |
2009-08-22 | [SCSI] mptsas : Removed mptscsih_timer_expired. | Kashyap, Desai |
2009-06-14 | fusion: fix recent kernel-doc problems | Randy Dunlap |
2009-06-09 | [SCSI] mpt fusion: fix up doc book comments | James Bottomley |
2009-06-09 | [SCSI] mpt fusion: Added support for Broadcast primitives Event handling | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: Code Cleanup patch | 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 taskmgmt request and completion routines | 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 |
2009-01-13 | [SCSI] mpt fusion: Add Firmware debug support | Kashyap, Desai |
2008-12-16 | [SCSI] mpt fusion: clear list of outstanding commands on host reset | James Bottomley |
2008-10-23 | [SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver. | Bernd Schubert |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison |