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