summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_memory.c
AgeCommit message (Expand)AuthorLines
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman-0/+2
2008-04-29IB/iser: Move high-volume debug output to higher debug levelEli Dorfman-2/+5
2007-11-24IB/iser: Add missing counter increment in iser_data_buf_aligned_len()Erez Zilber-2/+4
2007-10-22[SG] Update drivers to use sg helpersJens Axboe-4/+4
2007-10-16infiniband: sg chaining supportJens Axboe-34/+41
2007-10-09IB/iser: Remove unnecessary includesRoland Dreier-2/+0
2007-07-17IB/iser: Make a couple of functions staticRoland Dreier-2/+2
2006-12-12IB/iser: Use the new verbs DMA mapping functionsRalph Campbell-62/+60
2006-12-12IB/iser: Remove unused "write-only" variablesRoland Dreier-2/+1
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells-2/+2
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro-0/+1
2006-09-28IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber-0/+42
2006-09-22IB/iser: Do not use FMR for a single dma entry sgErez Zilber-14/+34
2006-09-22IB/iser: fix some debug printsErez Zilber-3/+14
2006-09-22IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber-11/+20
2006-09-22IB/iser: fix a check of SG alignment for RDMAErez Zilber-1/+1
2006-06-22IB/iser: iSER handling of memory for RDMAOr Gerlitz-0/+401