summaryrefslogtreecommitdiff
path: root/fs/orangefs/inode.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| |/
* | Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
|\ \
| * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| |/
* | orangefs: use %pd/%pDAl Viro2016-08-07
|/
* orangefs: Cache getattr results.Martin Brandenburg2016-08-02
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-28
|\
| * orangefs: constify inode_operationsAl Viro2016-05-29
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\ \
| * | mm, memcg: use consistent gfp flags during readaheadMichal Hocko2016-07-26
| |/
* | Orangefs: allow O_DIRECT in openMike Marshall2016-07-05
|/
* Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-09
|\
| * orangefs: clean up truncate ctime and mtime settingMartin Brandenburg2016-04-08
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* ornagefs: ensure that truncate has an up to date inode sizeMartin Brandenburg2016-03-23
* orangefs: move code which sets i_link to orangefs_inode_getattrMartin Brandenburg2016-03-23
* orangefs: use new getattr in inode getattr and permissionMartin Brandenburg2016-03-23
* orangefs: use new orangefs_inode_getattr to create new inodesMartin Brandenburg2016-03-23
* orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg2016-03-23
* orangefs: remove paranoia in orangefs_set_inodeMartin Brandenburg2016-03-17
* Orangefs: follow_link -> get_link changeMike Marshall2016-03-14
* Orangefs: make some gossip statements more helpful.Mike Marshall2016-02-19
* orangefs: Do not retrieve size from servers unless it it necessary.Martin Brandenburg2016-02-04
* orangefs: Implement inode_operations->permission().Martin Brandenburg2016-02-04
* orangefs: Fix revalidate.Martin Brandenburg2016-01-28
* Orangefs: change pvfs2 filenames to orangefsMike Marshall2015-12-04
* OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.Yi Liu2015-12-03
* orangefs: make pvfs2_inode_read() take iov_iterAl Viro2015-11-13
* Orangefs: fix some checkpatch.pl complaints that had creeped in.Mike Marshall2015-10-05
* Orangefs: sooth most sparse complaintsMike Marshall2015-10-03
* Orangefs: kernel client part 2Mike Marshall2015-10-03