aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_iblock.c
Commit message (Expand)AuthorAge
* 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-10
* | block: Abstract out bvec iteratorKent Overstreet2013-11-24
|/
* 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-28
* target/iblock: Forward declare bio helpersNicholas Bellinger2012-11-28
* target: Update copyright information to 2012Nicholas Bellinger2012-11-28
* 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-10
|\
| * block: Generalized bio pool freeingKent Overstreet2012-09-09
* | target: do not submit a zero-bio I/O requestPaolo Bonzini2012-09-17
* | target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger2012-09-17
* | target/iblock: Use match_strlcpy for Opt_udev_path string assignmentNicholas Bellinger2012-09-17
* | target: report too-small parameter lists everywherePaolo Bonzini2012-09-07
|/
* target: Check number of unmap descriptors against our limitRoland Dreier2012-07-16
* target: Fix possible integer underflow in UNMAP emulationRoland Dreier2012-07-16
* target: Fix reading of data length fields for UNMAP commandsRoland Dreier2012-07-16
* target: Add range checking to UNMAP emulationRoland Dreier2012-07-16
* target: move unmap to struct spc_opsChristoph Hellwig2012-07-16
* target: move write_same to struct spc_opsChristoph Hellwig2012-07-16
* target: move sync_cache to struct spc_opsChristoph Hellwig2012-07-16
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-07-16
* target/iblock: Add parameter to specify read-only devicesAndy Grover2012-07-16
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-16
* target: remove struct se_taskChristoph Hellwig2012-05-06
* target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-06
* target: remove the task_size field in struct se_taskChristoph Hellwig2012-05-06
* target: remove the task_lba field in struct se_taskChristoph Hellwig2012-05-06
* target: increase iblock task sizesChristoph Hellwig2012-02-25
* target: remove the unused struct iblock_hbaChristoph Hellwig2012-02-25
* iblock: fix handling of large requestsChristoph Hellwig2012-02-07
* target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido2012-02-07