index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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-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
|
*
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
2015-08-02
7
-27
/
+24
|
*
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
David Disseldorp
2015-08-02
4
-5
/
+31
|
*
target/iscsi: Use proper SGL accessors for digest computation
Alexei Potashnik
2015-07-30
1
-5
/
+4
*
|
target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
Alexei Potashnik
2015-07-30
1
-2
/
+2
*
|
iscsi-target: Fix iser explicit logout TX kthread leak
Nicholas Bellinger
2015-07-24
1
-2
/
+16
[next]