#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" ternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/block/bio-integrity.c?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/block/bio-integrity.c
AgeCommit message (Expand)Author
2022-08-02block: pass struct queue_limits to the bio splitting helpersChristoph Hellwig
2022-03-07block: support pi with extended metadataKeith Busch
2022-03-07Merge branch 'for-5.18/block' into for-5.18/64bit-piJens Axboe
2022-02-04block: clone crypto and integrity data in __bio_clone_fastChristoph Hellwig
2022-02-03block: bio-integrity: Advance seed correctly for larger interval sizesMartin K. Petersen
2021-10-18block: convert the rest of block to bdev_get_queuePavel Begunkov
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig
2021-08-16block: use bvec_virt in bio_integrity_{process,free}Christoph Hellwig
2021-08-02block: use bvec_kmap_local in bio_integrity_processChristoph Hellwig
2021-04-06block: remove BLK_BOUNCE_ISA supportChristoph Hellwig
2021-02-08block: use bi_max_vecs to find the bvec poolChristoph Hellwig
2021-02-08block: reuse BIO_INLINE_VECS for integrity bvecsChristoph Hellwig
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2020-07-02block: make function __bio_integrity_free() staticWei Yongjun
2020-06-24block: release bip in a right way in error pathChengguang Xu
2020-06-02block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failedyu kuai
2020-05-14block: Make blk-integrity preclude hardware inline encryptionSatya Tangirala
2019-12-05block: fix memleak of bio integrity dataJustin Tee