index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2013-09-10
target: Enable global EXTENDED_COPY setup/release
Nicholas Bellinger
1
-0
/
+6
2013-09-10
target: Add Third Party Copy (3PC) bit in INQUIRY response
Nicholas Bellinger
1
-0
/
+4
2013-09-10
target: Make target_core_subsystem defined as non static
Nicholas Bellinger
1
-1
/
+1
2013-09-09
target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
Nicholas Bellinger
1
-0
/
+4
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
1
-21
/
+21
2013-06-14
target: Alter core_pr_dump_initiator_port for ease of use
Andy Grover
1
-8
/
+5
2013-05-03
target: Have dev/enable show if TCM device is configured
Andy Grover
1
-2
/
+9
2013-02-13
target: Add device attribute to expose config_item_name for INQUIRY model
Tregaron Bayly
1
-0
/
+4
2012-11-27
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
1
-7
/
+7
2012-11-27
target/configfs: allocate only 6 slots for dev_cg->default_groups
Sebastian Andrzej Siewior
1
-1
/
+1
2012-11-27
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
1
-7
/
+7
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
1
-2
/
+1
2012-11-15
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
1
-0
/
+4
2012-11-06
target: simplify alua support
Christoph Hellwig
1
-22
/
+6
2012-11-06
target: simplify reservations code
Christoph Hellwig
1
-106
/
+52
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
1
-376
/
+152
2012-11-01
target: Don't return success from module_init() if setup fails
Roland Dreier
1
-1
/
+2
2012-09-17
target: fix return code in target_core_init_configfs error path
Peter Senna Tschudin
1
-1
/
+7
2012-09-17
target: Fix minor spelling typos in drivers/target
Masanari Iida
1
-1
/
+1
2012-09-17
target: Simplify fabric sense data length handling
Roland Dreier
1
-4
/
+0
2012-09-17
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
1
-4
/
+0
2012-05-17
target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute
Nicholas Bellinger
1
-0
/
+21
2012-05-09
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
1
-4
/
+0
2012-03-15
target: remove obvious warnings
Jörn Engel
1
-2
/
+0
2012-03-10
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
1
-16
/
+0
2012-03-10
target: Fix typo in drivers/target
Masanari Iida
1
-1
/
+1
2012-02-25
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
1
-0
/
+4
2012-02-25
target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects
Roland Dreier
1
-4
/
+2
2012-02-07
target: handle empty string writes in sysfs
Dan Carpenter
1
-4
/
+8
2011-12-14
target/configs: remove trailing newline from udev_path and alias
Sebastian Andrzej Siewior
1
-0
/
+6
2011-12-14
target: remove useless casts
Jörn Engel
1
-9
/
+9
2011-12-14
target: use \n as a separator for configuration
Sebastian Andrzej Siewior
1
-1
/
+1
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-3
/
+2
2011-12-14
target: reshuffle headers
Christoph Hellwig
1
-2
/
+1
2011-12-06
target: remove the unused se_dev_list
Christoph Hellwig
1
-11
/
+0
2011-10-24
target: Remove legacy se_task->task_timer and associated logic
Nicholas Bellinger
1
-4
/
+0
2011-10-24
target: transport_subsystem_check_init cleanups
Nicholas Bellinger
1
-10
/
+1
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
1
-1
/
+0
2011-07-22
target: fix typo Assoication -> Association
Andy Shevchenko
1
-1
/
+1
2011-07-22
target: Update QUEUE ALGORITHM MODIFIER control page default
Nicholas Bellinger
1
-0
/
+4
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
1
-232
/
+232
2011-07-22
target: Implement Block Device Characteristics VPD page
Roland Dreier
1
-0
/
+4
2011-07-22
target: Allow for built-in target modules
Roland Dreier
1
-4
/
+0
2011-07-22
target: merge release_cmd methods
Christoph Hellwig
1
-6
/
+2
2011-07-22
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
1
-4
/
+0
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
1
-2
/
+2
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
1
-78
/
+84
2011-07-22
target: Remove unused su_group usage in fabric register/dergister
Nicholas Bellinger
1
-15
/
+0
2011-06-24
target: Fix incorrect strlen() NULL terminator checks
Dan Carpenter
1
-11
/
+11
2011-06-24
target: Drop bogus ERR_PTR usage in target_fabric_configfs_init
Dan Carpenter
1
-1
/
+1
[next]