index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
/
orangefs-debugfs.c
Age
Commit message (
Expand
)
Author
2018-06-01
orangefs: make debug_help_fops static
Mike Marshall
2018-02-06
orangefs: remove gossip_ldebug and gossip_lerr
Martin Brandenburg
2018-02-06
orangefs: make orangefs_client_debug_init static
Martin Brandenburg
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-14
orangefs: Use kcalloc() in orangefs_prepare_cdm_array()
Markus Elfring
2017-09-14
orangefs: Delete error messages for a failed memory allocation in five functions
Markus Elfring
2017-04-26
orangefs: handle zero size write in debugfs
Dan Carpenter
2017-02-25
Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...
Mike Marshall
2017-02-09
orangefs: Dan Carpenter influenced cleanups...
Mike Marshall
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-12
orangefs: fix memory leak of string 'new' on exit path
Colin Ian King
2016-12-04
don't open-code file_inode()
Al Viro
2016-11-16
orangefs: add .owner to debugfs file_operations
Mike Marshall
2016-11-07
orangefs: clean up debugfs
Mike Marshall
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-08-15
orangefs: clean up debugfs globals
Martin Brandenburg
2016-08-07
orangefs: use %pd/%pD
Al Viro
2016-04-08
Orangefs: fix ifnullfree.cocci warnings
kbuild test robot
2016-03-14
Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.
Mike Marshall
2015-12-28
Orangefs: use kzalloc for kmalloc + memset 0
Nicholas Mc Guire
2015-12-04
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall