summaryrefslogtreecommitdiff
path: root/drivers/target
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-24
|\
| * target: Put TCMU under a new config optionAndy Grover2015-04-19
| * target: Version 2 of TCMU ABIAndy Grover2015-04-19
| * target/file: Fix UNMAP with DIF protection supportAkinobu Mita2015-04-15
| * target/file: Fix SG table for prot_buf initializationAkinobu Mita2015-04-15
| * target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabledAkinobu Mita2015-04-15
| * target: Make core_tmr_abort_task() skip TMFsBart Van Assche2015-04-15
| * target/sbc: Update sbc_dif_generate pr_debug outputNicholas Bellinger2015-04-15
| * target/sbc: Make internal DIF emulation honor ->prot_checksNicholas Bellinger2015-04-15
| * target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabledNicholas Bellinger2015-04-15
| * target: Ensure sess_prot_type is saved across session restartNicholas Bellinger2015-04-15
| * target/rd: Don't pass incomplete scatterlist entries to sbc_dif_verify_*Akinobu Mita2015-04-14
| * target: Remove the unused flag SCF_ACK_KREFBart Van Assche2015-04-14
| * target: Fix two sparse warningsBart Van Assche2015-04-14
| * target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger2015-04-14
| * target: simplify the target template registration APIChristoph Hellwig2015-04-14
| * target: simplify target_xcopy_init_pt_lunChristoph Hellwig2015-04-07
| * target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flagChristoph Hellwig2015-04-07
| * target/rd: reduce code duplication in rd_execute_rw()Akinobu Mita2015-04-07
| * tcm_loop: fixup tpgt string to integer conversionMing Lin2015-04-07
| * iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-07
| * loopback: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-07
| * target/rd: Add checks for backend DIF emulationNicholas Bellinger2015-04-07
| * target/iblock: Add checks for backend DIF emulationNicholas Bellinger2015-04-07
| * target/file: Add checks for backend DIF emulationNicholas Bellinger2015-04-07
| * target: Add internal READ_INSERT supportNicholas Bellinger2015-04-07
| * target: Move cmd->prot_op check into target_read_prot_actionNicholas Bellinger2015-04-07
| * target: Add internal WRITE_STRIP supportNicholas Bellinger2015-04-07
| * target: Move cmd->prot_op check into target_write_prot_actionNicholas Bellinger2015-04-07
| * target: Update SPC/SBC emulation for sess_prot_typeNicholas Bellinger2015-04-07
| * target: Add protected fabric + unprotected device supportNicholas Bellinger2015-04-07
| * target: Convert DIF emulation to use cmd->prot_typeNicholas Bellinger2015-04-07
| * target: add missing __user annotationsChristoph Hellwig2015-03-26
| * target: add missing sense_reason_t annotationsChristoph Hellwig2015-03-26
| * target: add __releases annotation to target_release_cmd_krefChristoph Hellwig2015-03-26
| * target: mark iscsit_start_kthreads staticChristoph Hellwig2015-03-26
| * target: mark tcm_loop_primary staticChristoph Hellwig2015-03-26
| * target: move external declarations to a headersChristoph Hellwig2015-03-26
| * target: Better handling of AllRegistrants reservationsIlias Tsitsimpis2015-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
| * target: Convert fabric module autoload failures to pr_debugNicholas Bellinger2015-03-20
| * iscsi-target: Expose per endpoint dynamic_sessions attributeNicholas Bellinger2015-03-06
| * target: Add target_show_dynamic_sessions attribute helperNicholas Bellinger2015-03-06
| * target: rewrite fd_execute_write_sameChristoph Hellwig2015-02-27
| * target: use vfs_iter_read/write in fd_do_rwChristoph Hellwig2015-02-27
* | iscsi target: fix oops when adding reject pduMike Christie2015-04-10
* | iscsi-target: TargetAddress in SendTargets should bracket ipv6 addressesAndy Grover2015-04-07
* | target: Allow userspace to write 1 to attrib/emulate_fua_writeAndy Grover2015-04-01