Age | Commit message (Expand) | Author |
2018-11-28 | scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops | David Disseldorp |
2018-07-30 | scsi: target: add helper to check if dev is configured | Mike Christie |
2018-07-02 | scsi: target: Remove second argument from fabric_make_tpg() | Bart Van Assche |
2017-11-04 | target: Move a declaration of a global variable into a header file | Bart Van Assche |
2017-06-08 | target/configfs: Kill se_lun->lun_link_magic | Nicholas Bellinger |
2017-06-08 | target/configfs: Kill se_device->dev_link_magic | Nicholas Bellinger |
2017-03-30 | target: Avoid mappedlun symlink creation during lun shutdown | Nicholas Bellinger |
2016-12-01 | fs: configfs: don't return anything from drop_link | Andrzej Pietrasiewicz |
2016-03-30 | target: add a new add_wwn_groups fabrics method | Christoph Hellwig |
2016-03-30 | target: initialize the nacl base CIT begfore init_nodeacl | 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-10 | target: Remove enum transport_lunflags_table | Andy Grover |
2016-03-06 | configfs: switch ->default groups to a linked list | Christoph Hellwig |
2015-10-13 | target: use per-attribute show and store methods | Christoph Hellwig |
2015-07-30 | target: remove initiatorname field in se_acl_lun | Chris Zankel |
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-01 | target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun | Christoph Hellwig |
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: remove struct target_fabric_configfs_template | Christoph Hellwig |
2015-05-30 | target: put struct target_fabric_configfs on a diet | Christoph Hellwig |
2015-05-30 | target: don't copy fabric ops | Christoph Hellwig |
2015-05-30 | target: refactor init/drop_nodeacl methods | Christoph Hellwig |
2015-04-14 | target: simplify the target template registration API | Christoph Hellwig |
2014-10-01 | target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun | Andy Grover |
2014-09-17 | target: simplify target_fabric_make_lun error path | Joern Engel |
2014-09-17 | target: Fix memory leak on error in target_fabric_make_mappedlun | Joern Engel |
2014-09-15 | target/configfs: Remove unnecessary null test | Himangi Saraogi |
2013-12-16 | target: Fix sizeof in kmalloc for some default_groups arrays | Andy Grover |
2013-12-16 | target: Allocate more room for port default groups | Andy Grover |
2013-10-16 | target: Remove TF_CIT_TMPL macro | Andy Grover |
2013-09-10 | target: Update copyright ownership/year information to 2013 | Nicholas Bellinger |
2013-08-12 | target: replace strict_strto*() with kstrto*() | Jingoo Han |
2013-07-03 | target: Add se_portal_group->tpg_auth_group | Nicholas Bellinger |
2013-02-18 | target: Add missing mapped_lun bounds checking during make_mappedlun setup | Nicholas Bellinger |
2013-02-18 | target: Fix lookup of dynamic NodeACLs during cached demo-mode operation | Nicholas Bellinger |
2013-01-31 | target: Fix regression allowing unconfigured devices to fabric port link | Nicholas Bellinger |
2012-12-05 | target: Add link_magic for fabric allow_link destination target_items | Nicholas Bellinger |
2012-11-27 | target/configfs: use kmalloc() instead of kzalloc() for default groups | Sebastian Andrzej Siewior |
2012-11-27 | target/configfs: allocate pointers instead of full struct for default_groups | Sebastian Andrzej Siewior |
2012-11-27 | target: Update copyright information to 2012 | Nicholas Bellinger |
2012-11-06 | target: kill struct se_subsystem_dev | Christoph Hellwig |
2012-09-17 | target: remove unused including <generated/utsrelease.h> | Wei Yongjun |
2012-07-16 | target: Remove hba param from core_dev_add_lun | Andy Grover |
2012-03-15 | target: Use array_zalloc for device_list | Jörn Engel |
2012-01-18 | target: fix return code of core_tpg_.*_lun | Sebastian Andrzej Siewior |
2011-12-14 | target: header reshuffle, part2 | Christoph Hellwig |