index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
tcm_fc
/
tcm_fc.h
Age
Commit message (
Expand
)
Author
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
2014-04-11
target/tcm_fc: Rename structs and list members for clarity
Andy Grover
2014-04-11
target/tcm_fc: Limit to 1 TPG per wwn
Andy Grover
2014-04-11
target/tcm_fc: Don't export ft_lport_list
Andy Grover
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2013-10-01
tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd
Nicholas Bellinger
2013-07-07
target: make queue_tm_rsp() return void
Joern Engel
2012-08-16
tcm_fc: Avoid debug overhead when not debugging
Mark Rustad
2012-04-06
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
2012-03-10
target: Bump core version to v4.1.0-rc2-ml + fabric versions
Nicholas Bellinger
2012-03-10
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
2012-02-25
tcm_fc: Remove cmd->cdb data member
Andy Grover
2012-02-25
scsi: Use struct scsi_lun in fc/fcp.h
Andy Grover
2011-11-02
target: Make TFO->check_stop_free return free status
Nicholas Bellinger
2011-09-16
tcm_fc: Work queue based approach instead of managing own thread and event ba...
Christoph Hellwig
2011-08-03
tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data
Kiran Patil
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
2011-07-22
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
2011-06-24
tcm_fc: Fix ft_send_tm LUN lookup OOPs
Kiran Patil
2011-05-17
[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...
Kiran Patil