aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_configfs.c
AgeCommit message (Expand)Author
2014-06-16target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger
2013-05-03target: Have dev/enable show if TCM device is configuredAndy Grover
2013-02-13target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly
2012-11-27target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior
2012-11-27target/configfs: allocate only 6 slots for dev_cg->default_groupsSebastian Andrzej Siewior
2012-11-27target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior
2012-11-27target: Update copyright information to 2012Nicholas Bellinger
2012-11-15target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger
2012-11-06target: simplify alua supportChristoph Hellwig
2012-11-06target: simplify reservations codeChristoph Hellwig
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig
2012-11-01target: Don't return success from module_init() if setup failsRoland Dreier
2012-09-17target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin
2012-09-17target: Fix minor spelling typos in drivers/targetMasanari Iida
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier
2012-05-17target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger
2012-05-09target: Remove max_sectors device attribute for modern se_task less codeNicholas Bellinger
2012-03-15target: remove obvious warningsJörn Engel
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger
2012-03-10target: Fix typo in drivers/targetMasanari Iida
2012-02-25target: Untangle front-end and back-end meanings of max_sectors attributeRoland Dreier
2012-02-25target: Use LIST_HEAD()/DEFINE_MUTEX() for static objectsRoland Dreier
2012-02-07target: handle empty string writes in sysfsDan Carpenter
2011-12-14target/configs: remove trailing newline from udev_path and aliasSebastian Andrzej Siewior
2011-12-14target: remove useless castsJörn Engel
2011-12-14target: use \n as a separator for configurationSebastian Andrzej Siewior
2011-12-14target: header reshuffle, part2Christoph Hellwig
2011-12-14target: reshuffle headersChristoph Hellwig
2011-12-06target: remove the unused se_dev_listChristoph Hellwig
2011-10-24target: Remove legacy se_task->task_timer and associated logicNicholas Bellinger
2011-10-24target: transport_subsystem_check_init cleanupsNicholas Bellinger
2011-10-11target: Remove unneeded version.h includesJesper Juhl
2011-07-22target: fix typo Assoication -> AssociationAndy Shevchenko
2011-07-22target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier
2011-07-22target: Allow for built-in target modulesRoland Dreier
2011-07-22target: merge release_cmd methodsChristoph Hellwig
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover
2011-07-22target: Remove unused su_group usage in fabric register/dergisterNicholas Bellinger
2011-06-24target: Fix incorrect strlen() NULL terminator checksDan Carpenter
2011-06-24target: Drop bogus ERR_PTR usage in target_fabric_configfs_initDan Carpenter
2011-05-27[SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger
2011-03-23[SCSI] target: add initial statisticsNicholas Bellinger
2011-03-23[SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfsAxel Lin
2011-03-23[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger
2011-03-23[SCSI] target: Fix match_strdup() memory leaksJesper Juhl