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
/
super.c
Age
Commit message (
Expand
)
Author
2016-03-26
orangefs: fix orangefs_superblock locking
Al Viro
2016-03-25
orangefs: have ->kill_sb() evict the VFS side of things first
Al Viro
2016-03-23
orangefs: remove needless wrapper around GFP_KERNEL
Martin Brandenburg
2016-02-24
orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX
Martin Brandenburg
2016-02-24
Orangefs: code sanitation
Mike Marshall
2016-02-04
Orangefs: clean up slab allocation.
Mike Marshall
2016-01-13
Orangefs: make .statfs gossip_debug more complete.
Mike Marshall
2016-01-04
OrangeFS: constify export_operations structures
Julia Lawall
2015-12-04
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall
2015-12-03
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
Yi Liu
2015-11-13
pvfs2_fill_sb(): use kzalloc()
Al Viro
2015-11-13
orangefs: kill struct pvfs2_mount_sb_info_s
Al Viro
2015-11-13
orangefs: double iput() in case of d_make_root() failure
Al Viro
2015-10-03
Orangefs: don't use mount_nodev, use sget directly.
Mike Marshall
2015-10-03
Orangefs: sooth most sparse complaints
Mike Marshall
2015-10-03
Orangefs: kernel client part 5
Mike Marshall