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