1. 95f5f88 orangefs: formatting cleanups by Mike Marshall · 7 years ago
  2. 9f8fd53 orangefs: revamp block sizes by Martin Brandenburg · 7 years ago
  3. bc8282a treewide: Fix typos in printk by Masanari Iida · 7 years ago
  4. 480e5ae orangefs: simplify orangefs_inode_is_stale by Martin Brandenburg · 7 years ago
  5. cf546ab Orangefs: don't propogate whacky error codes by Mike Marshall · 7 years ago
  6. 4d0cac7 orangefs: make orangefs_make_bad_inode static by Martin Brandenburg · 7 years ago
  7. a55f2d8 orangefs: stop setting atime on inode dirty by Martin Brandenburg · 7 years ago
  8. 296200d orangefs: use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 9d286b0 orangefs: ensure the userspace component is unmounted if mount fails by Martin Brandenburg · 8 years ago
  11. 68a24a6 orangefs: implement statx by Martin Brandenburg · 8 years ago
  12. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  13. 1d50361 orangefs: rename most remaining global variables by Martin Brandenburg · 8 years ago
  14. 44f4641 orangefs: clean up debugfs globals by Martin Brandenburg · 8 years ago
  15. 6eaff8c orangefs: rename remaining bits of mmap readahead cache by Martin Brandenburg · 8 years ago
  16. 8bbb20a orangefs: Account for jiffies wraparound. by Martin Brandenburg · 8 years ago
  17. 4cd8f31 orangefs: Allow dcache and getattr cache time to be configured. by Martin Brandenburg · 8 years ago
  18. 71680c1 orangefs: Cache getattr results. by Martin Brandenburg · 9 years ago
  19. 78fee0b orangefs: fix namespace handling by Jann Horn · 9 years ago
  20. 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
  21. 2eacea7 orangefs: strncpy -> strscpy by Martin Brandenburg · 9 years ago
  22. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  23. e8da254 orangefs: move code which sets i_link to orangefs_inode_getattr by Martin Brandenburg · 9 years ago
  24. 2666263 orangefs: refactor inode type or link_target change detection by Martin Brandenburg · 9 years ago
  25. 5859d77 orangefs: use new getattr for revalidate and remove old getattr by Martin Brandenburg · 9 years ago
  26. 3c9cf98 orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr by Martin Brandenburg · 9 years ago
  27. d57521a orangefs: remove inode->i_lock wrapper by Martin Brandenburg · 9 years ago
  28. be81ce4 orangefs: avoid time conversion function by Arnd Bergmann · 9 years ago
  29. c72f15b service_operation(): don't block signals, just use ..._killable by Al Viro · 9 years ago
  30. cf22644a orangefs: use S_ISREG(mode) and friends instead of mode & S_IFREG. by Martin Brandenburg · 9 years ago
  31. 78699e2 orangefs: delay freeing slot until cancel completes by Al Viro · 9 years ago
  32. fe88adc orangefs: Only compare attributes specified in orangefs_inode_getattr. by Martin Brandenburg · 9 years ago
  33. 9910982 orangefs: Fix revalidate. by Martin Brandenburg · 9 years ago
  34. 394f647 orangefs: Util functions shouldn't operate on inode where it can be avoided. by Martin Brandenburg · 9 years ago
  35. 115b93a orangefs: clean up op_alloc() by Al Viro · 9 years ago
  36. 2a9e5c2 orangefs: don't reinvent completion.h... by Al Viro · 9 years ago
  37. ed42fe0 orangefs: hopefully saner op refcounting and locking by Al Viro · 9 years ago
  38. c146c0b orangefs: Don't pollute global namespace by Richard Weinberger · 9 years ago
  39. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 9 years ago[Renamed (99%) from fs/orangefs/pvfs2-utils.c]
  40. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 9 years ago
  41. 5714156 orangefs: sanitize pvfs2_convert_time_field() by Al Viro · 9 years ago
  42. 5480494 Orangefs: fix some checkpatch.pl complaints that had creeped in. by Mike Marshall · 9 years ago
  43. 894ac43 Orangefs: Clean up error decoding. by Martin Brandenburg · 9 years ago
  44. 8c3905a Orangefs: update signal blocking code before Oleg sees it. by Mike Marshall · 9 years ago
  45. f056653 Orangefs: use inode_set_bytes for directories by Mike Marshall · 9 years ago
  46. c36316b Orangefs: large integer implicitly truncated to unsigned type by Mike Marshall · 9 years ago
  47. eeaa3d4 Orangefs: address problems found by static checker by Mike Marshall · 9 years ago
  48. f7be4ee Orangefs: kernel client part 4 by Mike Marshall · 10 years ago