index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
/
orangefs-mod.c
Age
Commit message (
Expand
)
Author
2022-12-07
orangefs: Fix sysfs not cleanup when dev init failed
Zhang Xiaoxu
2021-04-29
orangefs: leave files in the page cache for a few micro seconds at least
Mike Marshall
2020-08-04
orangefs: remove unnecessary assignment to variable ret
Jing Xiangfeng
2020-05-29
orangefs: remove redundant assignment to variable ret
Colin Ian King
2019-07-04
orangefs: fix build warning from debugfs cleanup patch
Greg Kroah-Hartman
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-03
orangefs: add orangefs_revalidate_mapping
Martin Brandenburg
2017-09-14
orangefs: Delete error messages for a failed memory allocation in five functions
Markus Elfring
2017-02-03
orangefs: Remove orangefs_backing_dev_info
Jan Kara
2016-11-07
orangefs: clean up debugfs
Mike Marshall
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: make devreq_mutex static
Martin Brandenburg
2016-08-15
orangefs: clean up debugfs globals
Martin Brandenburg
2016-08-02
orangefs: Change default dcache and getattr timeout to 50 msec.
Martin Brandenburg
2016-08-02
orangefs: Allow dcache and getattr cache time to be configured.
Martin Brandenburg
2016-03-17
orangefs: put register_chrdev immediately before register_filesystem
Martin Brandenburg
2016-03-17
Orangefs: adjust unwind on module init failure.
Mike Marshall
2016-03-14
Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.
Mike Marshall
2016-03-03
Orangefs: improve gossip statements
Mike Marshall
2016-02-26
Orangefs: code sanitation.
Mike Marshall
2016-02-19
orangefs: delay freeing slot until cancel completes
Al Viro
2016-02-04
Orangefs: clean up slab allocation.
Mike Marshall
2016-01-23
orangefs: hopefully saner op refcounting and locking
Al Viro
2016-01-23
orangefs: nothing should remain in request list and in hash
Al Viro
2016-01-23
orangefs: move wakeups into set_op_state_{serviced,purged}()
Al Viro
2016-01-23
orangefs: use DEFINE_MUTEX (and mutex_init() had been too late)
Al Viro
2016-01-13
Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream"
Mike Marshall
2015-12-04
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall