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