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-sysfs.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-03
orangefs: Support readahead_readcnt parameter.
Martin Brandenburg
2016-12-12
orangefs: Axe some dead code
Christophe JAILLET
2016-09-28
Merge branch 'misc' into for-next
Martin Brandenburg
2016-08-16
orangefs: rename most remaining global variables
Martin Brandenburg
2016-08-15
orangefs: g_orangefs_stats -> orangefs_stats for consistency
Martin Brandenburg
2016-08-15
orangefs: describe organization of sysfs
Martin Brandenburg
2016-08-15
orangefs: remove duplicated sysfs_ops structures
Martin Brandenburg
2016-08-15
orangefs: consolidate sysfs show and store functions
Martin Brandenburg
2016-08-15
orangefs: reorganize duplicated sysfs attribute structs
Martin Brandenburg
2016-08-15
orangefs: remove dead code in sysfs
Martin Brandenburg
2016-08-12
orangefs: do not allow client readahead cache without feature bit
Martin Brandenburg
2016-08-08
orangefs: add readahead count and size to sysfs
Martin Brandenburg
2016-08-08
orangefs: turn param response value into union
Martin Brandenburg
2016-08-02
orangefs: Allow dcache and getattr cache time to be configured.
Martin Brandenburg
2016-03-14
Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.
Mike Marshall
2016-01-23
orangefs: hopefully saner op refcounting and locking
Al Viro
2015-12-04
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall