| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-02 | 1 | -0/+67 |
* | | target: Add EXPORT_SYMBOL for existing se_dev_set_* | Nicholas Bellinger | 2014-12-02 | 1 | -0/+29 |
* | | target: Add target_core_backend_configfs.h helper macros | Nicholas Bellinger | 2014-12-02 | 1 | -0/+53 |
* | | target: Move dev_stat_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-02 | 1 | -0/+1 |
* | | target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-02 | 1 | -0/+1 |
* | | target: Move dev_wwn_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-02 | 1 | -0/+1 |
* | | target: Move dev_pr_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-02 | 1 | -0/+1 |
* | | target: Move dev_attrib_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-02 | 1 | -0/+1 |
* | | target: Move dev_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-02 | 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-05 | 1 | -0/+1 |
* | target: Simplify command completion by removing CMD_T_FAILED flag | Roland Dreier | 2014-02-13 | 1 | -1/+0 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-02-01 | 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 |
| * | target: Add DIF related base definitions | Nicholas Bellinger | 2014-01-18 | 2 | -0/+47 |
| * | target: Convert inquiry temporary buffer to heap memory | Nicholas Bellinger | 2014-01-10 | 1 | -1/+1 |
| * | target_core_alua: Referrals infrastructure | Hannes Reinecke | 2014-01-10 | 1 | -0/+18 |
| * | target_core_spc: Include target device descriptor in VPD page 83 | Hannes Reinecke | 2013-12-18 | 1 | -1/+1 |
| * | target_core_alua: Use workqueue for ALUA transitioning | Hannes Reinecke | 2013-12-17 | 1 | -0/+4 |
| * | target_core_alua: store old and pending ALUA state | Hannes Reinecke | 2013-12-17 | 1 | -0/+2 |
| * | target_core_alua: Allocate ALUA metadata on demand | Hannes Reinecke | 2013-12-17 | 1 | -3/+0 |
| * | target: Remove unused ua_dev_list member in struct se_ua | Andy Grover | 2013-12-16 | 1 | -1/+0 |
* | | target/file: Update hw_max_sectors based on current block_size | Nicholas Bellinger | 2013-12-19 | 1 | -0/+1 |
* | | target: Remove write-only stats fields and lock from struct se_node_acl | Roland Dreier | 2013-12-11 | 1 | -4/+0 |
|/ |
|
* | target_core_alua: Store supported ALUA states | Hannes Reinecke | 2013-11-20 | 1 | -0/+1 |
* | target core: rename (ex,im)plict -> (ex,im)plicit | Hannes Reinecke | 2013-11-20 | 1 | -1/+1 |
* | target: Convert se_device statistics to atomic_long_t | Nicholas Bellinger | 2013-11-14 | 1 | -5/+4 |
* | target: Pass through I/O topology for block backstores | Andy Grover | 2013-11-12 | 1 | -0/+5 |
* | target: Add per device xcopy_lun for copy offload I/O | Nicholas Bellinger | 2013-11-08 | 1 | -28/+29 |
* | target: Drop left-over se_lun->lun_cmd_list shutdown code | Nicholas Bellinger | 2013-11-07 | 1 | -10/+3 |
* | target: Add percpu refcounting for se_lun access | Nicholas Bellinger | 2013-11-07 | 1 | -0/+5 |
* | target: Export symbol core_tpg_check_initiator_node_acl | Thomas Glanzmann | 2013-10-24 | 1 | -0/+2 |