- 6229b41 mpt2sas: setpci reset kernel oops fix by Nagarajkumar Narayanan · 9 years ago
- 008549f mpt2sas: Refcount fw_events and fix unsafe list usage by Calvin Owens · 9 years ago
- d224fe0 mpt2sas: Refcount sas_device objects and fix unsafe list usage by Calvin Owens · 9 years ago
- a03bd15 mpt2sas, mpt3sas: Update attribution language to Avago by Sreekanth Reddy · 10 years ago
- d2227f7 mpt2sas: map log_info value 0x0x32010081 to DID_RESET by Sreekanth Reddy · 10 years ago
- ddb588b mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O timeouts at driver load time by Sreekanth Reddy · 10 years ago
- 2d8ce8c mpt2sas, mpt3sas: log exceeded temperature thresholds by Sreekanth Reddy · 10 years ago
- efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
- 286c940 mpt2sas: simplify ->change_queue_depth by Christoph Hellwig · 10 years ago
- db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
- c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
- c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
- 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
- a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
- f78f694 mpt2sas: fix undefined reference to `__udivdi3' compilation errors by Sreekanth Reddy · 10 years ago
- b65f1d4 mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probe by Sreekanth Reddy · 10 years ago
- daeaa9d mpt2sas: Avoid type casting for direct I/O commands by Sreekanth Reddy · 10 years ago
- bd58ea3 mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced by Sreekanth Reddy · 10 years ago
- e9edbe3 mpt2sas: Copyright in driver sources is updated for year the 2014 by Sreekanth Reddy · 10 years ago
- 02b7708 mpt2sas: delay scsi_add_host call to work with scsi-mq by Reddy, Sreekanth · 10 years ago
- 00713ad mpt2sas: combine fw_event_work and its event_data by Joe Lawrence · 11 years ago
- feafe7c mpt2sas: correct scsi_{target,device} hostdata allocation by Joe Lawrence · 11 years ago
- 90f951e mpt2sas: Remove use of DEF_SCSI_QCMD by Matthew Wilcox · 11 years ago
- 2e45c8b mpt2sas: Remove uses of serial_number by Matthew Wilcox · 11 years ago
- af61e27 [SCSI] mpt2sas: Don't disable device twice at suspend. by Tyler Stachecki · 11 years ago
- 63e359d [SCSI] mpt2sas: Fix for kernel panic when driver loads with HBA connected to non LUN 0 configured expander by Sreekanth Reddy · 11 years ago
- bc6d4c3 [SCSI] mpt2sas: when Async scanning is enabled then while scanning, devices are removed but their transport layer entries are not removed by Sreekanth Reddy · 11 years ago
- 1c50e8d [SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned by Sreekanth Reddy · 11 years ago
- d648d5a [SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013 by Sreekanth Reddy · 11 years ago
- 3627dba [SCSI] mpt2sas: Change in MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED notification methodology by Sreekanth Reddy · 11 years ago
- 6409a7d [SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callback function by Sreekanth Reddy · 11 years ago
- 3b3e6f8 [SCSI] mpt2sas: fix cleanup on controller resource mapping failure by Joe Lawrence · 11 years ago
- c3a634b [SCSI] mpt2sas: fix for unused variable 'event_data' warning by Reddy, Sreekanth · 12 years ago
- 48ba2ef [SCSI] mpt2sas: fix firmware failure with wrong task attribute by Sreekanth Reddy · 12 years ago
- 6241f22 [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a infinite loop by Sreekanth Reddy · 12 years ago
- b0df96a0 [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup by Reddy, Sreekanth · 12 years ago
- 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
- 5e95e73 [SCSI] mpt2sas: Add a module parameter that permits overriding protection capabilities by Martin K. Petersen · 12 years ago
- 9b5cd13 [SCSI] mpt2sas: Return the correct sense key for DIF errors by Martin K. Petersen · 12 years ago
- a55b2d2 scsi: make pci error handlers const by Stephen Hemminger · 12 years ago
- 14aa7f7 [SCSI] mpt2sas: Fix for With post diag reset same set of device gets added, removed and then again gets added with new target ids by sreekanth.reddy@lsi.com · 12 years ago
- 4b19317 [SCSI] mpt2sas: Fix for staged device discovery functionality of driver not working by sreekanth.reddy@lsi.com · 12 years ago
- eece5de [SCSI] mpt2sas: Fix for max_sectors warning message is stating the incorrect range by sreekanth.reddy@lsi.com · 12 years ago
- 433d717 [SCSI] mpt2sas: 2012 source code copyright by sreekanth.reddy@lsi.com · 12 years ago
- 5d9fb5c [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state by Mike Christie · 13 years ago
- f555e05 [SCSI] mpt2sas: move the scsi_host_put to the right place by Tomas Henzl · 13 years ago
- 39af7a9 [SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and simultaneously another hard drive is hot unplugged by nagalakshmi.nandigama@lsi.com · 13 years ago
- d838c36 [SCSI] mpt2sas: Fix linux driver sparse errors by nagalakshmi.nandigama@lsi.com · 13 years ago
- 298c794 [SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool by nagalakshmi.nandigama@lsi.com · 13 years ago
- 09da0b3 [SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_device, and expander_device lists by nagalakshmi.nandigama@lsi.com · 13 years ago
- a78e21d [SCSI] mpt2sas: spell "primitive" correctly in function prototype by Andrew Morton · 13 years ago
- 2cb6fc8 [SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scsih_probe by nagalakshmi.nandigama@lsi.com · 13 years ago
- aff132d [SCSI] mpt2sas : Fix for memory allocation error for large host credits by nagalakshmi.nandigama@lsi.com · 13 years ago
- 4da7af9 [SCSI] mpt2sas: Do not retry a timed out direct IO for warpdrive by nagalakshmi.nandigama@lsi.com · 13 years ago
- 30c4328 [SCSI] mpt2sas: Release spinlock for the raid device list before blocking it by nagalakshmi.nandigama@lsi.com · 13 years ago
- 9ac49d3 [SCSI] mpt2sas: Increase max transfer support from 4MB to 16MB by nagalakshmi.nandigama@lsi.com · 13 years ago
- ba96bd0 [SCSI] mpt2sas: Support for greater than 2TB capacity WarpDrive by nagalakshmi.nandigama@lsi.com · 13 years ago
- 23edb6e [SCSI] mpt2sas: Do not set sas_device->starget to NULL from the slave_destroy callback when all the LUNS have been deleted by nagalakshmi.nandigama@lsi.com · 13 years ago
- 3ade1ca [SCSI] mpt2sas: When IOs are terminated, update the result to DID_SOFT_ERROR to avoid infinite resets by nagalakshmi.nandigama@lsi.com · 13 years ago
- 845a0e4 [SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error condition by nagalakshmi.nandigama@lsi.com · 13 years ago
- f6a290b4 [SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context by Anton Blanchard · 13 years ago
- 181a9d7 [SCSI] mpt2sas: add missing allocation. by Dan Carpenter · 13 years ago
- 35116db [SCSI] mpt2sas: Fix for Panic when inactive volume is tried deleting by nagalakshmi.nandigama@lsi.com · 13 years ago
- 6faace2 [SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to complete while issued during creating a volume by nagalakshmi.nandigama@lsi.com · 13 years ago
- 918134e [SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host reset context by nagalakshmi.nandigama@lsi.com · 13 years ago
- f3db032 [SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_lock by nagalakshmi.nandigama@lsi.com · 13 years ago
- f881cea [SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is removed while host reset is active by nagalakshmi.nandigama@lsi.com · 13 years ago
- 24f09b5 [SCSI] mpt2sas: Fix failure message displayed during diag reset by nagalakshmi.nandigama@lsi.com · 13 years ago
- 0167ac6 [SCSI] mpt2sas: Fix for system hang when discovery in progress by nagalakshmi.nandigama@lsi.com · 13 years ago
- 921cd80 [SCSI] mpt2sas: New feature - Fast Load Support by nagalakshmi.nandigama@lsi.com · 13 years ago
- ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- 911ae94 [SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue support of the HBA by nagalakshmi.nandigama@lsi.com · 13 years ago
- e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
- 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 13 years ago
- 9ae89b0 [SCSI] mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove context by kashyap.desai@lsi.com · 13 years ago
- 82a4525 [SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command entry in MPI message by Kashyap, Desai · 13 years ago
- 7821578 [SCSI] mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shutdown call by Kashyap, Desai · 14 years ago
- f93213d [SCSI] mpt2sas: fix broadcast AEN and task management issue by Kashyap, Desai · 14 years ago
- a3e1e55 [SCSI] mpt2sas: Set max_sector count from module parameter by Kashyap, Desai · 14 years ago
- c97951e [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPC by Kashyap, Desai · 14 years ago
- 756aca7 [SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devices by Martin K. Petersen · 14 years ago
- 3ace8e0 [SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process context by Kashyap, Desai · 14 years ago
- 0bdccdb [SCSI] mpt2sas : WarpDrive New product SSS6200 support added by Kashyap, Desai · 14 years ago
- a7c44d4 [SCSI] mpt2sas: do not check serial_number in the abort handler by Christoph Hellwig · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
- a684b8d [SCSI] remove flush_scheduled_work() usages by Tejun Heo · 14 years ago
- 3a9c913 [SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problem by Kashyap, Desai · 14 years ago
- ec07a05 [SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command completion by Kashyap, Desai · 14 years ago
- efe82a1 [SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev K by Kashyap, Desai · 14 years ago
- 4dc2757 [SCSI] mpt2sas: Fix device removal handshake for zoned devices by Kashyap, Desai · 14 years ago
- 37aaa78 [SCSI] mpt2sas: Debug string changes from target to device. by Kashyap, Desai · 14 years ago
- b41c09d [SCSI] mpt2sas: Sanity check for phy count is added using max phy count by Kashyap, Desai · 14 years ago
- a93c6b4 [SCSI] mpt2sas: change queue depth with reason argument more appropriately by Kashyap, Desai · 14 years ago
- 90d2a67 [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver. by Kashyap, Desai · 14 years ago
- 7f6f794 [SCSI] mpt2sas: Modify code to support Expander switch by Kashyap, Desai · 14 years ago
- 35f805b [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOs by Kashyap, Desai · 14 years ago
- 363fa50f [SCSI] mpt2sas: Removed compiler warnnings when logging is disabled by Kashyap, Desai · 14 years ago
- f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago