Age | Commit message (Expand) | Author | Files | Lines |
2016-05-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 4 | -8/+68 |
2016-05-16 | cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute | Nicholas Bellinger | 1 | -1/+1 |
2016-05-16 | iscsi-target: Convert transport drivers to signal rdma_shutdown | Nicholas Bellinger | 1 | -0/+1 |
2016-05-13 | target: enhance and export target_alloc_sgl/target_free_sgl | Christoph Hellwig | 2 | -1/+4 |
2016-05-10 | target: remove sess_kref and ->shutdown_session | Christoph Hellwig | 2 | -7/+0 |
2016-05-10 | target: remove acl_stop | Christoph Hellwig | 1 | -1/+0 |
2016-05-09 | iscsi-target: export symbols | Varun Prakash | 1 | -0/+33 |
2016-05-09 | iscsi-target: add new offload transport type | Varun Prakash | 1 | -0/+1 |
2016-05-09 | iscsi-target: move iscsit_thread_check_cpumask() | Varun Prakash | 1 | -0/+26 |
2016-05-09 | iscsi-target: add void (*iscsit_get_r2t_ttt)() | Varun Prakash | 1 | -0/+2 |
2016-05-09 | iscsi-target: add int (*iscsit_validate_params)() | Varun Prakash | 1 | -0/+1 |
2016-05-09 | iscsi-target: add void (*iscsit_get_rx_pdu)() | Varun Prakash | 1 | -0/+1 |
2016-05-09 | iscsi-target: add void (*iscsit_release_cmd)() | Varun Prakash | 1 | -0/+1 |
2016-05-09 | iscsi-target: add int (*iscsit_xmit_pdu)() | Varun Prakash | 1 | -0/+2 |
2016-03-30 | target: add a new add_wwn_groups fabrics method | Christoph Hellwig | 1 | -0/+1 |
2016-03-30 | target: remove ->fabric_cleanup_nodeacl | Christoph Hellwig | 1 | -1/+0 |
2016-03-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -9/+8 |
2016-03-17 | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 1 | -3/+0 |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+2 |
2016-03-10 | target: Remove enum transport_lunflags_table | Andy Grover | 1 | -9/+2 |
2016-03-06 | configfs: switch ->default groups to a linked list | Christoph Hellwig | 1 | -3/+0 |
2016-02-27 | target: Add target_alloc_session() helper function | Nicholas Bellinger | 1 | -0/+6 |
2016-02-10 | target/transport: add flag to indicate CPU Affinity is observed | Quinn Tran | 1 | -0/+2 |
2016-02-06 | target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage | Nicholas Bellinger | 1 | -4/+0 |
2016-02-05 | target: Fix remote-port TMR ABORT + se_cmd fabric stop | Nicholas Bellinger | 1 | -0/+2 |
2016-02-03 | target: Fix LUN_RESET active I/O handling for ACK_KREF | Nicholas Bellinger | 1 | -0/+1 |
2016-01-29 | target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors | Mike Christie | 1 | -0/+3 |
2016-01-27 | iscsi-target: Use shash and ahash | Herbert Xu | 1 | -2/+2 |
2016-01-20 | 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-07 | target: Support aborting tasks with a 64-bit tag | Bart Van Assche | 1 | -1/+1 |
2016-01-07 | target: Remove an unused variable | Bart Van Assche | 1 | -2/+0 |
2016-01-07 | qla2xxx: Add selective command queuing | Quinn Tran | 1 | -0/+1 |
2016-01-06 | target/sbc: Add LBPRZ attribute + control CDB emulation | Jamie Pocas | 1 | -0/+3 |
2015-11-28 | target: Fix race for SCF_COMPARE_AND_WRITE_POST checking | Nicholas Bellinger | 1 | -1/+1 |
2015-11-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 3 | -269/+60 |
2015-10-13 | target: use per-attribute show and store methods | Christoph Hellwig | 3 | -269/+60 |
2015-09-24 | target: Propigate backend read-only to core_tpg_add_lun | Nicholas Bellinger | 1 | -0/+1 |
2015-09-11 | 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-26 | target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage | Andy Grover | 3 | -5/+5 |
2015-08-26 | target/iscsi: Replace conn->login_ip with login_sockaddr | Andy Grover | 2 | -3/+2 |
2015-08-26 | target/iscsi: Keep local_ip as the actual sockaddr | Andy Grover | 1 | -3/+1 |
2015-08-26 | target/iscsi: Fix np_ip bracket issue by removing np_ip | Andy Grover | 1 | -1/+0 |
2015-08-02 | target: Drop iSCSI use of mutex around max_cmd_sn increment | Roland Dreier | 1 | -1/+1 |
2015-08-02 | 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-30 | target: remove initiatorname field in se_acl_lun | Chris Zankel | 1 | -1/+0 |