summaryrefslogtreecommitdiffstats
path: root/fs/debugfs/internal.h
Commit message (Expand)AuthorAgeFilesLines
* debugfs: Remove redundant license textGreg Kroah-Hartman2017-11-071-5/+0
* debugfs: add SPDX identifiers to all debugfs filesGreg Kroah-Hartman2017-11-071-0/+1
* debugfs: defer debugfs_fsdata allocation to first usageNicolai Stange2017-11-071-0/+8
* debugfs: implement per-file removal protectionNicolai Stange2017-11-071-0/+2
* debugfs: add support for more elaborate ->d_fsdataNicolai Stange2017-11-071-0/+4
* debugfs: remove extra debugfs_create_file_unsafe() declarationNicolai Stange2016-08-311-4/+0
* debugfs: prevent access to removed files' private dataNicolai Stange2016-04-121-2/+4
* debugfs: prevent access to possibly dead file_operations at file openNicolai Stange2016-04-121-0/+24
OpenPOWER on IntegriCloud