1. 33713cd orangefs: truncate before updating size by Martin Brandenburg · 6 years ago
  2. dd59a64 orangefs: copy Orangefs-sized blocks into the pagecache if possible. by Mike Marshall · 6 years ago
  3. 4077a0f orangefs: pass slot index back to readpage. by Mike Marshall · 6 years ago
  4. 8f04e1b orangefs: add orangefs_revalidate_mapping by Martin Brandenburg · 6 years ago
  5. 52e2d0a orangefs: write range tracking by Martin Brandenburg · 6 years ago
  6. 3e9dfc6 orangefs: move do_readv_writev to direct_IO by Martin Brandenburg · 6 years ago
  7. 85ac799 orangefs: implement writepage by Martin Brandenburg · 7 years ago
  8. c453dcf orangefs: migrate to generic_file_read_iter by Martin Brandenburg · 7 years ago
  9. a68d9c6 orangefs: remove orangefs_readpages by Martin Brandenburg · 7 years ago
  10. afd9fb2 orangefs: reorganize setattr functions to track attribute changes by Martin Brandenburg · 7 years ago
  11. df2d733 orangefs: let setattr write to cached inode by Martin Brandenburg · 7 years ago
  12. 5e4f606 orangefs: hold i_lock during inode_getattr by Martin Brandenburg · 7 years ago
  13. 8b60785 orangefs: simplify orangefs_inode_getattr interface by Martin Brandenburg · 7 years ago
  14. 66d5477 orangefs: do not invalidate attributes on inode create by Martin Brandenburg · 6 years ago
  15. fc2e2e9 orangefs: implement xattr cache by Martin Brandenburg · 7 years ago
  16. 5678b5d orangefs: don't reinitialize result_mask in ->getattr by Christoph Hellwig · 6 years ago
  17. f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
  18. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  19. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  20. b5d72cd orangefs: don't let orangefs_iget return NULL. by Mike Marshall · 6 years ago
  21. 5624999 orangefs: don't let orangefs_new_inode return NULL by Mike Marshall · 6 years ago
  22. e1b43769 orangefs: remove redundant pointer orangefs_inode by Colin Ian King · 7 years ago
  23. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  24. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  25. 95f5f88 orangefs: formatting cleanups by Mike Marshall · 7 years ago
  26. 7f54910 orangefs: report attributes_mask and attributes for statx by Martin Brandenburg · 7 years ago
  27. 9f8fd53 orangefs: revamp block sizes by Martin Brandenburg · 7 years ago
  28. bdd6f08 orangefs: make several *_operations structs static by Martin Brandenburg · 7 years ago
  29. a55f2d8 orangefs: stop setting atime on inode dirty by Martin Brandenburg · 7 years ago
  30. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  31. 53950ef orangefs: do not check possibly stale size on truncate by Martin Brandenburg · 8 years ago
  32. 68a24a6 orangefs: implement statx by Martin Brandenburg · 8 years ago
  33. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  34. e98bdb3 Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into for-next by Mike Marshall · 8 years ago
  35. 70823b9 orangefs: Remove orangefs_backing_dev_info by Jan Kara · 8 years ago
  36. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  37. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  38. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  39. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  40. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  41. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  42. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  43. f66debf orangefs: use %pd/%pD by Al Viro · 8 years ago
  44. 71680c1 orangefs: Cache getattr results. by Martin Brandenburg · 9 years ago
  45. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  46. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  47. 8a5c743 mm, memcg: use consistent gfp flags during readahead by Michal Hocko · 8 years ago
  48. 3903f15 Orangefs: allow O_DIRECT in open by Mike Marshall · 9 years ago
  49. 6f3fc10 orangefs: constify inode_operations by Al Viro · 9 years ago
  50. 6759212 Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 9 years ago
  51. f83140c orangefs: clean up truncate ctime and mtime setting by Martin Brandenburg · 9 years ago
  52. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  53. fecd86a ornagefs: ensure that truncate has an up to date inode size by Martin Brandenburg · 9 years ago
  54. e8da254 orangefs: move code which sets i_link to orangefs_inode_getattr by Martin Brandenburg · 9 years ago
  55. 8f24928 orangefs: use new getattr in inode getattr and permission by Martin Brandenburg · 9 years ago
  56. 075cca5 orangefs: use new orangefs_inode_getattr to create new inodes by Martin Brandenburg · 9 years ago
  57. 3c9cf98 orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr by Martin Brandenburg · 9 years ago
  58. a4c680a orangefs: remove paranoia in orangefs_set_inode by Martin Brandenburg · 9 years ago
  59. a7d3e78 Orangefs: follow_link -> get_link change by Mike Marshall · 9 years ago
  60. 5253487 Orangefs: make some gossip statements more helpful. by Mike Marshall · 9 years ago
  61. 237f828 orangefs: Do not retrieve size from servers unless it it necessary. by Martin Brandenburg · 9 years ago
  62. 933287d orangefs: Implement inode_operations->permission(). by Martin Brandenburg · 9 years ago
  63. 9910982 orangefs: Fix revalidate. by Martin Brandenburg · 9 years ago
  64. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 9 years ago
  65. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 9 years ago
  66. 74f68fc orangefs: make pvfs2_inode_read() take iov_iter by Al Viro · 9 years ago
  67. 5480494 Orangefs: fix some checkpatch.pl complaints that had creeped in. by Mike Marshall · 9 years ago
  68. 84d0215 Orangefs: sooth most sparse complaints by Mike Marshall · 9 years ago
  69. 5db11c2 Orangefs: kernel client part 2 by Mike Marshall · 10 years ago