Age | Commit message (Expand) | Author |
2016-05-13 | target: enhance and export target_alloc_sgl/target_free_sgl | Christoph Hellwig |
2016-03-30 | target: add a new add_wwn_groups fabrics method | Christoph Hellwig |
2016-03-30 | target: remove ->fabric_cleanup_nodeacl | Christoph Hellwig |
2016-03-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2016-03-17 | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-10 | target: Remove enum transport_lunflags_table | Andy Grover |
2016-03-06 | configfs: switch ->default groups to a linked list | Christoph Hellwig |
2016-02-27 | target: Add target_alloc_session() helper function | Nicholas Bellinger |
2016-02-10 | target/transport: add flag to indicate CPU Affinity is observed | Quinn Tran |
2016-02-06 | target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage | Nicholas Bellinger |
2016-02-05 | target: Fix remote-port TMR ABORT + se_cmd fabric stop | Nicholas Bellinger |
2016-02-03 | target: Fix LUN_RESET active I/O handling for ACK_KREF | Nicholas Bellinger |
2016-01-29 | target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors | Mike Christie |
2016-01-27 | iscsi-target: Use shash and ahash | Herbert Xu |
2016-01-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2016-01-20 | target: Obtain se_node_acl->acl_kref during get_initiator_node_acl | Nicholas Bellinger |
2016-01-20 | target: Convert ACL change queue_depth se_session reference usage | Nicholas Bellinger |
2016-01-07 | target: Support aborting tasks with a 64-bit tag | Bart Van Assche |
2016-01-07 | target: Remove an unused variable | Bart Van Assche |
2016-01-07 | qla2xxx: Add selective command queuing | Quinn Tran |
2016-01-06 | target/sbc: Add LBPRZ attribute + control CDB emulation | Jamie Pocas |
2015-11-28 | target: Fix race for SCF_COMPARE_AND_WRITE_POST checking | Nicholas Bellinger |
2015-11-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-10-13 | target: use per-attribute show and store methods | Christoph Hellwig |
2015-09-24 | target: Propigate backend read-only to core_tpg_add_lun | Nicholas Bellinger |
2015-09-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-09-11 | target/qla2xxx: Honor max_data_sg_nents I/O transfer limit | Nicholas Bellinger |
2015-08-26 | target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage | Andy Grover |
2015-08-26 | target/iscsi: Replace conn->login_ip with login_sockaddr | Andy Grover |
2015-08-26 | target/iscsi: Keep local_ip as the actual sockaddr | Andy Grover |
2015-08-26 | target/iscsi: Fix np_ip bracket issue by removing np_ip | Andy Grover |
2015-08-02 | target: Drop iSCSI use of mutex around max_cmd_sn increment | Roland Dreier |
2015-08-02 | iscsi-target: Add tpg_enabled_sendtargets for disabled discovery | David Disseldorp |
2015-07-31 | target: Shrink struct se_cmd by rearranging fields | Roland Dreier |
2015-07-31 | target: Remove cmd->se_ordered_id (unused except debug log lines) | Roland Dreier |
2015-07-30 | target: remove initiatorname field in se_acl_lun | Chris Zankel |
2015-07-30 | target: remove unused lun_flags field from se_lun | Chris Zankel |
2015-07-24 | iscsi-target: Fix iscsit_start_kthreads failure OOPs | Nicholas Bellinger |
2015-07-23 | target: Return descriptor format sense data in case the LU spans 64bit sectors | Sagi Grimberg |
2015-07-23 | tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA | Hannes Reinecke |
2015-07-06 | target: Use struct t10_pi_tuple | Sagi Grimberg |
2015-07-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-06-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-06-23 | target: Bump core version to v5.0 | Nicholas Bellinger |
2015-06-23 | target: remove target_core_configfs.h | Christoph Hellwig |
2015-06-23 | target: remove unused TARGET_CORE_CONFIG_ROOT define | Christoph Hellwig |
2015-06-23 | target: consolidate version defines | Christoph Hellwig |
2015-06-23 | target: implement WRITE_SAME with UNMAP bit using ->execute_unmap | Christoph Hellwig |
2015-06-23 | target: simplify UNMAP handling | Christoph Hellwig |