summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_iblock.c (follow)
Commit message (Expand)AuthorAge
* target: Fix max_unmap_lba_count calc overflowMike Christie2016-08-20
* target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-03-09
* block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-21
* target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-24
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\
| * target: consolidate version definesChristoph Hellwig2015-06-23
| * target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig2015-06-23
| * target: simplify UNMAP handlingChristoph Hellwig2015-06-23
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-01
| * target: consolidate backend attribute implementationsChristoph Hellwig2015-06-01
| * target: simplify backend driver registrationChristoph Hellwig2015-06-01
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-23
|\ \ | |/ |/|
| * target: Minimize SCSI header #include directivesBart Van Assche2015-06-02
* | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-30
|/
* target/iblock: Add checks for backend DIF emulationNicholas Bellinger2015-04-07
* target: add missing sense_reason_t annotationsChristoph Hellwig2015-03-26
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-21
|\
| * target: Perform PROTECT sanity checks for WRITE_SAMENicholas Bellinger2015-02-14
* | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-09
* | target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-01-09
|/
* target/iblock: Convert to external iblock_backend_dev_attrsNicholas Bellinger2014-12-01
* target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger2014-12-01
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* target/iblock: Fix double bioset_integrity_free bugNicholas Bellinger2014-04-07
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-31
|\
| * target/iblock: Add blk_integrity + BIP passthrough supportNicholas Bellinger2014-01-18
| * drivers: target: Mark function as static in target_core_iblock.cRashika Kheria2014-01-09
* | block: Abstract out bvec iteratorKent Overstreet2013-11-23
|/
* target: Pass through I/O topology for block backstoresAndy Grover2013-11-12
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10
* target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger2013-09-09
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-12
* target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger2013-05-15
* target: Add sbc_execute_unmap() helperAsias He2013-04-25
* target/iblock: Add iblock_do_unmap() helperAsias He2013-04-25
* target: Add __exit annotation for module_exit functionsAsias He2013-02-27
* target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier2013-02-23
* target: Fix error checking for UNMAP commandsRoland Dreier2013-02-13
* target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger2013-02-13
* target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger2012-11-27
* target/iblock: Forward declare bio helpersNicholas Bellinger2012-11-27
* target: Update copyright information to 2012Nicholas Bellinger2012-11-27
* target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger2012-11-15
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-06
* target: remove ->get_device_revChristoph Hellwig2012-11-06
* target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-06
* target: rename spc_opsChristoph Hellwig2012-11-06
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-06
* Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-11
|\