aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/fmr_pool.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB: Use shorter list_splice_init() for brevityRobert P. J. Day2008-04-161-2/+1
* 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/+6
* IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz2008-02-041-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-091-11/+11
* IB/fmr_pool: Add prefix to all printksRoland Dreier2007-05-061-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/+2
* [PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin2006-07-141-4/+4
* IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.Or Gerlitz2006-06-171-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-261-1/+1
* [PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier2005-08-261-0/+6
* [PATCH] IB: Update FMR functionsHal Rosenstock2005-07-271-4/+3
* [PATCH] IB: Trivial FMR printk cleanupLibor Michalek2005-04-161-1/+1
* [PATCH] IB: Fix FMR pool crashRoland Dreier2005-04-161-3/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+507