summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/super.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "orangefs: bump minimum userspace version"Mike Marshall2016-10-031-2/+2
* Merge branch 'misc' into for-nextMartin Brandenburg2016-09-281-2/+2
|\
| * orangefs: rename most remaining global variablesMartin Brandenburg2016-08-161-2/+2
* | orangefs: bump minimum userspace versionMartin Brandenburg2016-09-211-2/+2
* | orangefs: add features opMartin Brandenburg2016-08-121-0/+27
|/
* orangefs: fix orangefs_superblock lockingAl Viro2016-03-261-7/+23
* orangefs: have ->kill_sb() evict the VFS side of things firstAl Viro2016-03-251-3/+3
* orangefs: remove needless wrapper around GFP_KERNELMartin Brandenburg2016-03-231-2/+1
* orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAXMartin Brandenburg2016-02-241-1/+1
* Orangefs: code sanitationMike Marshall2016-02-241-2/+2
* Orangefs: clean up slab allocation.Mike Marshall2016-02-041-2/+1
* Orangefs: make .statfs gossip_debug more complete.Mike Marshall2016-01-131-3/+7
* OrangeFS: constify export_operations structuresJulia Lawall2016-01-041-1/+1
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-041-2/+2
* OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu2015-12-031-140/+140
* pvfs2_fill_sb(): use kzalloc()Al Viro2015-11-131-2/+1
* orangefs: kill struct pvfs2_mount_sb_info_sAl Viro2015-11-131-18/+9
* orangefs: double iput() in case of d_make_root() failureAl Viro2015-11-131-3/+1
* Orangefs: don't use mount_nodev, use sget directly.Mike Marshall2015-10-031-20/+15
* Orangefs: sooth most sparse complaintsMike Marshall2015-10-031-4/+4
* Orangefs: kernel client part 5Mike Marshall2015-10-031-0/+558