1. c2676ef orangefs: bug fix for a race condition when getting a slot by David Reynolds · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. 07a2585 orangefs: Delete error messages for a failed memory allocation in five functions by Markus Elfring · 7 years ago
  4. 2055da9 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming by Ingo Molnar · 8 years ago
  5. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  6. 890559e orangefs_bufmap_copy_from_iovec(): fix EFAULT handling by Al Viro · 8 years ago
  7. eb82fbc orangefs: silence harmless integer overflow warning by Dan Carpenter · 8 years ago
  8. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  9. b8a99a8 orangefs: saner calling conventions for getting a slot by Al Viro · 9 years ago
  10. bf6bf60 orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer by Al Viro · 9 years ago
  11. 82d37f1 orangefs_readdir_index_put(): get rid of bufmap argument by Al Viro · 9 years ago
  12. ea2c9c9 orangefs: bufmap rewrite by Al Viro · 9 years ago
  13. 1780418 orangefs_bufmap_..._query(): don't bother with refcounts by Al Viro · 9 years ago
  14. 1357d06 get rid of bufmap argument of orangefs_bufmap_put() by Al Viro · 9 years ago
  15. 727cbfe orangefs: get rid of MSECS_TO_JIFFIES by Al Viro · 9 years ago
  16. 7d22148 orangefs: Fix some more global namespace pollution. by Martin Brandenburg · 9 years ago
  17. b09d10d orangefs: Do not unref if there is no bufmap. by Martin Brandenburg · 9 years ago
  18. 765a75b orangefs: Remove useless inline qualifier from bufmap functions. by Martin Brandenburg · 9 years ago
  19. bf89f58 orangefs: Change visibility of several bufmap helpers to static. by Martin Brandenburg · 9 years ago
  20. ce6c414 Orangefs: Don't wait the old-fashioned way. by Mike Marshall · 9 years ago
  21. b5e376e Orangefs: improve comments by Mike Marshall · 9 years ago
  22. 575e946 Orangefs: change pvfs2 filenames to orangefs by Mike Marshall · 9 years ago[Renamed (99%) from fs/orangefs/pvfs2-bufmap.c]
  23. 8bb8aef OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. by Yi Liu · 9 years ago
  24. 16742f2 orangefs: use get_user_pages_fast(), not get_user_pages() by Al Viro · 9 years ago
  25. 34204fd pvfs_bufmap_copy_from_iovec(): don't rely upon size being equal to iov_iter_count(iter) by Al Viro · 9 years ago
  26. 5c27822 orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec() by Al Viro · 9 years ago
  27. 5480494 Orangefs: fix some checkpatch.pl complaints that had creeped in. by Mike Marshall · 9 years ago
  28. 4d1c440 Orangefs: use iov_iter interface by Mike Marshall · 9 years ago
  29. 84d0215 Orangefs: sooth most sparse complaints by Mike Marshall · 9 years ago
  30. 274dcf5 Orangefs: kernel client part 3 by Mike Marshall · 9 years ago