aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/fmr_pool.c
AgeCommit message (Expand)Author
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-11-21IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia
2018-09-26RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-09-26RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-01-10infiniband: fix core/fmr_pool.c kernel-doc notationRandy Dunlap
2017-04-25IB/fmr_pool: Convert the cleanup thread into kthread worker APIPetr Mladek
2016-12-03IB/core: Remove debug prints after allocation failureLeon Romanovsky
2016-03-03IB/core: trivial prink cleanup.Parav Pandit
2015-12-22IB/core: Avoid calling ib_query_deviceOr Gerlitz
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-16IB: Use shorter list_splice_init() for brevityRobert P. J. Day
2008-02-29IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()Pete Wyckoff
2008-02-29Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"Pete Wyckoff
2008-02-04IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz
2008-01-25IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRsOlaf Kirch
2008-01-25IB/fmr_pool: Flush serial numbers can get out of syncOlaf Kirch
2007-10-30IB/fmr_pool: Stop ib_fmr threads from contributing to load averageAnton Blanchard
2007-10-09IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard
2007-05-06IB/fmr_pool: Add prefix to all printksRoland Dreier
2007-02-16IB/core: Fix sparse warnings about shadowed declarationsRoland Dreier
2006-12-12IB/fmr: ib_flush_fmr_pool() may wait too longRoland Dreier
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin
2006-06-17IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.Or Gerlitz
2006-03-20IB: Enable FMR pool user to set page sizeOr Gerlitz
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier
2005-08-26[PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier
2005-07-27[PATCH] IB: Update FMR functionsHal Rosenstock
2005-04-16[PATCH] IB: Trivial FMR printk cleanupLibor Michalek
2005-04-16[PATCH] IB: Fix FMR pool crashRoland Dreier
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds