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