1. 61604a2 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  2. 1d50361 orangefs: rename most remaining global variables by Martin Brandenburg · 8 years ago
  3. 44f4641 orangefs: clean up debugfs globals by Martin Brandenburg · 8 years ago
  4. 6eaff8c orangefs: rename remaining bits of mmap readahead cache by Martin Brandenburg · 8 years ago
  5. 8bbb20a orangefs: Account for jiffies wraparound. by Martin Brandenburg · 8 years ago
  6. 4cd8f31 orangefs: Allow dcache and getattr cache time to be configured. by Martin Brandenburg · 8 years ago
  7. 71680c1 orangefs: Cache getattr results. by Martin Brandenburg · 8 years ago
  8. 78fee0b orangefs: fix namespace handling by Jann Horn · 8 years ago
  9. 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
  10. 2eacea7 orangefs: strncpy -> strscpy by Martin Brandenburg · 8 years ago
  11. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  12. e8da254 orangefs: move code which sets i_link to orangefs_inode_getattr by Martin Brandenburg · 8 years ago
  13. 2666263 orangefs: refactor inode type or link_target change detection by Martin Brandenburg · 8 years ago
  14. 5859d77 orangefs: use new getattr for revalidate and remove old getattr by Martin Brandenburg · 8 years ago
  15. 3c9cf98 orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr by Martin Brandenburg · 8 years ago
  16. d57521a orangefs: remove inode->i_lock wrapper by Martin Brandenburg · 8 years ago
  17. be81ce4 orangefs: avoid time conversion function by Arnd Bergmann · 8 years ago
  18. c72f15b service_operation(): don't block signals, just use ..._killable by Al Viro · 8 years ago
  19. cf22644 orangefs: use S_ISREG(mode) and friends instead of mode & S_IFREG. by Martin Brandenburg · 8 years ago
  20. 78699e2 orangefs: delay freeing slot until cancel completes by Al Viro · 8 years ago
  21. fe88adc orangefs: Only compare attributes specified in orangefs_inode_getattr. by Martin Brandenburg · 8 years ago
  22. 9910982 orangefs: Fix revalidate. by Martin Brandenburg · 8 years ago
  23. 394f647 orangefs: Util functions shouldn't operate on inode where it can be avoided. by Martin Brandenburg · 8 years ago
  24. 115b93a orangefs: clean up op_alloc() by Al Viro · 8 years ago
  25. 2a9e5c2 orangefs: don't reinvent completion.h... by Al Viro · 8 years ago
  26. ed42fe0 orangefs: hopefully saner op refcounting and locking by Al Viro · 8 years ago
  27. c146c0b orangefs: Don't pollute global namespace by Richard Weinberger · 8 years ago
  28. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 8 years ago[Renamed (99%) from fs/orangefs/pvfs2-utils.c]
  29. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 8 years ago
  30. 5714156 orangefs: sanitize pvfs2_convert_time_field() by Al Viro · 9 years ago
  31. 5480494 Orangefs: fix some checkpatch.pl complaints that had creeped in. by Mike Marshall · 9 years ago
  32. 894ac43 Orangefs: Clean up error decoding. by Martin Brandenburg · 9 years ago
  33. 8c3905a Orangefs: update signal blocking code before Oleg sees it. by Mike Marshall · 9 years ago
  34. f056653 Orangefs: use inode_set_bytes for directories by Mike Marshall · 9 years ago
  35. c36316b Orangefs: large integer implicitly truncated to unsigned type by Mike Marshall · 9 years ago
  36. eeaa3d4 Orangefs: address problems found by static checker by Mike Marshall · 9 years ago
  37. f7be4ee Orangefs: kernel client part 4 by Mike Marshall · 9 years ago