index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
tcm_fc
/
tfc_sess.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2016-10-21
target/tcm_fc: Update debugging statements to match libfc usage
Hannes Reinecke
1
-11
/
+26
2016-10-21
target/tcm_fc: return detailed error in ft_sess_create()
Hannes Reinecke
1
-2
/
+3
2016-07-20
tcm_fc: set and unset FCP_SPPF_TARG_FCN
Hannes Reinecke
1
-0
/
+2
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
1
-12
/
+0
2016-03-10
tcm_fc: Convert to target_alloc_session usage
Nicholas Bellinger
1
-22
/
+22
2016-01-12
tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
1
-9
/
+16
2016-01-07
tcm_fc: Wait for command completion before freeing a session
Bart Van Assche
1
-6
/
+11
2015-10-13
target: use per-attribute show and store methods
Christoph Hellwig
1
-1
/
+0
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+0
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-4
/
+0
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2014-09-15
tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-04-11
target/tcm_fc: Rename ft_tport_create to ft_tport_get
Andy Grover
1
-3
/
+3
2014-04-11
target/tcm_fc: Fix use-after-free of ft_tpg
Andy Grover
1
-0
/
+1
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
1
-1
/
+2
2013-10-01
tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd
Nicholas Bellinger
1
-1
/
+2
2013-04-25
tcm_fc: using kfree_rcu() to simplify the code
Wei Yongjun
1
-8
/
+1
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-8
/
+4
2013-01-10
tcm_fc: Do not report target role when target is not defined
Mark Rustad
1
-2
/
+8
2013-01-10
tcm_fc: Do not indicate retry capability to initiators
Mark Rustad
1
-1
/
+1
2012-12-12
target/tcm_fc: fix the lockdep warning due to inconsistent lock state
Yi Zou
1
-1
/
+1
2012-09-17
tcm_fc: remove unused including <generated/utsrelease.h>
Wei Yongjun
1
-1
/
+0
2012-08-20
tcm_fc: rcu_deref outside rcu lock/unlock section
Denis Efremov
1
-1
/
+3
2012-07-06
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-21
/
+0
2012-03-15
target: remove obvious warnings
Jörn Engel
1
-2
/
+0
2012-03-10
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
1
-19
/
+0
2012-02-21
tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()
Paul E. McKenney
1
-11
/
+1
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-4
/
+1
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
1
-1
/
+0
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
1
-9
/
+9
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-2
/
+2
2011-06-24
tcm_fc: Fix possible lock to unlock type deadlock
Dan Carpenter
1
-1
/
+1
2011-06-24
target: Fix ERR_PTR dereferencing bugs
Dan Carpenter
1
-1
/
+1
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
1
-2
/
+0
2011-05-17
[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...
Kiran Patil
1
-0
/
+541