summaryrefslogtreecommitdiff
path: root/fs/orangefs/orangefs-bufmap.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14orangefs: Delete error messages for a failed memory allocation in five functionsMarkus Elfring
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-04-17orangefs_bufmap_copy_from_iovec(): fix EFAULT handlingAl Viro
2017-02-03orangefs: silence harmless integer overflow warningDan Carpenter
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-25orangefs: saner calling conventions for getting a slotAl Viro
2016-03-25orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointerAl Viro
2016-02-19orangefs_readdir_index_put(): get rid of bufmap argumentAl Viro
2016-02-19orangefs: bufmap rewriteAl Viro
2016-02-19orangefs_bufmap_..._query(): don't bother with refcountsAl Viro
2016-02-12get rid of bufmap argument of orangefs_bufmap_put()Al Viro
2016-01-23orangefs: get rid of MSECS_TO_JIFFIESAl Viro
2016-01-04orangefs: Fix some more global namespace pollution.Martin Brandenburg
2015-12-17orangefs: Do not unref if there is no bufmap.Martin Brandenburg
2015-12-17orangefs: Remove useless inline qualifier from bufmap functions.Martin Brandenburg
2015-12-17orangefs: Change visibility of several bufmap helpers to static.Martin Brandenburg
2015-12-14Orangefs: Don't wait the old-fashioned way.Mike Marshall
2015-12-11Orangefs: improve commentsMike Marshall
2015-12-04Orangefs: change pvfs2 filenames to orangefsMike Marshall