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-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
18
-549
/
+5470
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-17
iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race
Nicholas Bellinger
1
-9
/
+9
2016-05-17
cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute
Nicholas Bellinger
2
-8
/
+8
2016-05-17
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
2
-6
/
+5
2016-05-17
iscsi-target: Make iscsi_tpg_np driver show/store use generic code
Nicholas Bellinger
1
-158
/
+41
2016-05-10
iscsi-target: graceful disconnect on invalid mapping to iovec
Imran Haider
1
-1
/
+8
2016-05-10
iscsi-target: remove usage of ->shutdown_session
Christoph Hellwig
4
-23
/
+12
2016-05-10
cxgbit: add files for cxgbit.ko
Varun Prakash
10
-0
/
+5114
2016-05-10
iscsi-target: export symbols
Varun Prakash
6
-10
/
+23
2016-05-10
iscsi-target: call complete on conn_logout_comp
Varun Prakash
1
-4
/
+6
2016-05-10
iscsi-target: clear tx_thread_active
Varun Prakash
1
-2
/
+4
2016-05-10
iscsi-target: add new offload transport type
Varun Prakash
1
-0
/
+76
2016-05-10
iscsi-target: use conn_transport->transport_type in text rsp
Varun Prakash
1
-1
/
+2
2016-05-10
iscsi-target: move iscsit_thread_check_cpumask()
Varun Prakash
1
-26
/
+0
2016-05-10
iscsi-target: add void (*iscsit_get_r2t_ttt)()
Varun Prakash
1
-1
/
+4
2016-05-10
iscsi-target: add int (*iscsit_validate_params)()
Varun Prakash
1
-0
/
+10
2016-05-10
iscsi-target: split iscsi_target_rx_thread()
Varun Prakash
1
-26
/
+33
2016-05-10
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
1
-8
/
+2
2016-05-10
iscsi-target: add void (*iscsit_release_cmd)()
Varun Prakash
1
-0
/
+3
2016-05-10
iscsi-target: add int (*iscsit_xmit_pdu)()
Varun Prakash
1
-351
/
+195
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
[next]