Age | Commit message (Expand) | Author |
2014-04-07 | target/sbc: Add sbc_dif_read_strip software emulation | Nicholas Bellinger |
2014-04-07 | target/sbc: Add sbc_dif_generate software emulation | Nicholas Bellinger |
2014-04-07 | target: Pass in transport supported PI at session initialization | Nicholas Bellinger |
2014-04-07 | target: Add TFO->abort_task for aborted task resources release | Nicholas Bellinger |
2014-04-07 | target: Fix Task Aborted Status (TAS) handling | Alex Leung |
2014-04-07 | Target/core: Remove prot_handover use for now | Sagi Grimberg |
2014-04-07 | Target/dif: Introduce protection-passthough-only mode | Sagi Grimberg |
2014-03-13 | Target/sbc: Set protection operation and relevant checks | Sagi Grimberg |
2014-03-04 | iscsi/iser-target: Fix isert_conn->state hung shutdown issues | Nicholas Bellinger |
2014-02-12 | target: Simplify command completion by removing CMD_T_FAILED flag | Roland Dreier |
2014-01-31 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-01-30 | target: Fix percpu_ref_put race in transport_lun_remove_cmd | Nicholas Bellinger |
2014-01-25 | target: Report bad sector in sense data for DIF errors | Sagi Grimberg |
2014-01-25 | iscsi-target: Convert gfp_t parameter to task state bitmask | Nicholas Bellinger |
2014-01-18 | target: Add protection SGLs to target_submit_cmd_map_sgls | Nicholas Bellinger |
2014-01-18 | target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation | Nicholas Bellinger |
2014-01-18 | target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases | Nicholas Bellinger |
2014-01-18 | target: Add DIF related base definitions | Nicholas Bellinger |
2014-01-09 | target: Convert inquiry temporary buffer to heap memory | Nicholas Bellinger |
2014-01-09 | target_core_alua: Referrals infrastructure | Hannes Reinecke |
2013-12-19 | target/file: Update hw_max_sectors based on current block_size | Nicholas Bellinger |
2013-12-17 | target_core_spc: Include target device descriptor in VPD page 83 | Hannes Reinecke |
2013-12-17 | target_core_alua: Use workqueue for ALUA transitioning | Hannes Reinecke |
2013-12-17 | target_core_alua: store old and pending ALUA state | Hannes Reinecke |
2013-12-17 | target_core_alua: Allocate ALUA metadata on demand | Hannes Reinecke |
2013-12-16 | target: Remove unused ua_dev_list member in struct se_ua | Andy Grover |
2013-12-11 | target: Remove write-only stats fields and lock from struct se_node_acl | Roland Dreier |
2013-11-20 | target_core_alua: Store supported ALUA states | Hannes Reinecke |
2013-11-20 | target core: rename (ex,im)plict -> (ex,im)plicit | Hannes Reinecke |
2013-11-13 | target: Convert se_device statistics to atomic_long_t | Nicholas Bellinger |
2013-11-12 | target: Pass through I/O topology for block backstores | Andy Grover |
2013-11-08 | target: Add per device xcopy_lun for copy offload I/O | Nicholas Bellinger |
2013-11-07 | target: Drop left-over se_lun->lun_cmd_list shutdown code | Nicholas Bellinger |
2013-11-07 | target: Add percpu refcounting for se_lun access | Nicholas Bellinger |
2013-10-23 | target: Export symbol core_tpg_check_initiator_node_acl | Thomas Glanzmann |
2013-10-16 | tcm_loop: separate out tcm_loop_issue_tmr | Hannes Reinecke |
2013-10-16 | target: Remove TF_CIT_TMPL macro | Andy Grover |
2013-09-10 | target/iscsi: Bump versions to v4.1.0 | Nicholas Bellinger |
2013-09-10 | target: Add Third Party Copy (3PC) bit in INQUIRY response | Nicholas Bellinger |
2013-09-10 | target: Add support for EXTENDED_COPY copy offload emulation | Nicholas Bellinger |
2013-09-10 | target: Add global device list for EXTENDED_COPY | Nicholas Bellinger |
2013-09-10 | target: Make helpers non static for EXTENDED_COPY command setup | Nicholas Bellinger |
2013-09-10 | target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab... | Nicholas Bellinger |
2013-09-10 | target: Add support for COMPARE_AND_WRITE emulation | Nicholas Bellinger |
2013-09-09 | target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD | Nicholas Bellinger |
2013-09-09 | target: Make __target_execute_cmd() available as extern | Nicholas Bellinger |
2013-09-09 | target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE | Nicholas Bellinger |
2013-09-09 | target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction | Nicholas Bellinger |
2013-09-09 | target: Add TCM_MISCOMPARE_VERIFY sense handling | Nicholas Bellinger |
2013-09-09 | target: Add return for se_cmd->transport_complete_callback | Nicholas Bellinger |