#!/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 "$@" ttps://universe.0xinfinity.dev/distro/kernel/atom/fs/ecryptfs/ecryptfs_kernel.h?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/fs/ecryptfs/ecryptfs_kernel.h
AgeCommit message (Expand)Author
2011-04-25eCryptfs: Handle failed metadata read in lookupTyler Hicks
2011-04-25eCryptfs: Add reference counting to lower filesTyler Hicks
2011-03-28eCryptfs: verify authentication tokens before their useRoberto Sassu
2011-03-28eCryptfs: modified size of keysig in the ecryptfs_key_sig structureRoberto Sassu
2011-03-28eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_statRoberto Sassu
2011-03-28ecryptfs: modify write path to encrypt page in writepageThieu Le
2011-03-28eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flagTyler Hicks
2011-02-21eCryptfs: Handle NULL nameidata pointersTyler Hicks
2011-01-17fs/ecryptfs: Add printf format/argument verification and fix falloutJoe Perches
2011-01-17ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hRoberto Sassu
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-10-29ecryptfs: added ecryptfs_mount_auth_tok_only mount parameterRoberto Sassu
2010-09-23fs/ecryptfs: Remove unnecessary casts of private_dataJoe Perches
2010-05-21switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro
2010-05-21switch ecryptfs_get_locked_page() to struct inode *Al Viro
2010-04-22ecryptfs: add bdi backing to mount sessionJens Axboe
2010-03-23eCryptfs: Strip metadata in xattr flag in encrypted viewTyler Hicks
2010-03-23eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_frontTyler Hicks
2010-03-23eCryptfs: Fix metadata in xattr feature regressionTyler Hicks
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan
2009-04-22eCryptfs: Remove ecryptfs_unlink_sigs warningsTyler Hicks
2009-03-27constify dentry_operations: ecryptfsAl Viro
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks
2009-03-14eCryptfs: don't encrypt file key with filename keyTyler Hicks
2009-01-06eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Header updatesMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow
2008-11-14CRED: Pass credentials through dentry_open()David Howells