Age | Commit message (Expand) | Author | Files | Lines |
2015-11-11 | mpt2sas: Remove .c and .h files from mpt2sas driver | Sreekanth Reddy | 1 | -8855/+0 |
2015-09-06 | mpt2sas: setpci reset kernel oops fix | Nagarajkumar Narayanan | 1 | -1/+12 |
2015-09-06 | mpt2sas: Refcount fw_events and fix unsafe list usage | Calvin Owens | 1 | -21/+91 |
2015-09-06 | mpt2sas: Refcount sas_device objects and fix unsafe list usage | Calvin Owens | 1 | -149/+331 |
2015-01-13 | mpt2sas, mpt3sas: Update attribution language to Avago | Sreekanth Reddy | 1 | -1/+2 |
2015-01-13 | mpt2sas: map log_info value 0x0x32010081 to DID_RESET | Sreekanth Reddy | 1 | -0/+4 |
2015-01-13 | mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ... | Sreekanth Reddy | 1 | -0/+9 |
2015-01-13 | mpt2sas, mpt3sas: log exceeded temperature thresholds | Sreekanth Reddy | 1 | -0/+31 |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig | 1 | -1/+0 |
2014-11-24 | mpt2sas: simplify ->change_queue_depth | Christoph Hellwig | 1 | -29/+5 |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -6/+4 |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 1 | -7/+3 |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -1/+1 |
2014-11-12 | scsi: remove ordered_tags scsi_device field | Christoph Hellwig | 1 | -12/+4 |
2014-11-12 | scsi: provide a generic change_queue_type method | Christoph Hellwig | 1 | -23/+1 |
2014-09-22 | mpt2sas: fix undefined reference to `__udivdi3' compilation errors | Sreekanth Reddy | 1 | -4/+4 |
2014-09-16 | mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probe | Sreekanth Reddy | 1 | -2/+6 |
2014-09-16 | mpt2sas: Avoid type casting for direct I/O commands | Sreekanth Reddy | 1 | -77/+40 |
2014-09-16 | mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced | Sreekanth Reddy | 1 | -9/+61 |
2014-09-16 | mpt2sas: Copyright in driver sources is updated for year the 2014 | Sreekanth Reddy | 1 | -1/+1 |
2014-07-25 | mpt2sas: delay scsi_add_host call to work with scsi-mq | Reddy, Sreekanth | 1 | -13/+12 |
2014-07-25 | mpt2sas: combine fw_event_work and its event_data | Joe Lawrence | 1 | -22/+30 |
2014-07-25 | mpt2sas: correct scsi_{target,device} hostdata allocation | Joe Lawrence | 1 | -2/+4 |
2014-05-28 | mpt2sas: Remove use of DEF_SCSI_QCMD | Matthew Wilcox | 1 | -6/+3 |
2014-05-28 | mpt2sas: Remove uses of serial_number | Matthew Wilcox | 1 | -9/+6 |
2014-04-28 | [SCSI] mpt2sas: Don't disable device twice at suspend. | Tyler Stachecki | 1 | -1/+0 |
2013-09-03 | [SCSI] mpt2sas: Fix for kernel panic when driver loads with HBA connected to ... | Sreekanth Reddy | 1 | -0/+14 |
2013-09-03 | [SCSI] mpt2sas: when Async scanning is enabled then while scanning, devices a... | Sreekanth Reddy | 1 | -10/+13 |
2013-09-03 | [SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE... | Sreekanth Reddy | 1 | -12/+4 |
2013-09-03 | [SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013 | Sreekanth Reddy | 1 | -1/+1 |
2013-09-03 | [SCSI] mpt2sas: Change in MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED notifica... | Sreekanth Reddy | 1 | -4/+1 |
2013-09-03 | [SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callb... | Sreekanth Reddy | 1 | -11/+10 |
2013-08-26 | [SCSI] mpt2sas: fix cleanup on controller resource mapping failure | Joe Lawrence | 1 | -0/+1 |
2013-06-24 | [SCSI] mpt2sas: fix for unused variable 'event_data' warning | Reddy, Sreekanth | 1 | -3/+4 |
2013-06-24 | [SCSI] mpt2sas: fix firmware failure with wrong task attribute | Sreekanth Reddy | 1 | -5/+1 |
2013-06-24 | [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a... | Sreekanth Reddy | 1 | -5/+117 |
2013-06-24 | [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup | Reddy, Sreekanth | 1 | -1/+7 |
2013-01-03 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -2/+2 |
2012-10-02 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -19/+40 |
2012-09-24 | [SCSI] mpt2sas: Add a module parameter that permits overriding protection cap... | Martin K. Petersen | 1 | -2/+13 |
2012-09-24 | [SCSI] mpt2sas: Return the correct sense key for DIF errors | Martin K. Petersen | 1 | -12/+2 |
2012-09-07 | scsi: make pci error handlers const | Stephen Hemminger | 1 | -1/+1 |
2012-08-24 | [SCSI] mpt2sas: Fix for With post diag reset same set of device gets added, r... | sreekanth.reddy@lsi.com | 1 | -1/+2 |
2012-08-24 | [SCSI] mpt2sas: Fix for staged device discovery functionality of driver not w... | sreekanth.reddy@lsi.com | 1 | -1/+20 |
2012-08-24 | [SCSI] mpt2sas: Fix for max_sectors warning message is stating the incorrect ... | sreekanth.reddy@lsi.com | 1 | -2/+2 |
2012-08-24 | [SCSI] mpt2sas: 2012 source code copyright | sreekanth.reddy@lsi.com | 1 | -1/+1 |
2012-07-20 | [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state | Mike Christie | 1 | -2/+2 |
2012-05-10 | [SCSI] mpt2sas: move the scsi_host_put to the right place | Tomas Henzl | 1 | -1/+1 |
2012-04-23 | [SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and s... | nagalakshmi.nandigama@lsi.com | 1 | -8/+10 |
2012-04-23 | [SCSI] mpt2sas: Fix linux driver sparse errors | nagalakshmi.nandigama@lsi.com | 1 | -3/+4 |