aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/fmr_pool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-10infiniband: fix core/fmr_pool.c kernel-doc notationRandy Dunlap1-7/+5
2017-04-25IB/fmr_pool: Convert the cleanup thread into kthread worker APIPetr Mladek1-30/+19
2016-12-03IB/core: Remove debug prints after allocation failureLeon Romanovsky1-1/+0
2016-03-03IB/core: trivial prink cleanup.Parav Pandit1-22/+15
2015-12-22IB/core: Avoid calling ib_query_deviceOr Gerlitz1-18/+2
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-04-16IB: Use shorter list_splice_init() for brevityRobert P. J. Day1-2/+1
2008-02-29IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()Pete Wyckoff1-1/+16
2008-02-29Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"Pete Wyckoff1-15/+6
2008-02-04IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz1-2/+5
2008-01-25IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRsOlaf Kirch1-6/+15
2008-01-25IB/fmr_pool: Flush serial numbers can get out of syncOlaf Kirch1-6/+6
2007-10-30IB/fmr_pool: Stop ib_fmr threads from contributing to load averageAnton Blanchard1-4/+4
2007-10-09IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard1-11/+11
2007-05-06IB/fmr_pool: Add prefix to all printksRoland Dreier1-15/+17
2007-02-16IB/core: Fix sparse warnings about shadowed declarationsRoland Dreier1-2/+2
2006-12-12IB/fmr: ib_flush_fmr_pool() may wait too longRoland Dreier1-10/+2
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin1-4/+4
2006-06-17IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.Or Gerlitz1-3/+27
2006-03-20IB: Enable FMR pool user to set page sizeOr Gerlitz1-3/+3
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-1/+1
2005-08-26[PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier1-0/+6
2005-07-27[PATCH] IB: Update FMR functionsHal Rosenstock1-4/+3
2005-04-16[PATCH] IB: Trivial FMR printk cleanupLibor Michalek1-1/+1
2005-04-16[PATCH] IB: Fix FMR pool crashRoland Dreier1-3/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+507