Hannes Reinecke
|
8962a4d29b
target/tcm_fc: Update debugging statements to match libfc usage
|
9 years ago |
Hannes Reinecke
|
91b385b490
target/tcm_fc: return detailed error in ft_sess_create()
|
9 years ago |
Hannes Reinecke
|
107818e2da
tcm_fc: set and unset FCP_SPPF_TARG_FCN
|
9 years ago |
Christoph Hellwig
|
22d11759a4
target: make ->shutdown_session optional
|
9 years ago |
Nicholas Bellinger
|
9ed5965588
tcm_fc: Convert to target_alloc_session usage
|
9 years ago |
Nicholas Bellinger
|
7fbef3d0c2
tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage
|
9 years ago |
Bart Van Assche
|
de7ee9a20c
tcm_fc: Wait for command completion before freeing a session
|
9 years ago |
Christoph Hellwig
|
2eafd72939
target: use per-attribute show and store methods
|
10 years ago |
Linus Torvalds
|
5c755fe142
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
10 years ago |
Bart Van Assche
|
ba92999252
target: Minimize SCSI header #include directives
|
10 years ago |
Christoph Hellwig
|
7ad34a9367
target: target_core_configfs.h is not needed in fabric drivers
|
10 years ago |
Andreea-Cristina Bernat
|
c04047ecee
tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
|
11 years ago |
Andy Grover
|
e3d4440cdc
target/tcm_fc: Rename ft_tport_create to ft_tport_get
|
11 years ago |
Andy Grover
|
2c42be2dd4
target/tcm_fc: Fix use-after-free of ft_tpg
|
11 years ago |
Nicholas Bellinger
|
e70beee783
target: Pass in transport supported PI at session initialization
|
11 years ago |
Nicholas Bellinger
|
5f544cfac9
tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd
|
12 years ago |
Wei Yongjun
|
a6ad57efc3
tcm_fc: using kfree_rcu() to simplify the code
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Mark Rustad
|
edec8dfefa
tcm_fc: Do not report target role when target is not defined
|
12 years ago |
Mark Rustad
|
f2eeba214b
tcm_fc: Do not indicate retry capability to initiators
|
12 years ago |
Yi Zou
|
9f4ad44b26
target/tcm_fc: fix the lockdep warning due to inconsistent lock state
|
12 years ago |
Wei Yongjun
|
484018c874
tcm_fc: remove unused including <generated/utsrelease.h>
|
13 years ago |
Denis Efremov
|
08a16208c8
tcm_fc: rcu_deref outside rcu lock/unlock section
|
13 years ago |
Mark Rustad
|
863555be0c
tcm_fc: Resolve suspicious RCU usage warnings
|
13 years ago |
Linus Torvalds
|
1ab142d499
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
13 years ago |
Jörn Engel
|
281689051a
target: remove obvious warnings
|
13 years ago |
Nicholas Bellinger
|
c7ec05c82b
target: Drop unused legacy target_core_fabric_ops API callers
|
13 years ago |
Paul E. McKenney
|
a6c76da8f8
tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()
|
13 years ago |
Christoph Hellwig
|
c4795fb20e
target: header reshuffle, part2
|
13 years ago |
Jesper Juhl
|
9375b1bfd2
target: Remove unneeded version.h includes
|
14 years ago |