summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_device.c
Commit message (Expand)AuthorAgeFilesLines
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-111-1/+1
* target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger2013-09-111-0/+14
* target: Add global device list for EXTENDED_COPYNicholas Bellinger2013-09-111-0/+13
* target: Add support for COMPARE_AND_WRITE emulationNicholas Bellinger2013-09-111-0/+1
* target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger2013-09-091-0/+14
* target: Make virtual_lun0 a nullio deviceAndy Grover2013-06-141-3/+1Star
* target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover2013-06-141-1/+0Star
* target: Remove unused struct members in se_dev_entryAndy Grover2013-05-041-14/+0Star
* target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger2013-02-191-9/+4Star
* target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly2013-02-131-0/+39
* target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger2013-02-131-0/+6
* target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger2013-02-011-1/+7
* target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger2012-12-051-0/+1
* target: Update copyright information to 2012Nicholas Bellinger2012-11-281-4/+1Star
* target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger2012-11-151-0/+11
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-071-22/+9Star
* target: remove ->get_device_revChristoph Hellwig2012-11-071-2/+0Star
* target: simplify alua supportChristoph Hellwig2012-11-071-2/+2
* target: simplify reservations codeChristoph Hellwig2012-11-071-3/+0Star
* target: kill dev->dev_task_attr_typeChristoph Hellwig2012-11-071-5/+0Star
* target: move REPORT LUNS emulation to target_core_spc.cChristoph Hellwig2012-11-071-63/+0Star
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-071-316/+297Star
* target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier2012-11-011-9/+9
* target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger2012-09-181-4/+6
* target: Fix minor spelling typos in drivers/targetMasanari Iida2012-09-181-3/+3
* target: fail REPORT LUNS with less than 16 bytes of payloadPaolo Bonzini2012-09-071-0/+7
* target: Make unnecessarily global se_dev_align_max_sectors() staticRoland Dreier2012-07-171-1/+1
* target: Make core_disable_device_list_for_node use pre-refactoring lock orderingNicholas Bellinger2012-07-171-7/+2Star
* target: refactor core_update_device_list_for_node()Andy Grover2012-07-171-71/+95
* target: Remove hba param from core_dev_add_lunAndy Grover2012-07-171-2/+1Star
* target: replace the processing thread with a TMR work queueChristoph Hellwig2012-07-171-1/+1
* target: Remove max_sectors device attribute for modern se_task less codeNicholas Bellinger2012-05-101-65/+4Star
* target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-071-4/+2Star
* target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger2012-04-151-7/+2Star
* target: remove obvious warningsJörn Engel2012-03-161-2/+0Star
* target: Use array_zalloc for device_listJörn Engel2012-03-161-10/+10
* target: Use array_zalloc for tpg_lun_listJörn Engel2012-03-161-2/+2
* target: Fix off-by-seven in target_report_lunsJörn Engel2012-02-251-3/+2Star
* target: prevent NULL pointer dereference in target_report_lunsJörn Engel2012-02-251-1/+3
* target: fix use after free in target_report_lunsJörn Engel2012-02-251-1/+1
* target: Untangle front-end and back-end meanings of max_sectors attributeRoland Dreier2012-02-251-6/+59
* target: remove the transport_lun_active field in struct se_cmdChristoph Hellwig2012-02-251-5/+0Star
* target: Allow control CDBs with data > 1 pageAndy Grover2012-01-181-2/+2
* target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior2012-01-181-9/+10
* target: use save/restore lock primitive in core_dec_lacl_count()Sebastian Andrzej Siewior2012-01-181-2/+3
* target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-141-7/+0Star
* target: header reshuffle, part2Christoph Hellwig2011-12-141-4/+2Star
* target: reshuffle headersChristoph Hellwig2011-12-141-1/+1
* target: Don't return an error if disabling unsupported featuresAndy Grover2011-12-061-8/+16
* target: remove the unused se_dev_listChristoph Hellwig2011-12-061-1/+0Star