summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/fmr_pool.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-2/+2
* IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia2018-11-221-3/+1Star
* RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+2
* RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-261-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+3
* infiniband: fix core/fmr_pool.c kernel-doc notationRandy Dunlap2018-01-111-7/+5Star
* IB/fmr_pool: Convert the cleanup thread into kthread worker APIPetr Mladek2017-04-251-30/+19Star
* IB/core: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-1/+0Star
* IB/core: trivial prink cleanup.Parav Pandit2016-03-031-22/+15Star
* IB/core: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-18/+2Star
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-2/+1Star
* infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-151-2/+0Star
* IB: Use shorter list_splice_init() for brevityRobert P. J. Day2008-04-171-2/+1Star
* IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()Pete Wyckoff2008-02-291-1/+16
* Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"Pete Wyckoff2008-02-291-15/+6Star
* IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz2008-02-051-2/+5
* IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRsOlaf Kirch2008-01-251-6/+15
* IB/fmr_pool: Flush serial numbers can get out of syncOlaf Kirch2008-01-251-6/+6
* IB/fmr_pool: Stop ib_fmr threads from contributing to load averageAnton Blanchard2007-10-301-4/+4
* IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard2007-10-101-11/+11
* IB/fmr_pool: Add prefix to all printksRoland Dreier2007-05-071-15/+17
* IB/core: Fix sparse warnings about shadowed declarationsRoland Dreier2007-02-161-2/+2
* IB/fmr: ib_flush_fmr_pool() may wait too longRoland Dreier2006-12-121-10/+2Star
* [PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin2006-07-151-4/+4
* IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.Or Gerlitz2006-06-181-3/+27
* IB: Enable FMR pool user to set page sizeOr Gerlitz2006-03-201-3/+3
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-271-1/+1
* [PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier2005-08-271-0/+6
* [PATCH] IB: Update FMR functionsHal Rosenstock2005-07-281-4/+3Star
* [PATCH] IB: Trivial FMR printk cleanupLibor Michalek2005-04-171-1/+1
* [PATCH] IB: Fix FMR pool crashRoland Dreier2005-04-171-3/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+507