| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-04-24 | 5 | -18/+51 |
|\ |
|
| * | target: Ensure sess_prot_type is saved across session restart | Nicholas Bellinger | 2015-04-15 | 1 | -0/+1 |
| * | target: Remove the unused flag SCF_ACK_KREF | Bart Van Assche | 2015-04-14 | 1 | -1/+0 |
| * | target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling | Nicholas Bellinger | 2015-04-14 | 1 | -1/+1 |
| * | target: simplify the target template registration API | Christoph Hellwig | 2015-04-14 | 3 | -11/+23 |
| * | target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag | Christoph Hellwig | 2015-04-07 | 1 | -1/+0 |
| * | iscsi/iser-target: Add fabric_prot_type attribute support | Nicholas Bellinger | 2015-04-07 | 1 | -0/+2 |
| * | target: Add protected fabric + unprotected device support | Nicholas Bellinger | 2015-04-07 | 2 | -0/+9 |
| * | iscsi-target: Drop legacy iscsi_target_tq.c logic | Nicholas Bellinger | 2015-03-26 | 1 | -4/+2 |
| * | iscsi-target: Convert iscsi_thread_set usage to kthread.h | Nicholas Bellinger | 2015-03-26 | 1 | -0/+7 |
| * | target: Add target_show_dynamic_sessions attribute helper | Nicholas Bellinger | 2015-03-06 | 2 | -0/+6 |
* | | target: do not reject FUA CDBs when write cache is enabled but emulate_write_... | Christophe Vu-Brugier | 2015-03-19 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-02-21 | 4 | -2/+963 |
|\ |
|
| * | target: Fix PR_APTPL_BUF_LEN buffer size limitation | Nicholas Bellinger | 2015-02-12 | 1 | -1/+1 |
| * | iscsi/iser-target: Support multi-sequence sendtargets text response | Sagi Grimberg | 2015-02-12 | 1 | -0/+1 |
| * | iscsi-target: Introduce session_get_next_ttt | Sagi Grimberg | 2015-02-04 | 1 | -0/+13 |
| * | iscsi-target: Move iscsi_target_[core,stat].h under linux include | Sagi Grimberg | 2015-01-30 | 3 | -1/+948 |
* | | target: Drop left-over fabric_max_sectors attribute | Nicholas Bellinger | 2015-01-09 | 3 | -6/+0 |
|/ |
|
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-12-20 | 1 | -0/+6 |
|\ |
|
| * | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 2014-12-04 | 1 | -0/+6 |
* | | target: Add DEF_TB_DEFAULT_ATTRIBS macro for virtual device attrs | Nicholas Bellinger | 2014-12-01 | 1 | -0/+67 |
* | | target: Add EXPORT_SYMBOL for existing se_dev_set_* | Nicholas Bellinger | 2014-12-01 | 1 | -0/+29 |
* | | target: Add target_core_backend_configfs.h helper macros | Nicholas Bellinger | 2014-12-01 | 1 | -0/+53 |
* | | target: Move dev_stat_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-01 | 1 | -0/+1 |
* | | target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-01 | 1 | -0/+1 |
* | | target: Move dev_wwn_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-01 | 1 | -0/+1 |
* | | target: Move dev_pr_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-01 | 1 | -0/+1 |
* | | target: Move dev_attrib_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-01 | 1 | -0/+1 |
* | | target: Move dev_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-01 | 1 | -0/+9 |
|/ |
|
* | target: Add force_pr_aptpl device attribute | Nicholas Bellinger | 2014-10-04 | 1 | -0/+3 |
* | target: encapsulate smp_mb__after_atomic() | Joern Engel | 2014-10-01 | 1 | -0/+14 |
* | target: Report correct response length for some commands | Roland Dreier | 2014-06-11 | 1 | -0/+1 |
* | Target/iscsi: Fix sendtargets response pdu for iser transport | Sagi Grimberg | 2014-06-11 | 1 | -1/+2 |
* | target/sbc: Add sbc_dif_read_strip software emulation | Nicholas Bellinger | 2014-04-07 | 1 | -0/+1 |
* | target/sbc: Add sbc_dif_generate software emulation | Nicholas Bellinger | 2014-04-07 | 1 | -0/+1 |
* | target: Pass in transport supported PI at session initialization | Nicholas Bellinger | 2014-04-07 | 3 | -9/+16 |
* | target: Add TFO->abort_task for aborted task resources release | Nicholas Bellinger | 2014-04-07 | 2 | -0/+2 |
* | target: Fix Task Aborted Status (TAS) handling | Alex Leung | 2014-04-07 | 1 | -1/+1 |
* | Target/core: Remove prot_handover use for now | Sagi Grimberg | 2014-04-07 | 1 | -6/+0 |
* | Target/dif: Introduce protection-passthough-only mode | Sagi Grimberg | 2014-04-07 | 1 | -0/+1 |
* | Target/sbc: Set protection operation and relevant checks | Sagi Grimberg | 2014-03-13 | 1 | -0/+7 |
* | iscsi/iser-target: Fix isert_conn->state hung shutdown issues | Nicholas Bellinger | 2014-03-04 | 1 | -0/+1 |
* | target: Simplify command completion by removing CMD_T_FAILED flag | Roland Dreier | 2014-02-12 | 1 | -1/+0 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-01-31 | 4 | -8/+86 |
|\ |
|
| * | target: Fix percpu_ref_put race in transport_lun_remove_cmd | Nicholas Bellinger | 2014-01-30 | 1 | -1/+1 |
| * | target: Report bad sector in sense data for DIF errors | Sagi Grimberg | 2014-01-25 | 1 | -1/+4 |
| * | iscsi-target: Convert gfp_t parameter to task state bitmask | Nicholas Bellinger | 2014-01-25 | 1 | -1/+1 |
| * | target: Add protection SGLs to target_submit_cmd_map_sgls | Nicholas Bellinger | 2014-01-18 | 1 | -1/+2 |
| * | target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation | Nicholas Bellinger | 2014-01-18 | 1 | -0/+4 |
| * | target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases | Nicholas Bellinger | 2014-01-18 | 1 | -0/+3 |