aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/iscsi
AgeCommit message (Expand)Author
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
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-02-12iscsi-target: Avoid IN_LOGOUT failure case for iser-targetNicholas Bellinger
2015-02-12iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger
2015-02-12iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg
2015-02-04iscsi-target: Don't over-allocate sendtargets text resp bufferSagi Grimberg
2015-02-04iscsi-target: Introduce session_get_next_tttSagi Grimberg
2015-01-30iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg
2015-01-15iscsi-target: use '%*ph' specifier to dump hex bufferAndy Shevchenko
2015-01-09iscsi-target: Fix typos in enum cmd_flags_tableAndy Grover
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-16iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger
2014-12-15iscsi-target: nullify session in failed login sequenceSagi Grimberg
2014-12-12iscsi-target: Drop left-over bogus iscsi_np->tpg_npNicholas Bellinger
2014-12-12iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg