index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ioremap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-12
[SCSI] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 and ST2530
Charlie Brady
1
-0
/
+3
2009-09-12
[SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller
Anil Ravindranath
5
-0
/
+6648
2009-09-12
[SCSI] qla2xxx: Update version number to 8.03.01-k6.
Giridhar Malavali
1
-1
/
+1
2009-09-12
[SCSI] qla2xxx: Properly delete rports attached to a vport.
Andrew Vasquez
2
-7
/
+11
2009-09-12
[SCSI] qla2xxx: Correct various NPIV issues.
Andrew Vasquez
5
-29
/
+32
2009-09-12
[SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly.
Lalit Chandivade
1
-4
/
+1
2009-09-12
[SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx.
Andrew Vasquez
1
-1
/
+2
2009-09-12
[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.
Santosh Vernekar
4
-3
/
+7
2009-09-10
[SCSI] fcoe: flush per-cpu thread work when destroying interface
Joe Eykholt
1
-2
/
+40
2009-09-10
[SCSI] libfc: don't swap OX_ID and RX_ID when sending BA_RJT
Joe Eykholt
1
-2
/
+2
2009-09-10
[SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.
Joe Eykholt
3
-27
/
+128
2009-09-10
[SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests
Joe Eykholt
2
-53
/
+48
2009-09-10
[SCSI] libfc: use ADISC to verify rport login state
Joe Eykholt
3
-5
/
+139
2009-09-10
[SCSI] libfc: LOGO response code had extraeous enter_rtv
Joe Eykholt
1
-6
/
+4
2009-09-10
[SCSI] libfc: re-login to remote ports that send us LOGO
Joe Eykholt
1
-2
/
+11
2009-09-10
[SCSI] libfc: fix rport error handling for login-required and invalid ops
Joe Eykholt
1
-49
/
+88
2009-09-10
[SCSI] libfc: correctly handle incoming PLOGI request.
Joe Eykholt
1
-92
/
+93
2009-09-10
[SCSI] libfc: improve debug messages for ELS response handlers
Joe Eykholt
4
-14
/
+57
2009-09-10
[SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup
Joe Eykholt
1
-0
/
+3
2009-09-10
[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.
Joe Eykholt
3
-66
/
+44
2009-09-10
[SCSI] libfc: Always reset remote port roles when receiving PRLI
Robert Love
1
-0
/
+6
2009-09-10
[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create
Robert Love
4
-42
/
+32
2009-09-10
[SCSI] libfc: don't do discovery before callback is set
Joe Eykholt
1
-0
/
+3
2009-09-10
[SCSI] libfc: clean up point-to-point discovery code.
Joe Eykholt
2
-93
/
+4
2009-09-10
[SCSI] libfc: discovery gpn_ft parse bug
Joe Eykholt
1
-3
/
+4
2009-09-10
[SCSI] libfc: discovery retry should clear pending first.
Joe Eykholt
1
-2
/
+2
2009-09-10
[SCSI] libfc: fix: empty zone causes endless discovery retries.
Joe Eykholt
2
-0
/
+4
2009-09-10
[SCSI] libfc: handle discovery failure more correctly.
Joe Eykholt
1
-0
/
+3
2009-09-10
[SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp()
Joe Eykholt
1
-16
/
+12
2009-09-10
[SCSI] libfc: discovery restart sequence error fix
Joe Eykholt
1
-2
/
+1
2009-09-10
[SCSI] libfc: do not log off rports before or after discovery
Joe Eykholt
2
-13
/
+37
2009-09-10
[SCSI] libfc: move rport_lookup into fc_rport.c
Joe Eykholt
2
-22
/
+20
2009-09-10
[SCSI] libfc: change to make remote port callback optional
Joe Eykholt
2
-44
/
+5
2009-09-10
[SCSI] libfc: have rport_create do a lookup for pre-existing rports first
Joe Eykholt
2
-6
/
+7
2009-09-10
[SCSI] libfc: make rport module maintain the rport list
Joe Eykholt
3
-18
/
+15
2009-09-10
[SCSI] libfc: simplify fc_lport_rport_callback
Joe Eykholt
1
-28
/
+15
2009-09-10
[SCSI] libfc: rport debug messages were printing pointer values
Joe Eykholt
1
-1
/
+2
2009-09-10
[SCSI] libfc: remove unused disc->delay element
Joe Eykholt
2
-4
/
+0
2009-09-10
[SCSI] libfc: eliminate disc->event
Joe Eykholt
2
-20
/
+12
2009-09-10
[SCSI] libfc: fix rport event race between READY and LOGO
Joe Eykholt
1
-3
/
+1
2009-09-10
[SCSI] libfc: don't create dummy (rogue) remote ports
Joe Eykholt
3
-142
/
+92
2009-09-10
[SCSI] libfc: rename rport event CREATED to READY
Joe Eykholt
4
-6
/
+6
2009-09-10
[SCSI] libfc: rearrange code in fc_rport_work
Joe Eykholt
1
-9
/
+15
2009-09-10
[SCSI] libfc: make rport structure optional
Joe Eykholt
4
-101
/
+98
2009-09-10
[SCSI] libfc: change elsct to use FC_ID instead of rdata
Joe Eykholt
7
-39
/
+24
2009-09-10
[SCSI] libfc: make fc_rport_priv the primary rport interface.
Joe Eykholt
7
-279
/
+245
2009-09-10
[SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.
Joe Eykholt
1
-2
/
+2
2009-09-10
[SCSI] libfc: change interface for rport_create
Joe Eykholt
4
-44
/
+35
2009-09-10
[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv
Joe Eykholt
4
-41
/
+49
2009-09-10
[SCSI] fcoe: use rtnl mutex in place of hostlist lock
Chris Leech
1
-26
/
+11
[next]