Age | Commit message (Expand) | Author |
2015-04-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-04-19 | target: Put TCMU under a new config option | Andy Grover |
2015-04-19 | target: Version 2 of TCMU ABI | Andy Grover |
2015-04-15 | target/file: Fix UNMAP with DIF protection support | Akinobu Mita |
2015-04-15 | target/file: Fix SG table for prot_buf initialization | Akinobu Mita |
2015-04-15 | target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled | Akinobu Mita |
2015-04-15 | target: Make core_tmr_abort_task() skip TMFs | Bart Van Assche |
2015-04-15 | target/sbc: Update sbc_dif_generate pr_debug output | Nicholas Bellinger |
2015-04-15 | target/sbc: Make internal DIF emulation honor ->prot_checks | Nicholas Bellinger |
2015-04-15 | target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled | Nicholas Bellinger |
2015-04-15 | target: Ensure sess_prot_type is saved across session restart | Nicholas Bellinger |
2015-04-14 | target/rd: Don't pass incomplete scatterlist entries to sbc_dif_verify_* | Akinobu Mita |
2015-04-14 | target: Remove the unused flag SCF_ACK_KREF | Bart Van Assche |
2015-04-14 | target: Fix two sparse warnings | Bart Van Assche |
2015-04-14 | target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling | Nicholas Bellinger |
2015-04-14 | target: simplify the target template registration API | Christoph Hellwig |
2015-04-10 | iscsi target: fix oops when adding reject pdu | Mike Christie |
2015-04-07 | target: simplify target_xcopy_init_pt_lun | Christoph Hellwig |
2015-04-07 | target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag | Christoph Hellwig |
2015-04-07 | target/rd: reduce code duplication in rd_execute_rw() | Akinobu Mita |
2015-04-07 | tcm_loop: fixup tpgt string to integer conversion | Ming Lin |
2015-04-07 | iscsi/iser-target: Add fabric_prot_type attribute support | Nicholas Bellinger |
2015-04-07 | loopback: Add fabric_prot_type attribute support | Nicholas Bellinger |
2015-04-07 | target/rd: Add checks for backend DIF emulation | Nicholas Bellinger |
2015-04-07 | target/iblock: Add checks for backend DIF emulation | Nicholas Bellinger |
2015-04-07 | target/file: Add checks for backend DIF emulation | Nicholas Bellinger |
2015-04-07 | target: Add internal READ_INSERT support | Nicholas Bellinger |
2015-04-07 | target: Move cmd->prot_op check into target_read_prot_action | Nicholas Bellinger |
2015-04-07 | target: Add internal WRITE_STRIP support | Nicholas Bellinger |
2015-04-07 | target: Move cmd->prot_op check into target_write_prot_action | Nicholas Bellinger |
2015-04-07 | target: Update SPC/SBC emulation for sess_prot_type | Nicholas Bellinger |
2015-04-07 | target: Add protected fabric + unprotected device support | Nicholas Bellinger |
2015-04-07 | target: Convert DIF emulation to use cmd->prot_type | Nicholas Bellinger |
2015-04-07 | iscsi-target: TargetAddress in SendTargets should bracket ipv6 addresses | Andy Grover |
2015-04-01 | target: Allow userspace to write 1 to attrib/emulate_fua_write | Andy Grover |
2015-03-26 | target: add missing __user annotations | Christoph Hellwig |
2015-03-26 | target: add missing sense_reason_t annotations | Christoph Hellwig |
2015-03-26 | target: add __releases annotation to target_release_cmd_kref | Christoph Hellwig |
2015-03-26 | target: mark iscsit_start_kthreads static | Christoph Hellwig |
2015-03-26 | target: mark tcm_loop_primary static | Christoph Hellwig |
2015-03-26 | target: move external declarations to a headers | Christoph Hellwig |
2015-03-26 | target: Better handling of AllRegistrants reservations | Ilias Tsitsimpis |
2015-03-26 | iscsi-target: Drop legacy iscsi_target_tq.c logic | Nicholas Bellinger |
2015-03-26 | iscsi-target: Convert iscsi_thread_set usage to kthread.h | Nicholas Bellinger |
2015-03-20 | iscsi-target: don't export static symbol | Julia Lawall |
2015-03-20 | target: Convert fabric module autoload failures to pr_debug | Nicholas Bellinger |
2015-03-19 | target: do not reject FUA CDBs when write cache is enabled but emulate_write_... | Christophe Vu-Brugier |
2015-03-19 | target: Fix virtual LUN=0 target_configure_device failure OOPs | Nicholas Bellinger |
2015-03-19 | target/pscsi: Fix NULL pointer dereference in get_device_type | Nicholas Bellinger |
2015-03-19 | tcm_fc: missing curly braces in ft_invl_hw_context() | Dan Carpenter |