index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt2sas
/
mpt2sas_scsih.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] mpt2sas: Fix for kernel panic when driver loads with HBA connected to ...
Sreekanth Reddy
2013-09-03
1
-0
/
+14
*
[SCSI] mpt2sas: when Async scanning is enabled then while scanning, devices a...
Sreekanth Reddy
2013-09-03
1
-10
/
+13
*
[SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE...
Sreekanth Reddy
2013-09-03
1
-12
/
+4
*
[SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013
Sreekanth Reddy
2013-09-03
1
-1
/
+1
*
[SCSI] mpt2sas: Change in MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED notifica...
Sreekanth Reddy
2013-09-03
1
-4
/
+1
*
[SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callb...
Sreekanth Reddy
2013-09-03
1
-11
/
+10
*
[SCSI] mpt2sas: fix cleanup on controller resource mapping failure
Joe Lawrence
2013-08-26
1
-0
/
+1
*
[SCSI] mpt2sas: fix for unused variable 'event_data' warning
Reddy, Sreekanth
2013-06-24
1
-3
/
+4
*
[SCSI] mpt2sas: fix firmware failure with wrong task attribute
Sreekanth Reddy
2013-06-24
1
-5
/
+1
*
[SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a...
Sreekanth Reddy
2013-06-24
1
-5
/
+117
*
[SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup
Reddy, Sreekanth
2013-06-24
1
-1
/
+7
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-04
1
-2
/
+2
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-03
1
-19
/
+40
|
\
|
*
[SCSI] mpt2sas: Add a module parameter that permits overriding protection cap...
Martin K. Petersen
2012-09-24
1
-2
/
+13
|
*
[SCSI] mpt2sas: Return the correct sense key for DIF errors
Martin K. Petersen
2012-09-24
1
-12
/
+2
|
*
[SCSI] mpt2sas: Fix for With post diag reset same set of device gets added, r...
sreekanth.reddy@lsi.com
2012-08-24
1
-1
/
+2
|
*
[SCSI] mpt2sas: Fix for staged device discovery functionality of driver not w...
sreekanth.reddy@lsi.com
2012-08-24
1
-1
/
+20
|
*
[SCSI] mpt2sas: Fix for max_sectors warning message is stating the incorrect ...
sreekanth.reddy@lsi.com
2012-08-24
1
-2
/
+2
|
*
[SCSI] mpt2sas: 2012 source code copyright
sreekanth.reddy@lsi.com
2012-08-24
1
-1
/
+1
*
|
scsi: make pci error handlers const
Stephen Hemminger
2012-09-08
1
-1
/
+1
|
/
*
[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state
Mike Christie
2012-07-20
1
-2
/
+2
*
[SCSI] mpt2sas: move the scsi_host_put to the right place
Tomas Henzl
2012-05-10
1
-1
/
+1
*
[SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and s...
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-8
/
+10
*
[SCSI] mpt2sas: Fix linux driver sparse errors
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-3
/
+4
*
[SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-10
/
+28
*
[SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_...
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-249
/
+289
*
[SCSI] mpt2sas: spell "primitive" correctly in function prototype
Andrew Morton
2012-02-19
1
-3
/
+3
*
[SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scs...
nagalakshmi.nandigama@lsi.com
2011-12-15
1
-2
/
+1
*
[SCSI] mpt2sas : Fix for memory allocation error for large host credits
nagalakshmi.nandigama@lsi.com
2011-12-15
1
-2
/
+2
*
[SCSI] mpt2sas: Do not retry a timed out direct IO for warpdrive
nagalakshmi.nandigama@lsi.com
2011-12-15
1
-2
/
+4
*
[SCSI] mpt2sas: Release spinlock for the raid device list before blocking it
nagalakshmi.nandigama@lsi.com
2011-12-15
1
-3
/
+4
*
[SCSI] mpt2sas: Increase max transfer support from 4MB to 16MB
nagalakshmi.nandigama@lsi.com
2011-12-15
1
-5
/
+5
*
[SCSI] mpt2sas: Support for greater than 2TB capacity WarpDrive
nagalakshmi.nandigama@lsi.com
2011-12-15
1
-43
/
+72
*
[SCSI] mpt2sas: Do not set sas_device->starget to NULL from the slave_destroy...
nagalakshmi.nandigama@lsi.com
2011-12-15
1
-8
/
+12
*
[SCSI] mpt2sas: When IOs are terminated, update the result to DID_SOFT_ERROR ...
nagalakshmi.nandigama@lsi.com
2011-12-15
1
-0
/
+2
*
[SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error condition
nagalakshmi.nandigama@lsi.com
2011-12-15
1
-0
/
+1
*
[SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt con...
Anton Blanchard
2011-12-12
1
-1
/
+1
*
[SCSI] mpt2sas: add missing allocation.
Dan Carpenter
2011-11-10
1
-0
/
+5
*
[SCSI] mpt2sas: Fix for Panic when inactive volume is tried deleting
nagalakshmi.nandigama@lsi.com
2011-10-30
1
-8
/
+38
*
[SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to c...
nagalakshmi.nandigama@lsi.com
2011-10-30
1
-17
/
+45
*
[SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host res...
nagalakshmi.nandigama@lsi.com
2011-10-30
1
-12
/
+18
*
[SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_...
nagalakshmi.nandigama@lsi.com
2011-10-30
1
-5
/
+10
*
[SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is remov...
nagalakshmi.nandigama@lsi.com
2011-10-30
1
-8
/
+30
*
[SCSI] mpt2sas: Fix failure message displayed during diag reset
nagalakshmi.nandigama@lsi.com
2011-10-30
1
-13
/
+16
*
[SCSI] mpt2sas: Fix for system hang when discovery in progress
nagalakshmi.nandigama@lsi.com
2011-10-30
1
-5
/
+10
*
[SCSI] mpt2sas: New feature - Fast Load Support
nagalakshmi.nandigama@lsi.com
2011-10-30
1
-75
/
+348
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-29
1
-0
/
+2
|
\
|
*
[SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue ...
nagalakshmi.nandigama@lsi.com
2011-09-22
1
-0
/
+1
|
*
[SCSI] mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove context
kashyap.desai@lsi.com
2011-08-27
1
-0
/
+1
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
1
-0
/
+4
|
\
|
[next]