index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
[SCSI] libosd: Let _osd_req_finalize_data_integrity receive number of out_bytes
Boaz Harrosh
2009-06-10
1
-4
/
+5
|
*
|
|
|
|
|
[SCSI] libosd: osd_req_{read,write}_kern new API
Boaz Harrosh
2009-06-10
1
-0
/
+28
|
*
|
|
|
|
|
[SCSI] libosd: Better printout of OSD target system information
Boaz Harrosh
2009-06-10
1
-11
/
+12
|
*
|
|
|
|
|
[SCSI] gdth: fix overlapping snprintf users
Alan Cox
2009-06-09
1
-2
/
+3
|
*
|
|
|
|
|
[SCSI] bnx2i: Add bnx2i iSCSI driver.
Michael Chan
2009-06-09
11
-0
/
+7496
|
*
|
|
|
|
|
[SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver.
Michael Chan
2009-06-09
1
-36
/
+86
|
*
|
|
|
|
|
[SCSI] ibmvscsi: Add support for capabilities MAD
Brian King
2009-06-08
3
-27
/
+255
|
*
|
|
|
|
|
[SCSI] ibmvscsi: Enable fast fail feature
Robert Jennings
2009-06-08
2
-2
/
+71
|
*
|
|
|
|
|
[SCSI] ibmvscsi: Send adapter info before login
Brian King
2009-06-08
1
-85
/
+85
|
*
|
|
|
|
|
[SCSI] ibmvscsi: Add specific timeouts for operations
Robert Jennings
2009-06-08
1
-12
/
+16
|
*
|
|
|
|
|
[SCSI] ibmvscsi: Add 16 byte CDB support
Brian King
2009-06-08
1
-0
/
+1
|
*
|
|
|
|
|
[SCSI] qla2xxx: Update version number to 8.03.01-k3.
Andrew Vasquez
2009-06-08
1
-1
/
+1
|
*
|
|
|
|
|
[SCSI] qla2xxx: Synchronize MPI settings after a PE Reset.
Andrew Vasquez
2009-06-08
3
-0
/
+121
|
*
|
|
|
|
|
[SCSI] qla2xxx: Export additional firmware-states for application support.
Andrew Vasquez
2009-06-08
3
-4
/
+25
|
*
|
|
|
|
|
[SCSI] qla2xxx: Reduce lock-contention during do-work processing.
Andrew Vasquez
2009-06-08
2
-23
/
+24
|
*
|
|
|
|
|
[SCSI] qla2xxx: Avoid explicit LOGO during driver host tear-down.
Andrew Vasquez
2009-06-08
1
-1
/
+2
|
*
|
|
|
|
|
[SCSI] qla2xxx: Query supported RISC registers bits in determining a paused-s...
Andrew Vasquez
2009-06-08
2
-5
/
+2
|
*
|
|
|
|
|
[SCSI] qla2xxx: Avoid redundant RISC reset during (re)-initialization.
Andrew Vasquez
2009-06-08
1
-3
/
+0
|
*
|
|
|
|
|
[SCSI] qla2xxx: Fallback enode-mac should not be a multicast address.
Andrew Vasquez
2009-06-08
1
-1
/
+1
|
*
|
|
|
|
|
[SCSI] qla2xxx: Add notification message when an NPIV fails to acquire a port...
Andrew Vasquez
2009-06-08
1
-1
/
+4
|
*
|
|
|
|
|
[SCSI] qla2xxx: Add 10Gb iiDMA support.
Andrew Vasquez
2009-06-08
2
-2
/
+11
|
*
|
|
|
|
|
[SCSI] qla2xxx: Mark a port's state as needing-rediscovery during link disrup...
Andrew Vasquez
2009-06-08
1
-1
/
+3
|
*
|
|
|
|
|
[SCSI] qla2xxx: Check status of qla2x00_get_fw_version() call.
Andrew Vasquez
2009-06-08
3
-5
/
+11
|
*
|
|
|
|
|
[SCSI] qla2xxx: Correct NULL pointer bug in cpu affinity mode.
Anirban Chakraborty
2009-06-08
2
-15
/
+16
|
*
|
|
|
|
|
[SCSI] qla2xxx: Use 'proper' DID_* status code for dropped-frame scenarios.
Andrew Vasquez
2009-06-08
1
-2
/
+2
|
*
|
|
|
|
|
[SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.
Andrew Vasquez
2009-06-08
5
-8
/
+38
|
*
|
|
|
|
|
[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.
Anirban Chakraborty
2009-06-08
4
-13
/
+11
|
*
|
|
|
|
|
[SCSI] qla2xxx: Correct logic-bug in set-model-info().
Andrew Vasquez
2009-06-08
1
-1
/
+1
|
*
|
|
|
|
|
[SCSI] qla2xxx: Export TLV data on supported ISPs.
Andrew Vasquez
2009-06-08
6
-0
/
+101
|
*
|
|
|
|
|
[SCSI] qla2xxx: Export XGMAC statistics on supported ISPs.
Andrew Vasquez
2009-06-08
6
-0
/
+107
|
*
|
|
|
|
|
[SCSI] qla2xxx: Export negotiated fabric-parameters for application support.
Andrew Vasquez
2009-06-08
1
-0
/
+11
|
*
|
|
|
|
|
[SCSI] fcoe: removes reserving memory for vlan_ethdr on tx path
Vasu Dev
2009-06-08
1
-2
/
+1
|
*
|
|
|
|
|
[SCSI] fcoe: removes fcoe_watchdog
Vasu Dev
2009-06-08
2
-34
/
+19
|
*
|
|
|
|
|
[SCSI] fcoe: reduces lock cost when adding a new skb to fcoe_pending_queue
Vasu Dev
2009-06-08
1
-22
/
+15
|
*
|
|
|
|
|
[SCSI] libfc: Check if exchange is completed when receiving a sequence
Steve Ma
2009-06-08
1
-0
/
+4
|
*
|
|
|
|
|
[SCSI] libfc: use DID_ERROR when we have internall aborted command
Mike Christie
2009-06-08
1
-1
/
+1
|
*
|
|
|
|
|
[SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP frames
Chris Leech
2009-06-08
1
-3
/
+3
|
*
|
|
|
|
|
[SCSI] libfcoe: fip: fix non-FIP-mode FLOGI state after reset.
Joe Eykholt
2009-06-08
1
-5
/
+10
|
*
|
|
|
|
|
[SCSI] cxgb3i: Include net/dst.h for struct dst_cache
Herbert Xu
2009-06-08
1
-0
/
+1
|
*
|
|
|
|
|
[SCSI] ibmvfc: Driver version 1.0.6
Brian King
2009-06-08
1
-2
/
+2
|
*
|
|
|
|
|
[SCSI] ibmvfc: Improve LOGO/PRLO ELS handling
Brian King
2009-06-08
1
-1
/
+37
|
*
|
|
|
|
|
[SCSI] ibmvfc: Improve device rediscovery
Brian King
2009-06-08
1
-3
/
+3
|
*
|
|
|
|
|
[SCSI] ibmvfc: Add flush on halt support
Brian King
2009-06-08
2
-5
/
+42
|
*
|
|
|
|
|
[SCSI] ibmvfc: Add support for NPIV Logout
Brian King
2009-06-08
2
-4
/
+105
|
*
|
|
|
|
|
[SCSI] ibmvfc: Fix deadlock in EH
Brian King
2009-06-08
2
-41
/
+86
|
*
|
|
|
|
|
[SCSI] ibmvfc: Reduce error logging noise
Brian King
2009-06-08
2
-26
/
+48
|
*
|
|
|
|
|
[SCSI] ibmvfc: Use DEVICE_ATTR macro
Brian King
2009-06-08
1
-54
/
+13
|
*
|
|
|
|
|
[SCSI] ibmvfc: Fixup GFP flags for target allocations
Brian King
2009-06-08
1
-1
/
+1
|
*
|
|
|
|
|
[SCSI] ibmvfc: Fix invalid error response handling
Brian King
2009-06-08
1
-1
/
+1
|
*
|
|
|
|
|
[SCSI] sd: fix bug in SCSI async probing
James Bottomley
2009-06-08
1
-24
/
+21
[prev]
[next]