aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/iscsi
AgeCommit message (Expand)Author
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-09-24iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11target: Fix max_cmd_sn increment w/o cmdsn mutex regressionsRoland Dreier
2015-08-26target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover
2015-08-26target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover
2015-08-26target/iscsi: Keep local_ip as the actual sockaddrAndy Grover
2015-08-26target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover
2015-08-02target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier
2015-08-02iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp
2015-07-30target/iscsi: Use proper SGL accessors for digest computationAlexei Potashnik
2015-07-30target/iscsi: Fix double free of a TUR followed by a solicited NOPOUTAlexei Potashnik
2015-07-24iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger
2015-07-24iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger
2015-07-24iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-15target: use 64-bit LUNsHannes Reinecke
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger
2015-05-30iscsi-target: fix variable name typo in iscsi_check_acceptor_state()Christophe Vu-Brugier
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig
2015-05-30target/iscsi: stop using se_tpg_fabric_ptrChristoph Hellwig
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-30target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2015-05-30iscsi-target: remove support for obsolete markersChristophe Vu-Brugier
2015-05-28treewide: Add missing vmalloc.h inclusion.David S. Miller
2015-05-19target: Drop signal_pending checks after interruptible lock acquireNicholas Bellinger
2015-05-02ISCSI: fix minor memory leakEvgenii Lepikhin
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-04-10iscsi target: fix oops when adding reject pduMike Christie
2015-04-07iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger
2015-04-07iscsi-target: TargetAddress in SendTargets should bracket ipv6 addressesAndy Grover
2015-03-26target: mark iscsit_start_kthreads staticChristoph Hellwig
2015-03-26iscsi-target: Drop legacy iscsi_target_tq.c logicNicholas Bellinger
2015-03-26iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger
2015-03-20iscsi-target: don't export static symbolJulia Lawall
2015-03-19iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger
2015-03-19Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger
2015-03-06iscsi-target: Expose per endpoint dynamic_sessions attributeNicholas Bellinger