summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_iblock.c
Commit message (Expand)AuthorAgeFilesLines
* target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-241-0/+2
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-14/+7
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-80/+16
|\
| * target: consolidate version definesChristoph Hellwig2015-06-231-1/+1
| * target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig2015-06-231-16/+0
| * target: simplify UNMAP handlingChristoph Hellwig2015-06-231-13/+3
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-011-1/+9
| * target: consolidate backend attribute implementationsChristoph Hellwig2015-06-011-37/+1
| * target: simplify backend driver registrationChristoph Hellwig2015-06-011-14/+4
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-231-2/+1
|\ \ | |/ |/|
| * target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-2/+1
* | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-301-1/+0
|/
* target/iblock: Add checks for backend DIF emulationNicholas Bellinger2015-04-071-1/+1
* target: add missing sense_reason_t annotationsChristoph Hellwig2015-03-261-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-211-0/+5
|\
| * target: Perform PROTECT sanity checks for WRITE_SAMENicholas Bellinger2015-02-141-0/+5
* | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-091-1/+0
* | target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-01-091-1/+1
|/
* target/iblock: Convert to external iblock_backend_dev_attrsNicholas Bellinger2014-12-011-0/+41
* target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger2014-12-011-0/+1
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
* target/iblock: Fix double bioset_integrity_free bugNicholas Bellinger2014-04-071-3/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-311-3/+90
|\
| * target/iblock: Add blk_integrity + BIP passthrough supportNicholas Bellinger2014-01-181-2/+89
| * drivers: target: Mark function as static in target_core_iblock.cRashika Kheria2014-01-091-1/+1
* | block: Abstract out bvec iteratorKent Overstreet2013-11-231-1/+1
|/
* target: Pass through I/O topology for block backstoresAndy Grover2013-11-121-0/+43
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-1/+1
* target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger2013-09-091-4/+2
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-121-2/+2
* target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger2013-05-151-0/+2
* target: Add sbc_execute_unmap() helperAsias He2013-04-251-77/+4
* target/iblock: Add iblock_do_unmap() helperAsias He2013-04-251-17/+26
* target: Add __exit annotation for module_exit functionsAsias He2013-02-271-1/+1
* target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier2013-02-231-2/+2
* target: Fix error checking for UNMAP commandsRoland Dreier2013-02-131-1/+10
* target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger2013-02-131-8/+23
* target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger2012-11-271-1/+1
* target/iblock: Forward declare bio helpersNicholas Bellinger2012-11-271-86/+81
* target: Update copyright information to 2012Nicholas Bellinger2012-11-271-4/+1
* target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger2012-11-151-7/+79
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-061-28/+27
* target: remove ->get_device_revChristoph Hellwig2012-11-061-1/+0
* target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-061-12/+2
* target: rename spc_opsChristoph Hellwig2012-11-061-2/+2
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-061-111/+74
* Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-111-9/+0
|\
| * block: Generalized bio pool freeingKent Overstreet2012-09-091-9/+0
* | target: do not submit a zero-bio I/O requestPaolo Bonzini2012-09-171-0/+6
* | target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger2012-09-171-2/+0
OpenPOWER on IntegriCloud