summaryrefslogtreecommitdiff
path: root/fs/orangefs/super.c
AgeCommit message (Expand)Author
2017-11-13orangefs: stop setting atime on inode dirtyMartin Brandenburg
2017-11-13orangefs: remove initialization of i_versionJeff Layton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14orangefs: Delete error messages for a failed memory allocation in five functionsMarkus Elfring
2017-07-11orangefs: Implement show_optionsDavid Howells
2017-04-26orangefs: ensure the userspace component is unmounted if mount failsMartin Brandenburg
2017-04-15orangefs: free superblock when mount failsMartin Brandenburg
2017-04-07orangefs: move features validation to fix filesystem hangMartin Brandenburg
2017-03-02orangefs: Use RCU for destroy_inodePeter Zijlstra
2016-10-03Revert "orangefs: bump minimum userspace version"Mike Marshall
2016-09-28Merge branch 'misc' into for-nextMartin Brandenburg
2016-09-21orangefs: bump minimum userspace versionMartin Brandenburg
2016-08-16orangefs: rename most remaining global variablesMartin Brandenburg
2016-08-12orangefs: add features opMartin Brandenburg
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