summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_iblock.c
Commit message (Expand)AuthorAge
* target/iblock: convert iblock_req.pending from atomic_t to refcount_tElena Reshetova2017-05-01
* block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
* target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe2016-08-07
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-08-04
|\
| * target: Fix max_unmap_lba_count calc overflowMike Christie2016-07-20
* | target: use bio op accessorsMike Christie2016-06-07
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
|/
* block: kill off q->flush_flagsJens Axboe2016-04-13
* target/iblock: pass WRITE_SAME to device if possibleMike Christie2016-03-10
* target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-01-29
* Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-21
|\
| * blk-integrity: empty implementation when disabledKeith Busch2015-12-03
* | target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas2016-01-06
|/
* 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