aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_configfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-15target: remove obvious warningsJörn Engel1-2/+0
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger1-16/+0
2012-03-10target: Fix typo in drivers/targetMasanari Iida1-1/+1
2012-02-25target: Untangle front-end and back-end meanings of max_sectors attributeRoland Dreier1-0/+4
2012-02-25target: Use LIST_HEAD()/DEFINE_MUTEX() for static objectsRoland Dreier1-4/+2
2012-02-07target: handle empty string writes in sysfsDan Carpenter1-4/+8
2011-12-14target/configs: remove trailing newline from udev_path and aliasSebastian Andrzej Siewior1-0/+6
2011-12-14target: remove useless castsJörn Engel1-9/+9
2011-12-14target: use \n as a separator for configurationSebastian Andrzej Siewior1-1/+1
2011-12-14target: header reshuffle, part2Christoph Hellwig1-3/+2
2011-12-14target: reshuffle headersChristoph Hellwig1-2/+1
2011-12-06target: remove the unused se_dev_listChristoph Hellwig1-11/+0
2011-10-24target: Remove legacy se_task->task_timer and associated logicNicholas Bellinger1-4/+0
2011-10-24target: transport_subsystem_check_init cleanupsNicholas Bellinger1-10/+1
2011-10-11target: Remove unneeded version.h includesJesper Juhl1-1/+0
2011-07-22target: fix typo Assoication -> AssociationAndy Shevchenko1-1/+1
2011-07-22target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger1-0/+4
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-232/+232
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier1-0/+4
2011-07-22target: Allow for built-in target modulesRoland Dreier1-4/+0
2011-07-22target: merge release_cmd methodsChristoph Hellwig1-6/+2
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig1-4/+0
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-2/+2
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-78/+84
2011-07-22target: Remove unused su_group usage in fabric register/dergisterNicholas Bellinger1-15/+0
2011-06-24target: Fix incorrect strlen() NULL terminator checksDan Carpenter1-11/+11
2011-06-24target: Drop bogus ERR_PTR usage in target_fabric_configfs_initDan Carpenter1-1/+1
2011-05-27[SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger1-4/+0
2011-03-23[SCSI] target: add initial statisticsNicholas Bellinger1-10/+66
2011-03-23[SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfsAxel Lin1-2/+2
2011-03-23[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger1-1/+3
2011-03-23[SCSI] target: Fix match_strdup() memory leaksJesper Juhl1-2/+31
2011-02-12[SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger1-46/+74
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger1-15/+0
2011-02-12[SCSI] target: Fix top-level configfs_subsystem default_group shutdown breakageNicholas Bellinger1-9/+11
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+3225