1. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  2. b8a99a8 orangefs: saner calling conventions for getting a slot by Al Viro · 8 years ago
  3. bf6bf60 orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer by Al Viro · 8 years ago
  4. 82d37f1 orangefs_readdir_index_put(): get rid of bufmap argument by Al Viro · 8 years ago
  5. ea2c9c9 orangefs: bufmap rewrite by Al Viro · 8 years ago
  6. 1780418 orangefs_bufmap_..._query(): don't bother with refcounts by Al Viro · 8 years ago
  7. 1357d06 get rid of bufmap argument of orangefs_bufmap_put() by Al Viro · 8 years ago
  8. 727cbfe orangefs: get rid of MSECS_TO_JIFFIES by Al Viro · 8 years ago
  9. 7d22148 orangefs: Fix some more global namespace pollution. by Martin Brandenburg · 8 years ago
  10. b09d10d orangefs: Do not unref if there is no bufmap. by Martin Brandenburg · 8 years ago
  11. 765a75b orangefs: Remove useless inline qualifier from bufmap functions. by Martin Brandenburg · 8 years ago
  12. bf89f58 orangefs: Change visibility of several bufmap helpers to static. by Martin Brandenburg · 8 years ago
  13. ce6c414 Orangefs: Don't wait the old-fashioned way. by Mike Marshall · 8 years ago
  14. b5e376e Orangefs: improve comments by Mike Marshall · 8 years ago
  15. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 8 years ago[Renamed (99%) from fs/orangefs/pvfs2-bufmap.c]
  16. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 8 years ago
  17. 16742f2 orangefs: use get_user_pages_fast(), not get_user_pages() by Al Viro · 9 years ago
  18. 34204fd pvfs_bufmap_copy_from_iovec(): don't rely upon size being equal to iov_iter_count(iter) by Al Viro · 9 years ago
  19. 5c27822 orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec() by Al Viro · 9 years ago
  20. 5480494 Orangefs: fix some checkpatch.pl complaints that had creeped in. by Mike Marshall · 9 years ago
  21. 4d1c440 Orangefs: use iov_iter interface by Mike Marshall · 9 years ago
  22. 84d0215 Orangefs: sooth most sparse complaints by Mike Marshall · 9 years ago
  23. 274dcf5 Orangefs: kernel client part 3 by Mike Marshall · 9 years ago