aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAge
...
| * target: simplify backend driver registrationChristoph Hellwig2015-06-01
| * target: Drop left-over se_lun->lun_statusNicholas Bellinger2015-06-01
| * target: Only reset specific dynamic entries during lun_group creationNicholas Bellinger2015-06-01
| * target: Drop unused se_lun->lun_acl_listNicholas Bellinger2015-06-01
| * target: Convert core_tpg_deregister to use list spliceNicholas Bellinger2015-06-01
| * target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger2015-06-01
| * target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-01
| * target/pr: cleanup core_scsi3_pr_seq_non_holderChristoph Hellwig2015-06-01
| * target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lunNicholas Bellinger2015-06-01
| * target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation checkNicholas Bellinger2015-06-01
| * target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2015-06-01
| * iscsi-target: fix variable name typo in iscsi_check_acceptor_state()Christophe Vu-Brugier2015-05-31
| * target: fix a log message in se_dev_set_emulate_rest_reord()Christophe Vu-Brugier2015-05-31
| * target: remove ->put_session methodChristoph Hellwig2015-05-31
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-31
| * target: remove struct target_fabric_configfs_templateChristoph Hellwig2015-05-31
| * target: put struct target_fabric_configfs on a dietChristoph Hellwig2015-05-31
| * target: don't copy fabric opsChristoph Hellwig2015-05-31
| * target: Remove set-but-not-used-variablesBart Van Assche2015-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
| * tcm_fc: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-31
| * tcm_loop: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-31
| * target/iscsi: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-31
| * target: handle odd SG mapping for data transfer memoryAkinobu Mita2015-05-31
| * target: ensure se_cmd->t_prot_sg is allocated when requiredAkinobu Mita2015-05-31
| * target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_pr...Akinobu Mita2015-05-31
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-31
| * target: refactor node ACL allocationChristoph Hellwig2015-05-31
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-31
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-31
| * sbp_target: remove struct sbp_naclChristoph Hellwig2015-05-31
| * tcm_loop: remove struct tcm_loop_naclChristoph Hellwig2015-05-31
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-31
| * target/user: Add support for bidirectional commandsIlias Tsitsimpis2015-05-31
| * target/user: Refactor data area allocation codeIlias Tsitsimpis2015-05-31
| * target/transport: Always initialize bidi fields in se_cmdIlias Tsitsimpis2015-05-31
| * target/loop: Enable VARLEN CDB supportIlias Tsitsimpis2015-05-31
| * driver/user: Don't warn for DMA_NONE data directionIlias Tsitsimpis2015-05-31
| * target: fix DPO and FUA bit checksChristoph Hellwig2015-05-31
| * iscsi-target: remove support for obsolete markersChristophe Vu-Brugier2015-05-31
| * target/sbc: Fix sbc_dif_verify inconsistent map/unmapSagi Grimberg2015-05-31
| * target/file: Remove fd_prot bounce bufferSagi Grimberg2015-05-31
| * target: Merge sbc_verify_dif_read|writeSagi Grimberg2015-05-31
* | target: use kvfree() in session alloc and freePekka Enberg2015-06-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-02
| |\|
| * | treewide: Add missing vmalloc.h inclusion.David S. Miller2015-05-28