1. 0df5564 orangefs: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 8 months ago
  2. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  3. dd59a64 orangefs: copy Orangefs-sized blocks into the pagecache if possible. by Mike Marshall · 6 years ago
  4. 08d405c fs/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  5. 8a6080f orangefs: remove unused function orangefs_get_bufmap_init by Mike Marshall · 7 years ago
  6. 817e9b4 orangefs: specify user pointers when using dev_map_desc and bufmap by Mike Marshall · 7 years ago
  7. 95f5f88 orangefs: formatting cleanups by Mike Marshall · 7 years ago
  8. c2676ef orangefs: bug fix for a race condition when getting a slot by David Reynolds · 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. 07a2585 orangefs: Delete error messages for a failed memory allocation in five functions by Markus Elfring · 7 years ago
  11. 2055da9 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming by Ingo Molnar · 8 years ago
  12. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  13. 890559e orangefs_bufmap_copy_from_iovec(): fix EFAULT handling by Al Viro · 8 years ago
  14. eb82fbc orangefs: silence harmless integer overflow warning by Dan Carpenter · 8 years ago
  15. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  16. b8a99a8 orangefs: saner calling conventions for getting a slot by Al Viro · 9 years ago
  17. bf6bf60 orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer by Al Viro · 9 years ago
  18. 82d37f1 orangefs_readdir_index_put(): get rid of bufmap argument by Al Viro · 9 years ago
  19. ea2c9c9 orangefs: bufmap rewrite by Al Viro · 9 years ago
  20. 1780418 orangefs_bufmap_..._query(): don't bother with refcounts by Al Viro · 9 years ago
  21. 1357d06 get rid of bufmap argument of orangefs_bufmap_put() by Al Viro · 9 years ago
  22. 727cbfe orangefs: get rid of MSECS_TO_JIFFIES by Al Viro · 9 years ago
  23. 7d22148 orangefs: Fix some more global namespace pollution. by Martin Brandenburg · 9 years ago
  24. b09d10d orangefs: Do not unref if there is no bufmap. by Martin Brandenburg · 9 years ago
  25. 765a75b orangefs: Remove useless inline qualifier from bufmap functions. by Martin Brandenburg · 9 years ago
  26. bf89f58 orangefs: Change visibility of several bufmap helpers to static. by Martin Brandenburg · 9 years ago
  27. ce6c414 Orangefs: Don't wait the old-fashioned way. by Mike Marshall · 9 years ago
  28. b5e376e Orangefs: improve comments by Mike Marshall · 9 years ago
  29. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 9 years ago[Renamed (99%) from fs/orangefs/pvfs2-bufmap.c]
  30. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 9 years ago
  31. 16742f2 orangefs: use get_user_pages_fast(), not get_user_pages() by Al Viro · 9 years ago
  32. 34204fd pvfs_bufmap_copy_from_iovec(): don't rely upon size being equal to iov_iter_count(iter) by Al Viro · 9 years ago
  33. 5c27822 orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec() by Al Viro · 9 years ago
  34. 5480494 Orangefs: fix some checkpatch.pl complaints that had creeped in. by Mike Marshall · 9 years ago
  35. 4d1c440 Orangefs: use iov_iter interface by Mike Marshall · 9 years ago
  36. 84d0215 Orangefs: sooth most sparse complaints by Mike Marshall · 9 years ago
  37. 274dcf5 Orangefs: kernel client part 3 by Mike Marshall · 10 years ago