#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" ref='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/target/target_core_iblock.c?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_iblock.c
AgeCommit message (Expand)Author
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