aboutsummaryrefslogtreecommitdiffstats
path: root/fs/orangefs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-23ornagefs: ensure that truncate has an up to date inode sizeMartin Brandenburg1-1/+12
2016-03-23orangefs: move code which sets i_link to orangefs_inode_getattrMartin Brandenburg1-2/+0
2016-03-23orangefs: use new getattr in inode getattr and permissionMartin Brandenburg1-12/+2
2016-03-23orangefs: use new orangefs_inode_getattr to create new inodesMartin Brandenburg1-4/+2
2016-03-23orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg1-4/+5
2016-03-17orangefs: remove paranoia in orangefs_set_inodeMartin Brandenburg1-10/+2
2016-03-14Orangefs: follow_link -> get_link changeMike Marshall1-5/+3
2016-02-19Orangefs: make some gossip statements more helpful.Mike Marshall1-2/+2
2016-02-04orangefs: Do not retrieve size from servers unless it it necessary.Martin Brandenburg1-2/+4
2016-02-04orangefs: Implement inode_operations->permission().Martin Brandenburg1-0/+19
2016-01-28orangefs: Fix revalidate.Martin Brandenburg1-3/+3
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall1-4/+4
2015-12-03OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu1-88/+88
2015-11-13orangefs: make pvfs2_inode_read() take iov_iterAl Viro1-10/+7
2015-10-05Orangefs: fix some checkpatch.pl complaints that had creeped in.Mike Marshall1-12/+12
2015-10-03Orangefs: sooth most sparse complaintsMike Marshall1-1/+1
2015-10-03Orangefs: kernel client part 2Mike Marshall1-0/+469