开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libfc
Age
Commit message (
Expand
)
Author
2009-12-04
[SCSI] libfc: add queue_depth ramp up
Vasu Dev
2009-12-04
[SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfc
Vasu Dev
2009-12-04
[SCSI] libfc: convert to scsi_track_queue_full
Mike Christie
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
[SCSI] libfc: fix free of fc_rport_priv with timer pending
Joe Eykholt
2009-12-04
[SCSI] libfc: fix memory corruption caused by double frees and bad error hand...
Chris Leech
2009-12-04
[SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
Yi Zou
2009-12-04
[SCSI] libfc: removes unused disc_work and ex_list
Vasu Dev
2009-12-04
[SCSI] libfc: adds missing exch release for accepted RRQ
Vasu Dev
2009-12-04
[SCSI] libfc: removes initializing fc_cpu_order and fc_cpu_mask per lport
Vasu Dev
2009-12-04
[SCSI] libfc: don't WARN_ON in lport_timeout for RESET state
Joe Eykholt
2009-12-04
[SCSI] libfc: lport: fix minor documentation errors
Joe Eykholt
2009-12-04
[SCSI] libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
Yi Zou
2009-12-04
[SCSI] libfc: Remove unused fc_lport pointer from fc_fcp_pkt_abort
Robert Love
2009-12-04
[SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily
Robert Love
2009-12-04
[SCSI] libfc: fix ddp in fc_fcp for 0 xid
Yi Zou
2009-12-04
[SCSI] libfc: fix typo in retry check on received PRLI
Joe Eykholt
2009-09-10
[SCSI] libfc: don't swap OX_ID and RX_ID when sending BA_RJT
Joe Eykholt
2009-09-10
[SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.
Joe Eykholt
2009-09-10
[SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests
Joe Eykholt
2009-09-10
[SCSI] libfc: use ADISC to verify rport login state
Joe Eykholt
2009-09-10
[SCSI] libfc: LOGO response code had extraeous enter_rtv
Joe Eykholt
2009-09-10
[SCSI] libfc: re-login to remote ports that send us LOGO
Joe Eykholt
2009-09-10
[SCSI] libfc: fix rport error handling for login-required and invalid ops
Joe Eykholt
2009-09-10
[SCSI] libfc: correctly handle incoming PLOGI request.
Joe Eykholt
2009-09-10
[SCSI] libfc: improve debug messages for ELS response handlers
Joe Eykholt
2009-09-10
[SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup
Joe Eykholt
2009-09-10
[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.
Joe Eykholt
2009-09-10
[SCSI] libfc: Always reset remote port roles when receiving PRLI
Robert Love
2009-09-10
[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create
Robert Love
2009-09-10
[SCSI] libfc: don't do discovery before callback is set
Joe Eykholt
2009-09-10
[SCSI] libfc: clean up point-to-point discovery code.
Joe Eykholt
2009-09-10
[SCSI] libfc: discovery gpn_ft parse bug
Joe Eykholt
2009-09-10
[SCSI] libfc: discovery retry should clear pending first.
Joe Eykholt
2009-09-10
[SCSI] libfc: fix: empty zone causes endless discovery retries.
Joe Eykholt
2009-09-10
[SCSI] libfc: handle discovery failure more correctly.
Joe Eykholt
2009-09-10
[SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp()
Joe Eykholt
2009-09-10
[SCSI] libfc: discovery restart sequence error fix
Joe Eykholt
2009-09-10
[SCSI] libfc: do not log off rports before or after discovery
Joe Eykholt
2009-09-10
[SCSI] libfc: move rport_lookup into fc_rport.c
Joe Eykholt
2009-09-10
[SCSI] libfc: change to make remote port callback optional
Joe Eykholt
2009-09-10
[SCSI] libfc: have rport_create do a lookup for pre-existing rports first
Joe Eykholt
2009-09-10
[SCSI] libfc: make rport module maintain the rport list
Joe Eykholt
2009-09-10
[SCSI] libfc: simplify fc_lport_rport_callback
Joe Eykholt
2009-09-10
[SCSI] libfc: rport debug messages were printing pointer values
Joe Eykholt
2009-09-10
[SCSI] libfc: remove unused disc->delay element
Joe Eykholt
2009-09-10
[SCSI] libfc: eliminate disc->event
Joe Eykholt
2009-09-10
[SCSI] libfc: fix rport event race between READY and LOGO
Joe Eykholt
2009-09-10
[SCSI] libfc: don't create dummy (rogue) remote ports
Joe Eykholt
2009-09-10
[SCSI] libfc: rename rport event CREATED to READY
Joe Eykholt
[next]