index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target_configfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
iscsi-target: Fix potential dead-lock during node acl delete
Nicholas Bellinger
1
-1
/
+15
2013-12-04
iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn
Nicholas Bellinger
1
-0
/
+5
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-4
/
+2
2013-09-10
iscsi/iser-target: Convert to command priv_size usage
Nicholas Bellinger
1
-1
/
+1
2013-08-13
target: replace strict_strto*() with kstrto*()
Jingoo Han
1
-4
/
+4
2013-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-24
/
+160
2013-07-08
target: make queue_tm_rsp() return void
Joern Engel
1
-2
/
+1
2013-07-08
iscsi-target: kstrtou* configfs attribute parameter cleanups
Jörn Engel
1
-21
/
+32
2013-07-08
iscsi-target: Fix tfc_tpg_auth_cit configfs length overflow
Nicholas Bellinger
1
-1
/
+1
2013-07-08
iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
Jörn Engel
1
-1
/
+1
2013-07-04
iscsi-target: Add demo-mode TPG authentication context support
Nicholas Bellinger
1
-0
/
+126
2013-06-21
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
1
-2
/
+0
2013-06-21
target/iscsi: Fix op=disable + error handling cases in np_store_iser
Andy Grover
1
-11
/
+14
2013-04-25
iscsi-target: Add iser network portal attribute
Nicholas Bellinger
1
-0
/
+79
2013-04-25
iscsi-target: Refactor TX queue logic + export response PDU creation
Nicholas Bellinger
1
-2
/
+5
2013-04-25
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
1
-1
/
+8
2013-04-25
iscsi-target: Add per transport iscsi_cmd alloc/free
Nicholas Bellinger
1
-1
/
+2
2012-12-16
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-2
/
+26
2012-12-14
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
1
-0
/
+24
2012-11-28
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
1
-2
/
+2
2012-11-28
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
1
-2
/
+2
2012-11-19
target: iscsi: fix comment typos in target/iscsi drivers
Masanari Iida
1
-1
/
+1
2012-10-04
iscsit: use the itt_t abstract type
Christoph Hellwig
1
-1
/
+2
2012-10-03
iscsit: mark various functions static
Christoph Hellwig
1
-5
/
+5
2012-10-03
iscsi-target: Add base MaxXmitDataSegmentLength code
Nicholas Bellinger
1
-0
/
+4
2012-09-18
target: Simplify fabric sense data length handling
Roland Dreier
1
-16
/
+0
2012-09-18
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
1
-9
/
+0
2012-07-17
target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()
Roland Dreier
1
-22
/
+0
2012-04-15
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
1
-1
/
+1
2012-03-11
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
1
-43
/
+0
2012-03-11
iscsi-target: Convert to use target_put_session + sess_kref
Nicholas Bellinger
1
-3
/
+1
2012-03-09
iscsi-target: Fix dynamic -> explict NodeACL pointer reference
Nicholas Bellinger
1
-4
/
+2
2012-02-07
iscsi_target: in_aton needs linux/inet.h
Stephen Rothwell
1
-0
/
+1
2011-12-14
target: remove useless casts
Jörn Engel
1
-3
/
+2
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-5
/
+1
2011-11-01
drivers/target: Add export.h to files as required.
Paul Gortmaker
1
-0
/
+1
2011-08-22
target: Use ERR_CAST inlined function
Thomas Meyer
1
-2
/
+2
2011-07-28
iscsi-target: Fix snprintf usage with MAX_PORTAL_LEN
Nicholas Bellinger
1
-1
/
+1
2011-07-26
iscsi-target: Add iSCSI fabric support for target v4.1
Nicholas Bellinger
1
-0
/
+1882