aboutsummaryrefslogtreecommitdiffstats
path: root/fs/orangefs/super.c
AgeCommit message (Expand)Author
2016-03-26orangefs: fix orangefs_superblock lockingAl Viro
2016-03-25orangefs: have ->kill_sb() evict the VFS side of things firstAl Viro
2016-03-23orangefs: remove needless wrapper around GFP_KERNELMartin Brandenburg
2016-02-24orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAXMartin Brandenburg
2016-02-24Orangefs: code sanitationMike Marshall
2016-02-04Orangefs: clean up slab allocation.Mike Marshall
2016-01-13Orangefs: make .statfs gossip_debug more complete.Mike Marshall
2016-01-04OrangeFS: constify export_operations structuresJulia Lawall
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall
2015-12-03OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu
2015-11-13pvfs2_fill_sb(): use kzalloc()Al Viro
2015-11-13orangefs: kill struct pvfs2_mount_sb_info_sAl Viro
2015-11-13orangefs: double iput() in case of d_make_root() failureAl Viro
2015-10-03Orangefs: don't use mount_nodev, use sget directly.Mike Marshall
2015-10-03Orangefs: sooth most sparse complaintsMike Marshall
2015-10-03Orangefs: kernel client part 5Mike Marshall