1. 1777e88 orangefs: do not check possibly stale size on truncate by Martin Brandenburg · 7 years ago
  2. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  5. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  6. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  7. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  8. f66debf orangefs: use %pd/%pD by Al Viro · 8 years ago
  9. 71680c1 orangefs: Cache getattr results. by Martin Brandenburg · 8 years ago
  10. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  11. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  12. 8a5c743 mm, memcg: use consistent gfp flags during readahead by Michal Hocko · 8 years ago
  13. 3903f15 Orangefs: allow O_DIRECT in open by Mike Marshall · 8 years ago
  14. 6f3fc10 orangefs: constify inode_operations by Al Viro · 8 years ago
  15. 6759212 Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  16. f83140c orangefs: clean up truncate ctime and mtime setting by Martin Brandenburg · 8 years ago
  17. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  18. fecd86a ornagefs: ensure that truncate has an up to date inode size by Martin Brandenburg · 8 years ago
  19. e8da254 orangefs: move code which sets i_link to orangefs_inode_getattr by Martin Brandenburg · 8 years ago
  20. 8f24928 orangefs: use new getattr in inode getattr and permission by Martin Brandenburg · 8 years ago
  21. 075cca5 orangefs: use new orangefs_inode_getattr to create new inodes by Martin Brandenburg · 8 years ago
  22. 3c9cf98 orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr by Martin Brandenburg · 8 years ago
  23. a4c680a orangefs: remove paranoia in orangefs_set_inode by Martin Brandenburg · 8 years ago
  24. a7d3e78 Orangefs: follow_link -> get_link change by Mike Marshall · 8 years ago
  25. 5253487 Orangefs: make some gossip statements more helpful. by Mike Marshall · 8 years ago
  26. 237f828 orangefs: Do not retrieve size from servers unless it it necessary. by Martin Brandenburg · 8 years ago
  27. 933287d orangefs: Implement inode_operations->permission(). by Martin Brandenburg · 8 years ago
  28. 9910982 orangefs: Fix revalidate. by Martin Brandenburg · 8 years ago
  29. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 8 years ago
  30. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 8 years ago
  31. 74f68fc orangefs: make pvfs2_inode_read() take iov_iter by Al Viro · 9 years ago
  32. 5480494 Orangefs: fix some checkpatch.pl complaints that had creeped in. by Mike Marshall · 9 years ago
  33. 84d0215 Orangefs: sooth most sparse complaints by Mike Marshall · 9 years ago
  34. 5db11c2 Orangefs: kernel client part 2 by Mike Marshall · 9 years ago