index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
tcm_fc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcm_fc: Work queue based approach instead of managing own thread and event ba...
Christoph Hellwig
2011-09-16
3
-93
/
+16
*
tcm_fc: Invalidation of DDP context for FCoE target in error conditions
Kiran Patil
2011-09-16
1
-32
/
+30
*
target: Convert acl_node_lock to be IRQ-disabling
Roland Dreier
2011-08-22
1
-2
/
+2
*
tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"
Roland Dreier
2011-08-22
1
-2
/
+0
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2011-08-03
3
-49
/
+78
|
\
|
*
tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data
Kiran Patil
2011-08-03
3
-49
/
+78
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
4
-5
/
+0
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
4
-35
/
+37
|
|
\
\
|
*
|
|
treewide: remove duplicate includes
Vitaliy Ivanov
2011-06-20
4
-5
/
+0
|
*
|
|
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
Nicholas Bellinger
2011-05-24
1
-1
/
+19
|
*
|
|
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
Nicholas Bellinger
2011-05-24
1
-8
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-07-23
1
-7
/
+19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
[SCSI] tcm_fc: Fixing reference counting problem which was causing ft_sess to...
Kiran Patil
2011-06-29
1
-5
/
+16
|
*
|
|
[SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FC...
Yi Zou
2011-06-29
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
2011-07-22
5
-75
/
+45
*
|
|
target: Eliminate usage of struct se_mem
Andy Grover
2011-07-22
2
-44
/
+39
*
|
|
target: Make all control CDBs scatter-gather
Andy Grover
2011-07-22
2
-46
/
+19
*
|
|
tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible
Nicholas Bellinger
2011-07-22
2
-11
/
+10
*
|
|
tcm_fc: Makefile cleanups
Nicholas Bellinger
2011-07-22
1
-13
/
+4
*
|
|
target: merge release_cmd methods
Christoph Hellwig
2011-07-22
2
-8
/
+7
*
|
|
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
2011-07-22
3
-8
/
+0
*
|
|
target: Updates from AGrover and HCH (round 3)
Andy Grover
2011-07-22
2
-21
/
+14
*
|
|
target: More core cleanups from AGrover (round 2)
Andy Grover
2011-07-22
3
-20
/
+18
*
|
|
target: Core cleanups from AGrover (round 1)
Andy Grover
2011-07-22
3
-8
/
+7
*
|
|
target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter
Nicholas Bellinger
2011-07-22
1
-1
/
+1
|
/
/
*
|
tcm_fc: Fix conversion spec warning
Nicholas Bellinger
2011-06-24
1
-1
/
+1
*
|
tcm_fc: Fix possible lock to unlock type deadlock
Dan Carpenter
2011-06-24
1
-1
/
+1
*
|
tcm_fc: Fix ft_send_tm LUN lookup OOPs
Kiran Patil
2011-06-24
2
-32
/
+34
*
|
target: Fix ERR_PTR dereferencing bugs
Dan Carpenter
2011-06-24
1
-1
/
+1
*
|
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
Nicholas Bellinger
2011-05-27
1
-1
/
+19
*
|
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
Nicholas Bellinger
2011-05-27
1
-8
/
+0
|
/
*
[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...
Kiran Patil
2011-05-17
7
-0
/
+2523