summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/orangefs-debugfs.c
AgeCommit message (Expand)AuthorLines
2020-02-04help_next should increase position indexVasily Averin-0/+1
2019-07-04orangefs: fix build warning from debugfs cleanup patchGreg Kroah-Hartman-15/+4
2019-07-03orangefs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-31/+4
2019-05-03orangefs: copy Orangefs-sized blocks into the pagecache if possible.Mike Marshall-2/+2
2018-06-01orangefs: make debug_help_fops staticMike Marshall-1/+1
2018-02-06orangefs: remove gossip_ldebug and gossip_lerrMartin Brandenburg-1/+1
2018-02-06orangefs: make orangefs_client_debug_init staticMartin Brandenburg-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-14orangefs: Use kcalloc() in orangefs_prepare_cdm_array()Markus Elfring-3/+1
2017-09-14orangefs: Delete error messages for a failed memory allocation in five functionsMarkus Elfring-1/+0
2017-04-26orangefs: handle zero size write in debugfsDan Carpenter-0/+3
2017-02-25Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...Mike Marshall-2/+4
2017-02-09orangefs: Dan Carpenter influenced cleanups...Mike Marshall-7/+8
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+4
2016-12-12orangefs: fix memory leak of string 'new' on exit pathColin Ian King-1/+3
2016-12-04don't open-code file_inode()Al Viro-2/+4
2016-11-16orangefs: add .owner to debugfs file_operationsMike Marshall-0/+2
2016-11-07orangefs: clean up debugfsMike Marshall-83/+64
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+2
2016-08-15orangefs: clean up debugfs globalsMartin Brandenburg-70/+691
2016-08-07orangefs: use %pd/%pDAl Viro-2/+2
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot-2/+1
2016-03-14Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.Mike Marshall-11/+9
2015-12-28Orangefs: use kzalloc for kmalloc + memset 0Nicholas Mc Guire-2/+1
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall-0/+458