aboutsummaryrefslogtreecommitdiffstats
path: root/fs/orangefs/orangefs-debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-01orangefs: make debug_help_fops staticMike Marshall1-1/+1
2018-02-06orangefs: remove gossip_ldebug and gossip_lerrMartin Brandenburg1-1/+1
2018-02-06orangefs: make orangefs_client_debug_init staticMartin Brandenburg1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-14orangefs: Use kcalloc() in orangefs_prepare_cdm_array()Markus Elfring1-3/+1
2017-09-14orangefs: Delete error messages for a failed memory allocation in five functionsMarkus Elfring1-1/+0
2017-04-26orangefs: handle zero size write in debugfsDan Carpenter1-0/+3
2017-02-25Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into for-nextMike Marshall1-2/+4
2017-02-09orangefs: Dan Carpenter influenced cleanups...Mike Marshall1-7/+8
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+4
2016-12-12orangefs: fix memory leak of string 'new' on exit pathColin Ian King1-1/+3
2016-12-04don't open-code file_inode()Al Viro1-2/+4
2016-11-16orangefs: add .owner to debugfs file_operationsMike Marshall1-0/+2
2016-11-07orangefs: clean up debugfsMike Marshall1-83/+64
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2016-08-15orangefs: clean up debugfs globalsMartin Brandenburg1-70/+691
2016-08-07orangefs: use %pd/%pDAl Viro1-2/+2
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2016-03-14Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.Mike Marshall1-11/+9
2015-12-28Orangefs: use kzalloc for kmalloc + memset 0Nicholas Mc Guire1-2/+1
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall1-0/+458