aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_iblock.c
AgeCommit message (Expand)Author
2020-05-06scsi: target/iblock: fix WRITE SAME zeroingDavid Disseldorp
2019-12-19scsi: target/iblock: Fix protection error with blocks greater than 512BIsrael Rukshin
2019-07-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-02scsi: target/iblock: Fix overrun in WRITE SAME emulationRoman Bolshakov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-10-16scsi: target/core: Use the SECTOR_SHIFT constantBart Van Assche
2018-09-20scsi: target: iblock: split T10 PI SGL across command biosGreg Edwards
2018-05-30target: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-14block: Use bioset_init() for fs_bio_setKent Overstreet
2018-04-20scsi: target: Fix fortify_panic kernel exceptionBryant G Ly
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-06target: break up free_device callbackMike Christie
2017-06-18blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-08target/iblock: Convert WRITE_SAME to blkdev_issue_zerooutNicholas Bellinger
2017-05-01target/iblock: convert iblock_req.pending from atomic_t to refcount_tElena Reshetova
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-07-20target: Fix max_unmap_lba_count calc overflowMike Christie
2016-06-07target: use bio op accessorsMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-04-13block: kill off q->flush_flagsJens Axboe
2016-03-10target/iblock: pass WRITE_SAME to device if possibleMike Christie
2016-01-29target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-06target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas
2015-12-03blk-integrity: empty implementation when disabledKeith Busch
2015-10-21block: Consolidate static integrity profile propertiesMartin K. Petersen
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-23target: consolidate version definesChristoph Hellwig
2015-06-23target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig
2015-06-23target: simplify UNMAP handlingChristoph Hellwig
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger
2015-06-01target: consolidate backend attribute implementationsChristoph Hellwig
2015-06-01target: simplify backend driver registrationChristoph Hellwig
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover
2015-04-07target/iblock: Add checks for backend DIF emulationNicholas Bellinger
2015-03-26target: add missing sense_reason_t annotationsChristoph Hellwig
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-02-14target: Perform PROTECT sanity checks for WRITE_SAMENicholas Bellinger
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger
2015-01-09target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2014-12-01target/iblock: Convert to external iblock_backend_dev_attrsNicholas Bellinger
2014-12-01target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger