index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
/
orangefs-debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-11
orangefs: skip leading spaces before parsing client debug masks
Zhiling Zou
1
-0
/
+1
2026-04-07
debugfs: take better advantage of strscpy.
Mike Marshall
1
-10
/
+6
2026-04-07
orangefs-debugfs.c: fix parsing problem with kernel debug keywords.
Mike Marshall
1
-10
/
+11
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-19
fs/orangefs: Replace deprecated strcpy with memcpy + strscpy
Thorsten Blum
1
-17
/
+19
2025-09-30
fs/orangefs: Replace kzalloc + copy_from_user with memdup_user_nul
Thorsten Blum
1
-6
/
+5
2025-07-22
fs/orangefs: Allow 2 more characters in do_c_string()
Dan Carpenter
1
-3
/
+3
2025-07-21
fs/orangefs: use snprintf() instead of sprintf()
Amir Mohammad Jahangirzad
1
-1
/
+1
2025-03-06
orangefs: Move s_kmod_keyword_mask_map to orangefs-debugfs.c
Matthew Wilcox (Oracle)
1
-0
/
+43
2025-01-31
Merge tag 'for-linus-6.14-ofs4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2025-01-15
orangefs-debugfs: don't mess with ->d_name
Al Viro
1
-9
/
+7
2025-01-08
orangefs: fix a oob in orangefs_debug_write
Mike Marshall
1
-2
/
+2
2022-12-07
orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
Zhang Xiaoxu
1
-23
/
+3
2022-12-07
orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
Zhang Xiaoxu
1
-0
/
+3
2020-02-04
help_next should increase position index
Vasily Averin
1
-0
/
+1
2019-07-04
orangefs: fix build warning from debugfs cleanup patch
Greg Kroah-Hartman
1
-15
/
+4
2019-07-03
orangefs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-31
/
+4
2019-05-03
orangefs: copy Orangefs-sized blocks into the pagecache if possible.
Mike Marshall
1
-2
/
+2
2018-06-01
orangefs: make debug_help_fops static
Mike Marshall
1
-1
/
+1
2018-02-06
orangefs: remove gossip_ldebug and gossip_lerr
Martin Brandenburg
1
-1
/
+1
2018-02-06
orangefs: make orangefs_client_debug_init static
Martin Brandenburg
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
orangefs: Use kcalloc() in orangefs_prepare_cdm_array()
Markus Elfring
1
-3
/
+1
2017-09-14
orangefs: Delete error messages for a failed memory allocation in five functions
Markus Elfring
1
-1
/
+0
2017-04-26
orangefs: handle zero size write in debugfs
Dan Carpenter
1
-0
/
+3
2017-02-25
Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...
Mike Marshall
1
-2
/
+4
2017-02-09
orangefs: Dan Carpenter influenced cleanups...
Mike Marshall
1
-7
/
+8
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+4
2016-12-12
orangefs: fix memory leak of string 'new' on exit path
Colin Ian King
1
-1
/
+3
2016-12-04
don't open-code file_inode()
Al Viro
1
-2
/
+4
2016-11-16
orangefs: add .owner to debugfs file_operations
Mike Marshall
1
-0
/
+2
2016-11-07
orangefs: clean up debugfs
Mike Marshall
1
-83
/
+64
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2016-08-15
orangefs: clean up debugfs globals
Martin Brandenburg
1
-70
/
+691
2016-08-07
orangefs: use %pd/%pD
Al Viro
1
-2
/
+2
2016-04-08
Orangefs: fix ifnullfree.cocci warnings
kbuild test robot
1
-2
/
+1
2016-03-14
Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.
Mike Marshall
1
-11
/
+9
2015-12-28
Orangefs: use kzalloc for kmalloc + memset 0
Nicholas Mc Guire
1
-2
/
+1
2015-12-04
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall
1
-0
/
+458