summaryrefslogtreecommitdiff
path: root/fs/orangefs/orangefs-mod.c
AgeCommit message (Expand)Author
2017-09-14orangefs: Delete error messages for a failed memory allocation in five functionsMarkus Elfring
2017-02-03orangefs: Remove orangefs_backing_dev_infoJan Kara
2016-11-07orangefs: clean up debugfsMike Marshall
2016-08-16orangefs: rename most remaining global variablesMartin Brandenburg
2016-08-15orangefs: g_orangefs_stats -> orangefs_stats for consistencyMartin Brandenburg
2016-08-15orangefs: make devreq_mutex staticMartin Brandenburg
2016-08-15orangefs: clean up debugfs globalsMartin Brandenburg
2016-08-02orangefs: Change default dcache and getattr timeout to 50 msec.Martin Brandenburg
2016-08-02orangefs: Allow dcache and getattr cache time to be configured.Martin Brandenburg
2016-03-17orangefs: put register_chrdev immediately before register_filesystemMartin Brandenburg
2016-03-17Orangefs: adjust unwind on module init failure.Mike Marshall
2016-03-14Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.Mike Marshall
2016-03-03Orangefs: improve gossip statementsMike Marshall
2016-02-26Orangefs: code sanitation.Mike Marshall
2016-02-19orangefs: delay freeing slot until cancel completesAl Viro
2016-02-04Orangefs: clean up slab allocation.Mike Marshall
2016-01-23orangefs: hopefully saner op refcounting and lockingAl Viro
2016-01-23orangefs: nothing should remain in request list and in hashAl Viro
2016-01-23orangefs: move wakeups into set_op_state_{serviced,purged}()Al Viro
2016-01-23orangefs: use DEFINE_MUTEX (and mutex_init() had been too late)Al Viro
2016-01-13Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream"Mike Marshall
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall