aboutsummaryrefslogtreecommitdiffstats
path: root/fs/orangefs/symlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13orangefs: stop setting atime on inode dirtyMartin Brandenburg1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi1-1/+0
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher1-1/+0
2016-05-29orangefs: constify inode_operationsAl Viro1-1/+1
2016-03-14Orangefs: follow_link -> get_link changeMike Marshall1-14/+1
2016-02-04orangefs: Implement inode_operations->permission().Martin Brandenburg1-0/+1
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall1-2/+2
2015-12-03OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu1-7/+7
2015-10-03Orangefs: kernel client part 5Mike Marshall1-0/+31