#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@" rel='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/md/dm-bio-prison.c?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/md/dm-bio-prison.c
AgeCommit message (Expand)Author
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-05-29dm bio prison: add dm_cell_promote_or_release()Joe Thornber
2014-11-10dm bio prison: introduce support for locking ranges of blocksJoe Thornber
2014-11-10dm thin: remap the bios in a cell immediatelyJoe Thornber
2014-11-10dm bio prison: switch to using a red black treeJoe Thornber
2014-06-11dm bio prison: implement per bucket locking in the dm_bio_prison hash tableHeinz Mauelshagen
2014-06-03dm thin: return ENOSPC instead of EIO when error_if_no_space enabledMike Snitzer
2013-03-01dm: add cache targetJoe Thornber
2013-03-01dm thin: remove cells from stackJoe Thornber
2013-03-01dm bio prison: pass cell memory inJoe Thornber
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-12-21dm thin: replace dm_cell_release_singleton with cell_defer_exceptJoe Thornber