index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
orangefs
/
orangefs-mod.c
Age
Commit message (
Expand
)
Author
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