summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/fmr_pool.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-15RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-04-17IB: Use shorter list_splice_init() for brevityRobert P. J. Day1-2/+1
2008-03-01IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()Pete Wyckoff1-1/+16
2008-03-01Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"Pete Wyckoff1-15/+6
2008-02-05IB/fmr_pool: Allocate page list for pool FMRs only when caching enabledOr Gerlitz1-2/+5
2008-01-26IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRsOlaf Kirch1-6/+15
2008-01-26IB/fmr_pool: Flush serial numbers can get out of syncOlaf Kirch1-6/+6
2007-10-31IB/fmr_pool: Stop ib_fmr threads from contributing to load averageAnton Blanchard1-4/+4
2007-10-10IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard1-11/+11
2007-05-07IB/fmr_pool: Add prefix to all printksRoland Dreier1-15/+17
2007-02-17IB/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-15[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin1-4/+4
2006-06-18IB/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-27[PATCH] IB: move include files to include/rdmaRoland Dreier1-1/+1
2005-08-27[PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier1-0/+6
2005-07-28[PATCH] IB: Update FMR functionsHal Rosenstock1-4/+3
2005-04-17[PATCH] IB: Trivial FMR printk cleanupLibor Michalek1-1/+1
2005-04-17[PATCH] IB: Fix FMR pool crashRoland Dreier1-3/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+507