index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-08-04
2
-8
/
+19
|
\
|
*
iscsi-target: Fix panic when adding second TCP connection to iSCSI session
Feng Li
2016-07-20
1
-2
/
+3
|
*
target: Fix race between iscsi-target connection shutdown + ABORT_TASK
Nicholas Bellinger
2016-07-20
1
-6
/
+16
*
|
libcxgb: export ppm release and tagmask set api
Varun Prakash
2016-07-25
1
-0
/
+2
*
|
libcxgb: add library module for Chelsio drivers
Varun Prakash
2016-07-25
3
-2
/
+3
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-05-28
18
-549
/
+5470
|
\
|
*
iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race
Nicholas Bellinger
2016-05-17
1
-9
/
+9
|
*
cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute
Nicholas Bellinger
2016-05-16
2
-8
/
+8
|
*
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
2016-05-16
2
-6
/
+5
|
*
iscsi-target: Make iscsi_tpg_np driver show/store use generic code
Nicholas Bellinger
2016-05-16
1
-158
/
+41
|
*
iscsi-target: graceful disconnect on invalid mapping to iovec
Imran Haider
2016-05-10
1
-1
/
+8
|
*
iscsi-target: remove usage of ->shutdown_session
Christoph Hellwig
2016-05-10
4
-23
/
+12
|
*
cxgbit: add files for cxgbit.ko
Varun Prakash
2016-05-09
10
-0
/
+5114
|
*
iscsi-target: export symbols
Varun Prakash
2016-05-09
6
-10
/
+23
|
*
iscsi-target: call complete on conn_logout_comp
Varun Prakash
2016-05-09
1
-4
/
+6
|
*
iscsi-target: clear tx_thread_active
Varun Prakash
2016-05-09
1
-2
/
+4
|
*
iscsi-target: add new offload transport type
Varun Prakash
2016-05-09
1
-0
/
+76
|
*
iscsi-target: use conn_transport->transport_type in text rsp
Varun Prakash
2016-05-09
1
-1
/
+2
|
*
iscsi-target: move iscsit_thread_check_cpumask()
Varun Prakash
2016-05-09
1
-26
/
+0
|
*
iscsi-target: add void (*iscsit_get_r2t_ttt)()
Varun Prakash
2016-05-09
1
-1
/
+4
|
*
iscsi-target: add int (*iscsit_validate_params)()
Varun Prakash
2016-05-09
1
-0
/
+10
|
*
iscsi-target: split iscsi_target_rx_thread()
Varun Prakash
2016-05-09
1
-26
/
+33
|
*
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
2016-05-09
1
-8
/
+2
|
*
iscsi-target: add void (*iscsit_release_cmd)()
Varun Prakash
2016-05-09
1
-0
/
+3
|
*
iscsi-target: add int (*iscsit_xmit_pdu)()
Varun Prakash
2016-05-09
1
-351
/
+195
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-17
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix typos in printk
Masanari Iida
2016-04-28
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2016-04-14
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
[net] drop 'size' argument of sock_recvmsg()
Al Viro
2016-03-28
1
-3
/
+2
*
|
target: add a new add_wwn_groups fabrics method
Christoph Hellwig
2016-03-30
1
-8
/
+11
*
|
target: remove ->fabric_cleanup_nodeacl
Christoph Hellwig
2016-03-30
1
-9
/
+0
|
/
*
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-03-17
1
-54
/
+21
|
\
|
*
configfs: switch ->default groups to a linked list
Christoph Hellwig
2016-03-06
1
-54
/
+21
*
|
iscsi-target: Use shash and ahash
Herbert Xu
2016-01-27
3
-118
/
+111
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-01-20
7
-32
/
+15
|
\
|
*
target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
Nicholas Bellinger
2016-01-20
1
-1
/
+1
|
*
target: Convert ACL change queue_depth se_session reference usage
Nicholas Bellinger
2016-01-20
3
-34
/
+7
|
*
iscsi-target: Fix potential dead-lock during node acl delete
Nicholas Bellinger
2016-01-20
1
-1
/
+15
|
*
iscsi-target: Fix indentation + spelling + unreachable code
Bart Van Assche
2016-01-06
4
-10
/
+6
*
|
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2015-11-28
2
-1
/
+13
*
|
iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
Luis de Bethencourt
2015-11-28
1
-5
/
+5
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-11-13
2
-924
/
+533
|
\
|
*
target: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
2
-924
/
+533
*
|
iscsi-target: Avoid OFMarker + IFMarker negotiation
Nicholas Bellinger
2015-09-24
1
-2
/
+3
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-11
12
-137
/
+172
|
\
|
*
target: Fix max_cmd_sn increment w/o cmdsn mutex regressions
Roland Dreier
2015-09-11
2
-4
/
+5
|
*
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
2015-08-26
7
-16
/
+16
|
*
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
2015-08-26
4
-24
/
+49
|
*
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
2015-08-26
4
-56
/
+45
|
*
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
2015-08-26
6
-38
/
+36
[next]