aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_device.c
AgeCommit message (Expand)Author
2014-06-18target: Don't allow setting WC emulation if device doesn't supportAndy Grover
2014-06-18target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-18target/configfs: Expose protection device attributesNicholas Bellinger
2014-01-09target_core_alua: Referrals configfs integrationHannes Reinecke
2014-01-09target_core_alua: Referrals infrastructureHannes Reinecke
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger
2013-12-16target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover
2013-12-16target: Refer to u32 luns as unpacked_lunAndy Grover
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke
2013-11-13target: Convert se_device statistics to atomic_long_tNicholas Bellinger
2013-11-08target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger
2013-11-07target: Add percpu refcounting for se_lun accessNicholas Bellinger
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-10target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger
2013-09-10target: Add global device list for EXTENDED_COPYNicholas Bellinger
2013-09-10target: Add support for COMPARE_AND_WRITE emulationNicholas Bellinger
2013-09-09target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger
2013-06-14target: Make virtual_lun0 a nullio deviceAndy Grover
2013-06-14target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover
2013-05-03target: Remove unused struct members in se_dev_entryAndy Grover
2013-02-18target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger
2013-02-13target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly
2013-02-13target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger
2013-01-31target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger
2012-12-05target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger
2012-11-27target: Update copyright information to 2012Nicholas Bellinger
2012-11-15target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-11-06target: remove ->get_device_revChristoph Hellwig
2012-11-06target: simplify alua supportChristoph Hellwig
2012-11-06target: simplify reservations codeChristoph Hellwig
2012-11-06target: kill dev->dev_task_attr_typeChristoph Hellwig
2012-11-06target: move REPORT LUNS emulation to target_core_spc.cChristoph Hellwig
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig
2012-11-01target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier
2012-09-17target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger
2012-09-17target: Fix minor spelling typos in drivers/targetMasanari Iida
2012-09-07target: fail REPORT LUNS with less than 16 bytes of payloadPaolo Bonzini
2012-07-16target: Make unnecessarily global se_dev_align_max_sectors() staticRoland Dreier
2012-07-16target: Make core_disable_device_list_for_node use pre-refactoring lock orderingNicholas Bellinger
2012-07-16target: refactor core_update_device_list_for_node()Andy Grover
2012-07-16target: Remove hba param from core_dev_add_lunAndy Grover
2012-07-16target: replace the processing thread with a TMR work queueChristoph Hellwig
2012-05-09target: Remove max_sectors device attribute for modern se_task less codeNicholas Bellinger
2012-05-06target: replace ->execute_task with ->execute_cmdChristoph Hellwig
2012-04-14target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger
2012-03-15target: remove obvious warningsJörn Engel
2012-03-15target: Use array_zalloc for device_listJörn Engel
2012-03-15target: Use array_zalloc for tpg_lun_listJörn Engel