index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] ufs: Fix evaluation of UTP task completion code
Venkatraman S
2012-05-10
1
-1
/
+1
*
[SCSI] mpt2sas: move the scsi_host_put to the right place
Tomas Henzl
2012-05-10
1
-1
/
+1
*
[SCSI] fc class: fix scanning when devs are offline
Mike Christie
2012-05-10
1
-10
/
+14
*
[SCSI] st: fix memory leak with >1MB tape I/O
David Jeffery
2012-05-10
1
-1
/
+1
*
[SCSI] bfa: Update the MAINTAINERS file.
Krishna Gudipati
2012-04-25
1
-0
/
+1
*
[SCSI] bfa: Fix bfa logging for Logical port state change notification
Krishna Gudipati
2012-04-25
1
-3
/
+3
*
[SCSI] bfa: sysfs model description fix.
Krishna Gudipati
2012-04-25
1
-17
/
+2
*
[SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r...
Krishna Gudipati
2012-04-25
4
-32
/
+15
*
[SCSI] storvsc: Properly handle errors from the host
K. Y. Srinivasan
2012-04-25
1
-5
/
+15
*
[SCSI] be2iscsi: Get Port State and Speed of the Adapter
John Soni Jose
2012-04-25
3
-0
/
+140
*
[SCSI] be2iscsi: adding functionality to change network settings using iscsiadm
Mike Christie
2012-04-25
7
-106
/
+858
*
[SCSI] be2iscsi: Adding bsg interface for be2iscsi
Jayamohan Kallickal
2012-04-25
4
-1
/
+162
*
[SCSI] be2iscsi: Get Initiator Name for the iSCSI_Host
John Soni Jose
2012-04-25
5
-0
/
+92
*
[SCSI] be2iscsi: Return async handle of unknown opcode to free list.
Jayamohan Kallickal
2012-04-25
1
-2
/
+1
*
[SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA Handle
Jayamohan Kallickal
2012-04-25
1
-6
/
+2
*
[SCSI] be2iscsi: Bump the driver Version
Jayamohan Kallickal
2012-04-25
2
-1
/
+2
*
[SCSI] be2iscsi: Update external Branding to Emulex
Jayamohan Kallickal
2012-04-25
3
-5
/
+5
*
[SCSI] be2iscsi: Fix the function return values.
Jayamohan Kallickal
2012-04-25
1
-4
/
+3
*
[SCSI] be2iscsi: Code cleanup, removing the goto statement
Jayamohan Kallickal
2012-04-25
1
-7
/
+4
*
[SCSI] be2iscsi: Fix double free of MCCQ info memory.
Jayamohan Kallickal
2012-04-25
1
-1
/
+3
*
[SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix fails
Jayamohan Kallickal
2012-04-25
1
-1
/
+4
*
[SCSI] be2iscsi: Fix typo function name mismatch
Jayamohan Kallickal
2012-04-25
1
-1
/
+1
*
[SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup task
Mike Christie
2012-04-25
1
-45
/
+62
*
[SCSI] be2iscsi: WRB Initialization and Failure code path change
Jayamohan Kallickal
2012-04-25
2
-53
/
+49
*
[SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.
Jayamohan Kallickal
2012-04-25
1
-2
/
+2
*
[SCSI] be2iscsi: Fix in the Asynchronous Code Path
Jayamohan Kallickal
2012-04-25
2
-46
/
+47
*
[SCSI] hpsa: use check_signature
Akinobu Mita
2012-04-24
2
-4
/
+2
*
[SCSI] aacraid: add an iounmap call to aac_src_ioremap
Tomas Henzl
2012-04-23
1
-0
/
+2
*
[SCSI] scsi_dh_alua: Optimize the STPG command
Moger, Babu
2012-04-23
1
-3
/
+26
*
[SCSI] scsi_dh_alua: Store the PREF bit from RTPG
Moger, Babu
2012-04-23
1
-1
/
+4
*
[SCSI] scsi_dh_alua: Inroduce the set_params interface scsi_dh_alua handler
Moger, Babu
2012-04-23
1
-0
/
+36
*
[SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macro
Roland Dreier
2012-04-23
1
-4
/
+0
*
[SCSI] mpt2sas: Bump driver vesion to 13.100.00.00
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-2
/
+2
*
[SCSI] mpt2sas: Fix for panic happening because of improper memory allocation
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-3
/
+3
*
[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: Set the phy identifier of the end device to the phy number of...
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-0
/
+3
*
[SCSI] mpt2sas : While enabling phy, read the current port number from sas io...
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-2
/
+59
*
[SCSI] mpt2sas: Fix linux driver sparse errors
nagalakshmi.nandigama@lsi.com
2012-04-23
2
-4
/
+6
*
[SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool
nagalakshmi.nandigama@lsi.com
2012-04-23
3
-18
/
+51
*
[SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_...
nagalakshmi.nandigama@lsi.com
2012-04-23
4
-271
/
+329
*
[SCSI] mpt2sas : Perform Target Reset instead of HBA reset when a SATA_PASSTH...
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-1
/
+2
*
[SCSI] mpt2sas: Added multisegment mode support for Linux BSG Driver
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-29
/
+104
*
[SCSI] mpt2sas: Removed redundant global mutex for IOCTLs
nagalakshmi.nandigama@lsi.com
2012-04-23
1
-175
/
+122
*
[SCSI] mpt2sas: MPI next revision header update
nagalakshmi.nandigama@lsi.com
2012-04-23
2
-19
/
+56
*
[SCSI] megaraid_sas: Version and Changelog update
adam radford
2012-04-23
3
-4
/
+12
*
[SCSI] megaraid_sas: Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checks
adam radford
2012-04-23
1
-8
/
+13
*
[SCSI] megaraid_sas: Optimize HostMSIxVectors setting
adam radford
2012-04-23
1
-3
/
+1
*
[SCSI] pm8001: fix endian issue with code optimization.
Santosh Nayak
2012-04-23
2
-4
/
+4
*
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-04-19
3
-5
/
+6
|
\
|
*
nfsd: include cld.h in the headers_install target
Jeff Layton
2012-04-16
1
-0
/
+1
[next]