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