summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_device.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-01target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger1-9/+5
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger1-85/+7
2015-06-01target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation checkNicholas Bellinger1-0/+1
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger1-176/+180
2015-05-31target: fix a log message in se_dev_set_emulate_rest_reord()Christophe Vu-Brugier1-1/+1
2015-05-31target: fix DPO and FUA bit checksChristoph Hellwig1-23/+7
2015-05-31target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover1-2/+2
2015-05-31target: Move passthrough CDB parsing into a common functionAndy Grover1-0/+74
2015-04-02target: Allow userspace to write 1 to attrib/emulate_fua_writeAndy Grover1-2/+2
2015-03-20target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier1-0/+12
2015-03-20target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger1-2/+2
2015-03-20target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger1-1/+15
2015-01-10target: Drop left-over fabric_max_sectors attributeNicholas Bellinger1-46/+0
2015-01-10target: Drop arbitrary maximum I/O size limitNicholas Bellinger1-4/+4
2014-12-02target: Drop left-over PHBA_PDEV set attr checksNicholas Bellinger1-54/+10
2014-12-02target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger1-0/+26
2014-10-04target: Add force_pr_aptpl device attributeNicholas Bellinger1-0/+18
2014-10-04target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger1-1/+2
2014-10-02target: encapsulate smp_mb__after_atomic()Joern Engel1-6/+3
2014-10-02target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover1-13/+5
2014-06-27target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger1-0/+1
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2014-05-16target: Don't allow setting WC emulation if device doesn't supportAndy Grover1-4/+4
2014-05-16target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover1-0/+4
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-3/+3
2014-02-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-8/+100
2014-01-18target/configfs: Expose protection device attributesNicholas Bellinger1-0/+89
2014-01-10target_core_alua: Referrals configfs integrationHannes Reinecke1-0/+1
2014-01-10target_core_alua: Referrals infrastructureHannes Reinecke1-0/+2
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger1-0/+5
2013-12-17target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover1-2/+2
2013-12-17target: Refer to u32 luns as unpacked_lunAndy Grover1-8/+8
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke1-3/+3
2013-11-14target: Convert se_device statistics to atomic_long_tNicholas Bellinger1-7/+3
2013-11-09target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger1-0/+9
2013-11-08target: Add percpu refcounting for se_lun accessNicholas Bellinger1-4/+6
2013-09-11target: Update copyright ownership/year information to 2013Nicholas Bellinger1-1/+1
2013-09-11target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger1-0/+14
2013-09-11target: Add global device list for EXTENDED_COPYNicholas Bellinger1-0/+13
2013-09-11target: Add support for COMPARE_AND_WRITE emulationNicholas Bellinger1-0/+1
2013-09-10target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger1-0/+14
2013-06-14target: Make virtual_lun0 a nullio deviceAndy Grover1-3/+1
2013-06-14target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover1-1/+0
2013-05-04target: Remove unused struct members in se_dev_entryAndy Grover1-14/+0
2013-02-19target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger1-9/+4
2013-02-13target: Add device attribute to expose config_item_name for INQUIRY modelTregaron Bayly1-0/+39
2013-02-13target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger1-0/+6
2013-02-01target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger1-1/+7
2012-12-05target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger1-0/+1
2012-11-28target: Update copyright information to 2012Nicholas Bellinger1-4/+1