Age | Commit message (Expand) | Author |
2018-12-07 | scsi: target/core: Simplify transport_clear_lun_ref() | Bart Van Assche |
2018-11-28 | scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops | David Disseldorp |
2017-08-09 | target: Fix node_acl demo-mode + uncached dynamic shutdown regression | Nicholas Bellinger |
2017-06-08 | target/configfs: Kill se_lun->lun_link_magic | Nicholas Bellinger |
2017-05-04 | target: Don't force session reset if queue_depth does not change | Nicholas Bellinger |
2017-03-30 | target: Avoid mappedlun symlink creation during lun shutdown | Nicholas Bellinger |
2017-03-18 | target: allow ALUA setup for some passthrough backends | Mike Christie |
2017-03-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2017-02-26 | target: Fix NULL dereference during LUN lookup + active I/O shutdown | Nicholas Bellinger |
2017-01-27 | IB/srpt: Accept GUIDs as port names | Bart Van Assche |
2016-05-10 | target: remove sess_kref and ->shutdown_session | Christoph Hellwig |
2016-05-10 | target: make ->shutdown_session optional | Christoph Hellwig |
2016-05-10 | target: remove acl_stop | Christoph Hellwig |
2016-05-10 | target: consolidate and fix session shutdown | Christoph Hellwig |
2016-03-10 | target: Remove enum transport_lunflags_table | Andy Grover |
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: Remove an unused variable | Bart Van Assche |
2015-09-24 | target: Propigate backend read-only to core_tpg_add_lun | Nicholas Bellinger |
2015-07-23 | tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA | Hannes Reinecke |
2015-07-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-06-23 | target: remove target_core_configfs.h | Christoph Hellwig |
2015-06-15 | target: Remove TARGET_MAX_LUNS_PER_TRANSPORT | Hannes Reinecke |
2015-06-15 | target: use 64-bit LUNs | Hannes Reinecke |
2015-06-15 | target: Drop unnecessary core_tpg_register TFO parameter | Nicholas Bellinger |
2015-06-02 | target: Minimize SCSI header #include directives | Bart Van Assche |
2015-06-01 | target: Drop se_lun->lun_active for existing percpu lun_ref | Nicholas Bellinger |
2015-06-01 | target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage | Nicholas Bellinger |
2015-06-01 | target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun | Christoph Hellwig |
2015-06-01 | target: Simplify LUN shutdown code | Bart Van Assche |
2015-06-01 | target: Drop left-over se_lun->lun_status | Nicholas Bellinger |
2015-06-01 | target: Only reset specific dynamic entries during lun_group creation | Nicholas Bellinger |
2015-06-01 | target: Drop unused se_lun->lun_acl_list | Nicholas Bellinger |
2015-06-01 | target: Convert core_tpg_deregister to use list splice | Nicholas Bellinger |
2015-06-01 | target: Convert se_tpg->acl_node_lock to ->acl_node_mutex | Nicholas Bellinger |
2015-06-01 | target: Convert se_portal_group->tpg_lun_list[] to RCU hlist | Nicholas Bellinger |
2015-06-01 | target: Convert se_node_acl->device_list[] to RCU hlist | Nicholas Bellinger |
2015-05-30 | target: change core_tpg_register prototype | Christoph Hellwig |
2015-05-30 | target: move node ACL allocation to core code | Christoph Hellwig |
2015-05-30 | target: refactor node ACL allocation | Christoph Hellwig |
2015-05-30 | target: refactor init/drop_nodeacl methods | Christoph Hellwig |
2015-05-30 | target: make the tpg_get_default_depth method optional | Christoph Hellwig |
2015-04-14 | target: simplify the target template registration API | Christoph Hellwig |
2014-10-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-10-04 | target: Fix APTPL metadata handling for dynamic MappedLUNs | Nicholas Bellinger |
2014-10-01 | target: Remove core_tpg_release_virtual_lun0 function | Andy Grover |
2014-10-01 | target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun | Andy Grover |
2014-10-01 | target: core_tpg_post_dellun can return void | Andy Grover |
2014-09-24 | percpu_ref: add PERCPU_REF_INIT_* flags | Tejun Heo |
2014-09-08 | percpu-refcount: add @gfp to percpu_ref_init() | Tejun Heo |