summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_device.c
Commit message (Expand)AuthorAgeFilesLines
* target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-091-46/+0
* target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-01-091-4/+4
* target: Drop left-over PHBA_PDEV set attr checksNicholas Bellinger2014-12-011-54/+10
* target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger2014-12-011-0/+26
* target: Add force_pr_aptpl device attributeNicholas Bellinger2014-10-041-0/+18
* target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger2014-10-041-1/+2
* target: encapsulate smp_mb__after_atomic()Joern Engel2014-10-011-6/+3
* target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover2014-10-011-13/+5
* target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger2014-06-261-0/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-3/+3
|\
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-3/+3
* | target: Don't allow setting WC emulation if device doesn't supportAndy Grover2014-05-151-4/+4
* | target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover2014-05-151-0/+4
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-311-8/+100
|\
| * target/configfs: Expose protection device attributesNicholas Bellinger2014-01-181-0/+89
| * target_core_alua: Referrals configfs integrationHannes Reinecke2014-01-091-0/+1
| * target_core_alua: Referrals infrastructureHannes Reinecke2014-01-091-0/+2
| * target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover2013-12-161-2/+2
| * target: Refer to u32 luns as unpacked_lunAndy Grover2013-12-161-8/+8
* | target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2013-12-191-0/+5
|/
* target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-201-3/+3
* target: Convert se_device statistics to atomic_long_tNicholas Bellinger2013-11-131-7/+3
* target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger2013-11-081-0/+9
* target: Add percpu refcounting for se_lun accessNicholas Bellinger2013-11-071-4/+6
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-1/+1
* target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger2013-09-101-0/+14
* target: Add global device list for EXTENDED_COPYNicholas Bellinger2013-09-101-0/+13
* target: Add support for COMPARE_AND_WRITE emulationNicholas Bellinger2013-09-101-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/+1
* target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover2013-06-141-1/+0
* target: Remove unused struct members in se_dev_entryAndy Grover2013-05-031-14/+0
* target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger2013-02-181-9/+4
* 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-01-311-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-271-4/+1
* 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-061-22/+9
* target: remove ->get_device_revChristoph Hellwig2012-11-061-2/+0
* target: simplify alua supportChristoph Hellwig2012-11-061-2/+2
* target: simplify reservations codeChristoph Hellwig2012-11-061-3/+0
* target: kill dev->dev_task_attr_typeChristoph Hellwig2012-11-061-5/+0
* target: move REPORT LUNS emulation to target_core_spc.cChristoph Hellwig2012-11-061-63/+0
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-061-316/+297
* 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-171-4/+6
* target: Fix minor spelling typos in drivers/targetMasanari Iida2012-09-171-3/+3
* target: fail REPORT LUNS with less than 16 bytes of payloadPaolo Bonzini2012-09-071-0/+7
OpenPOWER on IntegriCloud