index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-28
[SCSI] lpfc 8.3.15: BSG, Discovery, and Misc fixes
James Smart
5
-19
/
+76
2010-07-28
[SCSI] ipr: fix resource type update and add sdev and shost attributes
Wayne Boyer
1
-2
/
+68
2010-07-28
[SCSI] ipr: fix transition to operational for new adapters
Wayne Boyer
1
-6
/
+9
2010-07-28
[SCSI] scsi: add Kconfig dependency on NET
Randy Dunlap
2
-1
/
+2
2010-07-28
[SCSI] be2iscsi: The extended shift must be 16
Jayamohan Kallickal
1
-1
/
+1
2010-07-28
[SCSI] be2iscsi: Fix for premature buffer free
Jayamohan Kallickal
4
-32
/
+87
2010-07-28
[SCSI] be2iscsi: Remove debug print in IO path
Jayamohan Kallickal
1
-2
/
+0
2010-07-28
[SCSI] be2iscsi: Limit max_xmit_length
Jayamohan Kallickal
1
-0
/
+4
2010-07-28
[SCSI] be2iscsi: Maintain same ITT across login
Jayamohan Kallickal
2
-5
/
+37
2010-07-28
[SCSI] be2iscsi: Adding crashdump support
Jayamohan Kallickal
4
-1
/
+141
2010-07-28
[SCSI] be2iscsi: Free tags allocated
Jayamohan Kallickal
1
-0
/
+2
2010-07-28
[SCSI] be2iscsi: Fix to handle request_irq failure
Jayamohan Kallickal
1
-1
/
+20
2010-07-28
[SCSI] be2iscsi: No return value for hwi_enable_intr
Jayamohan Kallickal
1
-19
/
+5
2010-07-28
[SCSI] be2iscsi: Fix for freeing cid
Jayamohan Kallickal
1
-0
/
+2
2010-07-28
[SCSI] be2iscsi: pass the return from beiscsi_open_conn
Jayamohan Kallickal
1
-2
/
+2
2010-07-28
[SCSI] be2iscsi: Fixing the return type of functions
Jayamohan Kallickal
4
-14
/
+13
2010-07-28
[SCSI] be2iscsi: Fixing return values
Jayamohan Kallickal
4
-15
/
+15
2010-07-28
[SCSI] be2iscsi: Fix warnings from new checkpatch.pl
Jayamohan Kallickal
7
-123
/
+126
2010-07-28
[SCSI] arcmsr: fix up bin_attr functions
James Bottomley
1
-3
/
+6
2010-07-28
[SCSI] aic7xxx: Remove OS utility wrappers
Pekka Enberg
15
-738
/
+712
2010-07-28
[SCSI] pmcraid : Remove unnecessary casts for void * pointers
Cyril Jayaprakash
1
-4
/
+3
2010-07-28
[SCSI] qla4xxx: Update driver version to 5.02.00-k2
Vikas Chaudhary
1
-1
/
+1
2010-07-28
[SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs
Vikas Chaudhary
3
-3
/
+13
2010-07-28
[SCSI] qla4xxx: wait for device_ready before device discovery
Karen Higgins
1
-3
/
+3
2010-07-28
[SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printk
Vikas Chaudhary
4
-61
/
+63
2010-07-28
[SCSI] qla4xxx: Added support for ISP82XX
Vikas Chaudhary
15
-357
/
+4600
2010-07-27
[SCSI] qla4xxx: Handle one H/W Interrupt at a time
Ravi Anand
1
-1
/
+1
2010-07-27
[SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMA
Prasanna Mumbai
2
-21
/
+32
2010-07-27
[SCSI] qla4xxx: correct return status in function qla4xxx_fw_ready
Vikas Chaudhary
1
-0
/
+1
2010-07-27
[SCSI] qla4xxx: unblock iscsi session after setting ddb state online.
Vikas Chaudhary
1
-0
/
+1
2010-07-27
[SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changed
Vikas Chaudhary
1
-1
/
+4
2010-07-27
[SCSI] bfa: add debugfs support
Jing Huang
4
-2
/
+571
2010-07-27
[SCSI] bfa: update driver version string
Jing Huang
1
-1
/
+1
2010-07-27
[SCSI] bfa: vport fixes
Jing Huang
3
-3
/
+18
2010-07-27
[SCSI] bfa: fix wrong arg to callback
Jing Huang
1
-2
/
+2
2010-07-27
[SCSI] bfa: add ioc state checking
Jing Huang
1
-0
/
+3
2010-07-27
[SCSI] bfa: add description for module parameters
Jing Huang
2
-3
/
+34
2010-07-27
[SCSI] bfa: update to support BOFM
Jing Huang
4
-28
/
+36
2010-07-27
[SCSI] bfa: fix possible IO double completion
Jing Huang
1
-0
/
+34
2010-07-27
[SCSI] bfa: fix link state structure
Jing Huang
2
-25
/
+12
2010-07-27
[SCSI] bfa: add dynamic queue selection
Jing Huang
14
-19
/
+117
2010-07-27
[SCSI] bfa: fix uf post and rport fcpim state machine
Jing Huang
5
-10
/
+89
2010-07-27
[SCSI] bfa: fix chip and memory initialization
Jing Huang
2
-0
/
+28
2010-07-27
[SCSI] bfa: update to support firmware configuation
Jing Huang
8
-8
/
+112
2010-07-27
[SCSI] bfa: add PBC port disable handling
Jing Huang
2
-5
/
+36
2010-07-27
[SCSI] bfa: fix prli retry issues
Jing Huang
4
-5
/
+15
2010-07-27
[SCSI] bfa: fix rport speed setting
Jing Huang
3
-12
/
+30
2010-07-27
[SCSI] bfa: fix interrupt coalescing setting
Jing Huang
1
-13
/
+30
2010-07-27
[SCSI] bfa: use standards defined timeout for ELS/CT
Jing Huang
10
-21
/
+56
2010-07-27
[SCSI] bfa: statistics and typo fix
Jing Huang
16
-55
/
+105
[next]