index
:
Linux
arm64-uaccess
for-next
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
/
libfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...
Chris Leech
2009-12-04
1
-1
/
+0
*
[SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.c
Robert Love
2009-12-04
3
-40
/
+64
*
[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines
Robert Love
2009-12-04
8
-7
/
+147
*
[SCSI] libfc: Remove fc_fcp_complete
Robert Love
2009-12-04
1
-17
/
+0
*
[SCSI] libfc: Move non-common routines and prototypes out of libfc.h
Robert Love
2009-12-04
1
-152
/
+177
*
[SCSI] libfc: add queue_depth ramp up
Vasu Dev
2009-12-04
1
-0
/
+3
*
[SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfc
Vasu Dev
2009-12-04
1
-8
/
+6
*
[SCSI] libfc: convert to scsi_track_queue_full
Mike Christie
2009-12-04
1
-18
/
+9
*
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
1
-1
/
+4
*
[SCSI] libfc: fix free of fc_rport_priv with timer pending
Joe Eykholt
2009-12-04
1
-19
/
+50
*
[SCSI] libfc: fix memory corruption caused by double frees and bad error hand...
Chris Leech
2009-12-04
5
-16
/
+15
*
[SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
Yi Zou
2009-12-04
1
-1
/
+2
*
[SCSI] libfc: removes unused disc_work and ex_list
Vasu Dev
2009-12-04
1
-1
/
+0
*
[SCSI] libfc: adds missing exch release for accepted RRQ
Vasu Dev
2009-12-04
1
-4
/
+5
*
[SCSI] libfc: removes initializing fc_cpu_order and fc_cpu_mask per lport
Vasu Dev
2009-12-04
1
-10
/
+14
*
[SCSI] libfc: don't WARN_ON in lport_timeout for RESET state
Joe Eykholt
2009-12-04
1
-1
/
+4
*
[SCSI] libfc: lport: fix minor documentation errors
Joe Eykholt
2009-12-04
1
-10
/
+10
*
[SCSI] libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
Yi Zou
2009-12-04
1
-1
/
+2
*
[SCSI] libfc: Remove unused fc_lport pointer from fc_fcp_pkt_abort
Robert Love
2009-12-04
1
-2
/
+2
*
[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily
Robert Love
2009-12-04
4
-5
/
+0
*
[SCSI] libfc: fix ddp in fc_fcp for 0 xid
Yi Zou
2009-12-04
1
-2
/
+6
*
[SCSI] libfc: fix typo in retry check on received PRLI
Joe Eykholt
2009-12-04
1
-1
/
+1
*
[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
2
-25
/
+114
*
[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
1
-5
/
+117
*
[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
3
-14
/
+52
*
[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
2
-65
/
+43
*
[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
3
-34
/
+23
*
[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
1
-0
/
+3
*
[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
1
-13
/
+34
*
[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
[next]