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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-04-28
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2016-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-3
/
+2
2016-03-31
target: add a new add_wwn_groups fabrics method
Christoph Hellwig
1
-8
/
+11
2016-03-31
target: remove ->fabric_cleanup_nodeacl
Christoph Hellwig
1
-9
/
+0
2016-03-28
[net] drop 'size' argument of sock_recvmsg()
Al Viro
1
-3
/
+2
2016-03-18
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-54
/
+21
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
1
-54
/
+21
2016-01-27
iscsi-target: Use shash and ahash
Herbert Xu
3
-118
/
+111
2016-01-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
7
-32
/
+15
2016-01-20
target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
Nicholas Bellinger
1
-1
/
+1
2016-01-20
target: Convert ACL change queue_depth se_session reference usage
Nicholas Bellinger
3
-34
/
+7
2016-01-20
iscsi-target: Fix potential dead-lock during node acl delete
Nicholas Bellinger
1
-1
/
+15
2016-01-07
iscsi-target: Fix indentation + spelling + unreachable code
Bart Van Assche
4
-10
/
+6
2015-11-29
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2
-1
/
+13
2015-11-29
iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
Luis de Bethencourt
1
-5
/
+5
2015-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-924
/
+533
2015-10-14
target: use per-attribute show and store methods
Christoph Hellwig
2
-924
/
+533
2015-09-25
iscsi-target: Avoid OFMarker + IFMarker negotiation
Nicholas Bellinger
1
-2
/
+3
2015-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
12
-137
/
+172
2015-09-11
target: Fix max_cmd_sn increment w/o cmdsn mutex regressions
Roland Dreier
2
-4
/
+5
2015-08-27
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
7
-16
/
+16
2015-08-27
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
4
-24
/
+49
2015-08-27
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
4
-56
/
+45
2015-08-27
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
6
-38
/
+36
2015-08-03
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
7
-27
/
+24
2015-08-03
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
David Disseldorp
4
-5
/
+31
2015-07-31
target/iscsi: Use proper SGL accessors for digest computation
Alexei Potashnik
1
-5
/
+4
2015-07-31
target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
Alexei Potashnik
1
-2
/
+2
2015-07-25
iscsi-target: Fix iser explicit logout TX kthread leak
Nicholas Bellinger
1
-2
/
+16
2015-07-25
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
4
-33
/
+67
2015-07-25
iscsi-target: Fix use-after-free during TPG session shutdown
Nicholas Bellinger
1
-4
/
+8
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
12
-577
/
+67
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-3
/
+2
2015-06-16
target: use 64-bit LUNs
Hannes Reinecke
1
-2
/
+2
2015-06-16
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2
-4
/
+7
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
3
-3
/
+2
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+3
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
1
-2
/
+0
2015-05-31
iscsi-target: fix variable name typo in iscsi_check_acceptor_state()
Christophe Vu-Brugier
1
-4
/
+4
2015-05-31
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
4
-4
/
+0
2015-05-31
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2
-9
/
+2
2015-05-31
target: move transport ID handling to the core
Christoph Hellwig
1
-3
/
+0
2015-05-31
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-1
/
+0
2015-05-31
target: change core_tpg_register prototype
Christoph Hellwig
2
-3
/
+2
2015-05-31
target/iscsi: stop using se_tpg_fabric_ptr
Christoph Hellwig
1
-28
/
+15
2015-05-31
target: move node ACL allocation to core code
Christoph Hellwig
1
-25
/
+1
2015-05-31
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-39
/
+10
2015-05-31
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
3
-11
/
+10
[next]