summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_iblock.c
AgeCommit message (Expand)Author
2023-10-28scsi: target: Convert to bdev_open_by_path()Jan Kara
2023-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-08-21scsi: target: Fix write perf due to unneeded throttlingMike Christie
2023-08-09bio-integrity: update the payload size in bio_integrity_add_page()Jinyoung Choi
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-28scsi: target: iblock: Quiet bool conversion warning with pr_preempt useMike Christie
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2023-04-11scsi: target: Add block PR support to iblockMike Christie
2023-04-11scsi: target: Rename sbc_ops to exec_cmd_opsMike Christie
2022-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-11-24scsi: target: core: Make hw_max_sectors store the sectors amount in blocksAnastasia Kovaleva
2022-10-01scsi: target: iblock: Fold iblock_emulate_read_cap_with_block_size() into ibl...Christoph Hellwig
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-14scsi/target: Use the new blk_opf_t typeBart Van Assche
2022-07-07scsi: target: Add iblock configure_unmap calloutMike Christie
2022-07-07scsi: target: Fix WRITE_SAME No Data Buffer crashMike Christie
2022-04-17block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig
2022-04-17block: add a bdev_fua helperChristoph Hellwig
2022-04-17block: add a bdev_write_cache helperChristoph Hellwig
2022-04-17block: add a bdev_nonrot helperChristoph Hellwig
2022-04-17target: pass a block_device to target_configure_unmap_from_queueChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_alloc_biosetChristoph Hellwig
2022-02-02block: remove genhd.hChristoph Hellwig
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-19scsi: target: core: Stop using bdevname()Christoph Hellwig
2021-10-18target/iblock: use bdev_nr_bytes instead of open coding itChristoph Hellwig
2021-10-18block: move struct request to blk-mq.hChristoph Hellwig
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig
2021-07-27scsi: target: Remove redundant assignment to variable retColin Ian King
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-31scsi: target: Use standard SAM status typesHannes Reinecke
2021-05-21scsi: target: iblock: Fix smp_processor_id() BUG messagesMike Christie
2021-03-09scsi: target: iblock: Fix type of logs_per_physChaitanya Kulkarni
2021-03-09scsi: target: iblock: Trim line longer than 80 charactersChaitanya Kulkarni
2021-03-09scsi: target: iblock: Remove an extra argumentChaitanya Kulkarni
2021-03-04scsi: target: iblock: Add backend plug/unplug calloutsMike Christie
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)
2020-12-02scsi: target: core: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-09-25target/iblock: fix holder printing in iblock_show_configfs_dev_paramsChristoph Hellwig
2020-04-22scsi: 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