Age | Commit message (Expand) | Author | Files | Lines |
2016-01-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -6/+9 |
2016-01-20 | target: Obtain se_node_acl->acl_kref during get_initiator_node_acl | Nicholas Bellinger | 1 | -0/+2 |
2016-01-20 | target: Convert ACL change queue_depth se_session reference usage | Nicholas Bellinger | 1 | -3/+2 |
2016-01-08 | target: Support aborting tasks with a 64-bit tag | Bart Van Assche | 1 | -1/+1 |
2016-01-08 | target: Remove an unused variable | Bart Van Assche | 1 | -2/+0 |
2016-01-08 | qla2xxx: Add selective command queuing | Quinn Tran | 1 | -0/+1 |
2016-01-07 | target/sbc: Add LBPRZ attribute + control CDB emulation | Jamie Pocas | 1 | -0/+3 |
2015-11-29 | target: Fix race for SCF_COMPARE_AND_WRITE_POST checking | Nicholas Bellinger | 1 | -1/+1 |
2015-11-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 3 | -269/+60 |
2015-10-14 | target: use per-attribute show and store methods | Christoph Hellwig | 3 | -269/+60 |
2015-09-25 | target: Propigate backend read-only to core_tpg_add_lun | Nicholas Bellinger | 1 | -0/+1 |
2015-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 6 | -28/+34 |
2015-09-11 | target/qla2xxx: Honor max_data_sg_nents I/O transfer limit | Nicholas Bellinger | 1 | -0/+13 |
2015-08-27 | target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage | Andy Grover | 3 | -5/+5 |
2015-08-27 | target/iscsi: Replace conn->login_ip with login_sockaddr | Andy Grover | 2 | -3/+2 |
2015-08-27 | target/iscsi: Keep local_ip as the actual sockaddr | Andy Grover | 1 | -3/+1 |
2015-08-27 | target/iscsi: Fix np_ip bracket issue by removing np_ip | Andy Grover | 1 | -1/+0 |
2015-08-03 | target: Drop iSCSI use of mutex around max_cmd_sn increment | Roland Dreier | 1 | -1/+1 |
2015-08-03 | iscsi-target: Add tpg_enabled_sendtargets for disabled discovery | David Disseldorp | 1 | -0/+3 |
2015-07-31 | target: Shrink struct se_cmd by rearranging fields | Roland Dreier | 1 | -8/+8 |
2015-07-31 | target: Remove cmd->se_ordered_id (unused except debug log lines) | Roland Dreier | 1 | -2/+0 |
2015-07-31 | target: remove initiatorname field in se_acl_lun | Chris Zankel | 1 | -1/+0 |
2015-07-31 | target: remove unused lun_flags field from se_lun | Chris Zankel | 1 | -1/+0 |
2015-07-25 | iscsi-target: Fix iscsit_start_kthreads failure OOPs | Nicholas Bellinger | 1 | -0/+1 |
2015-07-24 | target: Return descriptor format sense data in case the LU spans 64bit sectors | Sagi Grimberg | 1 | -0/+2 |
2015-07-24 | tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA | Hannes Reinecke | 1 | -0/+1 |
2015-07-07 | target: Use struct t10_pi_tuple | Sagi Grimberg | 1 | -6/+1 |
2015-07-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 6 | -403/+104 |
2015-06-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -13/+3 |
2015-06-23 | target: Bump core version to v5.0 | Nicholas Bellinger | 1 | -1/+1 |
2015-06-23 | target: remove target_core_configfs.h | Christoph Hellwig | 1 | -34/+0 |
2015-06-23 | target: remove unused TARGET_CORE_CONFIG_ROOT define | Christoph Hellwig | 1 | -2/+0 |
2015-06-23 | target: consolidate version defines | Christoph Hellwig | 2 | -3/+1 |
2015-06-23 | target: implement WRITE_SAME with UNMAP bit using ->execute_unmap | Christoph Hellwig | 1 | -1/+0 |
2015-06-23 | target: simplify UNMAP handling | Christoph Hellwig | 1 | -5/+2 |
2015-06-23 | target: replace se_cmd->execute_rw with a protocol_data field | Christoph Hellwig | 1 | -2/+1 |
2015-06-16 | target: Remove 'ua_nacl' pointer from se_ua structure | Hannes Reinecke | 1 | -1/+0 |
2015-06-16 | target: Remove TARGET_MAX_LUNS_PER_TRANSPORT | Hannes Reinecke | 1 | -3/+0 |
2015-06-16 | target: use 64-bit LUNs | Hannes Reinecke | 2 | -14/+15 |
2015-06-16 | target: Drop unnecessary core_tpg_register TFO parameter | Nicholas Bellinger | 1 | -2/+1 |
2015-06-02 | target: Minimize SCSI header #include directives | Bart Van Assche | 2 | -3/+1 |
2015-06-02 | target: Correct a comment | Bart Van Assche | 1 | -10/+2 |
2015-06-01 | target: Drop se_lun->lun_active for existing percpu lun_ref | Nicholas Bellinger | 1 | -1/+0 |
2015-06-01 | target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage | Nicholas Bellinger | 1 | -4/+6 |
2015-06-01 | target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun | Christoph Hellwig | 1 | -42/+32 |
2015-06-01 | target: Simplify LUN shutdown code | Bart Van Assche | 1 | -1/+0 |
2015-06-01 | target: simplify backend attribute implementation | Christoph Hellwig | 1 | -29/+0 |
2015-06-01 | target: consolidate backend attribute implementations | Christoph Hellwig | 2 | -118/+3 |
2015-06-01 | target: simplify backend driver registration | Christoph Hellwig | 2 | -20/+6 |
2015-06-01 | target: Drop left-over se_lun->lun_status | Nicholas Bellinger | 1 | -8/+0 |