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
*
hpsa: define extended_report_lun_entry data structure
Stephen M. Cameron
2014-06-02
2
-14
/
+19
*
hpsa: Rearrange start_io to avoid one unlock/lock sequence in main io path
Stephen M. Cameron
2014-06-02
1
-8
/
+16
*
hpsa: avoid unnecessary readl on every command submission
Stephen M. Cameron
2014-06-02
2
-1
/
+21
*
hpsa: use per-cpu variable for lockup_detected
Stephen M. Cameron
2014-06-02
2
-28
/
+54
*
hpsa: set irq affinity hints to route MSI-X vectors across CPUs
Stephen M. Cameron
2014-06-02
1
-1
/
+16
*
hpsa: allocate reply queues individually
Stephen M. Cameron
2014-06-02
2
-28
/
+38
*
hpsa: choose number of reply queues more intelligently.
Stephen M. Cameron
2014-06-02
2
-1
/
+3
*
hpsa: remove dev_dbg() calls from hot paths
Stephen M. Cameron
2014-06-02
1
-5
/
+0
*
hpsa: use gcc aligned attribute instead of manually padding structs
Stephen M. Cameron
2014-06-02
2
-30
/
+6
*
hpsa: change doorbell reset delay to ten seconds
Justin Lindley
2014-06-02
1
-2
/
+2
*
hpsa: allow passthru ioctls to work with bidirectional commands
Stephen M. Cameron
2014-06-02
1
-4
/
+4
*
hpsa: remove unused fields from struct ctlr_info
Stephen M. Cameron
2014-06-02
2
-5
/
+0
*
mvsas: Recognise device/subsystem 9485/9485 as 88SE9485
Ben Hutchings
2014-06-02
1
-0
/
+9
*
Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed"
Christoph Hellwig
2014-06-02
1
-11
/
+0
*
mptfusion: fix msgContext in mptctl_hp_hostinfo
Tomas Henzl
2014-05-28
1
-3
/
+3
*
acornscsi: remove linked command support
Paul Bolle
2014-05-28
1
-53
/
+0
*
scsi/NCR5380: dprintk macro
Finn Thain
2014-05-28
2
-8
/
+4
*
fusion: Remove use of DEF_SCSI_QCMD
Matthew Wilcox
2014-05-28
5
-26
/
+18
*
fusion: Add free msg frames to the head, not tail of list
Matthew Wilcox
2014-05-28
1
-1
/
+1
*
mpt2sas: Add free smids to the head, not tail of list
Matthew Wilcox
2014-05-28
1
-4
/
+4
*
mpt2sas: Remove use of DEF_SCSI_QCMD
Matthew Wilcox
2014-05-28
1
-6
/
+3
*
mpt2sas: Remove uses of serial_number
Matthew Wilcox
2014-05-28
3
-11
/
+8
*
mpt3sas: Remove use of DEF_SCSI_QCMD
Matthew Wilcox
2014-05-28
1
-6
/
+3
*
mpt3sas: Remove uses of serial_number
Matthew Wilcox
2014-05-28
3
-11
/
+8
*
qla2xxx: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
2014-05-28
1
-2
/
+1
*
qla4xxx: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
2014-05-28
1
-4
/
+3
*
qla2xxx: fix incorrect debug printk
Dan Carpenter
2014-05-28
1
-1
/
+2
*
be2iscsi: Bump the driver version
Jayamohan Kallickal
2014-05-28
1
-1
/
+1
*
be2iscsi: Fix processing cqe for cxn whose endpoint is freed
Jayamohan Kallickal
2014-05-28
1
-0
/
+11
*
be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyed
Jayamohan Kallickal
2014-05-28
1
-5
/
+6
*
be2iscsi: Fix memory corruption in MBX path
Jayamohan Kallickal
2014-05-28
1
-1
/
+1
*
be2iscsi: Fix TCP parameters while connection offloading.
Jayamohan Kallickal
2014-05-28
3
-6
/
+40
*
be2iscsi: Fix interrupt Coalescing mechanism.
Jayamohan Kallickal
2014-05-28
6
-5
/
+118
*
be2iscsi: Fix exposing Host in sysfs after adapter initialization is complete
Jayamohan Kallickal
2014-05-28
1
-8
/
+3
*
be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox path
Jayamohan Kallickal
2014-05-28
1
-7
/
+7
*
scsi: ufs: Improve UFS fatal error handling
Sujit Reddy Thumma
2014-05-28
2
-90
/
+149
*
scsi: ufs: Fix device and host reset methods
Sujit Reddy Thumma
2014-05-28
2
-53
/
+189
*
scsi: ufs: Fix hardware race conditions while aborting a command
Sujit Reddy Thumma
2014-05-28
1
-15
/
+55
*
scsi: ufs: Fix broken task management command implementation
Sujit Reddy Thumma
2014-05-28
2
-55
/
+122
*
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
2014-05-28
2
-2
/
+4
*
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
2014-05-28
3
-68
/
+42
*
hpsa: fix bad comparison of signed with unsigned in hpsa_update_scsi_devices
Joe Handzik
2014-05-28
1
-1
/
+1
*
scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.c
Finn Thain
2014-05-28
2
-634
/
+172
*
scsi/NCR5380: reduce depth of sun3_scsi nested includes
Finn Thain
2014-05-28
3
-5
/
+5
*
scsi/NCR5380: remove unused macro definitions
Finn Thain
2014-05-28
2
-274
/
+0
*
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
2014-05-28
9
-54
/
+19
*
scsi/NCR5380: adopt dprintk()
Finn Thain
2014-05-28
3
-134
/
+134
*
scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()
Finn Thain
2014-05-28
2
-22
/
+22
*
scsi/NCR5380: fix dprintk macro usage and definition
Finn Thain
2014-05-28
2
-66
/
+66
*
scsi/NCR5380: fix build failures when debugging is enabled
Finn Thain
2014-05-28
2
-9
/
+9
[next]