index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-18
target/configfs: Expose protection device attributes
Nicholas Bellinger
1
-0
/
+89
2014-01-09
target_core_alua: Referrals configfs integration
Hannes Reinecke
1
-0
/
+1
2014-01-09
target_core_alua: Referrals infrastructure
Hannes Reinecke
1
-0
/
+2
2013-12-16
target: Rename core_tpg_{pre,post}_addlun for clarity
Andy Grover
1
-2
/
+2
2013-12-16
target: Refer to u32 luns as unpacked_lun
Andy Grover
1
-8
/
+8
2013-11-20
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
1
-3
/
+3
2013-11-13
target: Convert se_device statistics to atomic_long_t
Nicholas Bellinger
1
-7
/
+3
2013-11-08
target: Add per device xcopy_lun for copy offload I/O
Nicholas Bellinger
1
-0
/
+9
2013-11-07
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
1
-4
/
+6
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-1
/
+1
2013-09-10
target: Add Third Party Copy (3PC) bit in INQUIRY response
Nicholas Bellinger
1
-0
/
+14
2013-09-10
target: Add global device list for EXTENDED_COPY
Nicholas Bellinger
1
-0
/
+13
2013-09-10
target: Add support for COMPARE_AND_WRITE emulation
Nicholas Bellinger
1
-0
/
+1
2013-09-09
target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
Nicholas Bellinger
1
-0
/
+14
2013-06-14
target: Make virtual_lun0 a nullio device
Andy Grover
1
-3
/
+1
2013-06-14
target: Remove t10_reservation.pr_aptpl_buf_len
Andy Grover
1
-1
/
+0
2013-05-03
target: Remove unused struct members in se_dev_entry
Andy Grover
1
-14
/
+0
2013-02-18
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
Nicholas Bellinger
1
-9
/
+4
2013-02-13
target: Add device attribute to expose config_item_name for INQUIRY model
Tregaron Bayly
1
-0
/
+39
2013-02-13
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
Nicholas Bellinger
1
-0
/
+6
2013-01-31
target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices
Nicholas Bellinger
1
-1
/
+7
2012-12-05
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
1
-0
/
+1
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
1
-4
/
+1
2012-11-15
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
1
-0
/
+11
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
1
-22
/
+9
2012-11-06
target: remove ->get_device_rev
Christoph Hellwig
1
-2
/
+0
2012-11-06
target: simplify alua support
Christoph Hellwig
1
-2
/
+2
2012-11-06
target: simplify reservations code
Christoph Hellwig
1
-3
/
+0
2012-11-06
target: kill dev->dev_task_attr_type
Christoph Hellwig
1
-5
/
+0
2012-11-06
target: move REPORT LUNS emulation to target_core_spc.c
Christoph Hellwig
1
-63
/
+0
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
1
-316
/
+297
2012-11-01
target: Avoid integer overflow in se_dev_align_max_sectors()
Roland Dreier
1
-9
/
+9
2012-09-17
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
Nicholas Bellinger
1
-4
/
+6
2012-09-17
target: Fix minor spelling typos in drivers/target
Masanari Iida
1
-3
/
+3
2012-09-07
target: fail REPORT LUNS with less than 16 bytes of payload
Paolo Bonzini
1
-0
/
+7
2012-07-16
target: Make unnecessarily global se_dev_align_max_sectors() static
Roland Dreier
1
-1
/
+1
2012-07-16
target: Make core_disable_device_list_for_node use pre-refactoring lock ordering
Nicholas Bellinger
1
-7
/
+2
2012-07-16
target: refactor core_update_device_list_for_node()
Andy Grover
1
-71
/
+95
2012-07-16
target: Remove hba param from core_dev_add_lun
Andy Grover
1
-2
/
+1
2012-07-16
target: replace the processing thread with a TMR work queue
Christoph Hellwig
1
-1
/
+1
2012-05-09
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
1
-65
/
+4
2012-05-06
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
1
-4
/
+2
2012-04-14
target: Remove obsolete DF_READ_ONLY usage
Nicholas Bellinger
1
-7
/
+2
2012-03-15
target: remove obvious warnings
Jörn Engel
1
-2
/
+0
2012-03-15
target: Use array_zalloc for device_list
Jörn Engel
1
-10
/
+10
2012-03-15
target: Use array_zalloc for tpg_lun_list
Jörn Engel
1
-2
/
+2
2012-02-25
target: Fix off-by-seven in target_report_luns
Jörn Engel
1
-3
/
+2
2012-02-25
target: prevent NULL pointer dereference in target_report_luns
Jörn Engel
1
-1
/
+3
2012-02-25
target: fix use after free in target_report_luns
Jörn Engel
1
-1
/
+1
2012-02-25
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
1
-6
/
+59
[next]