summaryrefslogtreecommitdiffstats
path: root/fs/orangefs/inode.c
Commit message (Expand)AuthorAgeFilesLines
...
| * orangefs: clean up truncate ctime and mtime settingMartin Brandenburg2016-04-081-15/+1Star
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-5/+5
|/
* ornagefs: ensure that truncate has an up to date inode sizeMartin Brandenburg2016-03-231-1/+12
* orangefs: move code which sets i_link to orangefs_inode_getattrMartin Brandenburg2016-03-231-2/+0Star
* orangefs: use new getattr in inode getattr and permissionMartin Brandenburg2016-03-231-12/+2Star
* orangefs: use new orangefs_inode_getattr to create new inodesMartin Brandenburg2016-03-231-4/+2Star
* orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg2016-03-231-4/+5
* orangefs: remove paranoia in orangefs_set_inodeMartin Brandenburg2016-03-171-10/+2Star
* Orangefs: follow_link -> get_link changeMike Marshall2016-03-141-5/+3Star
* Orangefs: make some gossip statements more helpful.Mike Marshall2016-02-191-2/+2
* orangefs: Do not retrieve size from servers unless it it necessary.Martin Brandenburg2016-02-041-2/+4
* orangefs: Implement inode_operations->permission().Martin Brandenburg2016-02-041-0/+19
* orangefs: Fix revalidate.Martin Brandenburg2016-01-281-3/+3
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-041-4/+4
* OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu2015-12-031-88/+88
* orangefs: make pvfs2_inode_read() take iov_iterAl Viro2015-11-131-10/+7Star
* Orangefs: fix some checkpatch.pl complaints that had creeped in.Mike Marshall2015-10-051-12/+12
* Orangefs: sooth most sparse complaintsMike Marshall2015-10-031-1/+1
* Orangefs: kernel client part 2Mike Marshall2015-10-031-0/+469