index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_configfs.c
Age
Commit message (
Expand
)
Author
2013-02-13
target: Add device attribute to expose config_item_name for INQUIRY model
Tregaron Bayly
2012-11-27
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
2012-11-27
target/configfs: allocate only 6 slots for dev_cg->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-15
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
2012-11-06
target: simplify alua support
Christoph Hellwig
2012-11-06
target: simplify reservations code
Christoph Hellwig
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-11-01
target: Don't return success from module_init() if setup fails
Roland Dreier
2012-09-17
target: fix return code in target_core_init_configfs error path
Peter Senna Tschudin
2012-09-17
target: Fix minor spelling typos in drivers/target
Masanari Iida
2012-09-17
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
2012-05-17
target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute
Nicholas Bellinger
2012-05-09
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
2012-03-15
target: remove obvious warnings
Jörn Engel
2012-03-10
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
2012-03-10
target: Fix typo in drivers/target
Masanari Iida
2012-02-25
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
2012-02-25
target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects
Roland Dreier
2012-02-07
target: handle empty string writes in sysfs
Dan Carpenter
2011-12-14
target/configs: remove trailing newline from udev_path and alias
Sebastian Andrzej Siewior
2011-12-14
target: remove useless casts
Jörn Engel
2011-12-14
target: use \n as a separator for configuration
Sebastian Andrzej Siewior
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
2011-12-14
target: reshuffle headers
Christoph Hellwig
2011-12-06
target: remove the unused se_dev_list
Christoph Hellwig
2011-10-24
target: Remove legacy se_task->task_timer and associated logic
Nicholas Bellinger
2011-10-24
target: transport_subsystem_check_init cleanups
Nicholas Bellinger
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
2011-07-22
target: fix typo Assoication -> Association
Andy Shevchenko
2011-07-22
target: Update QUEUE ALGORITHM MODIFIER control page default
Nicholas Bellinger
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
2011-07-22
target: Implement Block Device Characteristics VPD page
Roland Dreier
2011-07-22
target: Allow for built-in target modules
Roland Dreier
2011-07-22
target: merge release_cmd methods
Christoph Hellwig
2011-07-22
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
2011-07-22
target: Remove unused su_group usage in fabric register/dergister
Nicholas Bellinger
2011-06-24
target: Fix incorrect strlen() NULL terminator checks
Dan Carpenter
2011-06-24
target: Drop bogus ERR_PTR usage in target_fabric_configfs_init
Dan Carpenter
2011-05-27
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
Nicholas Bellinger
2011-03-23
[SCSI] target: add initial statistics
Nicholas Bellinger
2011-03-23
[SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfs
Axel Lin
2011-03-23
[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTR
Nicholas Bellinger
2011-03-23
[SCSI] target: Fix match_strdup() memory leaks
Jesper Juhl
2011-02-12
[SCSI] target: fix use after free detected by SLUB poison
Nicholas Bellinger
2011-02-12
[SCSI] target: Remove procfs based target_core_mib.c code
Nicholas Bellinger
[next]