summaryrefslogtreecommitdiff
path: root/fs/orangefs/orangefs-debugfs.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14orangefs: Use kcalloc() in orangefs_prepare_cdm_array()Markus Elfring
2017-09-14orangefs: Delete error messages for a failed memory allocation in five functionsMarkus Elfring
2017-04-26orangefs: handle zero size write in debugfsDan Carpenter
2017-02-25Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...Mike Marshall
2017-02-09orangefs: Dan Carpenter influenced cleanups...Mike Marshall
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-12orangefs: fix memory leak of string 'new' on exit pathColin Ian King
2016-12-04don't open-code file_inode()Al Viro
2016-11-16orangefs: add .owner to debugfs file_operationsMike Marshall
2016-11-07orangefs: clean up debugfsMike Marshall
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-08-15orangefs: clean up debugfs globalsMartin Brandenburg
2016-08-07orangefs: use %pd/%pDAl Viro
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot
2016-03-14Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.Mike Marshall
2015-12-28Orangefs: use kzalloc for kmalloc + memset 0Nicholas Mc Guire
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall