index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] eliminate an unnecessary local variable from scsi_remove_target()
Alan Stern
2011-01-03
1
-4
/
+2
*
[SCSI] libiscsi: use bh locking instead of irq with session lock
Mike Christie
2010-12-31
1
-8
/
+6
*
[SCSI] libiscsi: do not take host lock in queuecommand
Mike Christie
2010-12-31
1
-23
/
+14
*
[SCSI] be2iscsi: fix null ptr when accessing task hdr
Mike Christie
2010-12-31
1
-1
/
+2
*
[SCSI] be2iscsi: fix gfp use in alloc_pdu
Mike Christie
2010-12-31
1
-1
/
+1
*
[SCSI] libiscsi: add more informative failure message during iscsi scsi eh
Mike Christie
2010-12-31
1
-5
/
+5
*
[SCSI] gdth: Add missing call to gdth_ioctl_free
Julia Lawall
2010-12-31
2
-5
/
+15
*
[SCSI] bfa: remove unused defintions and misc cleanups
Jing Huang
2010-12-31
9
-514
/
+158
*
[SCSI] bfa: remove inactive functions
Jing Huang
2010-12-31
7
-74
/
+0
*
[SCSI] bfa: replace bfa_assert with WARN_ON
Jing Huang
2010-12-31
16
-135
/
+125
*
[SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list.
Giridhar Malavali
2010-12-23
1
-1
/
+1
*
[SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout.
Giridhar Malavali
2010-12-23
1
-0
/
+2
*
[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.
Giridhar Malavali
2010-12-23
3
-10
/
+1
*
[SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts.
Andrew Vasquez
2010-12-23
1
-0
/
+2
*
[SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command f...
Andrew Vasquez
2010-12-23
1
-0
/
+1
*
[SCSI] qla2xxx: Remove redundant module parameter permission bits
Joe Carnuccio
2010-12-23
1
-16
/
+16
*
[SCSI] qla2xxx: Add sysfs node for displaying board temperature.
Andrew Vasquez
2010-12-23
5
-1
/
+97
*
[SCSI] qla2xxx: Code cleanup to remove unwanted comments and code.
Giridhar Malavali
2010-12-23
2
-38
/
+0
*
[SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XX
Madhuranath Iyengar
2010-12-23
1
-0
/
+44
*
[SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs
Madhuranath Iyengar
2010-12-23
4
-11
/
+12
*
[SCSI] qla2xxx: Fixed zero test on new_config in qla2x00_process_loopback().
Joe Carnuccio
2010-12-23
1
-1
/
+1
*
[SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* case
Andrew Vasquez
2010-12-23
1
-4
/
+7
*
[SCSI] qla2xxx: list cursors are not null
Dan Carpenter
2010-12-23
2
-2
/
+2
*
[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.
Saurav Kashyap
2010-12-23
5
-6
/
+224
*
[SCSI] megaraid_sas: Add 9565/9285 specific code
adam radford
2010-12-22
6
-111
/
+3751
*
[SCSI] megaraid_sas: Add struct megasas_instance_template changes
adam radford
2010-12-22
2
-105
/
+180
*
[SCSI] megaraid_sas: Use lowest memory bar for SR-IOV VF support
adam radford
2010-12-22
2
-19
/
+11
*
[SCSI] megaraid_sas: Add MSI-X support and msix_disable module parameter
adam radford
2010-12-22
2
-7
/
+37
*
[SCSI] st: Increase success probability in driver buffer allocation
FUJITA Tomonori
2010-12-22
1
-1
/
+2
*
[SCSI] st: Store page order before driver buffer allocation
Kai Makisara
2010-12-22
1
-2
/
+2
*
[SCSI] scsi_debug: set resid to indicate no data-in when medium error
Douglas Gilbert
2010-12-22
1
-0
/
+1
*
[SCSI] fix medium error problems with some arrays which can cause data corrup...
James Bottomley
2010-12-22
1
-1
/
+8
*
[SCSI] megaraid_sas: Update GPL headers.
adam radford
2010-12-21
2
-23
/
+45
*
[SCSI] megaraid_sas: Rename megaraid_sas.c to megaraid_sas_base.c
adam radford
2010-12-21
2
-23
/
+24
*
[SCSI] fix the return value of scsi_target_queue_read()
Hillf Danton
2010-12-21
1
-3
/
+2
*
[SCSI] scsi_dh: propagate SCSI device deletion
Menny Hamburger
2010-12-21
1
-2
/
+9
*
[SCSI] hpsa: do not consider RAID level to be part of device identity
Stephen M. Cameron
2010-12-21
1
-2
/
+0
*
[SCSI] hpsa: do not consider firmware revision when looking for device changes.
Stephen M. Cameron
2010-12-21
2
-10
/
+0
*
[SCSI] lpfc 8.3.20: Update lpfc driver version to 8.3.20
James Smart
2010-12-21
1
-1
/
+1
*
[SCSI] lpfc 8.3.20: Updates to FC discovery commands
James Smart
2010-12-21
9
-72
/
+49
*
[SCSI] lpfc 8.3.20: Implement new SLI4 init procedures based on if_type
James Smart
2010-12-21
4
-326
/
+569
*
[SCSI] lpfc 8.3.20: Implement the FC and SLI async event handlers
James Smart
2010-12-21
5
-71
/
+283
*
[SCSI] lpfc 8.3.20: Critical fixes
James Smart
2010-12-21
2
-41
/
+21
*
[SCSI] bfa: Update the driver version to 2.3.2.3
Krishna Gudipati
2010-12-21
1
-1
/
+1
*
[SCSI] bfa: io tag handling and minor bug fix.
Krishna Gudipati
2010-12-21
4
-16
/
+24
*
[SCSI] bfa: direct attach mode fix.
Krishna Gudipati
2010-12-21
5
-1
/
+111
*
[SCSI] bfa: IOC auto recovery fix.
Krishna Gudipati
2010-12-21
6
-100
/
+445
*
[SCSI] bfa: Store port configuration in flash for persistency.
Krishna Gudipati
2010-12-21
3
-3
/
+29
*
[SCSI] bfa: IOC fwtrace save logic & state machine fixes.
Krishna Gudipati
2010-12-21
1
-67
/
+74
*
[SCSI] bfa: remove unused functions and misc cleanups
Maggie Zhang
2010-12-21
8
-457
/
+110
[next]