summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2016-04-281-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2016-04-141-3/+2
|\ \ | |/ |/|
| * [net] drop 'size' argument of sock_recvmsg()Al Viro2016-03-281-3/+2
* | target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-301-8/+11
* | target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2016-03-301-9/+0
|/
* Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-171-54/+21
|\
| * configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-061-54/+21
* | iscsi-target: Use shash and ahashHerbert Xu2016-01-273-118/+111
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-207-32/+15
|\
| * target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger2016-01-201-1/+1
| * target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger2016-01-203-34/+7
| * iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger2016-01-201-1/+15
| * iscsi-target: Fix indentation + spelling + unreachable codeBart Van Assche2016-01-064-10/+6
* | iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2015-11-282-1/+13
* | iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt2015-11-281-5/+5
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-132-924/+533
|\
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-132-924/+533
* | iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger2015-09-241-2/+3
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-1112-137/+172
|\
| * target: Fix max_cmd_sn increment w/o cmdsn mutex regressionsRoland Dreier2015-09-112-4/+5
| * target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-267-16/+16
| * target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-264-24/+49
| * target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-264-56/+45
| * target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-08-266-38/+36
| * target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-027-27/+24
| * iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp2015-08-024-5/+31
| * target/iscsi: Use proper SGL accessors for digest computationAlexei Potashnik2015-07-301-5/+4
* | target/iscsi: Fix double free of a TUR followed by a solicited NOPOUTAlexei Potashnik2015-07-301-2/+2
* | iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger2015-07-241-2/+16
* | iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger2015-07-244-33/+67
* | iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger2015-07-241-4/+8
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-0412-577/+67
|\
| * target: use 64-bit LUNsHannes Reinecke2015-06-151-2/+2
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-152-4/+7
| * target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-011-2/+0
| * iscsi-target: fix variable name typo in iscsi_check_acceptor_state()Christophe Vu-Brugier2015-05-301-4/+4
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-304-4/+0
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-302-9/+2
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-301-3/+0
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-1/+0
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-302-3/+2
| * target/iscsi: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-301-28/+15
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-25/+1
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-39/+10
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-303-11/+10
| * iscsi-target: remove support for obsolete markersChristophe Vu-Brugier2015-05-309-444/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-0/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-013-5/+3
| |\ \ | | |/
| * | treewide: Add missing vmalloc.h inclusion.David S. Miller2015-05-281-0/+1
OpenPOWER on IntegriCloud