index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
debugfs
/
internal.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugfs: add small file operations for most files
Johannes Berg
2024-10-23
1
-0
/
+6
*
Revert "debugfs: annotate debugfs handlers vs. removal with lockdep"
Johannes Berg
2023-12-04
1
-6
/
+0
*
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
2023-11-27
1
-0
/
+5
*
debugfs: annotate debugfs handlers vs. removal with lockdep
Johannes Berg
2023-11-27
1
-0
/
+6
*
debugfs: fix automount d_fsdata usage
Johannes Berg
2023-11-27
1
-2
/
+8
*
debugfs: Add access restriction option
Peter Enderborg
2020-07-23
1
-0
/
+14
*
debugfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-23
1
-1
/
+1
*
debugfs: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-5
/
+0
*
debugfs: add SPDX identifiers to all debugfs files
Greg Kroah-Hartman
2017-11-07
1
-0
/
+1
*
debugfs: defer debugfs_fsdata allocation to first usage
Nicolai Stange
2017-11-07
1
-0
/
+8
*
debugfs: implement per-file removal protection
Nicolai Stange
2017-11-07
1
-0
/
+2
*
debugfs: add support for more elaborate ->d_fsdata
Nicolai Stange
2017-11-07
1
-0
/
+4
*
debugfs: remove extra debugfs_create_file_unsafe() declaration
Nicolai Stange
2016-08-31
1
-4
/
+0
*
debugfs: prevent access to removed files' private data
Nicolai Stange
2016-04-12
1
-2
/
+4
*
debugfs: prevent access to possibly dead file_operations at file open
Nicolai Stange
2016-04-12
1
-0
/
+24