aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi
Commit message (Expand)AuthorAge
...
* Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-17
|\
| * configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-06
* | iscsi-target: Use shash and ahashHerbert Xu2016-01-27
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-20
|\
| * target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger2016-01-20
| * target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger2016-01-20
| * iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger2016-01-20
| * iscsi-target: Fix indentation + spelling + unreachable codeBart Van Assche2016-01-06
* | 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-14
* | iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger2015-09-25
|/
* 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-27
| * target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-27
| * target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-27
| * target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-08-27
| * target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-03
| * iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp2015-08-03
| * target/iscsi: Use proper SGL accessors for digest computationAlexei Potashnik2015-07-31
* | target/iscsi: Fix double free of a TUR followed by a solicited NOPOUTAlexei Potashnik2015-07-31
* | 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-16
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-16
| * 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-31
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-31
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-31
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-31
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-31
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-31
| * target/iscsi: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-31
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-31
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-31
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-31
| * iscsi-target: remove support for obsolete markersChristophe Vu-Brugier2015-05-31
* | 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-02
| |\|
| * | 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