index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly.
Lalit Chandivade
2009-09-12
1
-4
/
+1
*
[SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx.
Andrew Vasquez
2009-09-12
1
-1
/
+2
*
[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.
Santosh Vernekar
2009-09-12
4
-3
/
+7
*
[SCSI] fcoe: flush per-cpu thread work when destroying interface
Joe Eykholt
2009-09-10
1
-2
/
+40
*
[SCSI] libfc: don't swap OX_ID and RX_ID when sending BA_RJT
Joe Eykholt
2009-09-10
1
-2
/
+2
*
[SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.
Joe Eykholt
2009-09-10
3
-27
/
+128
*
[SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests
Joe Eykholt
2009-09-10
2
-53
/
+48
*
[SCSI] libfc: use ADISC to verify rport login state
Joe Eykholt
2009-09-10
3
-5
/
+139
*
[SCSI] libfc: LOGO response code had extraeous enter_rtv
Joe Eykholt
2009-09-10
1
-6
/
+4
*
[SCSI] libfc: re-login to remote ports that send us LOGO
Joe Eykholt
2009-09-10
1
-2
/
+11
*
[SCSI] libfc: fix rport error handling for login-required and invalid ops
Joe Eykholt
2009-09-10
1
-49
/
+88
*
[SCSI] libfc: correctly handle incoming PLOGI request.
Joe Eykholt
2009-09-10
1
-92
/
+93
*
[SCSI] libfc: improve debug messages for ELS response handlers
Joe Eykholt
2009-09-10
4
-14
/
+57
*
[SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup
Joe Eykholt
2009-09-10
1
-0
/
+3
*
[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.
Joe Eykholt
2009-09-10
3
-66
/
+44
*
[SCSI] libfc: Always reset remote port roles when receiving PRLI
Robert Love
2009-09-10
1
-0
/
+6
*
[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create
Robert Love
2009-09-10
4
-42
/
+32
*
[SCSI] libfc: don't do discovery before callback is set
Joe Eykholt
2009-09-10
1
-0
/
+3
*
[SCSI] libfc: clean up point-to-point discovery code.
Joe Eykholt
2009-09-10
2
-93
/
+4
*
[SCSI] libfc: discovery gpn_ft parse bug
Joe Eykholt
2009-09-10
1
-3
/
+4
*
[SCSI] libfc: discovery retry should clear pending first.
Joe Eykholt
2009-09-10
1
-2
/
+2
*
[SCSI] libfc: fix: empty zone causes endless discovery retries.
Joe Eykholt
2009-09-10
2
-0
/
+4
*
[SCSI] libfc: handle discovery failure more correctly.
Joe Eykholt
2009-09-10
1
-0
/
+3
*
[SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp()
Joe Eykholt
2009-09-10
1
-16
/
+12
*
[SCSI] libfc: discovery restart sequence error fix
Joe Eykholt
2009-09-10
1
-2
/
+1
*
[SCSI] libfc: do not log off rports before or after discovery
Joe Eykholt
2009-09-10
2
-13
/
+37
*
[SCSI] libfc: move rport_lookup into fc_rport.c
Joe Eykholt
2009-09-10
2
-22
/
+20
*
[SCSI] libfc: change to make remote port callback optional
Joe Eykholt
2009-09-10
2
-44
/
+5
*
[SCSI] libfc: have rport_create do a lookup for pre-existing rports first
Joe Eykholt
2009-09-10
2
-6
/
+7
*
[SCSI] libfc: make rport module maintain the rport list
Joe Eykholt
2009-09-10
3
-18
/
+15
*
[SCSI] libfc: simplify fc_lport_rport_callback
Joe Eykholt
2009-09-10
1
-28
/
+15
*
[SCSI] libfc: rport debug messages were printing pointer values
Joe Eykholt
2009-09-10
1
-1
/
+2
*
[SCSI] libfc: remove unused disc->delay element
Joe Eykholt
2009-09-10
2
-4
/
+0
*
[SCSI] libfc: eliminate disc->event
Joe Eykholt
2009-09-10
2
-20
/
+12
*
[SCSI] libfc: fix rport event race between READY and LOGO
Joe Eykholt
2009-09-10
1
-3
/
+1
*
[SCSI] libfc: don't create dummy (rogue) remote ports
Joe Eykholt
2009-09-10
3
-142
/
+92
*
[SCSI] libfc: rename rport event CREATED to READY
Joe Eykholt
2009-09-10
4
-6
/
+6
*
[SCSI] libfc: rearrange code in fc_rport_work
Joe Eykholt
2009-09-10
1
-9
/
+15
*
[SCSI] libfc: make rport structure optional
Joe Eykholt
2009-09-10
4
-101
/
+98
*
[SCSI] libfc: change elsct to use FC_ID instead of rdata
Joe Eykholt
2009-09-10
7
-39
/
+24
*
[SCSI] libfc: make fc_rport_priv the primary rport interface.
Joe Eykholt
2009-09-10
7
-279
/
+245
*
[SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.
Joe Eykholt
2009-09-10
1
-2
/
+2
*
[SCSI] libfc: change interface for rport_create
Joe Eykholt
2009-09-10
4
-44
/
+35
*
[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv
Joe Eykholt
2009-09-10
4
-41
/
+49
*
[SCSI] fcoe: use rtnl mutex in place of hostlist lock
Chris Leech
2009-09-10
1
-26
/
+11
*
[SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handling
Chris Leech
2009-09-10
2
-121
/
+67
*
[SCSI] fcoe: move the host-list add/remove to keep out VN_Ports
Chris Leech
2009-09-10
1
-12
/
+19
*
[SCSI] fcoe: add mutex to protect create and destroy
Chris Leech
2009-09-10
1
-1
/
+39
*
[SCSI] fcoe: split out per interface setup
Chris Leech
2009-09-10
1
-119
/
+148
*
[SCSI] fcoe: fcoe_interface create, destroy and refcounting
Chris Leech
2009-09-10
2
-19
/
+79
[next]