summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_device.c
Commit message (Expand)AuthorAgeFilesLines
...
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-011-16/+31
| * target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig2015-06-011-150/+29Star
| * target: Simplify LUN shutdown codeBart Van Assche2015-06-011-1/+0Star
| * target: simplify backend attribute implementationChristoph Hellwig2015-06-011-504/+0Star
| * target: simplify backend driver registrationChristoph Hellwig2015-06-011-3/+3
| * target: Only reset specific dynamic entries during lun_group creationNicholas Bellinger2015-06-011-1/+1
| * target: Drop unused se_lun->lun_acl_listNicholas Bellinger2015-06-011-15/+0Star
| * target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger2015-06-011-9/+5Star
| * target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-011-85/+7Star
| * target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation checkNicholas Bellinger2015-06-011-0/+1
| * target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2015-06-011-176/+180
| * target: fix a log message in se_dev_set_emulate_rest_reord()Christophe Vu-Brugier2015-05-311-1/+1
| * target: fix DPO and FUA bit checksChristoph Hellwig2015-05-311-23/+7Star
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-241-2/+2
|\ \ | |/ |/|
| * target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-2/+2
* | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-311-2/+2
* | target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-311-0/+74
|/
* target: Allow userspace to write 1 to attrib/emulate_fua_writeAndy Grover2015-04-021-2/+2
* target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier2015-03-201-0/+12
* target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger2015-03-201-2/+2
* target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger2015-03-201-1/+15
* target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-101-46/+0Star
* target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-01-101-4/+4
* target: Drop left-over PHBA_PDEV set attr checksNicholas Bellinger2014-12-021-54/+10Star
* target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger2014-12-021-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/+3Star
* target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover2014-10-011-13/+5Star
* target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger2014-06-271-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-161-4/+4
* | target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover2014-05-161-0/+4
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-02-011-8/+100
|\
| * target/configfs: Expose protection device attributesNicholas Bellinger2014-01-181-0/+89
| * target_core_alua: Referrals configfs integrationHannes Reinecke2014-01-101-0/+1
| * target_core_alua: Referrals infrastructureHannes Reinecke2014-01-101-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-141-7/+3Star
* 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-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