Age | Commit message (Expand) | Author |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-02-08 | target: Fix multi-session dynamic se_node_acl double free OOPs | Nicholas Bellinger |
2017-01-27 | IB/srpt: Accept GUIDs as port names | Bart Van Assche |
2017-01-10 | target: add XCOPY target/segment desc sense codes | David Disseldorp |
2016-12-21 | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-16 | linux: drop __bitwise__ everywhere | Michael S. Tsirkin |
2016-12-09 | target: Minimize #include directives | Bart Van Assche |
2016-10-19 | target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE | Nicholas Bellinger |
2016-07-20 | target: Fix ordered task CHECK_CONDITION early exception handling | Nicholas Bellinger |
2016-07-20 | target: Fix ordered task target_setup_cmd_from_cdb exception hang | Nicholas Bellinger |
2016-07-20 | target: Fix max_unmap_lba_count calc overflow | Mike Christie |
2016-05-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2016-05-16 | cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute | Nicholas Bellinger |
2016-05-16 | iscsi-target: Convert transport drivers to signal rdma_shutdown | Nicholas Bellinger |
2016-05-13 | target: enhance and export target_alloc_sgl/target_free_sgl | Christoph Hellwig |
2016-05-10 | target: remove sess_kref and ->shutdown_session | Christoph Hellwig |
2016-05-10 | target: remove acl_stop | Christoph Hellwig |
2016-05-09 | iscsi-target: export symbols | Varun Prakash |
2016-05-09 | iscsi-target: add new offload transport type | Varun Prakash |
2016-05-09 | iscsi-target: move iscsit_thread_check_cpumask() | Varun Prakash |
2016-05-09 | iscsi-target: add void (*iscsit_get_r2t_ttt)() | Varun Prakash |
2016-05-09 | iscsi-target: add int (*iscsit_validate_params)() | Varun Prakash |
2016-05-09 | iscsi-target: add void (*iscsit_get_rx_pdu)() | Varun Prakash |
2016-05-09 | iscsi-target: add void (*iscsit_release_cmd)() | Varun Prakash |
2016-05-09 | iscsi-target: add int (*iscsit_xmit_pdu)() | Varun Prakash |
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 |