index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
debugfs
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-27
debugfs: Remove broken no-mount mode
Aaron Thompson
1
-13
/
+0
2025-07-09
debugfs_get_aux(): allow storing non-const void *
Al Viro
1
-1
/
+1
2025-01-15
debugfs: allow to store an additional opaque pointer at file creation
Al Viro
1
-0
/
+1
2025-01-15
debugfs: don't mess with bits in ->d_fsdata
Al Viro
1
-9
/
+3
2025-01-15
debugfs: get rid of dynamically allocation proxy_ops
Al Viro
1
-0
/
+9
2025-01-15
debugfs: move ->automount into debugfs_inode_info
Al Viro
1
-10
/
+9
2025-01-15
debugfs: separate cache for debugfs inodes
Al Viro
1
-0
/
+9
2025-01-07
fs: debugfs: differentiate short fops with proxy ops
Johannes Berg
1
-5
/
+1
2024-10-23
debugfs: add small file operations for most files
Johannes Berg
1
-0
/
+6
2023-12-04
Revert "debugfs: annotate debugfs handlers vs. removal with lockdep"
Johannes Berg
1
-6
/
+0
2023-11-27
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
1
-0
/
+5
2023-11-27
debugfs: annotate debugfs handlers vs. removal with lockdep
Johannes Berg
1
-0
/
+6
2023-11-27
debugfs: fix automount d_fsdata usage
Johannes Berg
1
-2
/
+8
2020-07-23
debugfs: Add access restriction option
Peter Enderborg
1
-0
/
+14
2020-04-23
debugfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2017-11-07
debugfs: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-07
debugfs: add SPDX identifiers to all debugfs files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-07
debugfs: defer debugfs_fsdata allocation to first usage
Nicolai Stange
1
-0
/
+8
2017-11-07
debugfs: implement per-file removal protection
Nicolai Stange
1
-0
/
+2
2017-11-07
debugfs: add support for more elaborate ->d_fsdata
Nicolai Stange
1
-0
/
+4
2016-08-31
debugfs: remove extra debugfs_create_file_unsafe() declaration
Nicolai Stange
1
-4
/
+0
2016-04-12
debugfs: prevent access to removed files' private data
Nicolai Stange
1
-2
/
+4
2016-04-12
debugfs: prevent access to possibly dead file_operations at file open
Nicolai Stange
1
-0
/
+24