#!/bin/bash # description: display a process of packet and processing time # args: [tx] [rx] [dev=] [debug] perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@ /universe.0xinfinity.dev/distro/kernel/atom/block/blk-integrity.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/block/blk-integrity.c
AgeCommit message (Expand)Author
2025-01-20Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-10block: add a queue_limits_commit_update_frozen helperChristoph Hellwig
2024-12-23block: modify bio_integrity_map_user to accept iov_iter as argumentAnuj Gupta
2024-10-30blk-integrity: remove seed for user mapped buffersKeith Busch
2024-10-02block: fix blk_rq_map_integrity_sg kernel-docKeith Busch
2024-09-13blk-integrity: improved sg segment mappingKeith Busch
2024-09-13block: unexport blk_rq_count_integrity_sgKeith Busch
2024-09-13block: provide a request helper for user integrity segmentsKeith Busch
2024-09-13blk-integrity: consider entire bio list for mergingKeith Busch
2024-09-13blk-integrity: properly account for segmentsKeith Busch
2024-06-17block: cleanup flag_{show,store}Kanchan Joshi
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig
2024-06-14block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig
2024-06-14block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig
2024-06-14block: don't require stable pages for non-PI metadataChristoph Hellwig
2024-06-14block: use kstrtoul in flag_storeChristoph Hellwig
2024-06-14block: factor out flag_{store,show} helper for integrityChristoph Hellwig
2024-06-14block: remove the blk_flush_integrity call in blk_integrity_unregisterChristoph Hellwig
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig
2024-02-12block: support PI at non-zero offset within metadataKanchan Joshi