index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kmod.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
[SCSI] lpfc 8.3.24: Add request-firmware support
James Smart
5
-11
/
+259
2011-05-27
[SCSI] lpfc 8.3.24: Add SR-IOV control
James Smart
7
-5
/
+536
2011-05-27
[SCSI] lpfc 8.3.24: Extended hardware support and support dump images
James Smart
4
-7
/
+98
2011-05-27
[SCSI] lpfc 8.3.24: Miscellaneous Fixes and Corrections
James Smart
9
-73
/
+169
2011-05-27
[SCSI] libsas: Add option for SATA soft reset
Dave Jiang
2
-1
/
+40
2011-05-27
[SCSI] libsas: check dev->gone before submitting sata i/o
Dan Williams
1
-7
/
+7
2011-05-27
[SCSI] libsas: fix/amend device gone notification in sas_deform_port()
Dan Williams
3
-12
/
+15
2011-05-26
[SCSI] MAINTAINERS update for SCSI (new email address)
James Bottomley
1
-1
/
+1
2011-05-24
[SCSI] Fix Ultrastor asm snippet
Samuel Thibault
1
-1
/
+1
2011-05-24
[SCSI] osst: fix warning
Andrew Morton
1
-1
/
+2
2011-05-24
[SCSI] osst: wrong index used in inner loop
Roel Kluin
1
-2
/
+3
2011-05-24
[SCSI] aic94xx: world-writable sysfs update_bios file
Vasiliy Kulikov
1
-1
/
+1
2011-05-24
[SCSI] MAINTAINERS: Add drivers/target/ entry
Nicholas Bellinger
1
-0
/
+11
2011-05-24
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
Nicholas Bellinger
5
-20
/
+39
2011-05-24
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
Nicholas Bellinger
5
-46
/
+5
2011-05-24
[SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
Nicholas Bellinger
1
-0
/
+7
2011-05-24
[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release
Nicholas Bellinger
3
-1
/
+14
2011-05-24
[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
Nicholas Bellinger
2
-5
/
+6
2011-05-24
[SCSI] target: Fix multi task->task_sg[] chaining logic bug
Nicholas Bellinger
1
-11
/
+15
2011-05-24
[SCSI] Reduce error recovery time by reducing use of TURs
David Jeffery
1
-20
/
+67
2011-05-24
[SCSI] Retrieve the Caching mode page (version 2)
Luben Tuikov
1
-18
/
+61
2011-05-24
[SCSI] bnx2i: Optimized the iSCSI offload performance
Eddie Wai
3
-19
/
+31
2011-05-24
[SCSI] bnx2i: Updated the connection shutdown/cleanup timeout
Eddie Wai
2
-2
/
+2
2011-05-24
[SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16
Eddie Wai
2
-0
/
+4
2011-05-24
[SCSI] qla4xxx: Update driver version to 5.02.00-k7
Vikas Chaudhary
1
-1
/
+1
2011-05-24
[SCSI] qla4xxx: Added vendor specific sysfs attributes
Harish Zunjarrao
8
-21
/
+150
2011-05-24
[SCSI] qla4xxx: Remove host_lock in queuecommand function
Vikas Chaudhary
1
-19
/
+7
2011-05-24
[SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.
Lalit Chandivade
2
-13
/
+5
2011-05-24
[SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progress
Vikas Chaudhary
1
-1
/
+1
2011-05-24
[SCSI] qla4xxx: Don't process mbx interrupt unconditionally
Vikas Chaudhary
1
-14
/
+0
2011-05-24
[SCSI] qla4xxx: Complete the cmd if sense_len is zero
Prasanna Mumbai
1
-2
/
+7
2011-05-24
[SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for IS...
Vikas Chaudhary
1
-1
/
+21
2011-05-24
[SCSI] qla4xxx: Updated the reset sequence for ISP82xx
Vikas Chaudhary
1
-2
/
+17
2011-05-24
[SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox()
Prasanna Mumbai
2
-6
/
+9
2011-05-24
[SCSI] scsi_trace: Decode UNMAP bit in WRITE SAME(10)
Martin K. Petersen
1
-0
/
+4
2011-05-24
[SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devices
Martin K. Petersen
1
-7
/
+1
2011-05-24
[SCSI] sd: Unmap discard alignment needs to be converted to bytes
Martin K. Petersen
1
-1
/
+2
2011-05-24
[SCSI] bfa: kdump fix
Jing Huang
4
-1
/
+41
2011-05-24
[SCSI] ipr: fix possible false positive detection of stuck interrupt
Wayne Boyer
1
-6
/
+6
2011-05-24
[SCSI] libfcoe: Remove unnecessary module state checks
Robert Love
1
-40
/
+0
2011-05-24
[SCSI] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_...
Yi Zou
1
-2
/
+1
2011-05-24
[SCSI] libfc: fix race in SRR response
Vasu Dev
1
-7
/
+4
2011-05-24
[SCSI] libfc: don't call resp handler after FC_EX_TIMEOUT
Vasu Dev
1
-0
/
+1
2011-05-24
[SCSI] libfc: release DDP context if frame_send() fails
Yi Zou
3
-1
/
+3
2011-05-24
[SCSI] libfc: fix mm leak in handling incoming request for target discovery
Hillf Danton
1
-0
/
+1
2011-05-24
[SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPN
Neerav Parikh
2
-0
/
+68
2011-05-24
[SCSI] libfcoe: Incorrect CVL handling for NPIV ports
Bhanu Prakash Gollapudi
1
-43
/
+90
2011-05-24
[SCSI] megaraid_sas: Version and Changelog update
adam radford
3
-4
/
+18
2011-05-24
[SCSI] megaraid_sas: Add 1078 OCR support
adam radford
1
-17
/
+17
2011-05-24
[SCSI] megaraid_sas: Convert 6,10,12 byte CDB's for FastPath IO
adam radford
1
-1
/
+40
[next]